David Crossley (JIRA | 15 Jul 2012 05:07
Picon
Favicon

[jira] [Created] (FOR-1235) Gump cannot find plugins

David Crossley created FOR-1235:
-----------------------------------

             Summary: Gump cannot find plugins
                 Key: FOR-1235
                 URL: https://issues.apache.org/jira/browse/FOR-1235
             Project: Forrest
          Issue Type: Bug
          Components: Compile, Plugins (general issues)
    Affects Versions: 0.10-dev
            Reporter: David Crossley

Apache Gump has trouble finding our plugins.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

David Crossley (JIRA | 15 Jul 2012 05:14
Picon
Favicon

[jira] [Commented] (FOR-1235) Gump cannot find plugins


    [
https://issues.apache.org/jira/browse/FOR-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13414569#comment-13414569
] 

David Crossley commented on FOR-1235:
-------------------------------------

See our http://forrest.apache.org/gump.html

The "forrest-core" has been building properly for some time now.
Also "forrest-test-basic" builds properly. It builds a simple site with no plugins, so just exercises the
core of Forrest.

However the "forrest-test" has some strange issue finding the plugins. Follow the link to the
"vmgump.a.o" reports. The nag emails are coming only to me at this stage.

> Gump cannot find plugins
> ------------------------
>
>                 Key: FOR-1235
>                 URL: https://issues.apache.org/jira/browse/FOR-1235
>             Project: Forrest
>          Issue Type: Bug
>          Components: Compile, Plugins (general issues)
>    Affects Versions: 0.10-dev
>            Reporter: David Crossley
>
> Apache Gump has trouble finding our plugins.

(Continue reading)

David Crossley (JIRA | 15 Jul 2012 05:41
Picon
Favicon

[jira] [Commented] (FOR-1235) Gump cannot find plugins


    [
https://issues.apache.org/jira/browse/FOR-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13414572#comment-13414572
] 

David Crossley commented on FOR-1235:
-------------------------------------

Comparing the local running of '$FORREST_HOME/main/build.sh test' with Gump output around the stage
where it tries to find the first plugin "output.pdf" for the first test site "skinned".

(Note that need to edit build.sh first to disable the "-logger org.apache.tools.ant.NoBannerLogger" to
get comparable output to Gump which just executes our ant target "test" i.e. no logger set.)

Here is the snippet from the local build output:
----------
...
fetch-plugin:
Trying to find the description of org.apache.forrest.plugin.output.pdf in the different descriptor files
Using the descriptor file /Users/me/Documents/svn/asf/forrest/build/test_skinned_site/build/tmp/plugins-1.xml...
Processing
/Users/me/Documents/svn/asf/forrest/build/test_skinned_site/build/tmp/plugins-1.xml to /Users/me/Documents/svn/asf/forrest/build/test_skinned_site/build/tmp/pluginlist2fetchbuild.xml
Loading stylesheet /Users/me/Documents/svn/asf/forrest/main/var/pluginlist2fetch.xsl

fetch-local-unversioned-plugin:

get-local:
Trying to locally get org.apache.forrest.plugin.output.pdf
Looking in local /Users/me/Documents/svn/asf/forrest/plugins
Found !
(Continue reading)


Gmane