September 2004 Commit Log

Number of Commits:
70
Number of Active Developers:
7
peterreilly 2004-09-30 17:32

move to 1.6 branch

3 lines of code changed in:

peterreilly 2004-09-30 17:05

Fix for execution of top level tasks getting delayed by targets.

PR: 31487

19 lines of code changed in:

bodewig 2004-09-30 12:41

Don't assume class.getClassLoader is not null, PR 31450

14 lines of code changed in:

bodewig 2004-09-30 12:41

Oops, better compile before commit

3 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/junit: JUnitTask.java (+3 -3)
bodewig 2004-09-30 09:55

Improved BWC, not that good, though

17 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/junit: JUnitTask.java (+17 -2)
bodewig 2004-09-30 09:42

Add a simple TestListener to each forked VM that does nothing but

write a single byte to a file.



If that file is empty when the test runner finishes, the VM has exited

and we should consider the tests as failed.



PR: 30333

81 lines of code changed in:

bodewig 2004-09-30 09:39

Throw in some unit tests for <junit> - one of them will fail related to bug 30333

58 lines of code changed in:

bodewig 2004-09-30 09:38

tests are on system classpath of forked tests

1 lines of code changed in:

bodewig 2004-09-30 09:27

Make test pass on OS X

19 lines of code changed in:

bodewig 2004-09-30 09:24

Update for PR 30669

0 lines of code changed in:

bodewig 2004-09-30 09:24

Don't ignore invalid operation mode silently



PR: 30669

Submitted by: Ben Galbraith

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ssh: Scp.java (+1 -1)
peterreilly 2004-09-30 08:28

update for groovy 1.0 beta 7

2 lines of code changed in:

peterreilly 2004-09-27 09:03

remove modifying exception code for unknown<attribute/element>exception

4 lines of code changed in:

mbenson 2004-09-24 18:55

Add alwayslog attribute to <redirector>.

130 lines of code changed in:

mbenson 2004-09-24 15:30

Typo in "Typeo in defintion of <cvsversion> task causing it not be defined".

>;)

2 lines of code changed in:

peterreilly 2004-09-24 14:35

Typeo in defintion of <cvsversion> task causing it not be defined.

PR: 31403

Obtained from: Andy Wood

3 lines of code changed in:

peterreilly 2004-09-24 14:26

Manual page for cvsversion contained incorrect attributes and did not say since 1.6.1

PR: 31408

Reported by: Andy Wood

9 lines of code changed in:

peterreilly 2004-09-24 08:45

Try to get the correct task/type name for an unsupported attribute/element

exception thrown by IntrospectionHelper

PR: 31389 and 29499

Reported by: Tamas Szeredi and Jesse Glick

218 lines of code changed in:

peterreilly 2004-09-24 08:17

checkstyle

20 lines of code changed in:

  • src/main/org/apache/tools/ant: Main.java (+20 -15)
peterreilly 2004-09-24 08:13

Add a new option -nouserlib to the ant command.

This allows running ant without loading the jars from ${user.home}/.ant/lib.

This is useful for building ant.

12 lines of code changed in:

peterreilly 2004-09-23 14:04

add dependencies to external page

PR: 31367

Obtained from: Russ Gold

76 lines of code changed in:

peterreilly 2004-09-22 09:55

update eclipse bundling information

PR: 31280

Obtained from: Darin Swanson

25 lines of code changed in:

bodewig 2004-09-21 12:07

It is a good idea to look for a different version of Ant before reporting a bug

69 lines of code changed in:

bodewig 2004-09-21 11:38

Update CONTRIBUTORS

0 lines of code changed in:

bodewig 2004-09-21 11:37

Close property file.



PR: 30469

Submitted by: Juerg Wanner <juerg at pyx dot ch>

11 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Replace.java (+11 -1)
mbenson 2004-09-20 20:22

adding debug message since the BuildException may be caught

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Exit.java (+1)
mbenson 2004-09-20 20:16

Remove unnecessary exists() check.

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Copy.java (+1 -1)
peterreilly 2004-09-17 12:53

add in ruby examples and another groovy example

example from Cedric Beust's blog

http://beust.com/weblog/archives/000181.html

with a conversion to groovy from Sam Pullara

32 lines of code changed in:

bodewig 2004-09-17 07:58

complete sentence

1 lines of code changed in:

  • proposal/sandbox/dotnet/docs: index.html (+1 -1)
bodewig 2004-09-17 07:55

Add some docs for people getting to minotaur via any other means than my blog

21 lines of code changed in:

conor 2004-09-15 22:58

This is a FAQ by any measure.

66 lines of code changed in:

peterreilly 2004-09-15 14:19

script doc: add judoscript example

5 lines of code changed in:

peterreilly 2004-09-15 13:30

typepo: snipnet -> snippet

Obtained from: Jan

1 lines of code changed in:

peterreilly 2004-09-15 13:17

script doc: Add groovy, beanshell and jython examples

Modify echo example so that it does not modify ant's task structure

(This is not a usecase we want for script).

29 lines of code changed in:

peterreilly 2004-09-15 12:41

Doc for groovy jars installation

15 lines of code changed in:

peterreilly 2004-09-15 10:25

fix sizeselector testcase

1 lines of code changed in:

peterreilly 2004-09-14 12:45

AntTypeDefintion#similarDefinition could be called in situations

where the loader for the class is not antclassloader

Obtained from: David Konecny

3 lines of code changed in:

jhm 2004-09-14 06:13

update SQLC infos

17 lines of code changed in:

peterreilly 2004-09-13 13:26

allow testcase to compile under jdk1.2.2

3 lines of code changed in:

peterreilly 2004-09-13 09:11

make IntrospectionHelper compile under jdk1.2.2

10 lines of code changed in:

peterreilly 2004-09-10 17:31

use copy constructor Simplified copying of Hashtables in propertyhelper.java

PR: 30163

Obtained from: Jesse Glick

2 lines of code changed in:

peterreilly 2004-09-10 17:24

Update netbeans bundling info

PR: 30607

Obtained from: Jesse Glick

3 lines of code changed in:

peterreilly 2004-09-10 16:52

opps got ids mixed up in faq

6 lines of code changed in:

peterreilly 2004-09-10 16:42

Fix up entries from ant 1.5beta

PR: 31112

151 lines of code changed in:

mbenson 2004-09-10 15:16

Added searchpath attribute to <exec> for searching path

variables when resolveexecutable = true. Thanks to Stefan

for having already written the path-searching code.

26 lines of code changed in:

bodewig 2004-09-10 14:25

Adapt to Ant 1.6.2

4 lines of code changed in:

  • proposal/sandbox/dotnet/docs: index.html (+4 -5)
bodewig 2004-09-10 14:19

docs for PR 16539

21 lines of code changed in:

peterreilly 2004-09-10 10:46

Fixed javadoc for Task#handleErrorFlush

PR: 31153

Obtained from: Jayant Sai

1 lines of code changed in:

  • src/main/org/apache/tools/ant: Task.java (+1 -1)
peterreilly 2004-09-10 08:50

add xmlcatalog nested element to the xmlproperty task

PR: 27053

Obtained from: David Crossley and Dave Brondsema

98 lines of code changed in:

bodewig 2004-09-08 14:30

more to clean up

3 lines of code changed in:

bodewig 2004-09-08 14:29

Support different output formats in checksum, PR 16539, based on a patch by Mark R. Diggory

181 lines of code changed in:

mbenson 2004-09-08 14:20

Clarify that the file attribute can refer to a directory as well.

PR: 31113

4 lines of code changed in:

bodewig 2004-09-08 11:32

Doesn't compile on JDK 1.3: IntrospectionHelper.java:1471: method is inherited from org.apache.tools.ant.IntrospectionHelper.NestedCreator and hides variable in outer class createAddTypeCreator(org.apache.tools.ant.Project,java.lang.Object,java.lang.String). An explicit 'this' qualifier must be used to select the desired instance.

1 lines of code changed in:

peterreilly 2004-09-08 11:25

InstantiationException.getCause() not in jdk 1.3.

1 lines of code changed in:

peterreilly 2004-09-08 10:05

Add an example to InstantiationException

16 lines of code changed in:

peterreilly 2004-09-08 09:59

Add the InstantiationException: org.apache.tools.ant.Main error to the FAQ

43 lines of code changed in:

peterreilly 2004-09-08 09:43

Root cause of InstantiationException may be null in class.newInstance()

8 lines of code changed in:

stevel 2004-09-07 11:33

jikes compiles us now

5 lines of code changed in:

bodewig 2004-09-07 10:46

Add pointer to XRN, submitted by Edouard Mercier

79 lines of code changed in:

stevel 2004-09-07 08:55

mark two constants as static.

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/splash: SplashScreen.java (+2 -2)
jhm 2004-09-07 06:21

Added SQLC to external page.

75 lines of code changed in:

jhm 2004-09-07 05:59

Integrate <subant> complex example into mergefile.

58 lines of code changed in:

  • proposal/xdocs/src/org/apache/tools/ant/taskdefs: SubAnt.xml (+58)
antoine 2004-09-06 22:09

add a caveat concerning jython.jar

3 lines of code changed in:

peterreilly 2004-09-06 09:14

add a -cp option to Launcher.java to cause it to

treat CLASSPATH different from -lib options.

PR: 28046

52 lines of code changed in:

conor 2004-09-03 12:40

Apply Matt's contrib changes and update Cortex to Cenqua

10 lines of code changed in:

peterreilly 2004-09-03 10:43

javadoc fixes

20 lines of code changed in:

mbenson 2004-09-02 16:51

typo

1 lines of code changed in:

conor 2004-09-02 07:51

Indicate the message that causes the loop

2 lines of code changed in:

jhm 2004-09-01 16:11

Complex example

68 lines of code changed in:

jhm 2004-09-01 05:38

Let <move> compile.

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Copy.java (+1 -2)

August 2004 »

Generated by StatSVN 0.3.2-SNAPSHOT