You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Ross Gardler (JIRA)" <ji...@apache.org> on 2005/07/01 10:37:58 UTC

[jira] Created: (FOR-563) Whiteboard plugins are not deployed correctly

Whiteboard plugins are not deployed correctly
---------------------------------------------

         Key: FOR-563
         URL: http://issues.apache.org/jira/browse/FOR-563
     Project: Forrest
        Type: Bug
    Versions: 0.7    
    Reporter: Ross Gardler
    Priority: Critical
     Fix For: 0.8-dev


Plugins deployed from the whiteboard do not deploy their docs correctly. The relevant error is:

deploy-docs:
     [echo] Deploying plugin documentation to the web server
     [copy] Copying 88 files to D:\openSource\forrest\build\svn-plugin-docs-depl
oy\plugins_0_70\org.apache.forrest.plugin.output.Chart
     [exec] add: Put files and directories under version control, scheduling
     [exec] them for addition to repository.  They will be added in next commit.

     [exec] usage: add PATH...

     [exec] Valid options:
     [exec]   --targets arg            : pass contents of file ARG as additional
 args
     [exec]   -N [--non-recursive]     : operate on single directory only
     [exec]   -q [--quiet]             : print as little as possible
     [exec]   --config-dir arg         : read user configuration files from dire
ctory ARG
     [exec]   --auto-props             : enable automatic properties
     [exec]   --no-auto-props          : disable automatic properties

     [exec] Result: 1

deploy:
     [echo] Deploying org.apache.forrest.plugin.output.Chart to the download ser
ver
     [copy] Copying 1 file to D:\openSource\forrest\build\svn-plugins-deploy\0.7

     [copy] Copying 1 file to D:\openSource\forrest\build\svn-plugins-deploy
     [exec] add: Put files and directories under version control, scheduling
     [exec] them for addition to repository.  They will be added in next commit.

     [exec] usage: add PATH...

     [exec] Valid options:
     [exec]   --targets arg            : pass contents of file ARG as additional
 args
     [exec]   -N [--non-recursive]     : operate on single directory only
     [exec]   -q [--quiet]             : print as little as possible
     [exec]   --config-dir arg         : read user configuration files from dire
ctory ARG
     [exec]   --auto-props             : enable automatic properties
     [exec]   --no-auto-props          : disable automatic properties

     [exec] Result: 1

BUILD SUCCESSFUL
Total time: 1 minute 56 seconds


(NOTE: the BUILD SUCCESSFUL message is clearly incorrect - can we trap SVN problems?)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (FOR-563) Whiteboard plugins are not deployed correctly

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FOR-563?page=all ]
     
Ross Gardler closed FOR-563:
----------------------------

    Resolution: Fixed
     Assign To: Ross Gardler

Fixed this a while back, forgot to close the issue

> Whiteboard plugins are not deployed correctly
> ---------------------------------------------
>
>          Key: FOR-563
>          URL: http://issues.apache.org/jira/browse/FOR-563
>      Project: Forrest
>         Type: Bug
>     Versions: 0.7
>     Reporter: Ross Gardler
>     Assignee: Ross Gardler
>     Priority: Critical
>      Fix For: 0.8-dev

>
> Plugins deployed from the whiteboard do not deploy their docs correctly. The relevant error is:
> deploy-docs:
>      [echo] Deploying plugin documentation to the web server
>      [copy] Copying 88 files to D:\openSource\forrest\build\svn-plugin-docs-depl
> oy\plugins_0_70\org.apache.forrest.plugin.output.Chart
>      [exec] add: Put files and directories under version control, scheduling
>      [exec] them for addition to repository.  They will be added in next commit.
>      [exec] usage: add PATH...
>      [exec] Valid options:
>      [exec]   --targets arg            : pass contents of file ARG as additional
>  args
>      [exec]   -N [--non-recursive]     : operate on single directory only
>      [exec]   -q [--quiet]             : print as little as possible
>      [exec]   --config-dir arg         : read user configuration files from dire
> ctory ARG
>      [exec]   --auto-props             : enable automatic properties
>      [exec]   --no-auto-props          : disable automatic properties
>      [exec] Result: 1
> deploy:
>      [echo] Deploying org.apache.forrest.plugin.output.Chart to the download ser
> ver
>      [copy] Copying 1 file to D:\openSource\forrest\build\svn-plugins-deploy\0.7
>      [copy] Copying 1 file to D:\openSource\forrest\build\svn-plugins-deploy
>      [exec] add: Put files and directories under version control, scheduling
>      [exec] them for addition to repository.  They will be added in next commit.
>      [exec] usage: add PATH...
>      [exec] Valid options:
>      [exec]   --targets arg            : pass contents of file ARG as additional
>  args
>      [exec]   -N [--non-recursive]     : operate on single directory only
>      [exec]   -q [--quiet]             : print as little as possible
>      [exec]   --config-dir arg         : read user configuration files from dire
> ctory ARG
>      [exec]   --auto-props             : enable automatic properties
>      [exec]   --no-auto-props          : disable automatic properties
>      [exec] Result: 1
> BUILD SUCCESSFUL
> Total time: 1 minute 56 seconds
> (NOTE: the BUILD SUCCESSFUL message is clearly incorrect - can we trap SVN problems?)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira