All ant-*.jar files are build from the same source tree using different file 
selectors.
1. compile the whole source tree including all optional stuff (if the required 
lib is present)
2. build ant.jar for all classes which dont depend on external libs
3. build a bunch of ant-*.jar for optional libraries if their required lib is 
present 
In earlier version of Ant the 3rd step builds only ant-optional.jar, in newer 
you have ant-junit.jar, ant-jdepend.jar, ...

The source code of the old version is available from the source distro in the 
archive or the subversion branch.


Jan 

>-----Ursprüngliche Nachricht-----
>Von: Lovisa Jimmerfors [mailto:[email protected]] 
>Gesendet: Freitag, 30. Oktober 2009 10:08
>An: Ant Users List
>Betreff: RE: Source code for Ant-optional
>
>Hi,
>
>Thanks, but I still can't find the source code of 
>Ant-optional. I can only find the binary. Is Ant-optional a 
>part of Ant or is it separate? Do you know if the Ant-optional 
>binary is compiled from Ant's source code? 
>
>BR Lovisa
>
>-----Original Message-----
>From: [email protected] [mailto:[email protected]] 
>Sent: den 29 oktober 2009 16:25
>To: [email protected]
>Subject: AW: Source code for Ant-optional
>
>I would think in http://svn.apache.org/repos/asf/ant/core/tags/ANT_153/
>But you could also download an old source distro.
>http://archive.apache.org/dist/ant/source/apache-ant-1.5.3-1-src.zip
>
>
>Jan 
>
>>-----Ursprüngliche Nachricht-----
>>Von: Lovisa Jimmerfors [mailto:[email protected]]
>>Gesendet: Donnerstag, 29. Oktober 2009 10:51
>>An: [email protected]
>>Betreff: Source code for Ant-optional
>>
>>Hi,
>>
>>Where can I find the source code for Ant-optional 1.5.3-1?
>>
>>Thanks!
>>
>>BR Lovisa
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [email protected] For 
>additional 
>>commands, e-mail: [email protected]
>>
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [email protected] For 
>additional commands, e-mail: [email protected]
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [email protected]
>For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to