November 2004 Commit Log

Number of Commits:
83
Number of Active Developers:
7
jglick 2004-11-30 21:57

1. Removing mention of JDK 1.1 which is no longer supported anyway.

2. More readable HTML source formatting - reduce merge conflicts, e.g.

20 lines of code changed in:

peterreilly 2004-11-26 14:39

doc for signedselector

26 lines of code changed in:

stevel 2004-11-26 13:58

changed error message to explain what was missing.

1 lines of code changed in:

peterreilly 2004-11-26 13:42

add doc for issigned condition

31 lines of code changed in:

peterreilly 2004-11-26 10:07

make the preserveLastModified field private

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: SignJar.java (+1 -1)
peterreilly 2004-11-26 09:52

add new preservelastmodified attribute to signjar

PR: 30987

Obtained from: Ignacio Coloma

59 lines of code changed in:

stevel 2004-11-24 23:10

Tuning

1-if you dont specify an archive name, use that of the project

2-its OK to specify suffix=""

3-you do need the "." in the suffix; this was not needed.

(3) will break anything which set the suffix. I assumed the user

base was small enough to avoid a compatibility hack.

98 lines of code changed in:

bodewig 2004-11-24 15:57

Add reference to JarPatch by Norbert Barbosa

83 lines of code changed in:

bodewig 2004-11-24 14:06

Use new mapper syntax in an example, submitted by Russel Gold

3 lines of code changed in:

peterreilly 2004-11-23 11:15

exclude directories for signed selection

6 lines of code changed in:

bodewig 2004-11-23 10:40

Some more whitespace fixes by Larry Shatzer

4 lines of code changed in:

mbenson 2004-11-22 22:53

Added warnings regarding duplicate files to <zip> and family.

PR: 30339

24 lines of code changed in:

peterreilly 2004-11-22 18:18

checkstyle changes

Obtained from: Kevin Jackson

2 lines of code changed in:

peterreilly 2004-11-22 17:14

some simple tests for the issigned condition

66 lines of code changed in:

stevel 2004-11-22 16:44

xdoclet complains it is illegal to have comments at the end.

2 lines of code changed in:

bodewig 2004-11-22 11:52

Fix class name, make tests pass

1 lines of code changed in:

bodewig 2004-11-22 11:42

* Use <issigned> from <signjar>



* Refactor <issigned> by moving the test into a static method so it is

easier to use from a different task.



* Avoid IndexOutOfBoundsException if name is shorter than eight characters.

49 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: SignJar.java (+2 -28)
  • src/main/org/apache/tools/ant/taskdefs/condition: IsSigned.java (+47 -30)
peterreilly 2004-11-22 10:48

remove issigned task, make it a condition only

122 lines of code changed in:

peterreilly 2004-11-22 10:07

Added isSigned condition and task and signedselector selector

PR: 32126

Obtained from: Tarlika Elisabeth Schmitz

60 lines of code changed in:

bodewig 2004-11-22 09:23

Various checkstyle violations



Submitted by: Larry Shatzer



And some



(untabify (point-min) (point-max))



on some files.

468 lines of code changed in:

bodewig 2004-11-22 08:16

regenerate site

9 lines of code changed in:

ddevienne 2004-11-21 18:22

Add my blurb, testing write access to repo. --DD

10 lines of code changed in:

mbenson 2004-11-19 20:30

Clarify that multiple targetfileset/list elements can exist

in the manner of srcfileset/list elements.

2 lines of code changed in:

bodewig 2004-11-19 09:07

consistent use of <code> - submitted by Larry Shatzer

323 lines of code changed in:

stevel 2004-11-18 23:28

In use, you need to know why your build file has paused for so long.

1 lines of code changed in:

stevel 2004-11-18 16:25

1. Move from optional.repository to tasks.repository

2. rename <libraries>

89 lines of code changed in:

stevel 2004-11-18 16:00

Updated <getlibraries> code, plus new classes. After this

checkin I'm about to move and rename some of the existing stuff.

724 lines of code changed in:

stevel 2004-11-18 15:24

patch to stop java1.5 whining about character encodings.

2 lines of code changed in:

bodewig 2004-11-18 12:22

ApacheCon is over

23 lines of code changed in:

bodewig 2004-11-18 10:17

Some Gump based Kaffe debugging

5 lines of code changed in:

peterreilly 2004-11-18 09:48

Set the location for the default target (the location will be the project tag)

PR: 32267

Reported by: Yves Martin

6 lines of code changed in:

bodewig 2004-11-18 09:44

Clarify patterns, PR: 32148

9 lines of code changed in:

mbenson 2004-11-17 18:57

Spelling

3 lines of code changed in:

mbenson 2004-11-16 21:46

Change <apply>'s "overwrite" attribute name to "force". Also commit missing

Java changes. Oops.

24 lines of code changed in:

mbenson 2004-11-16 20:58

Add overwrite attribute to <apply>.

48 lines of code changed in:

bodewig 2004-11-16 09:02

More references to nightly builds

6 lines of code changed in:

bodewig 2004-11-16 08:44

A new attempt on nightly builds

4 lines of code changed in:

bodewig 2004-11-16 08:37

Try to provide more information on an exception occuring in Kaffe

25 lines of code changed in:

bodewig 2004-11-16 08:12

> -> &gt;



Submitted by: Larry Shatzer

370 lines of code changed in:

bodewig 2004-11-15 14:52

More Jikes warnings

83 lines of code changed in:

bodewig 2004-11-15 14:51

fix self-comparision

11 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/extension: Specification.java (+11 -9)
peterreilly 2004-11-15 10:41

Junit task -- display suite first

PR: 31962

Obtained from: Kevin Jackson

38 lines of code changed in:

bodewig 2004-11-15 08:25

Fix propertyset's builtin attribute

1 lines of code changed in:

sbailliez 2004-11-13 01:51

Fixed escaping of stderr/stdout

PR: 30662

2 lines of code changed in:

bodewig 2004-11-12 15:17

Make Jikes happy

201 lines of code changed in:

sbailliez 2004-11-12 14:39

Fixed property typo for p4counter.

Thanks to Bernd Gerlach-de Campos

PR: 30981

1 lines of code changed in:

bodewig 2004-11-12 12:15

deprecated or not, this is the only way to avoid creation of both - a Date and a Calendar instance - that works on JDK 1.3 and 1.2 - Calendar#setTimeInMillis has been protected before 1.4

25 lines of code changed in:

bodewig 2004-11-12 12:04

JDK 1.3-

5 lines of code changed in:

bodewig 2004-11-12 11:07

several javadoc fixes.



PR: 30410

Submitted by: Brant Langer Gurganus

32 lines of code changed in:

bodewig 2004-11-12 10:36

Lots of typos and spelling (was that misspelt/misspelled ;-) errors.



Submitted by: Larry Shatzer

57 lines of code changed in:

bodewig 2004-11-12 10:30

Invoke static methods as static methods.



Submitted by: Kevin Jackson

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Concat.java (+1 -1)
bodewig 2004-11-12 10:21

Don't create too many temporary objects, based on a patch by Kevin Jackson

17 lines of code changed in:

bodewig 2004-11-12 10:04

ChangeLogWriterTest uses package private class ChangeLogWriter - doesn't work unless both come from the same classloader

2 lines of code changed in:

bodewig 2004-11-12 09:44

Restore old method signature (BWC) and plug a ResultSet leak at the same time

24 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: SQLExec.java (+24 -1)
sbailliez 2004-11-11 18:46

Avoid calling getResultSet() multiple times when printing just in case Informix does not like it. This was per suggestion of Bohuslav Roztocil.

PR: 27162

4 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: SQLExec.java (+4 -5)
sbailliez 2004-11-11 18:06

Fix a NPE that occurred apparently because Folder.list() can return null

Thanks to Bob Evans

PR: 31965

4 lines of code changed in:

stevel 2004-11-11 17:49

PR32190: manifest warnings

3 lines of code changed in:

stevel 2004-11-11 17:48

Manifest task logs warnings: PR32190

40 lines of code changed in:

sbailliez 2004-11-11 17:27

Fix invalid xml formed in case the filename is made of reserved xml characters (ampersand for entities for instance)

PR: 30817

6 lines of code changed in:

sbailliez 2004-11-11 16:04

Make it compatible with Safari.. the open function does not return any document.

Thanks to Ingmar Stein

PR: 26953

6 lines of code changed in:

stevel 2004-11-11 15:49

Comments about Java versions

33 lines of code changed in:

stevel 2004-11-11 12:14

factor out close logic. This changes

semantics slightly was we no longer raise an IOE

if file closure fails.

3 lines of code changed in:

stevel 2004-11-11 12:09

factor out close logic

2 lines of code changed in:

stevel 2004-11-11 12:05

final declaration is moot for a static

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/junit: DOMUtil.java (+1 -1)
stevel 2004-11-10 00:37

These are all patches to stop java1.5 whining about varargs.

In java.15 some of the reflection APIs are overloaded to be

usable via varargs, so untyped things cause confusion. These

are everywhere that bootstrap complains.

22 lines of code changed in:

bodewig 2004-11-09 16:11

Improve code as suggested by Dominique

9 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Sync.java (+9 -3)
bodewig 2004-11-09 10:31

fix years

1 lines of code changed in:

  • src/testcases/org/apache/tools/ant/taskdefs: SyncTest.java (+1 -1)
bodewig 2004-11-09 10:19

Preparations for PR: 21832, in particular unit tests and some

refactorings for <sync>



Changes to Sync:

* drop JDK 1.1 compatibility,

* override scan instead of buildMap in MyCopy so that we get the

included directories even if includeEmptyDirs is false.

* use a DirectoryScanner to find orphaned files instead of the

recursive algorithm.

116 lines of code changed in:

bodewig 2004-11-05 15:13

Some places where url.toFile has been used instead of FileUtils.fromURI.



PR: 30593, 30642

Submitted by: Kevin Greiner <kgreiner at xpediantsolutions dot com>

6 lines of code changed in:

bodewig 2004-11-05 15:03

Keep track of contributions

0 lines of code changed in:

bodewig 2004-11-05 15:02

Make getCompatibilityWith actually compare two different values.



PR: 31360

Submitted by: David G?rtner <david dot gaertner at syngenio dot de>

9 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/extension: Extension.java (+9 -9)
bodewig 2004-11-05 14:46

Don't use deprecated code. Submitted by: Kevin Jackson <kevin dot jackson at it dot fts dash vn dot com>

17 lines of code changed in:

bodewig 2004-11-05 14:31

Adjust to reality

5 lines of code changed in:

bodewig 2004-11-05 14:24

Adjust to reality

3 lines of code changed in:

bodewig 2004-11-05 12:34

Tests for recorder by Martijn Kruithof

70 lines of code changed in:

stevel 2004-11-05 08:58

PR: 32066: exec favours .exe over . com. Yes, it does.

12 lines of code changed in:

mbenson 2004-11-03 21:50

Deprecate defaultexcludes; consistency.

PR: 31834

20 lines of code changed in:

stevel 2004-11-03 10:54

remove httpclient selector. Leave the test in for future use.

0 lines of code changed in:

stevel 2004-11-02 23:37

1. Updated repository work; now has the following from Russel Gold's contrib

-uses <get> to get

-sets a classpath after

2. some changes to Get to make this work. They also lay the way to adding progress indicators to guis, if that is felt useful in IDEs (it may be, once downloads become more common)

3. starting on security. This will need to work with <checksum> to get done. Currently the md5 can be fetched if asked for, and if so it must exist.

390 lines of code changed in:

bodewig 2004-11-02 16:21

whitespace changes only

14 lines of code changed in:

bodewig 2004-11-02 16:19

Make sure <record> lets go of files when stopped.



PR: 26020

Submitted by: Martijn Kruithof

75 lines of code changed in:

bodewig 2004-11-02 11:25

ApacheCon

134 lines of code changed in:

stevel 2004-11-01 21:58

more diagnostics

2 lines of code changed in:

October 2004 »

Generated by StatSVN 0.3.2-SNAPSHOT