Antoine Levy-Lambert
3125945038
Ant 1.6.4 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278299 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
c09b4ad628
propertyset threw NPE with nested, mapped propertysets.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278290 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
5ee66cf257
<scriptmapper>, with tests and docs. At this point we have near total script coverage of all the core ant extension points. Note the refactoring of scriptcondition to give us a better base for these things.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278273 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
3d66f4ef91
Allways create qualified targets in imported build files
PR: 28444
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278272 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
16c4a37b46
more changes, plus some corrections to existing reports.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278264 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
b977b55da6
<unzip> and <untar> could leave streams open. PR 34893
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278254 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
b2f7c19e92
1.6.4 changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278249 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
8522387c40
fix NPE reported by Curt Arnold
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278239 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
ddeab9a4d1
AntXMLContext.setCurrentTargets() is now public.
PR: 34680
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278226 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
2451f14c14
Document javah and DirectoryScanner.slowScan() fixes.
PR: 34681, 34722
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278224 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
225c78f0b6
WeakHashMap
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278216 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
ab73df2ef3
Ant 1.6.3 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278193 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
e07e19c339
Don't override includeJavaRuntime in gcj-adapter, PR 34638
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278187 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
0a36bf20ec
check for same targets in a source file
PR: 34566
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278179 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
4aaf33f45e
PR: 34502
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278169 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
eaef2bfdbe
add backtrace attribute to <macrodef>
PR: 27219
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278161 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
a9fbbe09f8
add os and exec changes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278156 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
7cdd544ac0
Added missing dot at end of paragraph
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278148 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
dd6f6417d1
ant.bat was missing runAntNoClasspath label for goto
PR: 34510
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278146 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
500030a537
Make Zip#createEmptyZip be called again when empty zips need to be created
(similar for overrides in superclasses)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278143 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
4b343f551b
The refid attribute of the I/O redirector was not functional.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278141 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
0d9c7281cc
Task.init() was called twice for most tasks.
PR: 34411
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278132 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
d56d435838
merge fix for 27162
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278128 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
2cbfa09eb6
Add linecontains/linecontainsregexp negate attribute to WHATSNEW.
PR: 34374
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278125 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
223b50ebd9
Rename rpm's showoutput attribute to quiet, document it - Submitted by Zach Garner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278104 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
fab6cf0e3e
won't merge fix for 27170 since fix has not been confirmed and we don't have an extended beta phase for 1.6.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278093 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
f6148a6bc3
Misc. cleanups relating to #30606 .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278090 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
17f3353a3b
Updated from recent commits.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278079 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
3d67036913
#30606 : add 'executable' attr to <javadoc>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278069 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
8a86b8228f
#25832 : deprecating the task names <WsdlToDotnet> and <style>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278068 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
94b7b6cd05
#31928 : stop a forked process if the thread running <java> is stopped.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278066 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
41985851e2
change name of handledirchar to handledirsep to be similar to pathconvet
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278063 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
25e6c497c3
system properties are in <signjar>, so you can (manually) propagate proxy settings. Updated docs and examples.
Patched Environment.java for raw access to the variables, rather than just a string array.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278059 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
b47a31a210
Don't ignore the extension attribute for formatters when forking
multiple JUnit tests in a single VM.
PR: 32973
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278057 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
b41196e3ea
-TSA support, bug 32390
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278050 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
abf8e1ecce
-tests for old and new signjar features written; working
-signjar test patched for offline testing
-fixed SignJar to pass the tests
-doc updates to match tested code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278049 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
c1a42cb788
signjar dependency logic change.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278045 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
f7a5dc8818
New beginner tutorial
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278039 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
d91b59b590
<xslt> failed to process file-hierarchies of more than one level if
scanincludeddirectories was true.
PR: 24866
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278032 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
79d125cc05
Fix TarInputStream#read() and remove unneeded override of single-array-arg read method at the same time. PR 34097
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278020 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
89d025a11d
failOnError and showOutput attributes for <rpm>
Submitted by: Zach Garner <zach at awarix dot com>
In Ant 1.6.2 <rpm> wouldn't fail even if the command failed, CVS HEAD
would fail unconditionally if the command failed. If chose 1.6.2's
behavior as default for failOnError (i.e. it is false by default).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278009 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
c7dfaa577b
Modernize Jikes (unconditionally) - PR 25868 and 26404
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278007 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
03c6952a50
Optionally create javadocs for packages that only contain a
package.html file.
PR: 25339
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278005 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
bff90f2861
swallow sun.reflect lines when filtertrace is true, PR 22758, Submitted by Emmanuel Bourg <ebourg at apache dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277999 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
2bde11ddeb
Backdating "since" notices for #24918 (console input for <java fork="true">): 1.7 -> 1.6.3.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277998 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
04330159c2
<macrodef> with default values set by properties would be
seen as new definitions when called twice with different properties.
This was confusing so the definitions are now treated as similar.
PR: 31215
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277968 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
6df0d9abe2
PR: 33361
In ant 1.7 the security manager will, unless explicitly created to allow
System.exit veto a System.exit. This allows ant to continue its run when
a java program started via the java tasks in nonforked mode without
failonerror set calls System.exit. For java tasks in forked mode nothing
changes. For java tasks with failonerror set this was already the existing
behaviour.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277964 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
4c695bbb72
References may point to files with spaces in their names, quote them
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277947 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
6c0ec57e6e
split extraoptions in <csc>, PR 23599
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277937 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
4ac9a8932c
More VAJ URL encoding issues
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277934 13f79535-47bb-0310-9956-ffa450edef68
20 years ago