Magesh Umasankar
712c6513f3
Make FilterChain truly referenceable.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272476 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
6c29d0eff1
* Make FilterChain extend DataType (finally...)
* Add it and well as FilterReader to defaults.properties
* Arrange entries in defaults.properties in alphabetical order (hope nobody minds)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272475 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
edc61f6a06
Do not calculate MD5 checksums for .asc and .md5 files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272474 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
25a478af38
Testfile for bugs 5377 and 7980 - this is supposed to create no output
at all, but does for the fork="no" thread case.
I tried to put this into a JUnit testcase, but either you can capture
System.out (and destroy DemuxOutputStream's magic) or you don't (and
can't assert there is no output).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272473 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
07d490fcd5
Reorg of mutant frontend classes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272472 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
d1503ea657
fix nasty NPE in <junit> when the user doesn't specify a nested <classpath>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272471 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
ab37fb7c6e
Fix something that should not make it into cvs..
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272470 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
61fa51aff2
Moving from Crimson 1.1.3 to Xerces 2.0.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272469 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
28b02949e7
There is no reason to expect subclasses for ZipShort and ZipLong
2002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272468 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
ed9509b024
Moving from Crimson 1.1.3 to Xerces 2.0.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272467 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
d7d99ee441
Moving from Crimson 1.1.3 to Xerces 2.0.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272466 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
5b72b6aa19
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272465 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
01d7b95e19
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272464 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
9184622a74
Fix missing end tag.
Submitted by: jesse@cryptocard.com (Jesse)
PR: 8137
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272463 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
429c026813
MOre zapiuty zap
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272462 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
1bc1b47382
Kill ant1 compat layer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272461 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
f2733242f3
Zap the yet to be converted ant1 code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272460 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
8f0aea7184
Zap some antlib testing code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272459 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
139fb334e7
Zap some testing code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272458 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
175e2f5254
Zap some antlibs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272457 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
d5cdaa9da9
Zap framework classes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272456 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
9a82620775
Javadocs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272455 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
2fa6f80465
Fix testcase which failed due to change in single $ handling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272454 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
020f9a52c4
Make tagEntry a top level class.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272453 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
2d71d80dcf
Add in simple facade class that makes logging easier to do in ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272452 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
52b40a80a3
Coding standard
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272451 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
bd1810c953
Some simple Javadocs - also reduce scope of Javadoc work to public
for now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272450 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
08874f01e9
2002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272449 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
5bb770730d
document that"$"->"$"; retaining "$$"->"$"
...I think new items should go below this one
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272448 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
54d745c6c2
add rule that"$"->"$"; retaining "$$"->"$"
Fundamental changes like this scare me. I wonder what the gump is going to show up here. If all is well; nothing.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272447 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
84db1e8e16
pulled from the sandbox, added the NoProxyHosts attr, including with java1.4 support (the ftp version), and tweaked behavior s.t. <setproxy/> does nothing. but <setproxy proxyHost=""/> resets the proxy settings to no proxy.
No docs (stil in the sandbox) or test (I need to be at work to test it)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272446 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
afc4cfd1c3
Remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272445 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
a3cce7d41d
Remove tabs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272444 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
80080d456c
Reduce a small number of long lines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272443 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
03d0b81deb
Order of modifiers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272442 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
c4266e9250
Coding Standard
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272441 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
e79b77b82b
Add compiler attribute and nested <compilerarg> element to <rmic>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272440 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
9d16acee8e
stand-alone tests for facade stuff.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272439 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
0b602ec2cb
Factor some facade task support stuff out from <javac>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272438 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
8ac4aad24c
No <pgp> in Ant 1.5.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272437 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
975be1dbf8
Remove tabs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272436 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
6c1ab50a3b
Move user extraction outside of parser to please maven peeps.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272435 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
73b98db5da
Remove unused import statements
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272434 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
6154080061
More coding standard fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272433 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
fd6087bead
JDK 1.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272432 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
5d664133a5
Add cvstagdiff into default taskdef list.
PR: 8086
Submitted by: fred@castify.net
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272431 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
b7e18b46c4
Make <ftp>'s directory scanner behave the same way as the one for
normal filesets when it comes to pattern matching. The current
version did not look at the directory part at all.
PR: 4411
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272430 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
784f04c929
org.apache.tools.ant.taskdefs.cvslib.CvsTagDiff
The goal of this task is to give a list of differences between two tags or
dates. It produces an xml report like the changelog report of the CvsChangeLog
task. The output gives the list of modified files, removed files and new files.
The proposed task name is cvstagdiff.
PR: 8086
Submitted by: fred@castify.net (Frederic Lavigne)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272429 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
152be14c15
Make sure <ftp> closes the output stream when listing files.
Cosmetics.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272428 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
12df7ec426
cvschangelog detects ends of comments by looking for a line starting with ------
Unfortunately if somebody commits a file using a message like:
"added a new feature
--------
removed an old feature"
The second line will be identified as the end of the comment. The same for the
end of a changelog with '======'.
Using the right number of '-' or '=' fixes the problem temporarly until one
commit a file with a number of '-' or '=' greater or equals to the cvs
separator.
PR: 8085
Submitted by: fred@castify.net (Frederic Lavigne)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272427 13f79535-47bb-0310-9956-ffa450edef68
23 years ago