February 2003 Commit Log

Number of Commits:
168
Number of Active Developers:
7
chrisw 2003-02-28 07:59

Merging changes from new Forrest Version

13 lines of code changed in:

bodewig 2003-02-26 14:29

forgot to give credit

1 lines of code changed in:

bodewig 2003-02-26 14:22

Implementation-Vendor and Implementation-VendorId have been swapped.



PR: 17295

2 lines of code changed in:

bodewig 2003-02-26 13:12

Add file I forgot in last commit

49 lines of code changed in:

bodewig 2003-02-26 13:06

Only register ProcessDestroyer when needed (and unregister it when no

longer needed).



PR: 17216

Submitted by: James Allers <jallers at advancedreality dot com>

125 lines of code changed in:

bodewig 2003-02-26 12:46

2003

1 lines of code changed in:

bodewig 2003-02-26 12:33

Avoid to read mor from System.in than necessary.



PR: 17396

2 lines of code changed in:

bodewig 2003-02-26 11:37

Don't fixcrlf binary Java source files

2 lines of code changed in:

bodewig 2003-02-26 10:46

Merge fix for bug 17365 from HEAD

20 lines of code changed in:

bodewig 2003-02-26 10:35

Ack, 2003

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Input.java (+1 -1)
bodewig 2003-02-26 10:34

Avoid NPE if input failed

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Input.java (+2 -2)
bodewig 2003-02-26 09:57

Avoid NPE in <zip> and friends for empty <fileset>s.



Submitted by: Nico Seessle <nico at apache dot org>

27 lines of code changed in:

  • src/etc/testcases/taskdefs: jar.xml (+21)
  • src/main/org/apache/tools/ant/taskdefs: Zip.java (+1)
  • src/testcases/org/apache/tools/ant/taskdefs: JarTest.java (+5)
umagesh 2003-02-24 15:18

Announce Ant 1.5.2 Beta1

21 lines of code changed in:

bodewig 2003-02-24 15:02

Add pointer to "SmartAnalyzer"



Submitted by: Pierre Andrews <pierre dot andrews at urbanet dot ch>

80 lines of code changed in:

bodewig 2003-02-24 14:39

fix typo

1 lines of code changed in:

bodewig 2003-02-24 14:34

Clarify sourcebase documentation.



PR: 17302

2 lines of code changed in:

bodewig 2003-02-24 08:25

commons-net 1.0.0 has been released, drop NetComponents in favor of it.

23 lines of code changed in:

conor 2003-02-21 11:53

Remove incorrect --path arguments to cygpath



PR: 17212

Submitted by: Shankar Unni

3 lines of code changed in:

  • src/script: ant (+3 -3)
conor 2003-02-21 10:41

Optimization

11 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/net: FTP.java (+11 -10)
conor 2003-02-21 09:42

Change the way FTP tries to create parent directories. It now does this

by attempting to change to the dir first and if that fails, then trying to

make the dir. This means that file upload should not require non-critical

errors to be ignored.



PR: 9586

36 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/net: FTP.java (+36 -8)
conor 2003-02-21 00:19

Roll back

4 lines of code changed in:

bodewig 2003-02-20 17:15

Make sure streams get closed so that the temporary files can be deleted

22 lines of code changed in:

  • src/testcases/org/apache/tools/ant/taskdefs: JarTest.java (+22 -10)
conor 2003-02-20 14:11

Allow date format to be specified other than the locale default provided

by IntrospectionHelper



PR: 16879

Submitted by: Ken Gentle

89 lines of code changed in:

bodewig 2003-02-20 08:34

2003

1 lines of code changed in:

conor 2003-02-19 14:40

Fix character setters which are given empty string values



PR: 12186

21 lines of code changed in:

conor 2003-02-19 14:11

replaceTokens now finds tokens which overlap with other token candidates



PR: 12134

48 lines of code changed in:

conor 2003-02-19 12:30

Trim javadoc sourcefiles entries



PR: 10700

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Javadoc.java (+1 -1)
conor 2003-02-19 10:53

Merge

1 lines of code changed in:

bodewig 2003-02-19 09:23

Merge manual changes from 1.5 branch

71 lines of code changed in:

bodewig 2003-02-19 08:45

Adapt to infrastructure changes

31 lines of code changed in:

bodewig 2003-02-19 07:57

Preparing merge to 1.5 branch

240 lines of code changed in:

bodewig 2003-02-19 07:34

2003

1 lines of code changed in:

bodewig 2003-02-19 07:34

housekeeping

32 lines of code changed in:

shemnon 2003-02-19 05:11





Improve reliability if ant parallel task tests

docuemnt new attrutes to parallel task

173 lines of code changed in:

bodewig 2003-02-18 15:19

<http://java.sun.com/products/jdk/1.2/docs/tooldocs/solaris/javadoc.html#linkoffline>

says the second arg to linkoffline must be an URL. The docs for JDK

1.3 and later say URL or file, but comments in



PR: 10964



indicate it doesn't work that way.

20 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Javadoc.java (+20 -10)
conor 2003-02-18 14:34

Merge

2 lines of code changed in:

bodewig 2003-02-18 14:29

destdir is required.



PR: 16483

8 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jsp: JspC.java (+8 -1)
conor 2003-02-18 14:13

Merge

1 lines of code changed in:

bodewig 2003-02-18 14:06

Replace algorithm with a less recursive one - avoid StackOverflow on

large files.



PR: 15528

34 lines of code changed in:

conor 2003-02-18 13:20

2003

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Concat.java (+1 -1)
conor 2003-02-18 13:19

Turn warning about input = output into an exception. Filling up your disk

is not a good behaviour.



PR: 17154

3 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Concat.java (+3 -2)
conor 2003-02-18 12:46

Find the java executable accordining to standard Ant rules



PR: 17145

12 lines of code changed in:

conor 2003-02-18 12:12

Manifests should remain in UTF-8, not the platform encoding.

2 lines of code changed in:

bodewig 2003-02-18 11:25

Add pointer to ChownTask.



Submitted by: Wilfred Springer <wilfred at agilejava dot com>

84 lines of code changed in:

bodewig 2003-02-18 10:40

Add pointer to Antelope.



Submitted by: Dale Anson <danson at germane dash software dot com>

91 lines of code changed in:

bodewig 2003-02-18 10:39

Add JFlex contact information

11 lines of code changed in:

bodewig 2003-02-18 10:01

Disable nightly builds for now

4 lines of code changed in:

bodewig 2003-02-17 16:01

Add pointers to JFlex and Syntax.



Submitted by: 1010ant at ostermiller dot org

156 lines of code changed in:

bodewig 2003-02-17 15:47

Use a non-recursive (well, less recursive, max depth is 2) approach

for <linecontains>.



PR: 15528

24 lines of code changed in:

bodewig 2003-02-17 14:35

Add a Resource version of isOutOfDate

30 lines of code changed in:

conor 2003-02-17 14:12

Detect listener attempts to access System.out/System.err and

terminate with a build exception before entering an infinte loop





PR: 14863

25 lines of code changed in:

bodewig 2003-02-17 14:00

remove now obsolete override

0 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Jar.java (-10)
bodewig 2003-02-17 13:48

remove logging from ZipScanner.

7 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Zip.java (-2)
  • src/main/org/apache/tools/ant/types: ZipScanner.java (+7 -52)
conor 2003-02-17 13:27

Make parallel test (much) more likely to succeed by delaying start of each

task in the set.

8 lines of code changed in:

bodewig 2003-02-17 12:59

Tighten up contract for resource names.

23 lines of code changed in:

bodewig 2003-02-17 09:07

2003

3 lines of code changed in:

conor 2003-02-17 00:17

Handle spaces in JAVA_HOME



PR: 15351

2 lines of code changed in:

conor 2003-02-16 23:34

Minor edits - i.e. make it compile

15 lines of code changed in:

conor 2003-02-16 14:05

Make sure stream gets closed when input finishes

3 lines of code changed in:

conor 2003-02-16 14:04

Catch more than IOExceptions in stream pumper to take care of strange

close conditions where another thread can close the stream after the

ensureOpen check has been done.



PR: 13372

1 lines of code changed in:

conor 2003-02-16 13:57

Try to make error message clearer



PR: 17033

3 lines of code changed in:

conor 2003-02-16 13:46

Make P4OutputHandler less greedy



PR: 16080

Submitted by: Matt Bishop

1 lines of code changed in:

conor 2003-02-16 13:41

recognize local interfaces in <ejbjar>



PR: 15862

Submitted by: Colin Sampaleanu

3 lines of code changed in:

conor 2003-02-16 13:30

Add suffix support for ejbjar jboss element



PR: 14959

Submitted by: Jesse Stockall

8 lines of code changed in:

conor 2003-02-16 13:24

Pickup missing merge

7 lines of code changed in:

conor 2003-02-16 13:19

Merge

7 lines of code changed in:

conor 2003-02-16 13:02

Document that <ejbjar> supports EJB 2.0 descriptors



PR: 12830

3 lines of code changed in:

  • docs/manual/OptionalTasks: ejb.html (+3 -3)
conor 2003-02-16 02:24

Also write manifets into JAR as UTF-8

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Jar.java (+2 -1)
ehatcher 2003-02-16 02:15

changing filename case

419 lines of code changed in:

conor 2003-02-16 02:03

Read/Write manifests in UTF-8



PR: 17075

31 lines of code changed in:

conor 2003-02-16 01:46

Minor edit

6 lines of code changed in:

conor 2003-02-16 01:12

Set JAVA_HOME for MacOSX users in bootstrap.sh and build.sh



PR: 17100

Submitted by: Jesse Stockall

15 lines of code changed in:

ehatcher 2003-02-14 20:37

show briefType instead - nicer for enumerated attributes

1 lines of code changed in:

ehatcher 2003-02-14 16:30

added sorting

16 lines of code changed in:

  • proposal/xdocs/src/org/apache/tools/ant/xdoclet: IndexGen.java (+16 -2)
conor 2003-02-13 13:19

Make message clear when updating and whenempty=skip



PR: 4448

9 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Zip.java (+9 -3)
conor 2003-02-12 14:29

Resolve DTD locations relative to project basedir

Also more into when dependency analyzer cannot be found.



PR: 13271

10 lines of code changed in:

bodewig 2003-02-12 14:26

tell the truth about debuglevel.



PR: 16884

8 lines of code changed in:

bodewig 2003-02-12 14:14

Only the TraX liaison is really supported.



PR: 16913

Submitted by: Ville Skytt? <ville dot skytta at iki dot fi>

5 lines of code changed in:

bodewig 2003-02-12 09:05

Remove the (at least for now) superfluous ResourceScanner interface.

26 lines of code changed in:

conor 2003-02-12 05:04

JDK 1.1 File parent determination is a bit lacking when the

path is a combined Windows/Unix path



PR: 16923

1 lines of code changed in:

  • src/main/org/apache/tools/ant: Main.java (+1 -2)
conor 2003-02-11 13:41

Allow TaskContainers to have nested elements which take precedence

over tasks

17 lines of code changed in:

bodewig 2003-02-11 11:57

2003

3 lines of code changed in:

conor 2003-02-11 11:43

iStarteam - when checking out to a revision label, directories are

never created unless needed.



PR: 14295

Submitted By: Steve Cohen

72 lines of code changed in:

conor 2003-02-11 11:26

Add a thread count to the parallel task to stop it using too many threads



PR: 16906

Submitted by: Danno Ferrin

298 lines of code changed in:

bodewig 2003-02-11 10:08

Don't use "cd /d" on OS/2.



PR: 16924

Submitted by: Zdenek Wagner <wagner at cesnet dot cz>

49 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Execute.java (+49 -3)
bodewig 2003-02-11 06:55

Fix a few typos

96 lines of code changed in:

bodewig 2003-02-11 06:43

CVS module move - Gump is going to nag us once 8-)

7 lines of code changed in:

conor 2003-02-11 04:44

New repository

1 lines of code changed in:

chrisw 2003-02-10 23:41

Introducing Tabs and Projects starting with ANTidote.

572 lines of code changed in:

chrisw 2003-02-10 23:36

Introducing Projects tab and first sub-project ANTidote.

45 lines of code changed in:

bodewig 2003-02-10 16:01

2003

1 lines of code changed in:

bodewig 2003-02-10 15:42

Add pointer to mbox archives

2 lines of code changed in:

bodewig 2003-02-10 14:44

Mailinglists have moved

13 lines of code changed in:

bodewig 2003-02-10 14:15

Remove Jakarta Project from license

777 lines of code changed in:

bodewig 2003-02-10 13:49

jakarta-ant module has gone away

7 lines of code changed in:

conor 2003-02-10 13:00

Fix fixcrlf docs



PR: 16858

Submitted by: Jesse Stockall

5 lines of code changed in:

conor 2003-02-10 12:36

Use ThreadGroups to link tasks to any threads they create

Make sure parallel creates a separate thread group for each

thread it spawns



PR: 7980

27 lines of code changed in:

bodewig 2003-02-10 12:35

Use 'issues' role name for nagoya

56 lines of code changed in:

conor 2003-02-10 11:22

SOS tasks refactor.



PR: 16911

Submitted by: Jesse Stockall

265 lines of code changed in:

bodewig 2003-02-10 11:00

One more pointer to old releases directory axed

91 lines of code changed in:

bodewig 2003-02-10 10:46

Add pointer to Jacson.



Submitted by: Frank Nestel <nestefan at de fot ina dot com>



Looks a lot bigger as I've picked up Christoph's changes now.

694 lines of code changed in:

conor 2003-02-10 10:32

Make variables private with protected accessors

PR: 16910

Submitted by: Jesse Stockall

157 lines of code changed in:

bodewig 2003-02-10 10:14

Moving old releases away from Jakarta

4 lines of code changed in:

chrisw 2003-02-10 08:20

Prepared "FakeForrest" to handle "tabs" in Navigation, enabled the stylesheet to allow sub-directories, prepared everything for a "Projects" tab for Ant-subprojects like Antidote.

141 lines of code changed in:

bodewig 2003-02-10 08:06

2003

1 lines of code changed in:

conor 2003-02-09 22:10

Fix typo

2 lines of code changed in:

conor 2003-02-09 12:59

VSS Task refactor



PR: 16910

Submitted by: Jesse Stockall

824 lines of code changed in:

conor 2003-02-09 12:17

Document new input capabilities

76 lines of code changed in:

chrisw 2003-02-09 10:11

Added the Forgotten FAVICON.ICO. Luckily nobody complaines, yet :)!

0 lines of code changed in:

conor 2003-02-09 08:09

Javadocing

18 lines of code changed in:

conor 2003-02-09 07:59

Input handling framework



Non-forked Java tasks can now have their input redirected.



Note that it would be possible to add a noninteractive flag to

Ant preventing any input from System.in in any java classes

druing a build. Would prevent locking up waiting for input

498 lines of code changed in:

conor 2003-02-08 14:14

Refactor output handling from Exec into a new class Redirector and

use this in Java task to get access to features such as

separate error stream, redirected input, etc.

439 lines of code changed in:

conor 2003-02-07 23:14

Fix up new input stuff since input thread won't always exist



PR: 16891

Submitted by: paul at priorartisans

3 lines of code changed in:

bodewig 2003-02-07 14:59

PR: 11100



revisited. The original patch wouldn't pass Unzip's new

testPatternSetIncludeAndExclude test.

84 lines of code changed in:

  • src/etc/testcases/taskdefs: unzip.xml (+35)
  • src/main/org/apache/tools/ant/taskdefs: Expand.java (+15 -7)
  • src/testcases/org/apache/tools/ant/taskdefs: UnzipTest.java (+34 -1)
conor 2003-02-07 13:57

First cut at input redirection for <exec>.

106 lines of code changed in:

bodewig 2003-02-07 09:50

Testlet is dead

14 lines of code changed in:

  • docs/manual: install.html (+4 -2)
  • docs/manual/OptionalTasks: test.html (+3 -1)
  • src/main/org/apache/tools/ant/taskdefs: Expand.java (+1 -1)
  • src/main/org/apache/tools/ant/taskdefs/optional: Test.java (+6 -2)
ehatcher 2003-02-07 08:54

remove properties generation to see if that fixes gump runs

1 lines of code changed in:

bodewig 2003-02-06 16:27

Very quick fix for bug 16611

12 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/condition: Os.java (+12 -1)
bodewig 2003-02-06 16:19

Try to clean up after a failed copy.



PR: 16768

5 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Copy.java (+5 -1)
bodewig 2003-02-06 14:20

Adapt some @since tags after merge to 1.5 branch

10 lines of code changed in:

conor 2003-02-06 13:43

Apply latest patch from Antoine



PR: 15707

1 lines of code changed in:

  • src/testcases/org/apache/tools/ant/taskdefs/optional/perforce: build2.xml (+1 -1)
conor 2003-02-06 13:10

Further development for 7330. Allow errors to be sent to the

Ant log when redirecting output.



PR: 7330

30 lines of code changed in:

conor 2003-02-06 12:53

Allow <exec>'s error and output streams to be redirected independently



This is primarily to address bug 7330 but it includes a few other changes.



You can now use both output and outputproperty. While it was not documented,

previously, these used to be mutually exclusive. A simple TeeOutptuStream

is used to write the value to both a property and a file, if required.



The LogStreamHandler is no longer used by Exec. The main thing it did over

the PumpStreamHandler was to close the output streams when the stream

handler's stop method was called. This needed to be done in the

PumpStreamHandler in any case or the output file would be left open.

The PumpStreamHandler can now close its streams on stop() although the

default is still to leave them open



There are new attributes "error" and "errorProperty" which if present

separate output and error streams. If not present the current

behaviour is unchanged.



PR: 7330

246 lines of code changed in:

bodewig 2003-02-06 12:39

set URI resolver on transformer factory as well.



PR: 16809

4 lines of code changed in:

conor 2003-02-06 12:38

Remove sleep from the stream pumper. I can't see the reason for this.

2 lines of code changed in:

bodewig 2003-02-06 11:50

Typo

1 lines of code changed in:

bodewig 2003-02-06 11:48

Make sure the splash screen disappears when the build is finished.



PR: 16818

59 lines of code changed in:

bodewig 2003-02-06 09:08

"Normalize" URL

2 lines of code changed in:

bodewig 2003-02-06 09:07

There are CVS snapshots

5 lines of code changed in:

bodewig 2003-02-05 16:16

Remove the ugly hack, but still ensure that jars always at least contain a manifest

73 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Jar.java (+46 -24), Zip.java (+27 -1)
bodewig 2003-02-05 15:32

2003

2 lines of code changed in:

bodewig 2003-02-05 15:31

fix the 'is the manifest up-to-date?' checks

54 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Jar.java (+50 -64)
  • src/testcases/org/apache/tools/ant/taskdefs: JarTest.java (+4)
conor 2003-02-05 13:14

Add warnings about the interaction of filters and binary files

PR: 16780

17 lines of code changed in:

bodewig 2003-02-05 11:20

2003

21 lines of code changed in:

bodewig 2003-02-05 10:43

Refactor <zip> and friends.



PR: 10755

459 lines of code changed in:

conor 2003-02-05 10:43

Fix up some broken links in docs



Reported By: Noel J. Bergman

16 lines of code changed in:

bodewig 2003-02-05 09:35

Now that the results get published, bump up the copyright year.

1 lines of code changed in:

conor 2003-02-05 09:33

Some innocuous wording for the definition of user.home

PR: 14167

6 lines of code changed in:

ehatcher 2003-02-05 08:42

added license and logging to indexgen

69 lines of code changed in:

  • proposal/xdocs: build.xml (+1 -1)
  • proposal/xdocs/src/org/apache/tools/ant/xdoclet: IndexGen.java (+68 -9)
ehatcher 2003-02-05 08:09

added index generation

27 lines of code changed in:

  • proposal/xdocs: build.xml (+18 -1)
  • proposal/xdocs/src/org/apache/tools/ant/xdoclet: IndexGen.java (new 9)
bodewig 2003-02-05 07:26

Add pointer to "Interactive".



Submitted by: Daniel Kasmeroglu <kasi at kasisoft dot de>

80 lines of code changed in:

bruce 2003-02-04 17:29

Added references to Selectors in fileset documentation, and cleaned up directory task documentation to be more accurate as well as point to selectors.



PR: 16682

152 lines of code changed in:

ehatcher 2003-02-04 16:52

adding category to Perforce tasks

12 lines of code changed in:

ehatcher 2003-02-04 15:45

adding category to Perforce tasks

39 lines of code changed in:

conor 2003-02-04 14:26

Capture build test output and error streams into the appropriate

buffers



PR: 16748

Submitted by: John McGrath

11 lines of code changed in:

ehatcher 2003-02-04 14:15

output troubleshooting info

1 lines of code changed in:

conor 2003-02-04 13:53

Make this test pass on different JDK 1.4 minor versions



PR: 15250

6 lines of code changed in:

  • src/testcases/org/apache/tools/ant/taskdefs/optional/sitraka: ClassFileTest.java (+6 -12)
bodewig 2003-02-04 13:13

2003

6 lines of code changed in:

conor 2003-02-04 13:03

2003

1 lines of code changed in:

  • src/testcases/org/apache/tools/ant/taskdefs: JavaTest.java (+1 -1)
conor 2003-02-04 12:58

Minor fixes

7 lines of code changed in:

conor 2003-02-04 12:23

New perforce functionality



PR: 15707

Submitted by: Antoine Levy-Lambert

811 lines of code changed in:

bruce 2003-02-03 23:03

Added an option to the ContainsSelector to ignore whitespace.



Submitted by Elizabeth Cooper (with some modifications)

92 lines of code changed in:

bodewig 2003-02-03 15:41

Close original archive after checking for old manifest in <jar> -

otherwise the file may still be locked on Windows and friends when we

try to rename it.



Submitted by: Antoine Levy-Lambert <levylambert at tiscali dash dsl dot de>

12 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Jar.java (+12 -2)
conor 2003-02-03 14:07

Added a revision attribute, a synonym for label



PR: 13847

Submitted By: Steven Newton

27 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/pvcs: Pvcs.java (+27)
bodewig 2003-02-03 13:06

2003

3 lines of code changed in:

conor 2003-02-03 12:50

Updated proposal based on feedback

253 lines of code changed in:

  • proposal/ant-site/anakia/docs: bylaws.html (+150 -29)
  • proposal/ant-site/anakia/xdocs: bylaws.xml (+103 -28)
conor 2003-02-02 14:18

Allow yearcheck to work out of the box - no symlink required

5 lines of code changed in:

conor 2003-02-02 13:59

2003

1 lines of code changed in:

conor 2003-02-02 13:58

JDK 1.1 does not like 0 for initial size of hashtables



PR: 15445

1 lines of code changed in:

conor 2003-02-02 11:50

Minor tweak to which usage

4 lines of code changed in:

  • src/script: ant (+4 -1)
conor 2003-02-02 11:40

Add info about JAVA_HOME possibly being set but not exported

PR: 14181

1 lines of code changed in:

  • src/script: ant (+1 -1)
conor 2003-02-02 06:56

Allow JAVA_HOME to be unset by finding java if it is in the path.

1 lines of code changed in:

  • src/script: ant (+1 -1)
conor 2003-02-02 05:34

Fix ant.bat for Win95/98/ME users - check for existence of ant.jar



PR: 13582

4 lines of code changed in:

conor 2003-02-01 14:21

Additional info about running under Exec and Win9X/ME systems



PR: 13524

36 lines of code changed in:

conor 2003-02-01 06:09

Add support for filesets to ccmcheckout



PR: 14857

Submitted By: Benoit Moussaud

88 lines of code changed in:

  • WHATSNEW (+1 -1)
  • docs/manual/OptionalTasks: ccm.html (+26 -6)
  • src/main/org/apache/tools/ant/taskdefs/optional/ccm: CCMCheck.java (+61 -8)
conor 2003-02-01 05:14

Minor edit

1 lines of code changed in:

conor 2003-02-01 05:09

Avoid perforce task lockup when only output on stderr



PR: 16544

Submitted by: Antoine Levy-Lambert

33 lines of code changed in:

conor 2003-02-01 04:39

Rename the reuseloadedstylesheet to reloadstylesheet with inverted sense

Make the TraxLiason cache the templates instance

Reset the transformer if a new stylsheet is set



PR: 13589

72 lines of code changed in:

January 2003 »

Generated by StatSVN 0.3.2-SNAPSHOT