Jesse N. Glick
3b604c9b6e
JDK 7 compilability.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033505 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
9d678b51da
fix grammar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033073 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
bdf0cfed42
fix my english
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033072 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
0ac1625a8b
I forgot to commit the doc about the bindtargets tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033070 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
a2b3e159f5
unit test, doc and fix for the bindtargets task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1032990 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
ae98338647
update WHATSNEW for the print of the dependencies of the target in the project help in debug
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1032932 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
3849918afc
If there is -d, debug mode, make the -p, project help, print the dependencies of the targets
This will help debugging extension points
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1032931 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
51fe5cb2d9
add some comment about some type parameter
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1032923 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
44da21928e
Add a task to bind a target to an extension point.
doc and unit test still to do.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1032922 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
49187e4074
new 4096 bit key
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1032454 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
ce81059049
fix for bug 50217, NPE in ftp chmod
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1032188 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
8e1d92a9a0
make it a sentence
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1028816 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
b6422c58be
comments and indentation only
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1028815 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
ee4aa01089
zip's whenempty doesn't look at non-filesets at all. PR 50115
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1028813 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Steve Loughran
f2453ec2ac
Bugzilla Report 48835 StringUtils.parseHumanSizes() should turn parse failures into BuildExceptions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1028755 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Steve Loughran
aea7d36e1a
JUnit XMLResultAggregator logs the stack trace of caught IO exceptions in verbose runs. Bugzilla Report 48836.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1028749 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
c139652358
regex requirements are softer now that Ant requires Java 1.4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027524 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
9c0ef01928
clarify documentation on regexp mapper, suggestions by Francis Galiegue. PR 47984
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027518 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
036a9cd77d
write all buffered data to the stream in TarOutputStream#finish. PR 50014
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027431 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
9f471a747b
preserve linefeed-style in propertyfile task. PR 50049
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027179 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
a18d38bbd2
the package name ends at the last dot of a classname, not the first. PR 45227.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027142 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
84b4cc0caf
don't allow tasks to finish in <parallel> when the manual says 'execution is terminated'. PR 49527
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027125 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
b4b082c568
allow more path 'views' of a file as elements inside <checksum>s pattern. PR 50114
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027103 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jan Materne
f8364919d7
Apaches Hudson instance now uses nested views.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027064 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
7f25ba893f
add support for gchj to javah. PR 50149. Submitted by Bernhard Rosenkraenzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027025 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
651ed09ed1
sort imports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027006 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
52504ea280
properly close streams. PR 50136
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027003 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
6d79f276e8
don't ignore fileset's errorOnMissingDir in <delete>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027000 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
ed02c6c30a
passing testcase for PR 50115
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1026991 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
66750f9349
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1026986 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
38cd07c803
don't rely on IntorspectionHelper normalizing file names in signjar. PR 50081.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1026982 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
0ce95ee95e
found two non-closed tags (were missing the > sign). Had to make it well-formed XML so Emacs' nXML mode could assist me.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1026374 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
db19df41c4
improvements to 'writing tasks' tutorial by Kevin Connor Arpe
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1026358 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
c735a5cc48
move bulk of signjar tests to AntUnit tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1026334 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jan Materne
1ff3cd6479
Bump versions: Findbugs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1026284 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jan Materne
f3cf232591
Bump versions: Ivy, RAT and Checkstyle.
Can't easily switch Checkstyle 5.0 because of CS-Error "TreeWalker is not allowed as a parent of Header"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1026276 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jan Materne
06e70664c4
Regenerate site with Velocity 1.4 instead 1.6.4. The newer version steals the links ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1026221 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jan Materne
56aa176d0f
Bugzilla 50137: Incorrect links to nightly Hudson builds
- Changed the stylesheet for adding the "job" into the URL. (therefore regenerating of the site)
- Also updated the links to Hudson hosting + project.
- Added the Ant jobs and the missing Ivy job.
- Added the build commands.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1026123 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
ea620f9692
announce ivy 2.2.0 on main ant page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1024513 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
aaa422b004
ant.bat exit strategy improvements and issues, Bugzilla 41039, patch supplied by Mark DeLaFranier
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1024417 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
3ce577022e
fixing typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1024407 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
43c676f951
these files are not needed for a working CVS repository
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1004210 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
1a27d56d58
implement Closeable in AntClassLoader5
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1002465 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
403a4beca4
revert file committed by accident
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1002463 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
f632659d10
move jars that are created during tests but cannot be deleted to a directory inside the build dir rather than java.io.tmpdir
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1002462 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
3ef6daa0c0
according to the javadocs of JarURLConnection the separator is !/ not ! - this allows dealing with jars in directories that contain a ! in their name, as long as it is not at the end of the directory name. PR 50007
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1001756 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
a9b1c6e962
document behavior of property elements in nested structures of ant tasks. PR 49891.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@999791 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jesse N. Glick
88a7b66eb9
If we cannot build Javadoc, we cannot copy it to the dist dir either.
https://hudson.apache.org/hudson/view/Ant/job/Ant_Nightly/151/console
javadoc_check:
-javadocs.do:
-javadocs.dont:
[echo] Javadoc creation of Ant's API does not work with JDK 1.4. Please use a newer one.
javadocs:
dist_javadocs:
[mkdir] Created dir: .../apache-ant-1.8.2alpha/docs/manual/api
BUILD FAILED
.../build.xml:1086: The following error occurred while executing this line:
.../build.xml:850: .../build/javadocs not found.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@999504 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
99f7402a2d
eos-new isn't that new anymore
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@999439 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
aed233d7f2
don't swallow first arg if CLASSPATH isn't set. PR 49963. Submitted by Devon C. Miller
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@999368 13f79535-47bb-0310-9956-ffa450edef68
15 years ago