September 2005 Commit Log

Number of Commits:
63
Number of Active Developers:
6
mbenson 2005-09-30 16:27

Support filesystem-only resource collections in checksum.

111 lines of code changed in:

mbenson 2005-09-30 15:37

antunit-ize checksum tests

139 lines of code changed in:

mbenson 2005-09-29 21:09

Move Resource-based utility methods in FileUtils to ResourceUtils (static).

380 lines of code changed in:

mbenson 2005-09-29 21:08

ensure that property w/ fileset applies to a single file

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Checksum.java (+2 -1)
mbenson 2005-09-29 21:06

Fix wrongly-defined build.dir

1 lines of code changed in:

  • src/etc/testcases/taskdefs: apt.xml (+1 -1)
mbenson 2005-09-29 19:27

(judiciously) use FileUtils.close()

3 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Checksum.java (+3 -14)
bodewig 2005-09-29 11:37

empty collection != no collection - found by Gump and the jline build

3 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Expand.java (+3 -1)
bodewig 2005-09-29 11:28

cleanup

1 lines of code changed in:

  • src/etc/testcases/taskdefs: copy.xml (+1)
bodewig 2005-09-29 11:27

Fix avalon builds in Gump, see comments in source

12 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/junit: BatchTest.java (+12)
bodewig 2005-09-28 19:55

whitespace

16 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Copy.java (+16 -16)
bodewig 2005-09-28 19:32

whitespace and 2005

395 lines of code changed in:

bodewig 2005-09-28 19:28

No, not necessary

3 lines of code changed in:

mbenson 2005-09-28 19:25

ws/tabs + merge a string cat

103 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Copy.java (+103 -104)
mbenson 2005-09-28 19:11

Handle filesets added via add(ResourceCollection)

by sending back to addFileset(). remove tabs.

57 lines of code changed in:

bodewig 2005-09-28 19:08

resource collection support for unzip/jar/war/tar

91 lines of code changed in:

bodewig 2005-09-28 18:48

resource collection support for apply and friends

179 lines of code changed in:

bodewig 2005-09-28 18:46

resource collection support for xslt

132 lines of code changed in:

bodewig 2005-09-28 18:42

Add resource collection support to copy and friends

366 lines of code changed in:

bodewig 2005-09-28 18:38

resource collection support for subant

32 lines of code changed in:

bodewig 2005-09-28 18:34

lay grounds for Schema or Relax NG description generators as plugins in antstructure

219 lines of code changed in:

bodewig 2005-09-28 18:32

ResourceCollection support for batchtest

33 lines of code changed in:

  • docs/manual/OptionalTasks: junit.html (+7 -3)
  • src/main/org/apache/tools/ant/taskdefs/optional/junit: BatchTest.java (+26 -11)
bodewig 2005-09-28 18:31

use our own code

4 lines of code changed in:

bodewig 2005-09-28 18:30

make it work for directries with spaces

1 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: parrot.sh (+1 -1)
mbenson 2005-09-28 18:29

cright

1 lines of code changed in:

mbenson 2005-09-28 18:25

Don't try to delete nonexistent resources; switched to a single static

reverse filesystem ResourceComparator.

21 lines of code changed in:

jkf 2005-09-22 20:03

Layout, extracted methods / named constants

53 lines of code changed in:

jkf 2005-09-22 20:00

whitespace only

7 lines of code changed in:

jkf 2005-09-22 18:28

Testing svn installation (fixing some whitespace in the process)

6 lines of code changed in:

mbenson 2005-09-21 19:54

overload selectOutOfDateSources w/ ResourceCollection version;

delegate existing selectOutOfDateSources to new method.

109 lines of code changed in:

mbenson 2005-09-21 19:52

overload isOutOfDate with long granularity for consistency's sake.

20 lines of code changed in:

mbenson 2005-09-21 19:50

convenience additions + Resources.toString()

80 lines of code changed in:

mbenson 2005-09-21 19:49

add toString implementation

12 lines of code changed in:

  • src/main/org/apache/tools/ant/types/resources: Restrict.java (+12 -1)
mbenson 2005-09-21 19:48

convenience additions

38 lines of code changed in:

  • src/main/org/apache/tools/ant/types/resources/selectors: Type.java (+38 -1)
mbenson 2005-09-21 19:46

add array constructors for simplified coding of nested selectors

72 lines of code changed in:

mbenson 2005-09-21 18:14

Remove DirectoryScanner import; restructure for taste

12 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Delete.java (+12 -13)
mbenson 2005-09-21 17:37

fix testcase file; should always be LF

0 lines of code changed in:

stevel 2005-09-16 20:23

in copypath, we skip directories although there is on other choice -bulk copy. Maybe a switch could determine policy here.

1 lines of code changed in:

stevel 2005-09-16 20:07

mention need for cleartool

6 lines of code changed in:

stevel 2005-09-16 20:03

PR36680: comment on java bundled XSL engines.

5 lines of code changed in:

stevel 2005-09-16 10:36

in copypath, we skip directories although there is on other choice -bulk copy. Maybe a switch could determine policy here.

4 lines of code changed in:

mbenson 2005-09-15 15:39

dependset + resource collection support

225 lines of code changed in:

mbenson 2005-09-15 15:38

fileUtils -> final FILE_UTILS

4 lines of code changed in:

  • src/main/org/apache/tools/ant/types/resources/comparators: FileSystem.java (+4 -4)
ddevienne 2005-09-15 14:35

Apparently equals() is not used much, 'cause I broke it and all tests passed... --DD

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: MacroDef.java (+2 -3)
mbenson 2005-09-14 21:59

partially antunit-ize DependSetTest

6 lines of code changed in:

mbenson 2005-09-14 21:24

delete + resource collection support

306 lines of code changed in:

  • docs/manual/CoreTasks: delete.html (+16 -13)
  • src/etc/testcases/taskdefs: delete.xml (+90 -10)
  • src/main/org/apache/tools/ant/taskdefs: Delete.java (+44 -33)
  • src/main/org/apache/tools/ant/types/resources: BCFileSet.java (new 71)
  • src/main/org/apache/tools/ant/types/resources/comparators: FileSystem.java (new 48)
  • src/main/org/apache/tools/ant/util: FileUtils.java (+21)
  • src/testcases/org/apache/tools/ant/taskdefs: DeleteTest.java (+16 -1)
mbenson 2005-09-14 21:22

add convenience constructor

15 lines of code changed in:

  • src/main/org/apache/tools/ant/types/resources/comparators: Reverse.java (+15 -1)
mbenson 2005-09-14 21:20

rework different selector doc

15 lines of code changed in:

antoine 2005-09-14 20:33

Bugzilla 36632 - document end of line handling for <echo/>

5 lines of code changed in:

mbenson 2005-09-14 14:22

fix jackedness

5 lines of code changed in:

ddevienne 2005-09-13 22:32

Factor in common code of Attribute/TemplateElement/Text into new base class Member. --DD

147 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: MacroDef.java (+147 -207)
mbenson 2005-09-13 21:07

update with depends and copy instead of copydir

9 lines of code changed in:

  • src/etc/testcases/taskdefs: delete.xml (+9 -6)
ddevienne 2005-09-13 20:37

Can't use {@value} for computed property, only for constants. Fix up indentation and docs a bit. --DD

37 lines of code changed in:

  • src/main/org/apache/tools/ant/launch: Launcher.java (+37 -26)
bodewig 2005-09-09 21:00

use hashtable instead of getProperty which may return non-null even if the key is not in the hashtable. PR 36151

1 lines of code changed in:

mbenson 2005-09-09 15:32

fix previous change

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/dotnet: NetCommand.java (+1 -1)
mbenson 2005-09-09 15:10

logging

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/dotnet: NetCommand.java (+2 -1)
stevel 2005-09-08 16:04

adding messages at the -v level to make it clearer what is going on. Although we always log defined components at -debug, once you do presetdef and macrodef more people may want to see the output. And when you start defining into namespaces, you really want to see what is going on...

3 lines of code changed in:

stevel 2005-09-08 13:03

move the warning message to where it belongs

1 lines of code changed in:

bodewig 2005-09-07 18:56

subant's inheritall is false by default, PR 36079

5 lines of code changed in:

bodewig 2005-09-07 18:10

fix line-feeds, set svn:eol-style

282 lines of code changed in:

antoine 2005-09-07 08:22

add links to antlib and sandbox

16 lines of code changed in:

antoine 2005-09-07 05:19

switch to svn

218 lines of code changed in:

antoine 2005-09-07 05:04

switch to svn

66 lines of code changed in:

bodewig 2005-09-07 02:37

ApacheCon effect on my key, try svn commit access

358 lines of code changed in:

August 2005 »

Generated by StatSVN 0.3.2-SNAPSHOT