Conor MacNeill
3509786a75
Add in my public key
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269071 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
12ce7d67fd
Extra clarification about where rpm task runs and what it does.
Submitted By: "Steve Loughran" <steve_l@iseran.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269070 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
157d8f04d2
Update names of properties.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269069 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
685af27cee
Whitespace removal.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269068 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
d32c26fc16
Removed need for AntException. Substituted TaskException where appropriate and used raw Exception in other places (ie setup of components).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269067 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
6f3f9cca3e
Moved Main/Constants/AntException to new package and made AntException not a RuntimeException
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269066 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
2f4b71ebb9
Moved TskDeployer into separate directory.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269065 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
2ade144b44
My PGP key.
I use my newer GnuPG key for mails (just ask 8-) and intend to use
this one to sign releases.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269064 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
2dddb40b2b
ProjectEngine->ProjectManager (need a better name).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269063 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
620c603816
Model is not a user concern but a modder/embeddor concern.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269062 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1ec0e4c4e6
Model is not a user concern but a modder/embeddor concern.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269061 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
cef6bbb3c3
Made model work with Arrays rather than Iterators (more typesafe).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269060 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
87711d5afc
Migrate ProjectBuilderss to separate package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269059 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
2579eaa04e
Migrates ProjectListeners to separate package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269058 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c826372596
Created separate package to contain project model as per mutant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269057 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
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