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
Stefan Bodewig
55969a2dae
<cab> should now deal with file names containing spaces.
PR: 17182
Submitted by: Jay Peck <jpeck at afsimage dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277930 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
3cdc6a2b69
Document sync's preserveintarget, PR: 21832
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277921 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
39a8bb4be6
Make the framed JUnit report deal with multiple reports for the same testcase.
PR: 32645
Submitted by: Yves Martin <yves dot martin at elca dot ch>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277916 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
fa99b4cc44
Make <rexec> use the protocol directly, when possible. Also, did the command attribute actually work? PR: 26632
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277913 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
de95ac9a0e
Make Solaris detect Ant jar files as jar files, PR: 32649
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277889 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
2f35469477
Sort echoproperties output in text mode as well as XML.
PR: 18976
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277886 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
c2b495458c
merge condition else="" to 1.6 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277884 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
e4f83986d9
move -noclasspaht and -nouserlib to ant 1.6
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277877 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
c286aab923
moving -noclasspath and -nouserlib
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277876 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
9363746565
Doc update.
bug "rmic always compiles on Java1.5"
http://issues.apache.org/bugzilla/show_bug.cgi?id=33862
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277812 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
03c4f14818
add verbose attribute to <subant> task
PR: 33787
Obtained from: Craig Ryan, Frank Somers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277799 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
589e48aa3c
PR: 33770
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277794 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
5061e731c3
1. Add Kevin Greiner's FixCrLfFilter (slightly modified)
2. Adapt FixCRLF the task to use the filter (single set of fixcrlf code)
3. Implement ChainableReader in FixCRLF so that the existing taskdef
will be recognized as a nested element in a filterchain.
PR: 33155
Submitted by: Kevin Greiner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277787 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
c5fc0e2e08
move isfileselected to 1.6 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277784 13f79535-47bb-0310-9956-ffa450edef68
21 years ago