February 2001 Commit Log

Number of Commits:
88
Number of Active Developers:
6
donaldp 2001-02-28 01:41

Italicised the deprecated tasks



Submitted by: mpoeschl@marmot.at

4 lines of code changed in:

donaldp 2001-02-27 02:26

Readded IContract



Submitted By: Aslak Helles?y <aslak.hellesoy@netcom.no>

66 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional: IContract.java (+66 -17)
donaldp 2001-02-27 02:16

Added -emacs flag.

5 lines of code changed in:

metasim 2001-02-25 12:34

By Christoph Wilhelms: Externalization of strings and removal of

dependency ordering capability.

169 lines of code changed in:

donaldp 2001-02-25 05:31

Typo fixup



Submitted By: Jeff Turner <jeff@socialchange.net.au>

1 lines of code changed in:

donaldp 2001-02-23 05:25

Readded icontract docs

36 lines of code changed in:

donaldp 2001-02-23 05:14

Pvcs task name added to default list

1 lines of code changed in:

donaldp 2001-02-23 05:13

Actually add the Pvcs file

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional: Pvcs.java (new 2)
donaldp 2001-02-23 05:06

Added extra test target that calls run-test as "test" is more common/standard

2 lines of code changed in:

donaldp 2001-02-23 05:06

Bleh - I really should test that it compiles no ? ;)

1 lines of code changed in:

  • src/testcases/org/apache/tools/ant/taskdefs/optional: PvcsTest.java (+1)
donaldp 2001-02-23 05:03

Pvcs test buildfile

23 lines of code changed in:

  • src/etc/testcases/taskdefs/optional: pvcs.xml (new 23)
donaldp 2001-02-23 05:02

Pvcs test

38 lines of code changed in:

  • src/testcases/org/apache/tools/ant/taskdefs/optional: PvcsTest.java (new 38)
donaldp 2001-02-23 05:01

Pvcs docs

173 lines of code changed in:

donaldp 2001-02-23 05:01

PCVS link

1 lines of code changed in:

donaldp 2001-02-23 04:59

Excluded pcvs from test cases as I believe it has to be localised??

3 lines of code changed in:

donaldp 2001-02-22 13:18

Removed stray ^M

0 lines of code changed in:

donaldp 2001-02-22 13:04

Added name for icontract

1 lines of code changed in:

donaldp 2001-02-22 12:38

Added IContract task



Submitted By: <aslak.hellesoy@netcom.no>

87 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional: IContract.java (new 87)
donaldp 2001-02-22 12:37

Added exclude when icontract is not present

5 lines of code changed in:

donaldp 2001-02-20 08:10

Added in missing import ..

1 lines of code changed in:

donaldp 2001-02-20 08:09

Added in sketch of new item set type approach which is generalisation of current system.

0 lines of code changed in:

donaldp 2001-02-20 06:12

Changed sample file extentnion to .ant

53 lines of code changed in:

  • proposal/myrmidon/src/make: sample.ant (new 53)
donaldp 2001-02-20 06:09

Changed default file extentnion to .ant

1 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/ant: Main.java (+1 -1)
donaldp 2001-02-20 06:04

Rearranged packages

28 lines of code changed in:

metasim 2001-02-19 13:59

Added Christoph Wilhelms' "depends" property editor.

237 lines of code changed in:

bodewig 2001-02-19 10:09

Increase timeout in ExecuteWatchdog test to improve its chance to

pass. The race condition is still there, this only masks the problem

that a Thread that sleeps for TIME_OUT/2 might not terminate within

TIME_OUT.

1 lines of code changed in:

rubys 2001-02-18 20:41

Dump configuration information along with test output.

Based on a suggestion from Stephane Bailliez.

15 lines of code changed in:

nico 2001-02-18 19:25

Disabled the testcases which really try to access a webserver. Not everyone

has one.

5 lines of code changed in:

  • src/testcases/org/apache/tools/ant/taskdefs: GetTest.java (+5 -2)
conor 2001-02-18 13:44

Merge 1.3 branch changes into MAIN

1083 lines of code changed in:

metasim 2001-02-15 21:20

orphaned change

2 lines of code changed in:

bodewig 2001-02-15 13:39

Merge in my patches from the 1.3 branch.

4 lines of code changed in:

nico 2001-02-14 10:58

Added a note about how to use the srcdir-attribute (not include packages there)

because this seems to become a very frequently asked question.

6 lines of code changed in:

metasim 2001-02-13 13:38

Initial blurb on Antidote.

76 lines of code changed in:

conor 2001-02-13 13:11

Merge back Tar changes so they can be tested with Gump

45 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Tar.java (+45 -11)
conor 2001-02-13 12:32

Merge of 1.3 branch changes into the main branch

12078 lines of code changed in:

rubys 2001-02-10 15:13

Add a warn on longfile mode

----------------------------------------------------------------------

33 lines of code changed in:

donaldp 2001-02-09 13:59

Just changed some parameters to conform to ant standard

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional: Test.java (+2 -2)
metasim 2001-02-09 13:14

Applied Chris Wilhelm's change to provide a clear log button, and not

to clear the log by default. Also added date to the start and end

build messages.

36 lines of code changed in:

  • src/antidote/org/apache/tools/ant/gui/modules/console: BuildConsole.java (+36 -17)
metasim 2001-02-09 12:39

Applied patch from Deryk Sinotte that fixes problem with discontiguous

selections of multiple targets.

7 lines of code changed in:

donaldp 2001-02-07 06:57

Removed awk script now that src copy does not occur.

3 lines of code changed in:

donaldp 2001-02-07 06:49

Rearranged convert package with separation of client-engine code

41 lines of code changed in:

donaldp 2001-02-07 05:40

Updated to reflect new package hierarchy

30 lines of code changed in:

donaldp 2001-02-07 05:39

Removed old tasks and moved them into module hierarchy

3 lines of code changed in:

donaldp 2001-02-07 05:38

Updated to reflect new packaging

10 lines of code changed in:

donaldp 2001-02-07 05:38

Moved DataType engine components to tasklet hierarchy as it can not exist independenct of tasklets.

22 lines of code changed in:

donaldp 2001-02-07 05:37

Moved DataType to tasklet hierarchy as it can not exist independenct of tasklets.

1 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/ant/tasklet: DataType.java (new 1)
donaldp 2001-02-07 05:37

Module for basic functionality useful in almost all domains

113 lines of code changed in:

donaldp 2001-02-07 05:36

Package used to hold test cases for features of task engine

12 lines of code changed in:

donaldp 2001-02-07 05:36

Basic module that contains task essential to operation/bootstrapping of myrmidon/ant

75 lines of code changed in:

conor 2001-02-06 09:09

Add in Log4J

4 lines of code changed in:

conor 2001-02-06 08:43

Update webpage - thanks Nico.

11 lines of code changed in:

nico 2001-02-06 00:37

Since velocity.properties has a hardcoded path to ../../jakarta-site2 why not

include all the jars jakarta-site2 provides, so that AnakiaTask should always be

available?

13 lines of code changed in:

nico 2001-02-06 00:34

Pointers to other jakarta-projects are correct now and the other projects are

now named "Other Projects" instead of "SubProjects"

24 lines of code changed in:

conor 2001-02-05 14:30

MAIN is now 1.4 alpha

1 lines of code changed in:

conor 2001-02-05 13:54

Update version for 1.3 beta 1 build

1 lines of code changed in:

conor 2001-02-05 12:28

Initial attempt at an Anakia based webpage

223 lines of code changed in:

conor 2001-02-05 10:45

Fix up the location where the toplink element looks for descriptors.



Thanks to much persistence by Cyril Bouteille <CyrilBouteille@yahoo.com>

14 lines of code changed in:

conor 2001-02-04 13:59

Make antlr test file a little better, but it still fails to pass its

junit tests

1 lines of code changed in:

  • src/etc/testcases/taskdefs/optional/antlr: antlr.xml (+1 -1)
conor 2001-02-04 13:58

Add nested filesets to tar through which file permissions can be set.

This is done through an octal mode attribute. The groupname and username

may also be set. See build.xml for an example usage.

148 lines of code changed in:

nico 2001-02-04 13:08

Added debug-attribute to rmic (Bug #224)

13 lines of code changed in:

conor 2001-02-04 12:00

Unix was alread correct.

2 lines of code changed in:

conor 2001-02-04 11:46

Copy - which is to save compiling files which have already been compiled

now goes to the right place.

4 lines of code changed in:

conor 2001-02-04 10:51

Enhancements to SoundTask to allow a directory to be specified from which

a random sound will be chosen.



Submitted by: Diane Holt <holtdl@yahoo.com>

69 lines of code changed in:

conor 2001-02-04 10:40

enhancement to the optional task PropertyFile.



Operations can now be applied to all types. The now and never operations

have become values for the = operation.



Submitted by: Thomas Christen <chr@active.ch>

400 lines of code changed in:

conor 2001-02-04 08:34

Changes to wlstop and wlrun to work with weblogic 6.0



Use under 5.1 is unchanged. Under WL6.0, a number of new attributes

must be provided. An example of use under WL6.0 is



<target name="petstore">

<wlrun taskname="petstore"

classpath="${weblogic.classes}"

name="petstoreServer"

domain="petstore"

home="${weblogic.home}"

password="petstorePassword"

beahome="${bea.home}"/>

</target>



Thanks to Andrew Sliwkowski and Peter Cardimino of BEA for clarifying how

to get this to run under WL6.0

215 lines of code changed in:

conor 2001-02-04 08:30

Try to maintain the current compression setting rather than just avoiding

compression, since Weblogic 6.0 generates compressed jars whereas 5.1

generates uncompressed jars

8 lines of code changed in:

conor 2001-02-04 02:34

Fixes to AntClassLoader.



Changes AntClassLoader so it does not use the primordial class

loader for system classes. This is needed when the classloader itself was not

loaded with the primordial loader.



Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>Reviewed by:

58 lines of code changed in:

nico 2001-02-04 01:00

Documented if and unless attributes of the nested include and exclude

elements of PatternSet.



Reported by Peter Donald (from the openejb-dev-list)

13 lines of code changed in:

donaldp 2001-02-04 00:51

Made sure env vars are cleaned



Also added bootstrap jars to CLASSPATh because for some reason they were not being added otherwise ???

2 lines of code changed in:

donaldp 2001-02-04 00:50

Made sure env vars are cleaned and CLASSPATH is not decorated with extra " characters. It is expected that if CLASSPATH is set that it is valid and thus the extra "'s are uneeded.

2 lines of code changed in:

conor 2001-02-03 14:45

Minor format change.



Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>

1 lines of code changed in:

conor 2001-02-03 14:24

Add support for untaring of GNU tar files.

23 lines of code changed in:

conor 2001-02-03 14:23

Add in any jars in lib/optional when doing a build.

17 lines of code changed in:

conor 2001-02-03 14:07

Handle classes which are on the classpath but which cannot be loaded due to

downstream dependencies.

5 lines of code changed in:

conor 2001-02-03 14:06

Change buildException to always print nested exceptions when printing

its stack trace. Removed the equivalent code from DefaultLogger.



Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>

29 lines of code changed in:

donaldp 2001-02-03 05:32

Made it build on systems where CLASSPATH is not se by rearrangine CP entries.



Note this will still leave some java-runtimes broken but it should *mostly* work

1 lines of code changed in:

bodewig 2001-02-02 17:13

oops, forgot a file

254 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/junit: DOMUtil.java (new 254)
bodewig 2001-02-02 17:04

New task <junitreport> and some improvements of DOMElementWriter



Submitted by: Stephane Bailliez <sbailliez@imediation.com>

946 lines of code changed in:

bodewig 2001-02-02 12:36

<junit> wouldn't write to a file anymore.

3 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/junit: JUnitTask.java (+3 -1)
conor 2001-02-02 04:58

Build process tweaks. Source distribution now builds out of box on

Solaris.

8 lines of code changed in:

nico 2001-02-01 23:37

Fixed Bug #378.



ExecuteOn (and Apply) have a default-value of false for their parallel-attribute.

4 lines of code changed in:

bodewig 2001-02-01 17:14

perform property expansion on the patterns read from files specified

as includesfile or excludesfile attributes.



Suggested by: Jason Rosenberg <jason@squaretrade.com>

32 lines of code changed in:

bodewig 2001-02-01 15:56

Some additional enhancements to junit related classes.



Submitted by: Stephane Bailliez <sbailliez@imediation.com>

242 lines of code changed in:

conor 2001-02-01 15:52

Test should be >= since we need space for the terminator.

1 lines of code changed in:

conor 2001-02-01 15:46

Add support for long filenames in tar task. The tar task now takes an

attribute "longfile" which can take either the value "truncate" or the

value "gnu". If the attribute is omitted, an exception is thrown (the

current behaviour). Truncation is currently silent but willbe fixed to

give a warning.



Restored building of tar files in the distribution target.

84 lines of code changed in:

bodewig 2001-02-01 15:28

Move constant strings from XMLJunitResultFormatter into a separate

interface - important for a new task that will follow.



Submitted by: Stephane Bailliez <sbailliez@imediation.com>

109 lines of code changed in:

bodewig 2001-02-01 15:04

Rename <transform> to <apply>

121 lines of code changed in:

bodewig 2001-02-01 13:14

Fixed javadoc of Zip.addZipfileset

2 lines of code changed in:

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

January 2001 »

Generated by StatSVN 0.3.2-SNAPSHOT