|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Source code for Ant-optionalHi,
Where can I find the source code for Ant-optional 1.5.3-1? Thanks! BR Lovisa --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
AW: Source code for Ant-optionalI 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:lovisa.jimmerfors@...] >Gesendet: Donnerstag, 29. Oktober 2009 10:51 >An: user@... >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: user-unsubscribe@... >For additional commands, e-mail: user-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
RE: Source code for Ant-optionalHi,
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: Jan.Materne@... [mailto:Jan.Materne@...] Sent: den 29 oktober 2009 16:25 To: user@... 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:lovisa.jimmerfors@...] >Gesendet: Donnerstag, 29. Oktober 2009 10:51 >An: user@... >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: user-unsubscribe@... For additional >commands, e-mail: user-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
AW: Source code for Ant-optionalAll 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:lovisa.jimmerfors@...] >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: Jan.Materne@... [mailto:Jan.Materne@...] >Sent: den 29 oktober 2009 16:25 >To: user@... >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:lovisa.jimmerfors@...] >>Gesendet: Donnerstag, 29. Oktober 2009 10:51 >>An: user@... >>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: user-unsubscribe@... For >additional >>commands, e-mail: user-help@... >> >> > >--------------------------------------------------------------------- >To unsubscribe, e-mail: user-unsubscribe@... For >additional commands, e-mail: user-help@... > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: user-unsubscribe@... >For additional commands, e-mail: user-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
| Free embeddable forum powered by Nabble | Forum Help |