April 2006 Commit Log

Number of Commits:
68
Number of Active Developers:
8
stevel 2006-04-30 22:41

edit doc to move from CVS to SVN, more stuff on IDE/app server installs, more on how to install extra libraries.

134 lines of code changed in:

bodewig 2006-04-29 15:24

tests for PR 38732

39 lines of code changed in:

bodewig 2006-04-29 14:56

merge multiple patternsets - PR 38973

24 lines of code changed in:

bodewig 2006-04-29 14:45

tests for PR 38973

41 lines of code changed in:

  • src/etc/testcases/taskdefs: unzip.xml (+22)
  • src/testcases/org/apache/tools/ant/taskdefs: UnzipTest.java (+19 -1)
mbenson 2006-04-28 14:13

More warnings about filtering binary files. Bugzilla #39445.

9 lines of code changed in:

bodewig 2006-04-27 04:14

2006

3 lines of code changed in:

  • docs/manual/CoreTasks: property.html (+1 -1)
  • src/main/org/apache/tools/ant/taskdefs/optional: Rpm.java (+1 -1)
  • src/main/org/apache/tools/ant/taskdefs/optional/dotnet: DotnetCompile.java (+1 -1)
jkf 2006-04-26 21:51

Just committed this one prematurely

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: UpToDate.java (+2 -2)
jkf 2006-04-26 21:20

Fixed bug reported by Wolfgang Brodowski.

Bug report 39345.

11 lines of code changed in:

  • WHATSNEW (+1)
  • src/main/org/apache/tools/ant/taskdefs/optional: Rpm.java (+10 -3)
jkf 2006-04-26 20:55

Minor updates based on the input of Dave Brosius

pr: 39320

73 lines of code changed in:

kevj 2006-04-26 08:37

more info (added filename to error message) bug #35505

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Jar.java (+1 -1)
kevj 2006-04-26 05:00

pluralise variable

1 lines of code changed in:

kevj 2006-04-25 07:28

- fix doc bug 24493

- update year

8 lines of code changed in:

  • docs/manual/OptionalTasks: vss.html (+8 -8)
jkf 2006-04-25 07:02

Methods will need additional comments on deprecation, or need to be removed again. Putting back now to be better safe than sorry.

31 lines of code changed in:

bodewig 2006-04-25 04:06

2006

5 lines of code changed in:

peterreilly 2006-04-24 14:15

Bugzilla Report: 39295

Reporter: Waldek Herka

extract the fileToURL code

use it for tools jar as well as the other paths

29 lines of code changed in:

jkf 2006-04-24 07:10

Whitespace / contants / javadoc

8 lines of code changed in:

jkf 2006-04-24 07:02

Remove of new in ant 1.7 and deprecated in ant 1.7 methods.

1 lines of code changed in:

jkf 2006-04-24 06:59

Remove use of deprecated methods

5 lines of code changed in:

kevj 2006-04-24 06:39

take notice of verbosity flag when logging bug #39010

7 lines of code changed in:

antoine 2006-04-22 15:05

renameext was here two times

0 lines of code changed in:

antoine 2006-04-22 15:02

removal of testlet, visual age for java, and icontract optional tasks.

12 lines of code changed in:

jkf 2006-04-21 21:47

indicated when methods/classes became deprecated, as to give us the possibility to remove deprecated methods in the future.

241 lines of code changed in:

stevel 2006-04-21 20:04

fix reference

2 lines of code changed in:

  • src/main/org/apache/tools/ant/types/resources/comparators: Content.java (+2 -2)
antoine 2006-04-21 00:28

2006 and try to adapt indentation to level of nesting of the elements described

10 lines of code changed in:

antoine 2006-04-20 23:00

Remove xslp usage from ant.

Bugzilla 23455.

33 lines of code changed in:

antoine 2006-04-20 22:35

2006

1 lines of code changed in:

antoine 2006-04-20 21:39

Fix javadoc, remove a call to deprecated FileUtils.newUtils()

4 lines of code changed in:

stevel 2006-04-20 20:01

Resource implements ResourceCollection, so this was a a needless entry unless it was a Remotable interface and we want rmic to generate proxies. Assuming we don't, I'm deleting it to make the UML cleaner

1 lines of code changed in:

mbenson 2006-04-20 15:13

remove extraneous javadoc block... Martijn! :)

1 lines of code changed in:

mbenson 2006-04-20 15:09

remove extra space

2 lines of code changed in:

peterreilly 2006-04-20 08:53

2006

1 lines of code changed in:

peterreilly 2006-04-20 08:42

remove spurious system.out

change date to 2006

1 lines of code changed in:

kevj 2006-04-20 06:51

use StringUtil.LINE_SEP

7 lines of code changed in:

kevj 2006-04-20 06:44

fix bug#32738, implement quiet check for every message logged

16 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Delete.java (+16 -13)
stevel 2006-04-19 21:42

javadocs

1 lines of code changed in:

peterreilly 2006-04-19 17:33

Support for mustang (todo.. use same defines as Javac.java

3 lines of code changed in:

peterreilly 2006-04-19 16:31

change name of Locator.encodeUri to Locator.encodeURI



7 lines of code changed in:

peterreilly 2006-04-19 14:11

compete toUri code for launcher

6 lines of code changed in:

bodewig 2006-04-19 12:31

2006

1 lines of code changed in:

peterreilly 2006-04-19 10:50

escape none URL characters

20 lines of code changed in:

  • src/main/org/apache/tools/ant/launch: Locator.java (+20 -2)
kevj 2006-04-19 08:19

2 more tests for bug#32738

20 lines of code changed in:

kevj 2006-04-19 01:17

remove extra ;

0 lines of code changed in:

mbenson 2006-04-18 16:18

Use task project when filesets don't have a project, for backwards compatibility.

6 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Delete.java (+6)
kevj 2006-04-17 01:07

revert back to while loop after discussion over prior change

3 lines of code changed in:

jhm 2006-04-15 10:04

New targets for fixing two checkstyle errors:

- fixTS: deletes trailing spaces

- fixTab: converts TABs to 4 spaces

16 lines of code changed in:

jhm 2006-04-15 10:03

Checkstyle

390 lines of code changed in:

mbenson 2006-04-14 15:04

Note <files> is a file-only resource collection.

7 lines of code changed in:

kevj 2006-04-14 01:24

slight tweak while -> for (reduce scope of variable to just loop)

3 lines of code changed in:

mbenson 2006-04-13 17:36

Clarify doc re other (sub) targets in -p mode. PR# 39302

4 lines of code changed in:

bodewig 2006-04-12 20:53

set target's name before the depends attribute - leads to more meaningful errors. PR 37655

8 lines of code changed in:

bodewig 2006-04-12 18:45

2006

1 lines of code changed in:

mbenson 2006-04-11 21:50

apparently benign but untestable fix for PR 37766.

15 lines of code changed in:

  • WHATSNEW (+5 -1)
  • src/main/org/apache/tools/ant/taskdefs/optional/clearcase: CCUnlock.java (+10 -13)
mbenson 2006-04-11 21:35

changed Thread.sleep(1000) in a synchro method to wait(1000). PR# 37767.

3 lines of code changed in:

mbenson 2006-04-11 19:35

add a copy dirset test

54 lines of code changed in:

  • src/etc/testcases/taskdefs: copy.xml (+49)
  • src/testcases/org/apache/tools/ant/taskdefs: CopyTest.java (+5 -1)
mbenson 2006-04-11 19:12

more trailing spaces

6 lines of code changed in:

  • src/etc/testcases/taskdefs: copy.xml (+6 -6)
mbenson 2006-04-11 19:11

removed commented taskdefs, trailing spaces

15 lines of code changed in:

  • src/etc/testcases/taskdefs: copy.xml (+15 -20)
mbenson 2006-04-11 18:51

document ant.build.source/target in running.html#sysprops

11 lines of code changed in:

bodewig 2006-04-11 18:19

provide magic properties to control javac

118 lines of code changed in:

bodewig 2006-04-06 19:44

a test for the suite() method, passes if JUnit4 is not around

5 lines of code changed in:

bodewig 2006-04-06 19:30

untabify

2 lines of code changed in:

  • src/main/org/apache/tools/ant/launch: Locator.java (+2 -2)
bodewig 2006-04-06 19:25

allow TarOutputStream to be closed more than once, PR 38027

17 lines of code changed in:

bodewig 2006-04-06 19:00

find tools.jar even if it is distributed with the JRE, submitted by Nick Crossley, PR 38500

10 lines of code changed in:

bodewig 2006-04-06 18:52

whitespace

6 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Javadoc.java (+6 -6)
bodewig 2006-04-06 18:30

2006

1 lines of code changed in:

bodewig 2006-04-06 18:27

allow ressource collections for source files in <javadoc>

96 lines of code changed in:

mbenson 2006-04-05 16:07

formatting

2 lines of code changed in:

mbenson 2006-04-03 15:21

sp

1 lines of code changed in:

mbenson 2006-04-03 14:46

sp

3 lines of code changed in:

March 2006 »

Generated by StatSVN 0.3.2-SNAPSHOT