You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Michael Lipp (JIRA)" <je...@portals.apache.org> on 2005/05/17 14:16:24 UTC

[jira] Created: (JS2-259) JetspeedDeploy cannot be invoked from command line with -s

JetspeedDeploy cannot be invoked from command line with -s
----------------------------------------------------------

         Key: JS2-259
         URL: http://issues.apache.org/jira/browse/JS2-259
     Project: Jetspeed 2
        Type: Bug
  Components: Other  
    Versions: 2.0-dev/cvs    
 Environment: Linux/JBoss-3.2.7
    Reporter: Michael Lipp


JetspeedDeploy cannot be invoked from the command line with the "-s" flag, because the check in line 48 checks that the first argument is the option (which matches the usage hint), but the actual invocation of the class (line 59) passes the first argument as infile (i.e. "-s", which is not found, of course).


-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Closed: (JS2-259) JetspeedDeploy cannot be invoked from command line with -s

Posted by "Ate Douma (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-259?page=all ]
     
Ate Douma closed JS2-259:
-------------------------

     Resolution: Fixed
    Fix Version: 2.0-M3

> JetspeedDeploy cannot be invoked from command line with -s
> ----------------------------------------------------------
>
>          Key: JS2-259
>          URL: http://issues.apache.org/jira/browse/JS2-259
>      Project: Jetspeed 2
>         Type: Bug
>   Components: Other
>     Versions: 2.0-dev/cvs
>  Environment: Linux/JBoss-3.2.7
>     Reporter: Michael Lipp
>     Assignee: Ate Douma
>      Fix For: 2.0-M3

>
> JetspeedDeploy cannot be invoked from the command line with the "-s" flag, because the check in line 48 checks that the first argument is the option (which matches the usage hint), but the actual invocation of the class (line 59) passes the first argument as infile (i.e. "-s", which is not found, of course).

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Assigned: (JS2-259) JetspeedDeploy cannot be invoked from command line with -s

Posted by "Ate Douma (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-259?page=all ]

Ate Douma reassigned JS2-259:
-----------------------------

    Assign To: Ate Douma

> JetspeedDeploy cannot be invoked from command line with -s
> ----------------------------------------------------------
>
>          Key: JS2-259
>          URL: http://issues.apache.org/jira/browse/JS2-259
>      Project: Jetspeed 2
>         Type: Bug
>   Components: Other
>     Versions: 2.0-dev/cvs
>  Environment: Linux/JBoss-3.2.7
>     Reporter: Michael Lipp
>     Assignee: Ate Douma
>      Fix For: 2.0-M3

>
> JetspeedDeploy cannot be invoked from the command line with the "-s" flag, because the check in line 48 checks that the first argument is the option (which matches the usage hint), but the actual invocation of the class (line 59) passes the first argument as infile (i.e. "-s", which is not found, of course).

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org