You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2006/09/28 14:02:50 UTC

[jira] Created: (JSPF-33) Use commons cli for commandline parsing

Use commons cli for commandline parsing
---------------------------------------

                 Key: JSPF-33
                 URL: http://issues.apache.org/jira/browse/JSPF-33
             Project: jSPF
          Issue Type: Improvement
            Reporter: Norman Maurer
         Assigned To: Norman Maurer


Now we add much more commandline options .. We should use commons cli for parsing.

-- 
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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JSPF-33) Use commons cli for commandline parsing

Posted by "Guillermo Grandes (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JSPF-33?page=comments#action_12438941 ] 
            
Guillermo Grandes commented on JSPF-33:
---------------------------------------

Broken build... (trunk)

compile:
    [javac] Compiling 3 source files to jspf/trunk/target/classes
    [javac] jspf/trunk/src/main/java/org/apache/james/jspf/SPFQuery.java:22: package org.apache.commons.cli does not exist
    [javac] import org.apache.commons.cli.CommandLine;
    [javac]                               ^

build.xml from svn is correct?

> Use commons cli for commandline parsing
> ---------------------------------------
>
>                 Key: JSPF-33
>                 URL: http://issues.apache.org/jira/browse/JSPF-33
>             Project: jSPF
>          Issue Type: Improvement
>            Reporter: Norman Maurer
>         Assigned To: Norman Maurer
>
> Now we add much more commandline options .. We should use commons cli for parsing.

-- 
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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Resolved: (JSPF-33) Use commons cli for commandline parsing

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JSPF-33?page=all ]

Norman Maurer resolved JSPF-33.
-------------------------------

    Fix Version/s: 0.9b4
       Resolution: Fixed

forgot to close it

> Use commons cli for commandline parsing
> ---------------------------------------
>
>                 Key: JSPF-33
>                 URL: http://issues.apache.org/jira/browse/JSPF-33
>             Project: jSPF
>          Issue Type: Improvement
>            Reporter: Norman Maurer
>         Assigned To: Norman Maurer
>             Fix For: 0.9b4
>
>
> Now we add much more commandline options .. We should use commons cli for parsing.

-- 
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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org