February 2004 Commit Log

Number of Commits:
125
Number of Active Developers:
9
conor 2004-02-29 08:43

Point to new Wiki

44 lines of code changed in:

conor 2004-02-29 01:30

Updated committers

13 lines of code changed in:

conor 2004-02-29 01:20

Update contributors to reflect emeritus committers

16 lines of code changed in:

conor 2004-02-29 00:06

Merge

2 lines of code changed in:

mbenson 2004-02-27 23:23

Testcases for <pathconvert>.

22 lines of code changed in:

mbenson 2004-02-27 23:23

Add nested <mapper>s to <pathconvert>.

PR: 26364

Submitted by: Peter Reilly

41 lines of code changed in:

bodewig 2004-02-27 15:46

Remove part of the NOTICE file that is covered by section 6 of the License - don't ask me what constitutes a trademark for US law, but I've been told Ant would be an unregistered one

0 lines of code changed in:

bodewig 2004-02-27 15:40

More tweaks to the RPM specific section, submitted by Randy Watler

8 lines of code changed in:

  • src/script: ant (+8 -6)
bodewig 2004-02-27 14:54

<apply> with nested <filelist> didn't check out-of-dateness.



PR: 26985

21 lines of code changed in:

bodewig 2004-02-27 14:17

A new roundup attribute on <zip> and related task can be used to

control whether the file modification times inside the archive will

be rounded up or down (since zips only store modification times with

a granularity of two seconds). The default remains to round up.



PR: 17934

92 lines of code changed in:

peterreilly 2004-02-27 11:45

Fix for duplicate targets in the build file.

In ant 1.5 these were not allowed.

In ant 1.6, with import file's targets being allowed to

be overridden, duplicate targets where incorrectly allowed

in normal build files.

The fix just checks if the duplicate target is defined

in an imported file or in a "main" file.

Reported by: Dominique Devienne

See: http://marc.theaimsgroup.com/?t=107705039100004&r=1&w=2

24 lines of code changed in:

jhm 2004-02-26 16:35

Exclude ProjectTest from being executed (hopefully :), because of testDuplicateTarget.

7 lines of code changed in:

mbenson 2004-02-25 18:58

Javadoc all public methods.

57 lines of code changed in:

stevel 2004-02-25 14:38

nothing wrong with setFailOnError(false) and spawn.

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Java.java (+1 -2)
stevel 2004-02-25 13:02

documented

3 lines of code changed in:

stevel 2004-02-25 12:57

added cloning support; bug #27218

2 lines of code changed in:

stevel 2004-02-25 12:44

adding hints about presetdef/macrodef to the errors. Now that I am using them, they are the main source of this error :)

6 lines of code changed in:

peterreilly 2004-02-25 11:33

manual page update for @@ change in macrodef

5 lines of code changed in:

mbenson 2004-02-24 21:01

Remove --path from cygpath command as specified by Antoine.

PR: 17257

1 lines of code changed in:

jhm 2004-02-24 15:04

Typo

3 lines of code changed in:

peterreilly 2004-02-24 14:27

Docs fixes for xmlvalidate.html

PR: 27092

Obtained from: Jesse Glick

20 lines of code changed in:

peterreilly 2004-02-24 14:24

typo

1 lines of code changed in:

peterreilly 2004-02-24 14:05

Throw build exception if name attribute is missing in a patternset

PR: 25982

Obtained from: Jose Alberto Fernandez

7 lines of code changed in:

peterreilly 2004-02-24 13:22

style check on PatternSet

62 lines of code changed in:

ehatcher 2004-02-24 10:33

adding an article to a (belated) article to resources, and removing my unavailable JUG presentation

44 lines of code changed in:

peterreilly 2004-02-24 09:30

MacroDef did not allow attributes named 'description'.

PR: 27175

Reported by: Jayson Raymond

22 lines of code changed in:

peterreilly 2004-02-24 09:19

add bugzilla report 27162

2 lines of code changed in:

peterreilly 2004-02-24 09:17

separate 1.6 changes from 1.7 (cvs head) changes

19 lines of code changed in:

peterreilly 2004-02-23 19:28

Fix for SQLExec when used with Informix.

PR: 27162

Obtained from: Bohuslav Roztocil

4 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: SQLExec.java (+4 -2)
peterreilly 2004-02-23 19:17

Remove Author for SQLExec:

authors are:

* @author <a href="mailto:jeff at custommonkey dor org">Jeff Martin</a>

* @author <A href="mailto:gholam at xtra dot co dot nz">Michael McCallum</A>

* @author <A href="mailto:tim.stephenson at sybase dot com">Tim Stephenson</A>

conform to stylecheck

32 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: SQLExec.java (+32 -11)
peterreilly 2004-02-23 16:40

Add nested file element to file list to allow filenames to

contain white space and commas

125 lines of code changed in:

peterreilly 2004-02-23 15:42

stylecheck

34 lines of code changed in:

peterreilly 2004-02-23 14:40

ConditionBase: stylecheck, also remove author as per apache guidelines (should

be added to style check?)

1 lines of code changed in:

peterreilly 2004-02-23 14:37

Remove check for author in javadoc class header

0 lines of code changed in:

peterreilly 2004-02-23 14:14

allow ./build.sh test to work

1 lines of code changed in:

peterreilly 2004-02-23 09:40

Autoload of antlib.xml from default namespace

3 lines of code changed in:

mbenson 2004-02-20 22:15

Cause AntLikeTasksAtTopLevelTest to pass on cygwin.

5 lines of code changed in:

mbenson 2004-02-20 18:07

Fix occasionally thrown IOException when the stream has already been closed

with alwaysCreate.

1 lines of code changed in:

bodewig 2004-02-20 15:13

Allow subclasses of <junit> to plug in command lines of their own.



Submitted by: Mariano Benitez <mariano at fuegolabs dot com>

30 lines of code changed in:

bodewig 2004-02-20 15:11

regenerate site

7 lines of code changed in:

mbenson 2004-02-20 15:05

Added me.

5 lines of code changed in:

jhm 2004-02-20 12:24

Another testcase for double target-definition

25 lines of code changed in:

bodewig 2004-02-20 08:55

Adapt to latest board meeting results - i.e. boast a little 8-)

10 lines of code changed in:

bodewig 2004-02-20 08:53

Well, let's face it, more and more time is eaten up by Gump

2 lines of code changed in:

bodewig 2004-02-20 08:33

regenerate site

106 lines of code changed in:

jhm 2004-02-20 08:13

Antelope new url; new tasks: antariel, rundoc

63 lines of code changed in:

antoine 2004-02-20 08:07

Set the author of the license to The Apache Software Foundation

Fix the case of the tt element in the antidote docu

4 lines of code changed in:

antoine 2004-02-20 01:22

further preparation for forrest migration

10 lines of code changed in:

antoine 2004-02-20 01:00

Adding author meta information

4 lines of code changed in:

mbenson 2004-02-19 21:14

TokenFilter.ReplaceString only replaced the first occurrence.

31 lines of code changed in:

antoine 2004-02-19 13:16

add author tags to prepare conversion to Forrest

changed attribution of bylaws to Apache Ant PMC

10 lines of code changed in:

bodewig 2004-02-19 12:45

typos

6 lines of code changed in:

antoine 2004-02-19 12:35

added authors tags to make conversion to forrest easier

7 lines of code changed in:

bodewig 2004-02-19 11:46

Change some links as requested by Pavel Vlasov

14 lines of code changed in:

bodewig 2004-02-19 11:43

Remove 1.6.0 from homepage

2 lines of code changed in:

peterreilly 2004-02-19 11:01

fix for macrodef broken @@ escape handling

PR: 27069

Reported by: Daniel Spilker

20 lines of code changed in:

mbenson 2004-02-18 16:34

If initialization determines that the corresponding target could not run,

bail out of the test (pass).

48 lines of code changed in:

peterreilly 2004-02-18 16:01

Make note in FAQ about taskcontainer differences between ant 1.6 and ant 1.6

105 lines of code changed in:

jhm 2004-02-18 08:17

Testcase for duplicate targets. Reported by Dominique Devienne.

58 lines of code changed in:

jhm 2004-02-18 08:11

Let 'testcase'-property choose the right target for running tests.

4 lines of code changed in:

peterreilly 2004-02-17 15:48

update WHATSNEW - subant haalt on failure

2 lines of code changed in:

peterreilly 2004-02-17 15:41

subant: catch throwables from ant.execute() with failonerror is false

PR: 27007

Reported by: Mariano Benitez

8 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: SubAnt.java (+8)
antoine 2004-02-17 08:31

Remove comparison between cvs update and HTTP get from

corresponding ant tasks reference

0 lines of code changed in:

antoine 2004-02-17 07:59

Fix information concerning library requirements for ftp task.

jakarta-oro 2.0.1 or greater

commons-net 1.2.0 or greater when using MS FTP servers

6 lines of code changed in:

mbenson 2004-02-16 19:42

Code cleanup.

0 lines of code changed in:

mbenson 2004-02-16 19:39

Add several I/O related test cases to <exec> and <apply>.



PR: 26663

314 lines of code changed in:

mbenson 2004-02-16 19:33

Redirector exhibited inconsistent behavior with regard to split

output. When sent to file only, files would be created in all

cases; when split file-property, files were only created if

writes were performed.

23 lines of code changed in:

mbenson 2004-02-16 17:26

Accommodate Windows bug encountered in both Sun and IBM JDKs.



Obtained from: Java Technology Forums at http://forums.java.sun.com

6 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Delete.java (+6 -2)
bodewig 2004-02-16 16:43

Final batch

16 lines of code changed in:

bodewig 2004-02-16 16:42

Correct copyright statement

4 lines of code changed in:

bodewig 2004-02-16 16:40

Second batch

75 lines of code changed in:

bodewig 2004-02-16 16:38

Adhering to the last point in <http://www.apache.org/dev/apply-license.html>,

more commits to follow for the subdirectories.

240 lines of code changed in:

antoine 2004-02-16 08:36

Add retroactively fix of bug 26642, possibility of running programs

in directories having non ascii names

3 lines of code changed in:

antoine 2004-02-16 08:05

Separate 1.6.0 to 1.6.1 changes from the other changes

26 lines of code changed in:

ehatcher 2004-02-16 04:37

copy/paste typo correction

1 lines of code changed in:

ehatcher 2004-02-15 15:18

correting typos

3 lines of code changed in:

antoine 2004-02-12 23:24

Forgot to update these files

PR:

Obtained from:

Submitted by:

Reviewed by:

56 lines of code changed in:

antoine 2004-02-12 13:56

Ant 1.6.1 release

59 lines of code changed in:

peterreilly 2004-02-12 10:10

comment on groovy support

2 lines of code changed in:

peterreilly 2004-02-12 10:09

support the groovy language for the script and scriptdef tasks

Add groovy to the BSF supported tasks

Change the script names to remove <> to allow current Groovy implementation

to work

15 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional: Script.java (+1 -1)
  • src/main/org/apache/tools/ant/taskdefs/optional/script: ScriptDef.java (+1 -1)
  • src/main/org/apache/tools/ant/util: ScriptRunner.java (+13)
bodewig 2004-02-11 15:59

Be a little more defensive in a protected method of a non-final public class, PR 26737

9 lines of code changed in:

antoine 2004-02-11 08:29

changes following tests under cygwin

adding a second backslash to variables terminated with a backslash to ensure

also prevent problem with evaluation of test expressions where -f is compared to something else

this error message was happening

+ [ -f = --h -o -f = --help ]

[: --h: unknown operand

+ [ -f = -h -o -f = -help ]

[: -h: unknown operand

25 lines of code changed in:

  • src/script: ant (+25 -3)
antoine 2004-02-09 21:50

Copyright owner The Apache Software Foundation

155 lines of code changed in:

antoine 2004-02-09 21:37

Copyright owner The Apache Software Foundation

2 lines of code changed in:

antoine 2004-02-09 21:29

restoring files committed by mistake

22 lines of code changed in:

antoine 2004-02-09 21:11

Copyright owner The Apache Software Foundation

40 lines of code changed in:

antoine 2004-02-09 21:05

Copyright owner is The Apache Software Foundation

909 lines of code changed in:

peterreilly 2004-02-09 13:58

XmlLogger:

Remove tasks and targets from the hashtables when the task/target finished

event arrives.

PR: 25086 (a patch provided in one of the comments)

Obtained from: Artur Lorincz

2 lines of code changed in:

jhm 2004-02-09 10:47

New Task: snip

81 lines of code changed in:

antoine 2004-02-08 20:48

Make touchtest pass on Win2

PR:

Obtained from:

Submitted by:

Reviewed by:

Make touchtest pass on Win2K / FAT

Dates earlier than 1990 seem not to work for me

as last modified dates of files

18 lines of code changed in:

  • src/etc/testcases/taskdefs: touch.xml (+13 -5)
  • src/testcases/org/apache/tools/ant/taskdefs: TouchTest.java (+5 -5)
antoine 2004-02-08 20:42

Shebang line had been lost in the copyright update

2 lines of code changed in:

antoine 2004-02-08 17:38

Give 2 seconds to these tests to succeed instead of 1

Avoiding gump failures

6 lines of code changed in:

antoine 2004-02-06 15:53

Update information concerning MS FTP server required libraries

7 lines of code changed in:

antoine 2004-02-06 15:22

Copyright year

2 lines of code changed in:

antoine 2004-02-06 15:19

Add something about the support of MS FTP servers,

using the CVS HEAD of commons-net and jakarta-oro

14 lines of code changed in:

antoine 2004-02-06 14:55

Upgrade to License 2.0

24 lines of code changed in:

antoine 2004-02-06 14:50

Upgrade to License 2.0

16 lines of code changed in:

antoine 2004-02-06 14:44

Upgrade to License 2.0 continues

486 lines of code changed in:

antoine 2004-02-06 14:26

Upgrade to License 2.0

212 lines of code changed in:

antoine 2004-02-06 11:03

Make license upgrade more prominent

PR:

Obtained from:

Submitted by:

Reviewed by:

3 lines of code changed in:

peterreilly 2004-02-06 09:39

Allow unit tests to pass for java 1.5

Compiler name for 1.5 is javac1.5

1 lines of code changed in:

bodewig 2004-02-06 09:09

Make failure to display the splash screen non-fatal.



I've tested this with JDK 1.4 and the java.awt.headless system

property set to true as well as a Unix box running without an X

server. While the former throws an Exception in the constructor of

SplashScreen, the later throws an Error in the constructor of

ImageIcon.



PR: 11482



Fix a copyright year mistake introduced in revision 1.9 at the same time.

32 lines of code changed in:

antoine 2004-02-06 00:36

added new license

2 lines of code changed in:

antoine 2004-02-06 00:05

License version 2.0

102 lines of code changed in:

antoine 2004-02-05 23:49

New license

45 lines of code changed in:

antoine 2004-02-05 23:45

Apache License 2.0

133 lines of code changed in:

sbailliez 2004-02-05 22:55

PR: 19301

Use xalan extensions to replace strings and avoid a stack overflow when doing deep recursions.

4 lines of code changed in:

sbailliez 2004-02-05 22:45

PR: 19301

Use xalan extensions to replace strings and avoid a stack overflow when doing deep recursions.

34 lines of code changed in:

antoine 2004-02-05 20:44

Added the NOTICE to the metainf dir of ant.jar, ant-launcher.jar and ant-nodeps.jar

and also to the distribution files

Updated the copyright notice in bootstrap.sh

28 lines of code changed in:

antoine 2004-02-05 20:12

Added NOTICE file as discussed previously on the development list

20 lines of code changed in:

bodewig 2004-02-05 13:09

Changes to make Ant installed in JPackage's RPM environment behave a

little bit more friendly.



* a new system property ant.lib.dir that if set will be used instead

of the location of ant-launcher.jar to slurp in the jars for Ant.



* a --noconfig switch that suppresses sourcing of additional

configuration files.



* various changes to the $rpm_mode specific parts of the file.



Submitted by: Randy Watler <rwatler at finali dot com>

142 lines of code changed in:

  • src/main/org/apache/tools/ant/launch: Launcher.java (+15 -1)
  • src/script: ant (+127 -35)
antoine 2004-02-04 22:08

bring back original copyright years

1 lines of code changed in:

  • src/main/org/apache/tools/ant: Main.java (+1 -1)
antoine 2004-02-04 20:38

Remove trailing spaces in all java files

in order to make checkstyle happy

2980 lines of code changed in:

peterreilly 2004-02-04 18:15

add flush are println in DefaultHandlerHandler#handleInput

- some java jvms do not flush the output for System.err.println()

in particular z/OS

PR: 26655

Obtained from: wwalsh at curamsoftware dot com

1 lines of code changed in:

antoine 2004-02-03 23:30

adapt checkstyle configuration to the new license

13 lines of code changed in:

antoine 2004-02-03 22:44

Switch to Apache Software License 2.0

10634 lines of code changed in:

peterreilly 2004-02-03 19:21

Check if character is in range for special array

PR: 26642

Obtained from: Jesse Glick

1 lines of code changed in:

peterreilly 2004-02-03 09:07

Update manual entry for javac to document when tempdir is used

PR: 26559

Obtained from: Steven Scheffler

2 lines of code changed in:

antoine 2004-02-02 19:30

first test to move to the Apache License 2.0

247 lines of code changed in:

conor 2004-02-02 15:08

Keep those grade school teachers happy

1 lines of code changed in:

conor 2004-02-02 15:03

Merge

34 lines of code changed in:

conor 2004-02-02 14:46

Handle unexpanded properties in Windows CLASSPATHS

6 lines of code changed in:

bodewig 2004-02-02 14:33

Improve docs on assertions.



PR: 25654

Submitted by: Jesse Glick <jglick at netbeans dot org>

67 lines of code changed in:

bodewig 2004-02-02 14:04

Clarify what update="false" in <zip> does.



PR: 26443

6 lines of code changed in:

  • docs/manual/CoreTasks: zip.html (+6 -5)
bodewig 2004-02-02 10:53

Upgrade to Xerces-J 2.6.1

3 lines of code changed in:

January 2004 »

Generated by StatSVN 0.3.2-SNAPSHOT