July 2004 Commit Log

Number of Commits:
47
Number of Active Developers:
7
sbailliez 2004-07-30 17:47

Try to make somewhat clear explanation...

16 lines of code changed in:

bodewig 2004-07-30 10:55

Base version decision on classpath instead of archive names, this allows Gump to effectivly ignore javacchome

66 lines of code changed in:

bodewig 2004-07-30 06:34

We can now savely run all .NET tests on Mono

1 lines of code changed in:

bodewig 2004-07-30 06:34

Mono doesn't include the Webservice namespace by default, I don't think this change will break the tests on Microsoft's Framework

2 lines of code changed in:

bodewig 2004-07-30 06:33

make <ilasm> work on Mono

40 lines of code changed in:

  • src/etc/testcases/taskdefs/optional: dotnet.xml (+20 -2)
  • src/main/org/apache/tools/ant/taskdefs/optional/dotnet: Ilasm.java (+20 -1)
mbenson 2004-07-28 19:55

Wrapper scripts did not detect WINNT value of dynamic OS environment

variable when logged into workstations using Novell authentication.

PR: 30366

Obtained from: Dave Brondsema

16 lines of code changed in:

bodewig 2004-07-28 14:15

Add pointer to JarBundler - submitted by Seth Morabito

79 lines of code changed in:

bodewig 2004-07-28 13:47

Mono's wsdl.exe uses a different return code (2) than Microsoft's

2 lines of code changed in:

bodewig 2004-07-28 13:46

<wsdltodotnet> should now work with Mono 1.0 as well

42 lines of code changed in:

bodewig 2004-07-28 13:45

Mono's mcs doesn't like the filealign parameter

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/dotnet: CSharp.java (+1 -1)
bodewig 2004-07-28 07:41

Can talk about 1.6.2 in present tense now

2 lines of code changed in:

bodewig 2004-07-27 14:24

new tests fail if the tests themselves live on the system classloader

5 lines of code changed in:

bodewig 2004-07-27 14:04

logging the classpath once is enough

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/junit: JUnitTask.java (+2 -3)
antoine 2004-07-27 07:02

Impossible to use implicit classpath for <taskdef> when Ant core loader != Java application loader and Path.systemClassPath taken from ${java.class.path}

PR: 30161

Submitted by: Jesse Glick (jglick at netbeans dot org)

125 lines of code changed in:

antoine 2004-07-27 06:38

Correction of the example for p4label task to match attributes

PR: 30299

Submitted by: Tim Clemons timc at messagegate dot com

1 lines of code changed in:

antoine 2004-07-27 05:54

typo

Submitted by: Yuji Yamano yyamano at kt dot rim dot or dot jp

3 lines of code changed in:

antoine 2004-07-24 15:04

Make compile

1 lines of code changed in:

mbenson 2004-07-23 20:16

Try to get the dependency analysis right this time while preserving BC.

PR: 29977

75 lines of code changed in:

jhm 2004-07-23 06:40

typo; BugID 30277

50 lines of code changed in:

  • docs/manual/OptionalTasks: ccm.html (+50 -50)
bodewig 2004-07-21 07:11

A new article

44 lines of code changed in:

antoine 2004-07-17 16:31

Javadoc fixes for RuntimeConfigurable, Project, Location

PR: 30160

Submitted by: Jesse Glick (jglick at netbeans dot org)

13 lines of code changed in:

antoine 2004-07-17 16:08

Added an ignorecontents attribute to <different>

38 lines of code changed in:

antoine 2004-07-17 15:10

Prevent AbstractCvsTask from closing its output and error streams

prematurely

PR: 30097

Submitted by: Will Wang (telerice at yahoo dot com)

31 lines of code changed in:

antoine 2004-07-17 13:06

Add a note concerning long file names in tar files, gnu tar

PR: 30143

24 lines of code changed in:

antoine 2004-07-16 09:30

Ant 1.6.2 release

118 lines of code changed in:

stevel 2004-07-15 16:43

sorting of echoproperties is documented.

3 lines of code changed in:

stevel 2004-07-15 16:41

A little extra for those people trying to debug inheritance of properties & save stuff in CVS. The XML output of <echoproperties> is now *sorted*.

50 lines of code changed in:

mbenson 2004-07-13 16:09

Enabled echo tests only for *nix & cygwin, like others.

12 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: apply.xml (+12 -5)
bodewig 2004-07-13 15:23

Use a proper ASCII character

1 lines of code changed in:

jhm 2004-07-13 14:20

Let Gump pass in Headless-mode

2 lines of code changed in:

peterreilly 2004-07-13 11:54

opps: forgot to commit the faq.xml for the faq.html

29 lines of code changed in:

jhm 2004-07-12 15:04

No more -lib needed.

117 lines of code changed in:

bodewig 2004-07-12 08:16

2004 is enough for a new file

1 lines of code changed in:

jhm 2004-07-10 17:22

Forgot to add the Checksum

148 lines of code changed in:

jhm 2004-07-10 17:15

Small redesign of ModifiedSelector. Integrating BugIDs 29742+29743. Adding support of custom classes. Checkstyle.

1059 lines of code changed in:

jhm 2004-07-10 08:07

Ant2SVG, Savant, Surround SCM

256 lines of code changed in:

mbenson 2004-07-09 22:37

Make ignoremissing test pass on Java 1.2 .

28 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: apply.xml (+28 -4)
peterreilly 2004-07-07 15:16

Opps: misnamed instance

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/script: ScriptDef.java (+1 -1)
peterreilly 2004-07-07 08:32

add a "self" reference for scriptdef

28 lines of code changed in:

bodewig 2004-07-05 14:57

Add pointer to luntbuild

81 lines of code changed in:

antoine 2004-07-03 18:33

Make JavaTest pass on Windows.

6 lines of code changed in:

  • src/etc/testcases/taskdefs: java.xml (+6 -1)
antoine 2004-07-03 13:54

Resolution of Bugzilla 8689

2 lines of code changed in:

antoine 2004-07-02 13:33

Ant162beta1 release

24 lines of code changed in:

bodewig 2004-07-02 11:46

DynamicConfiguratorNS solves the case-sensitivity issue with <msbuild>

3 lines of code changed in:

antoine 2004-07-02 10:09

txt2html moved

1 lines of code changed in:

antoine 2004-07-02 09:34

Make compile

10 lines of code changed in:

bodewig 2004-07-02 07:23

fix <subant>'s I/O handling



Submitted by: Christian Knorr <Christian dot Knorr at space dot eads dot net>

92 lines of code changed in:

June 2004 »

Generated by StatSVN 0.3.2-SNAPSHOT