Peter Reilly
a5360da98a
PathConvert on Windows should process forward and back slashes equivalently.
Bugzilla report 32884.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@454032 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
3822ba4a35
Fix for junit4
in JUnit4 annotations are placed in org.junit,
so this package needs to be made a "systempackage" for fork=no to work.
Bugzilla report 40697
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@454027 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
d7f1401f85
Defer references
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@453770 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
583cfae0e5
Do not set ant.file.{projectname} when the project name
is not set in the <project> tag. (as discussed)
Bugzilla report: 39920
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@453401 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
c524f9ba22
Bugzilla 40682: junit regression
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@453350 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
7b496796a1
remove launcher classes from nodeps jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@453345 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
33c2653138
Bugzilla 30498: no check on refid for setting some attributes in zipfileset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@453035 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b10bf232ba
another go at bugzilla 38747, isolate resources
get the baseloader for resources in isolate mode
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@453032 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
135b0fa373
UnknownElement.maybeconfigure was 'always configure': Bugzilla 40641
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@451479 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
f1c84aeb99
running junitreport several times, issues with closing URLResource, bugzilla report 40595
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450863 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
7c34ff1098
revert 38747: resource isolation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450617 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
274f5d877f
add the <tokens> resource collection; tokenizers graduate to free-standing types
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450611 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
3f73a85198
Bugzilla 31520
adding SPI to jar-task
This patch from bernd Dutkowski adds
a nested element <service> to the <jar> task
this creates the SPI files - see doc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450209 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b65fcc8a3a
Bugzilla 28883 add <matches> condition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449824 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ffc467b126
Bugzilla 26286: allow empty leaf nodes to be properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449309 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
359ac4f967
patch submitted by Xavier Hanin, mainly closing HttpURLConnection
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448452 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
42ab91355c
add note to whatsnew about performance improvments
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448389 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
11017189e2
comment on last changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448064 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
630e898f20
Yet another uncommon file system layout on AIX, submitted by Henri Gomez
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448058 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
267492df58
Fix for 39439: <fileset> in <cab> does not work.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@447991 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
63c5a21f1f
Bugzilla 40547: <path location='x'> was broken
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@447966 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
507f91bcc3
bugzilla report 37386: <checksum> with file and todir fails
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@447165 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
d9d9e2f86f
Bugzilla 33604: classconstants filter broken
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@447159 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
75f85bcccf
preparation for Ant 1.7.0Beta2 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@447066 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
e089347c34
bugzilla 28874: make env case insensitive for windows
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@446979 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b971cbef85
Bugzilla 39549: available should not search parent directories
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443456 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
2b9310fc47
unrestrict the dbvendor for the websphere element of the ejbjar task.
Bugzilla Report 40475.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442789 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
ed45d2f66a
remove needless synchronization in DirectoryScanner.
Bugzilla Report 40237.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442772 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
3354222b50
added comment for last fixed bug rep and whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442764 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
d58a8ba786
bugzilla report 38451: handling of html option of aantlr
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442353 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
ee2f63374b
-can-
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442294 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
74434ce5d0
Push setLocation down to ProjectComponent, reflect it into adapted tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442287 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
02139b25d0
bugzilla report 39635: bugs in readerinputstream
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@441945 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ef367e7ac7
TarInputStream.read() never returns EOF: bugzilla 39924
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@441862 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
c5d57a281a
Bugzilla 40300: incorrent handling of exceptions in <copy>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@441294 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
6820b64345
Bugzilla 39549: add searchparents attribute to <available>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@440876 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b89fc937a8
Bugzilla 36772: allow public access to PatternSet#hasPatterns
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@440853 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
52831c9ad4
Bugzilla 35619: remove dependency on sun internal base64 encoder
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@440476 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
a6e993b7aa
fix for diagnostics using java 1.4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@440335 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
f1415bcf04
revert Bugzilla: 35436, getResources is final in java 1.4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@440332 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b3b45f91c2
Bugzilla report 28865: allow files in classespath for <jdepend>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@440200 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
0f55b6b9d6
Bugzilla 38747: isolate resources in antclassloader when requested
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@440199 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
e56743fb3b
add text for macro element. Bugzilla report 36803
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439869 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
33c2065ca8
trim the driver attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439807 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
56e61f039f
Set the parent of the antClassLoader correctly: bugzilla 35436
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439801 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
9936be2698
add setbeans and classpath to <script> task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439681 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
24d5b48eeb
remove equals/hashcode from Target. Bugzilla report 40207.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439055 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
11eb66160f
move last comment to appropriate section.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@437824 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
d5fa871520
<zip filesonly="true"> included empty directories. Bugzilla report 40258.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@437804 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
322bcb80ff
preparation for beta release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@437449 13f79535-47bb-0310-9956-ffa450edef68
19 years ago