Re: [Jython-dev] jythonc Ant task
by Finn Bock other posts by this author
Jul 23 2002 1:20PM messages near this date
[Jython-dev] jythonc Ant task
|
Re: [Jython-dev] jythonc Ant task
[Yanick Duchesne]
> Hi there, I posted the following on the user list last week but finally
> thought it might be better to post it on the dev list:
>
> I am currently working on a jythonc Ant task. It works and looks like
> the following:
Cyrille Morvan have already created an jythonc ant task (including
documentation!). Does that task do what you need?
http://issues.apache.org/bugzilla/show_bug.cgi?id=8080
http://issues.apache.org/bugzilla/showattachment.cgi?attach_id=1566
I haven't tried it yet and there are a comment about not subclassing
MatchingTask and I don't really know anything about ant to verify that
claim.
Off hand, I prefer Cyrille's work over the ant task that you posted. For
instance, executing the .bat file is dead in the waters. If Cyrille's
task works for you, I'll want to add it to jython.jar as
org.python.util.JythoncAntTask or something.
If there is anything missing from Cyrille's work, I'm definetely
interested in hearing about it too.
regards,
finn
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jython-dev mailing list
Jython-dev@[...].net
https://lists.sourceforge.net/lists/listinfo/jython-dev
Thread:
Yanick Duchesne
Finn Bock
Samuele Pedroni
|