Stefan Bodewig
40e298139f
fixup -source for OpenJDK7's javac
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1037667 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
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
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
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
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
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
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
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
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
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
Stefan Bodewig
41500c073f
Add a mapper similar to wget --cut-dirs, based on user-list discussion initiated by Michael Ludwig
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@998962 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jacobus Martinus Kruithof
ff51ff3412
Bugzilla 49513, reported by jks/iname
Availability of hostname is now taken into consideration when selecting a local address.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@990653 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
b0d9f8aa01
NPE in Project.setDefault. PR 49803
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@988095 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
7fd46296e1
allow test listener events to be enabled by an attribute or a magic property - disable them by default
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@987139 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
6f621798ee
document fix for PR 49587
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986729 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
1b30eea462
bug #49119 :
- put the fix back again but only for input which is not a string or a file
- and a unit test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986668 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
5a6247d496
support casesensitive in linecontainsregexp and casesensitive, multiline and singleline in containsregexp. PR 49764
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986457 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
3a912beff7
allow copy/@tofile to be used with non-file resources. PR 49756
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986290 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
0c08ce1f0e
Avoid NPE in createTempFile if no prfix has been specified. PR 49755
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986226 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
51971d6330
r985632 : actually it is breaking unit test, reverting
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@985640 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
11d029431b
Bug #49119 :
A forked <java> task is creating a pumping thread on the input stream. The read was made blocking, so the pumping thread is still blocked after <java> finished. So it will steal the first flushed charaters from the input stream. Making the pumping non blocking fixed the issue.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@985632 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
282291fb51
<jar doesn't merge manifests that come from zipfilesets with prefix. PR 49605
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@983308 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
5d1bf32637
nested redirectors and parrallel-apply don't mix well - PR 49594
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@982773 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
43de42a38f
add Git, Mercurial and Bazaar files/dirs to defaultexcludes. Submitted by Ville Skyttä. PR 49624
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@982469 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
fdc711e2e2
- make the import task able to switch the project helper
- introduce a <projecthelper> task to install project helpers dynamically, especially usefull for unit testing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@980536 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
51446ae680
Resources#toString relies on cache too much. PR 49588
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@963687 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
87fe422628
multiple parallel mkdirs could make each other fail. PR 49572
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@962483 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
fe0fba57df
new handling of attributes breaks BWC
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@959176 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
f67b8649e8
reinstate prefix handling of property task at the expense of even more state in a thread-unfriendly class and with a new attribute on two tasks to make everybody happy. PR 49373.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@959019 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
cf0368cc6d
Fix a perf issue with <restrict>: it now loads only necessary resources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@958669 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
2f588f517b
log a warning message if File#setLastModified fails. PR 49485
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@957442 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
bd52e7b9b1
allow targets to deal with missing extension points. PR 49473. Submitted by Danny Yates.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@957170 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
047941f031
don't warn about multiple versions of Ant if the CLASSPATH entries really point to the same JAR. PR 49041
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@955909 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
3ac732f3fa
Support wildcards in CLASSPATH. PR 46842. Based on patch by Mike Murray.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@955896 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
9d86eb6bec
typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@955266 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
9cde786c6e
use a better approach to encode CDATA end markers in CDATA sections as suggested by Mark Lassau and Wikipedia. PR 49404
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@955226 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
3f4cb68def
resolve properties defined via -propertyfile against each other. PR 18732
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@954939 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
f8f45e9f02
unconditionally encode & as & in DOMElementWriter. PR 49404
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@954802 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jesse N. Glick
458b692409
#49418 : produce HTML output for stdout/stderr from <junitreport> to declare encoding.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@954484 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jesse N. Glick
9c09fb0581
Mentioning #49430 .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@953821 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jesse N. Glick
114d55869f
#34748 : run individual test methods.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@953761 13f79535-47bb-0310-9956-ffa450edef68
15 years ago