January 2004 Commit Log

Number of Commits:
78
Number of Active Developers:
6
peterreilly 2004-01-30 18:47

forgot to setTaskType when cloning UnknownElement

5 lines of code changed in:

bodewig 2004-01-30 15:37

Fail with a useful error message when the user asks us to fork a

process in a directory that doesn't exist.



PR: 25455

14 lines of code changed in:

bodewig 2004-01-30 14:44

The gcj compiler adapter failed if the destdir didn't exist.



PR: 25856

6 lines of code changed in:

  • WHATSNEW (+3)
  • src/main/org/apache/tools/ant/taskdefs/compilers: Gcj.java (+3 -3)
bodewig 2004-01-30 14:14

fix wrong javadoc comment.



PR: 25939

Submitted by: Jesse Glick <jglick at netbeans dot org>

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Java.java (+1 -1)
bodewig 2004-01-30 13:58

<java> ignored the append attribute.



PR: 26137

Submitted by: Emmanuel Rayzal <emmanuel at ukibi dot com>

4 lines of code changed in:

bodewig 2004-01-30 08:59

2004

1 lines of code changed in:

antoine 2004-01-29 21:12

Release of ant1.6.1beta1

66 lines of code changed in:

peterreilly 2004-01-29 14:12

typo in manual for enablemultiplemappings attribute of copy task

1 lines of code changed in:

antoine 2004-01-28 23:24

got hit by a line ending problem, now this will be the right format

0 lines of code changed in:

antoine 2004-01-28 22:51

added @since tags

2 lines of code changed in:

antoine 2004-01-28 22:47

Add a new cvsversion task

Modify CvsChangeLog to accept a branch as the tag attribute

ChangeLogTask.java now inherits from AbstractCvsTask

PR: 13510

377 lines of code changed in:

jhm 2004-01-28 15:08

2004

1 lines of code changed in:

jhm 2004-01-28 15:04

Bug 25801: had written filelist instead of fileset. Thanks to Jim Fuller

6 lines of code changed in:

bodewig 2004-01-28 10:01

Document Java 1.5 support

5 lines of code changed in:

peterreilly 2004-01-27 17:43

Change textname attribute in macrodef to a text element

258 lines of code changed in:

ehatcher 2004-01-27 00:39

homepage @deprecated

4 lines of code changed in:

bodewig 2004-01-23 16:41

2004

3 lines of code changed in:

stevel 2004-01-23 11:56

followed up peter reilly's suggestion; full testing for unimplemented as well as undefined

16 lines of code changed in:

peterreilly 2004-01-22 19:08

checkstyle

9 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/condition: TypeFound.java (+9 -7)
peterreilly 2004-01-22 18:59

better reporting of linkage error in checkTaskClass

PR: 26332

Obtained from: Jesse Glick

9 lines of code changed in:

peterreilly 2004-01-22 18:46

added textname attribute

1 lines of code changed in:

peterreilly 2004-01-22 18:41

fix doc for mapper element of apply

PR: 26352

Obtained from: Matt Benson

5 lines of code changed in:

stevel 2004-01-22 18:02

new condition: typefound

234 lines of code changed in:

peterreilly 2004-01-22 16:33

add textname attribute to macrodef

112 lines of code changed in:

jhm 2004-01-22 08:34

Typo: missed blank

2 lines of code changed in:

antoine 2004-01-21 12:55

- Added an extra option to 'failonerr' to each ClearCase task/command.

- Extended the functionality of cccheckout. It can check (notco) to see if

the desired element is already checked out to the current view. Thus it

won't attempt to check it out again.

- Added three new ClearCase commands: ccmkattr, ccmkdir, ccmkelem

- Checkstyle

PR: 26253

Submitted by: Sean Egan (sean at cm-logic dot com)

2047 lines of code changed in:

jhm 2004-01-21 06:50

Typo in CocoonTask

2 lines of code changed in:

jhm 2004-01-20 06:40

Added CocoonTask

99 lines of code changed in:

peterreilly 2004-01-19 17:00

opps - deleted other change

3 lines of code changed in:

peterreilly 2004-01-19 16:56

macrodef updates for WHATSNEW

5 lines of code changed in:

peterreilly 2004-01-19 16:48

use a static map of jarfile->manifest classpath entry

40 lines of code changed in:

peterreilly 2004-01-19 09:53

Fix date

2 lines of code changed in:

peterreilly 2004-01-19 09:51

macrodef element names are case insensentive due to use of DynamicConfigurator

PR: 26225

Reported by: John Sichi

26 lines of code changed in:

jhm 2004-01-16 10:53

New external Task 'Pamda'; New Ant-Version in NetBeans

88 lines of code changed in:

antoine 2004-01-15 20:27

Add two new attributes in p4submit :

needsresolveproperty and changeproperty

PR: 25711

146 lines of code changed in:

bodewig 2004-01-15 15:02

2004

1 lines of code changed in:

peterreilly 2004-01-15 14:38

doc error for "onerror" attribute of typedef/taskdef, warn is

actually report

1 lines of code changed in:

antoine 2004-01-15 08:43

remove entry concerning xdoclet in proposal/xdocs

0 lines of code changed in:

antoine 2004-01-14 19:56

add a blurb about the xdoclet update

8 lines of code changed in:

antoine 2004-01-14 19:50

Upgrade to xdoclet-1.2 final

32 lines of code changed in:

bodewig 2004-01-13 12:42

2004

1 lines of code changed in:

peterreilly 2004-01-13 12:39

Date

1 lines of code changed in:

peterreilly 2004-01-13 12:37

correct fix for 25698

1 lines of code changed in:

peterreilly 2004-01-13 12:32

stop corruption of .zip files in docs

PR: 25698

Obtained from: Jesse Glick

8 lines of code changed in:

peterreilly 2004-01-13 11:00

add " to " to jsp output

PR: 26082

Obtained from: Robert Flaherty

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jsp: JspC.java (+2 -1)
peterreilly 2004-01-13 10:45

presetdef fix

2 lines of code changed in:

peterreilly 2004-01-13 10:39

Allow presetdef'ed types to be used with the ant-type attribute

43 lines of code changed in:

peterreilly 2004-01-12 19:13

Fix for ant -keep-going a b

where target a fails

PR: ?

Obtained from: Darin Swanson

12 lines of code changed in:

bodewig 2004-01-12 10:38

Add pointer to AntTimerTask



Submitted by: Mario Jeckle <mario at jeckle dot de>

78 lines of code changed in:

bodewig 2004-01-12 10:29

Class.getClassLoader may return null for the system classloader

14 lines of code changed in:

bodewig 2004-01-12 10:19

Revert, and learn reading.

2 lines of code changed in:

bodewig 2004-01-12 10:19

Oops, the change shouldn't break anything

2 lines of code changed in:

bodewig 2004-01-12 10:15

A leading slash in a resource name is only required for

Class.getResource*, not the corresponding ClassLoader methods. Adding

the slash makes the task completely useless.



Reported by: <koji underscore sekiguchi at excite dot co dot jp>,

Jack J. Woehr <jax at purematrix dot com>

23 lines of code changed in:

bodewig 2004-01-12 10:07

Failing unit tests for whichresource

59 lines of code changed in:

bodewig 2004-01-12 08:01

2004

3 lines of code changed in:

peterreilly 2004-01-09 17:52

document change to fixcrlf

6 lines of code changed in:

peterreilly 2004-01-09 17:45

opps

1 lines of code changed in:

peterreilly 2004-01-09 17:36

fix for CRLF adds extraneous character at the end of File

if a file does not end in an eol, fixcrlf will add an eol

this patch adds an attribute to fixcrlf to stop this behaviour

PR: 23262

Obtained from: gudnabrsam at yahoo dot com

53 lines of code changed in:

peterreilly 2004-01-08 17:34

Add description attributes for elements and attributes of macrodef

PR: 24711

Obtained from: gudnabrsam at yahoo dot com and Yuji Yamano

48 lines of code changed in:

peterreilly 2004-01-08 17:10

Typo in propertyset.html

Obtained from: Yuji Yamano

1 lines of code changed in:

peterreilly 2004-01-08 17:01

Typeo in faq.xml

Obtained from: Yuji Yamano

3 lines of code changed in:

stevel 2004-01-08 14:58

documented some changes I've made

5 lines of code changed in:

peterreilly 2004-01-08 13:38

date

1 lines of code changed in:

peterreilly 2004-01-08 13:36

Fix npe if <include> does not have a "name" attribute

PR: 25982

Obtained from: Dawid Weiss

1 lines of code changed in:

bodewig 2004-01-08 07:15

2004

5 lines of code changed in:

peterreilly 2004-01-07 18:22

Fix typo

Obtained from: Yuji Yamano

1 lines of code changed in:

peterreilly 2004-01-07 18:17

Change message on lack of cmp decriptor from warning to verbose as

it is optional

PR: 25959

Obtained from: Eric Molitor

1 lines of code changed in:

stevel 2004-01-07 17:49

<touch> to handle filelists. Forced me to add more tests for new and existing touch code, and in the process note that the granularity for unix filesystems is not 0 but 1000 milliseconds. oops.

PR: 23526

Submitted by: gudnabrsam@yahoo.com

161 lines of code changed in:

  • docs/manual/CoreTasks: touch.html (+3 -2)
  • src/etc/testcases/taskdefs: touch.xml (+26)
  • src/main/org/apache/tools/ant/taskdefs: Touch.java (+41 -26)
  • src/main/org/apache/tools/ant/util: FileUtils.java (+5 -1)
  • src/testcases/org/apache/tools/ant/taskdefs: TouchTest.java (+86 -1)
bodewig 2004-01-07 16:49

Very initial JDK 1.5 support

31 lines of code changed in:

bodewig 2004-01-07 12:55

some more variables named enum

11 lines of code changed in:

peterreilly 2004-01-07 10:36

Update with the fixs for filters, namespace and ejb task

4 lines of code changed in:

peterreilly 2004-01-07 10:25

Previous fix for filterset broke the infinite filter testing

36 lines of code changed in:

peterreilly 2004-01-07 10:10

Fix for error in inifinite loop checking in filtersets

PR: 23154

33 lines of code changed in:

  • src/etc/testcases/taskdefs: copy.xml (+22)
  • src/main/org/apache/tools/ant/types: FilterSet.java (+5 -3)
  • src/testcases/org/apache/tools/ant/taskdefs: CopyTest.java (+6 -1)
bodewig 2004-01-07 07:28

Update site

23 lines of code changed in:

bodewig 2004-01-07 07:26

Happy New Year

4 lines of code changed in:

peterreilly 2004-01-06 17:13

Fix for ant namespace support for nested elements

Obtained from: Dominique Devienne

12 lines of code changed in:

peterreilly 2004-01-05 11:45

Use getDestDir of jboss element of ejbjar

PR: 25826

Obtained from: Damon Sicore

10 lines of code changed in:

peterreilly 2004-01-05 10:52

typeo in checksum.html

PR: 25895

Obtained from: Pieter Bloemendaal

1 lines of code changed in:

December 2003 »

Generated by StatSVN 0.3.2-SNAPSHOT