Peter Reilly
0927b4407b
bugzilla 32927: description of javadoc's tag should be optional
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@470578 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
7254e769ce
bugzilla report 40852: useextenalfile of javadoc now applies to all command line args
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@470134 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
f58d3967f0
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@470130 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
98d1226139
If someone tries to append a path to itself, choke gracefully, not with a StackOverflowError.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@470125 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
27ca4acff0
Permit VM args to be inserted when running JUnit tests, for JPDA debugger integration.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@470124 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
766c5b2bbc
#40019 revision: ${user.variant} need not be set.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@470108 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
351fe71fec
reactivate mergePatterns in AbstractFileSet, implement clone in DataType and ProjectComponent
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@469781 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steven M. Cohen
f9239036dd
remove from documentation (and from comment in source code) the incorrect
statement that a message attribute or character data within the element is
required.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@469751 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
0aa2b2528f
some checkstyle changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@469717 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
dba2c632cb
set the groupId of ant from maven to org.apache.ant
as discussed on the repository mailing list
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@469506 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
4f40185967
bugzilla 39932: lcp.bat prepended instead of append
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@469312 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ac78dc1602
Bugzilla 36733, NPE when failure in creating parser
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@469303 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
873b850f39
fix for
<javac> fails with NPE when compiling with eclipse ecj 3.1.x
Bugzilla 40839.
root cause of the problem was in org.eclipse.jdt.core.JDTCompiler
method addExtDirs. A FileSet was created without the Project attribute set,
then added to a Path.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@469050 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
de36c747cb
replace with "official" jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468966 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
1f0c59cd7d
replace with "official" jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468965 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
b6a97b829d
AntUnit 1.0 Beta2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468962 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
2201b1634b
fix for Bugzilla 40722. Was identified as a directory scanning problem.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468781 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
26498d6bc5
<delete> doesnt delete when defaultexcludes="false" and no includes is set
fixed. Bugzilla 40313.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468724 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
14f760492c
Made web.xml non optional again, as it was hiding too many bugs (e.g war files for tomcat 5), but added an attribute to make it optional.
More tests, especially for updates. One test is disabled because it fails. The task fails if you are pulling in a web.xml on an existing web.xml file via a fileset if update=false, because the fileset version checking is hiding the inclusion of the web.xml file from the war task -its being dropped before we notice. This is not a BC problem. Maybe I should always make web.xml mandatory to stop this behavior arising.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468568 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
4f27ced09d
remove some imports we dont need
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468556 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
42338b9ac7
the mavenish release directory has moved
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468362 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
1e042d8567
Add HelpStudioAnt to external page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468305 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
0c587df1c8
update change log
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468184 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
44f1058c6d
handle security checks on property get gracefully
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468181 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
c91cce227b
web.xml is now optional in Java EE. I've tweaked <war> to warn but continue if it is omitted, and not to say anything if there is a duplicate reference to the same web.xml, but to complain a lot if there are two conflicting ones (with diagnostics).
We may want to have an attribute to indicate that a web.xml file is needed, or that we dont want to see the warning message. Say nowebxml="fail", "warn" or "skip", with the default being fail for backwards compatibility. Thoughts? Now is the time to add it...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468180 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
689c463eda
groupId for jsch is com.jcraft
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468015 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
74f550099b
add regex attribute to echoproperties task.
Bugzilla 40019.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467828 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
53c4bd0b21
remove dependency upon commons-logging/commons-logging
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467505 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
33e4d99787
antlr is a runtime dependency, yes Steve :-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467504 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
564cb3824c
jsch 0.1.29 now available in repository
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467449 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
431771d548
groupId for jsch 01.29 jsch, not com.jcraft
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467448 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
05b2571e85
groupId for jsch 01.29 jsch, not com.jcraft
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467447 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
324d5425b5
Document the use of <tag>
Add support for @pre as found in BuildFileTest
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467363 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
5447ff9d10
Have found a nice example in an archived mail...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467359 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
25d5b25d49
bsf 2.4.0 and rhino js 1.6R3 are available on the maven repository
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467242 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
92946530f4
remove the @link , causing a warning when building javadoc,
probably because it is a link to a private method in a private class
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467230 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
b1b60697f2
fixed bug using undefined property
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467227 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
06deb1f6b2
update antunit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467224 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
5bbc4880b2
changed, jars and poms go to parallel directories on java-repository
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467223 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
ed5200f638
getting better, I found the xercesImpl and the xml-apis that we are using on the Maven repository.
And I did an upload request for jsch-0.1.29
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467207 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
ffe2ea5746
a small explanation about this Maven stuff ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467197 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
9067f554ed
jasper4.1 is not in ant classpath while compiling, fix link in junittaskmirror
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467136 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
c9e3f56ee6
remove noinspection tag, change @todo : to @todo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467135 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
fbe0ff49d9
fix up some of the javadoc whining
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467129 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
c7fe726fec
added something to even be able to run the tests.
the maven-surefire-plugin has the bad idea to set a system property called basedir.
I have patched it locally to accept not to do it with a boolean omitbasedir.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466937 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
a9153967c5
copy the stylesheets into the jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466903 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
d902085330
there was a mismatch for the location of .build.timestamp.properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466902 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
7ddf1db112
decide to package Xalan2Executor only in ant-junit. Since this class has been made already dead wood,
this is irrelevant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466895 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
0ac06cdedc
modified poms. I can now mvn package the complete ant binary distribution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466894 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
1a30e19f05
document removal of dependency
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466887 13f79535-47bb-0310-9956-ffa450edef68
19 years ago