Message2436

Author greifa
Recipients
Date 2005-04-19.08:44:35
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=846733

The following testcase uses the ant task from the CVS. The 
ant script does the following:
- compile the JythoncAntTask.java (cvs version)
- jythonc ant task with attribute workdir="."

the error message of the jythonc task is:
 [jythonc] option --workdir  not recognized
The same happens if you use the addpackages attribute in 
the jythonc task.

The fix described in the first post solves the problem.

Alex.

History
Date User Action Args
2008-02-20 17:18:28adminlinkissue1163875 messages
2008-02-20 17:18:28admincreate