December 2006 Commit Log

Number of Commits:
122
Number of Active Developers:
9
peterreilly 2006-12-31 14:11

update version of manual

3 lines of code changed in:

peterreilly 2006-12-31 14:09

add doc for updateProperty and errorProperty, add note for openjdk

44 lines of code changed in:

peterreilly 2006-12-30 23:54

checkstyle: reduce size of method

20 lines of code changed in:

peterreilly 2006-12-30 23:51

Bugzilla 41264: douple expansion in <sql>

8 lines of code changed in:

jglick 2006-12-30 01:44

#41264: In Ant 1.7.0, <fileset> in <javadoc> does not by default include

only **/*.java as the documentation claims and earlier revisions did.

21 lines of code changed in:

peterreilly 2006-12-29 16:53

checkstyle: reduce method length

51 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Copy.java (+51 -41)
peterreilly 2006-12-29 16:51

Check if classpath used with forked junit contains multi versions of ant

45 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/junit: JUnitTask.java (+45)
peterreilly 2006-12-29 16:50

make public haveClasspath

1 lines of code changed in:

peterreilly 2006-12-29 14:15

Bugzilla 41158: add classpathref to <whichresource>

106 lines of code changed in:

peterreilly 2006-12-29 14:12

svn:eol-style native

42 lines of code changed in:

peterreilly 2006-12-29 14:11

tests for classpathref attribute of whichresource

42 lines of code changed in:

peterreilly 2006-12-29 14:10

replace a noop test

3 lines of code changed in:

peterreilly 2006-12-28 20:08

making method a little smaller

17 lines of code changed in:

  • src/main/org/apache/tools/ant: Main.java (+17 -10)
peterreilly 2006-12-28 16:25

javadoc missing a *

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Ant.java (+1 -1)
peterreilly 2006-12-28 16:24

stylecheck

15 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/condition: AntVersion.java (+15 -4)
peterreilly 2006-12-28 16:22

It was D'Arcy that submitted the patch for errorProperty

4 lines of code changed in:

peterreilly 2006-12-28 16:16

add updated and error property attributes to the javac task

55 lines of code changed in:

peterreilly 2006-12-28 16:06

pset svn:eol-style native

84 lines of code changed in:

  • src/tests/antunit/taskdefs: javac-test.xml (+42 -42)
  • src/tests/antunit/taskdefs/javac-dir/bad-src: Bad.java (+22 -22)
  • src/tests/antunit/taskdefs/javac-dir/good-src: Simple.java (+20 -20)
peterreilly 2006-12-28 16:03

tests for errorProperty and updatedProperty of javac

84 lines of code changed in:

  • src/tests/antunit/taskdefs: javac-test.xml (new 42)
  • src/tests/antunit/taskdefs/javac-dir/bad-src: Bad.java (new 22)
  • src/tests/antunit/taskdefs/javac-dir/good-src: Simple.java (new 20)
peterreilly 2006-12-27 23:45

checkstyle: make method a little smaller

72 lines of code changed in:

peterreilly 2006-12-27 23:41

checkstyle: make the execute method a litte smaller

23 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Get.java (+23 -16)
peterreilly 2006-12-27 23:37

checkstyle:check off for public method

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Expand.java (+2)
jhm 2006-12-27 16:31

Describe <compilerarg> as suggested in the Forum on http://www.jguru.com/forums/view.jsp?EID=1323111



Fix some xml-entity mistakes (missing ;)

17 lines of code changed in:

peterreilly 2006-12-24 23:37

fix <script> to allow bsf.jar to be in a nested <classpath>

9 lines of code changed in:

peterreilly 2006-12-24 23:15

eol-style

146 lines of code changed in:

peterreilly 2006-12-24 22:52

Fix BSF path for script

146 lines of code changed in:

peterreilly 2006-12-24 22:48

allow path components to be directly added to AntClassLoader

14 lines of code changed in:

peterreilly 2006-12-22 23:13

Bugzilla: 41226 Target from imported file listsed twice

4 lines of code changed in:

peterreilly 2006-12-22 22:16

Bugzilla: 41226 Target from imported file listsed twice

40 lines of code changed in:

  • src/main/org/apache/tools/ant: Main.java (+40 -4)
jkf 2006-12-22 21:20

line length + add reason mixing ant versions.

4 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/junit: JUnitTask.java (+4 -1)
jkf 2006-12-22 21:00

improved handling of non-existent vmwatcher file.

9 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/junit: JUnitTask.java (+9 -3)
jkf 2006-12-22 20:48

PR 41090: jsch-0.1.30 causes SCP task to hang

Contributed by Atsuhiko Yamanaka

jsch 0.1.30 has improved the stream handling internally and it must be flushed

explicitly.

4 lines of code changed in:

jglick 2006-12-22 01:01

Update for NB 6.0 + Ant 1.7.0.

1 lines of code changed in:

jhm 2006-12-21 13:31

Sync the message with the test-value.

1 lines of code changed in:

jhm 2006-12-21 13:21

Ups - have forgotten to delete some debug infos ...

0 lines of code changed in:

jhm 2006-12-21 13:16

Make <antversion> available as Task.

31 lines of code changed in:

bodewig 2006-12-21 09:22

executable?

0 lines of code changed in:

bodewig 2006-12-21 09:12

Upgrade Xerces and xml-apis

81 lines of code changed in:

bodewig 2006-12-21 09:10

Adapt POMs to new version

80 lines of code changed in:

  • src/etc/poms: pom.xml (+1 -1)
  • src/etc/poms/ant-antlr: pom.xml (+3 -3)
  • src/etc/poms/ant-apache-bcel: pom.xml (+3 -3)
  • src/etc/poms/ant-apache-bsf: pom.xml (+3 -3)
  • src/etc/poms/ant-apache-log4j: pom.xml (+3 -3)
  • src/etc/poms/ant-apache-oro: pom.xml (+3 -3)
  • src/etc/poms/ant-apache-regexp: pom.xml (+3 -3)
  • src/etc/poms/ant-apache-resolver: pom.xml (+3 -3)
  • src/etc/poms/ant-commons-logging: pom.xml (+3 -3)
  • src/etc/poms/ant-commons-net: pom.xml (+3 -3)
  • src/etc/poms/ant-jai: pom.xml (+3 -3)
  • src/etc/poms/ant-javamail: pom.xml (+3 -3)
  • src/etc/poms/ant-jdepend: pom.xml (+3 -3)
  • src/etc/poms/ant-jmf: pom.xml (+3 -3)
  • src/etc/poms/ant-jsch: pom.xml (+3 -3)
  • src/etc/poms/ant-junit: pom.xml (+3 -3)
  • src/etc/poms/ant-launcher: pom.xml (+2 -2)
  • src/etc/poms/ant-netrexx: pom.xml (+3 -3)
  • src/etc/poms/ant-nodeps: pom.xml (+5 -5)
  • src/etc/poms/ant-starteam: pom.xml (+2 -2)
  • src/etc/poms/ant-stylebook: pom.xml (+3 -3)
  • src/etc/poms/ant-swing: pom.xml (+3 -3)
  • src/etc/poms/ant-testutil: pom.xml (+3 -3)
  • src/etc/poms/ant-trax: pom.xml (+5 -5)
  • src/etc/poms/ant-weblogic: pom.xml (+3 -3)
  • src/etc/poms/ant: pom.xml (+5 -5)
bodewig 2006-12-21 09:09

adapt to new version

2 lines of code changed in:

bodewig 2006-12-21 08:49

bump version

3 lines of code changed in:

jhm 2006-12-20 15:52

Check if we are online for the online tests (maybe the property is not passed to the test).

9 lines of code changed in:

  • src/tests/antunit/types/resources: test.xml (+9)
jhm 2006-12-20 14:21

Make the tests runnable on systems without regexp matchers (e.g. JDK 1.2 without ORO).

44 lines of code changed in:

jhm 2006-12-20 13:53

organize imports

0 lines of code changed in:

jhm 2006-12-20 13:52

Make the tests runnable on systems without regexp matchers (e.g. JDK 1.2 without ORO).

30 lines of code changed in:

jhm 2006-12-20 08:54

Show the list of supported platforms for <property env=""/>

54 lines of code changed in:

antoine 2006-12-20 02:46

location to distribute the maven artifacts

2 lines of code changed in:

jhm 2006-12-19 08:03

cleanup

2 lines of code changed in:

jhm 2006-12-19 08:02

Use -autoproxy instead of -noproxy.

56 lines of code changed in:

jhm 2006-12-19 07:58

Document why we removed these optional tasks.

10 lines of code changed in:

jhm 2006-12-19 07:57

-noproxy is not a change. It's neither in 1.6.5 nor in 1.7.0. Only in early 1.7.0Alpha ...

11 lines of code changed in:

peterreilly 2006-12-18 21:57

Bugzilla 41201: [jar-task] wrong name for services folder

7 lines of code changed in:

peterreilly 2006-12-16 12:16

checkstyle

51 lines of code changed in:

antoine 2006-12-15 12:39

fix doc of includeemptydirs, suggested by Joel Klein

1 lines of code changed in:

Repository Tag: ANT_170
kevj 2006-12-13 10:36

-remove java6 selector/conditional compile

0 lines of code changed in:

kevj 2006-12-13 10:35

-remove unused package/code

0 lines of code changed in:

kevj 2006-12-13 10:12

-further refactoring as suggested by peter

5 lines of code changed in:

kevj 2006-12-13 09:55

-fix hasfreespace-test to avoid problems on pre jdk6 vms

3 lines of code changed in:

antoine 2006-12-13 03:58

preparation for further changes ...

12 lines of code changed in:

antoine 2006-12-13 02:51

preparation for the 1.7.0 release

596 lines of code changed in:

kevj 2006-12-13 02:36

-remove Java1.4 specific methods from parseHumanSizes

3 lines of code changed in:

peterreilly 2006-12-12 23:39

document the issues with using script/classpath to load javascript implementation

15 lines of code changed in:

peterreilly 2006-12-12 22:15

stop making MacroDef#TemplateElement extend MacroDef#Member - BC reasons, and remore MacroDef#Member

67 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: MacroDef.java (+67 -97)
peterreilly 2006-12-12 21:56

remove the <define> nested element of <macrodef>

1 lines of code changed in:

peterreilly 2006-12-12 21:47

add some more doc for the scripting changes

175 lines of code changed in:

kevj 2006-12-12 14:49

-fix as suggested by DD, should now compile on pre java6 rt.jar

5 lines of code changed in:

kevj 2006-12-12 14:24

-fix tabs, add validate method

48 lines of code changed in:

kevj 2006-12-12 14:00

-HasFreeSpace condition (java6 only)

76 lines of code changed in:

kevj 2006-12-12 13:59

-add HasFreeSpace condition to antlib

2 lines of code changed in:

  • src/main/org/apache/tools/ant/types/conditions: antlib.xml (+2)
kevj 2006-12-12 13:59

- tests for parseHumanSizes

0 lines of code changed in:

kevj 2006-12-12 13:57

- add Human Readable file size 'parsing' method

39 lines of code changed in:

kevj 2006-12-12 13:56

- new java6 file uitl class

0 lines of code changed in:

kevj 2006-12-12 13:55

- fix java6 detection and add selector for conditional compile

9 lines of code changed in:

kevj 2006-12-12 13:53

-test for hasfreespace condition

36 lines of code changed in:

kevj 2006-12-12 13:15

- antunit test for antversion

30 lines of code changed in:

kevj 2006-12-12 05:18

- java.util.Service moved to java.util.ServiceLoader in Java6 final

1 lines of code changed in:

mbenson 2006-12-11 22:36

Regression: <path> was evaluating nested content only once, so that it could

not e.g. pick up files that didn't exist the first time through.

Bugzilla 41151.

23 lines of code changed in:

stevel 2006-12-11 22:25

automatic proxy handling is only there if -autoproxy is set; marked as such in the docs. -noproxy is removed.

49 lines of code changed in:

jhm 2006-12-11 08:19

Keep in sync with xml source

82 lines of code changed in:

peterreilly 2006-12-10 23:08

Bugzilla 39617, clarification of tar task functionality

7 lines of code changed in:

  • docs/manual/CoreTasks: tar.html (+7 -1)
peterreilly 2006-12-10 22:58

refactor Launcher#run to reduce its line count

85 lines of code changed in:

  • src/main/org/apache/tools/ant/launch: Launcher.java (+85 -47)
peterreilly 2006-12-10 22:54

retain the original casiness when handing replaceing case insensitive env properties

14 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Execute.java (+14 -6)
peterreilly 2006-12-10 22:24

Fix for Bugzilla 41049.

This modification stops ComponentHelper from keeping track

of tasks so that they can be invalidated if the task

definition changes. This is not needed anymore as

changes in UnknownElement processing in ant 1.7 mean

that UEs are kept in the Target task/type list, not the

resultant tasks.





6 lines of code changed in:

jglick 2006-12-10 00:48

223, not 233.

3 lines of code changed in:

peterreilly 2006-12-09 15:28

update for script (partial)

52 lines of code changed in:

stevel 2006-12-09 00:10

I plan to have this frozen by the end of the month too.

53 lines of code changed in:

mbenson 2006-12-08 23:43

last minute; avoid NPE when attempting to map no-name resource. Bugzilla 39960.

11 lines of code changed in:

stevel 2006-12-08 23:23

fix the link

1 lines of code changed in:

kevj 2006-12-08 10:25

-TODO comments

2 lines of code changed in:

kevj 2006-12-08 10:23

-first stab at converting Location test to antunit

87 lines of code changed in:

kevj 2006-12-08 09:10

-remove unused import

0 lines of code changed in:

antoine 2006-12-08 03:33

distribute ant-testutil

3 lines of code changed in:

peterreilly 2006-12-07 21:48

align script implementation

60 lines of code changed in:

jglick 2006-12-07 21:24

It is now possible to build Ant without BSF and then run using JSR scripting.

9 lines of code changed in:

jglick 2006-12-07 21:07

Correcting typo.

9 lines of code changed in:

jglick 2006-12-07 20:40

Minor edits.

3 lines of code changed in:

mbenson 2006-12-07 18:24

add protected newProject accessor. Bugzilla 41127.

16 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Ant.java (+16 -8)
peterreilly 2006-12-06 22:48

checkstyle

3 lines of code changed in:

mbenson 2006-12-06 20:06

s/ISO-8879-1/ISO-8859-1/

1 lines of code changed in:

mbenson 2006-12-06 15:26

use ProjectComponent's description

0 lines of code changed in:

bodewig 2006-12-06 05:31

Move description attribute from Task to ProjectComponent

77 lines of code changed in:

peterreilly 2006-12-05 13:32

opps, return too early

0 lines of code changed in:

peterreilly 2006-12-04 13:13

opps: forgot to commit this

9 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: DefBase.java (+9)
bodewig 2006-12-04 04:58

linefeeds

237 lines of code changed in:

bodewig 2006-12-04 04:51

linefeeds

1430 lines of code changed in:

peterreilly 2006-12-03 23:02

doc for javax scripting

47 lines of code changed in:

peterreilly 2006-12-03 22:57

use helper class, add manager attribute, add classpath

144 lines of code changed in:

peterreilly 2006-12-03 22:55

use helper class, add manager attribute

69 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional: Script.java (+29 -39)
  • src/main/org/apache/tools/ant/taskdefs/optional/script: ScriptDef.java (+40 -6)
peterreilly 2006-12-03 22:53

a helper and creator class for script runners

330 lines of code changed in:

peterreilly 2006-12-03 22:52

native eol-style

131 lines of code changed in:

peterreilly 2006-12-03 22:50

add implementaion for javax script runner

131 lines of code changed in:

peterreilly 2006-12-03 22:49

change supportslanguge method

54 lines of code changed in:

peterreilly 2006-12-03 22:46

helper methods for class resources

21 lines of code changed in:

peterreilly 2006-12-03 22:45

native eol

243 lines of code changed in:

peterreilly 2006-12-03 22:42

helper classes for reflection

243 lines of code changed in:

jglick 2006-12-03 20:34

#41098: Virtual Ant.

33 lines of code changed in:

peterreilly 2006-12-03 12:16

linelength and 1.5 bootstrap whining

11 lines of code changed in:

jglick 2006-12-02 20:21

Docs improvements.

30 lines of code changed in:

kevj 2006-12-02 01:34

- remove wrong comment

0 lines of code changed in:

jglick 2006-12-01 18:10

Forgot to document #41058!

9 lines of code changed in:

jglick 2006-12-01 17:50

#41058: permit Java 5 enumerations to work like EnumeratedAttribute.

40 lines of code changed in:

jhm 2006-12-01 14:49

Add Leafcutter.

Minor codestyle.

85 lines of code changed in:

November 2006 »

Generated by StatSVN 0.3.2-SNAPSHOT