Peter Reilly
|
1beb540cd6
|
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276881 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
acd0bcd1e0
|
Add a new option -nouserlib to the ant command.
This allows running ant without loading the jars from ${user.home}/.ant/lib.
This is useful for building ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276880 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
1c824926f4
|
add dependencies to external page
PR: 31367
Obtained from: Russ Gold
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276879 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
610157017c
|
update eclipse bundling information
PR: 31280
Obtained from: Darin Swanson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276878 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
17f55de7cf
|
It is a good idea to look for a different version of Ant before reporting a bug
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276876 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
3ac6b567c1
|
Update CONTRIBUTORS
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276874 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
b3b1c6dcc6
|
Close property file.
PR: 30469
Submitted by: Juerg Wanner <juerg at pyx dot ch>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276873 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
cea5e4cd96
|
adding debug message since the BuildException may be caught
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276872 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
12f0f8f38e
|
Remove unnecessary exists() check.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276871 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
e358dd716f
|
add in ruby examples and another groovy example
example from Cedric Beust's blog
http://beust.com/weblog/archives/000181.html
with a conversion to groovy from Sam Pullara
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276870 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
dcde95ecec
|
complete sentence
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276869 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
0a7e4aa6be
|
Add some docs for people getting to minotaur via any other means than my blog
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276868 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
62d0b31a3b
|
Add some docs for people getting to minotaur via any other means than my blog
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276867 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Conor MacNeill
|
1bf93eb283
|
This is a FAQ by any measure.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276866 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
4b7be3b84f
|
script doc: add judoscript example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276865 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
53d2428cb8
|
typepo: snipnet -> snippet
Obtained from: Jan
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276864 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
07f24b0382
|
script doc: Add groovy, beanshell and jython examples
Modify echo example so that it does not modify ant's task structure
(This is not a usecase we want for script).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276863 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
6e96130580
|
Doc for groovy jars installation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276861 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
f94d46e400
|
fix sizeselector testcase
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276860 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
0e46158a11
|
AntTypeDefintion#similarDefinition could be called in situations
where the loader for the class is not antclassloader
Obtained from: David Konecny
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276858 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Jan Materne
|
1ef0cd4f53
|
update SQLC infos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276857 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
ac747c8ca7
|
allow testcase to compile under jdk1.2.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276856 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
0036584e2c
|
make IntrospectionHelper compile under jdk1.2.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276854 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
f16558e639
|
use copy constructor Simplified copying of Hashtables in propertyhelper.java
PR: 30163
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276852 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
95687de294
|
Update netbeans bundling info
PR: 30607
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276851 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
82269200f5
|
opps got ids mixed up in faq
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276850 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
6cccca82a3
|
Fix up entries from ant 1.5beta
PR: 31112
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276848 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
1e6b276526
|
Added searchpath attribute to <exec> for searching path
variables when resolveexecutable = true. Thanks to Stefan
for having already written the path-searching code.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276847 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
c59663acc5
|
Adapt to Ant 1.6.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276846 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
961cb53ce8
|
docs for PR 16539
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276845 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
5e4cb9c6e6
|
Fixed javadoc for Task#handleErrorFlush
PR: 31153
Obtained from: Jayant Sai
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276843 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
1ddab2c141
|
add xmlcatalog nested element to the xmlproperty task
PR: 27053
Obtained from: David Crossley and Dave Brondsema
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276840 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
2da1da584d
|
more to clean up
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276839 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
0f723fa82a
|
Support different output formats in checksum, PR 16539, based on a patch by Mark R. Diggory
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276838 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
6c2201f309
|
Clarify that the file attribute can refer to a directory as well.
PR: 31113
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276836 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
3c5028e3d0
|
Doesn't compile on JDK 1.3: IntrospectionHelper.java:1471: method is inherited from org.apache.tools.ant.IntrospectionHelper.NestedCreator and hides variable in outer class createAddTypeCreator(org.apache.tools.ant.Project,java.lang.Object,java.lang.String). An explicit 'this' qualifier must be used to select the desired instance.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276835 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
e9930da203
|
InstantiationException.getCause() not in jdk 1.3.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276833 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
4bf7ca1528
|
Add an example to InstantiationException
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276832 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
70b487e7b2
|
Add the InstantiationException: org.apache.tools.ant.Main error to the FAQ
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276831 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
81531e4ccc
|
Root cause of InstantiationException may be null in class.newInstance()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276829 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Steve Loughran
|
fc0f7222fb
|
jikes compiles us now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276828 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
9f82a6d393
|
Add pointer to XRN, submitted by Edouard Mercier
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276827 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Steve Loughran
|
81334a5db0
|
mark two constants as static.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276826 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Jan Materne
|
6d5ce0b168
|
Added SQLC to external page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276825 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Jan Materne
|
600708566b
|
Integrate <subant> complex example into mergefile.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276824 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Antoine Levy-Lambert
|
bec0971777
|
add a caveat concerning jython.jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276822 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
543344b839
|
add a -cp option to Launcher.java to cause it to
treat CLASSPATH different from -lib options.
PR: 28046
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276820 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Conor MacNeill
|
2f92f5e232
|
Apply Matt's contrib changes and update Cortex to Cenqua
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276819 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
be8d99f40e
|
javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276817 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
95b8582430
|
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276815 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |