Peter Donald
ad7ff5ac20
Moved TaskletEngine-> myrmidon.components.executor
Changed name to match word class of other components and to enforce uniformity in conventions. (Also same practice as used in other projects which hopefully will mean it is easier to understand).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269056 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
cbac1574a3
save, then commit - aaargh.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269055 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
092ced78b5
Sun has put a profile of Ant in the "Best Practices" section on the
Dot-Com Builder site - added some links to our site.
Actually, I don't like the article too much and will try to make the
author change some parts so that they at least reflect reality (read
the section on "Task JAR layout" and you know what I mean).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269054 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
2f95bc4704
Started to fix some of the more ugly hacks that violated IOC.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269053 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a44c5e5b95
Move AntEngine->Embeddor to follow suit with Avalon+Framework JSR naming conventions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269052 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
451ca455d5
Update Launcher package and update ProjectListener* to reflect
* No project name
* tasklet->task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269051 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ce225a0e46
Removed instance data from Project object. This allows reuse of Project objects ... is this required ???
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269050 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
32dc44001f
Starting to adapt to Cocoon2 style hierarchy as it fits Ant style.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269049 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
6caf36ea18
Started to update to task engine design I have been talking about.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269048 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
48c54a5212
Run convert script to update to Beta Avalon.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269047 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
c31e31c52a
Make usage of my email address consistent (probably going to change
home provider).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269046 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
7ded9a569f
Added useexternalfile attribute to <javadoc> - this makes javadoc use
a temporary file for source file and package names (via javadoc's
@file parameter) to defeat command line length limitations.
Inspired by: Frederic Lavigne <fred@castify.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269045 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
21e82d78a0
Added some more stuff, about 50% done now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269044 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
362903a2bd
Lots of mutant changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269043 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
8d13002815
Link to list of system properties.
Submitted by: Ernst de Haan <ernst@jollem.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269042 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
a07ff75e65
Very early version of sorting and grouping the feature request for
Ant2.
Feel free to change everything I've done so far 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269041 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
7a2927dc6f
Clarify documentation of destdir attribute.
PR: 173
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269040 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
5366bd5449
skipemptyfilesets attributes of apply and execon - part 2.
forgot to save some files, sorry.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269039 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
f0572cb75e
Add skipemptyfilesets attributes to <execon> and <apply>.
PR: 1277
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269038 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
c2c9a383f2
Update for JUnit 3.7.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269037 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
9d1c6ad018
Add link to Javadoc for date format + general clean-up.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269036 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Sam Ruby
cd70defe84
Fix an ArrayIndexOutOfBoundsException when building dom4j on Windows
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269035 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
54e31d0926
HTML-ify the requested-features file (as a diversion from the stuff I should
really be working on :)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269034 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
94fb3a440b
Working on my data types :-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269033 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
15e2ec5002
Spell Duncan's name correctly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269032 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
c2e518039b
Mutant update.
Reorganization of classes to a fair extent
Introduction of a non-functional parallel task
Converted some data types over
Initial experiments with apsects used to store data type values
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269031 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
a48208f6cf
<jboss> element for <ejbjar>
Submitted by: Paul Austin <paustin@viant.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269030 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
02f44cc23a
All the new things from recent patches
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269029 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
0b37668397
Update to SQL task documentation. General cleanup and documentation of
new delimiter option
Submitted by: Mike Williams <mikew@cortexebusiness.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269028 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
c3633d1c5a
This patch enables a newly created Perforce label to be locked
Submitted by: Les Hughes <leslie.hughes@rubus.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269027 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
52579e9682
Quote the -group parameter to Javadoc
Submitted by: Jay Glanville <dickon@nortelnetworks.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269026 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
cc695c5ea6
Minor typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269025 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
5c4140f469
Class.newInstance throws a NoSuchMethodError in JDK 1.1 if there is no
no-arg constructor.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269024 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
ecab5d3357
Make javadoc expand properties for the new nested elements.
Use this to make the year of the copyright message in Ant's javadoc
dynamic - nice demonstration of tstamp's format element at the same
time.
Inspired by: Jon Stevens <jon@latchkey.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269023 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
64d3b161d2
Allow the SQL Delimiter to be set so that Oracle stored procs may be
entered.
Submitted by: Mike Williams <mikew@cortexebusiness.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269022 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
a6c6685f62
Initialize classes which are loaded through a classloader. Note that the
approach here uses newInstance to achieve initialisation for JDK 1.1
compatability. Under JDK 1.2, both initialization and the classloader to
use can be specified to Class.forName();
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269021 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
b5b31688e6
Add some nested elements to javadoc where it seemed to be useful.
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269020 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
86bed70a9b
Improve error reporting in <xmlvalidate> and tell the XML where the
document is located.
Removed tabs, this makes this patch look a lot bigger than it is.
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269019 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
b150eb6362
Add getResource() implementation to AntClassLoader
PR: 749
Submitted by: mlauer-ssci@lauer-edv.com <mlauer-ssci@lauer-edv.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269018 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
a88cd5374f
My proposal for Ant2 - Mutant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269017 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
1f0c45897d
sync classpath creation between Unix and Windows version.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269016 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
b8f7af8729
Made scripts a little more consistent, they should now work with IBM's
JDK on AIX out of the box.
Ant will now prepend CLASSPATH to the jars in ANT_HOME/lib like it
always did for Windows - if this is not the correct order, change it
here and in the batch file. We need to be consistent.
Make sure :: doesn't slip into the CLASSPATH when adding the library
jars.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269015 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
9f4642716c
Assorted patches:
(1) make Ant JDK 1.4 aware
(2) improved <style> debugging
(3) bring DesirableFilter in line with defualt excludes
(4) use correct URL syntax in <get>'s unit test
(5) improve JavaDoc comments in Path.java
(6) description for test target in Ant's build file
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269014 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Jon Scott Stevens
af81133ecc
this makes ant work with jikes on OSX
i also generalized the case statement for figuring out the OS type
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269013 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
2fb97663f2
Add in the addFailure method for later versions of JUnit
copied from PlainFormatter
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269012 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
3ae40fb067
Add a new formatter "brief" for <junit>
PR: 1175
Submitted by: Robert Watkins <robert.watkins@qsipayments.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269011 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
6433910ca9
recored the results fot last voting round
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269010 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
f76dfe4521
capture System.out and System.err while running the junit tests.
Submitted by: Gerrit Riessen <Gerrit.Riessen@web.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269009 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
2ef8728043
Make DirectoryScanner's error message a bit more useful.
PR: 1234
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269008 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
314bc565b8
Make tarfilesets work.
PR: 1543
Submitted by: Steve.Langley@ebay.sun.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269007 13f79535-47bb-0310-9956-ffa450edef68
24 years ago