Conor MacNeill
99f9052c7c
More Ant1 compatability
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272090 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
3dee9e7266
documenting classpathref
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272089 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
40cd098a8e
Restyle doc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272088 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
df1067a7b4
days --> daysinpast in example
added banner for nested elements
Submitted by: Diane Holt
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272087 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9b1b4ea944
Again with the fixing of the speling.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272086 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0436e4cac3
Typo fix.
DEFAULT_PROPRTY_NAME --> DEFAULT_PROPERTY_NAME
Submitted by: Erik Hatcher
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272085 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1f1768b196
Integrate Buildnumber task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272084 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
524770094f
Arrrg the dreaded copyright !
Thanks diane for reminding me ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272083 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
30ed6af0fb
Aaaaargh -- forgot the #@%! copyright.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272082 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
178a39c5d4
Add an initial example of straight <include>/<exclude> so it's
clear how to do it that way, then chain the <patternset> one
off of that. (Suggested by Dominique Devienne.)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272081 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
7262a21ade
Document one omre attribute of changelof.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272080 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a5de2285bb
Add a daysinpast to support the use case of the maven tool
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272079 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
56573abb5d
Rats! -- forgot to doc it. (See: P4Base.java, rev 1.12)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272078 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
baba61c5e0
Update the documentation again for daysinpast
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272077 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
00eaa5164a
Add sample of output to task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272076 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
d6a075ba90
Add in all the classes for the changelog task.
I believe they *should* compile under 1.1 - can someone check ?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272075 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
bd397529d8
Add in ChangeLog documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272074 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
22cb6c5dbe
Integrate changelog task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272073 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
16a57441b2
Add failOnError attribute (submitted by Steven Tamm -- PR #7549 ).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272072 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
454c12b7fe
Make sure XSL resources are available for Junit task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272071 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
1a2722cfc5
Sync with Ant1 changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272070 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
d42faeefd8
New utility class that deals with the specifics of a Java
installation:
* Moved JVM version detection code from Project to the new class.
* Unified the "find executable" methods and factored them into the new
class.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272069 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Darrell DeBoer
7c531e59a9
* Ant1CompatProject now provides a hacked "java.class.path" property,
which includes the ant1compat.atl file. This is closer to what's expected
by Ant1 build files.
* antlib.xml typedefs everything it needs, in preparation for building with
myrmidon.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272068 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Darrell DeBoer
d2c225e370
* Added new task <ant-call> to core, which can execute a named target
in the current project, or any referenced project.
* <ant1.ant> now works by executing AntTask.
* Fixed minor bug in DefaultClassloaderManager which was causing NPEs
in URLClassLoader.
* DefaultTaskContext now removes properties when they are set to null.
(rather than throwing a NPE inside HashMap).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272067 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
90933557a1
Condition changes:
* Split <is-set> into <is-set> and <is-true> conditions. <is-true> uses the
converter to determine whether something is 'true', so is a little fussy.
* Moved <uptodate> and <equals> into antlib, and made <uptodate> a condition.
* Added <type-available> condition, which checks whether a particular
type is defined.
* Fixed <not> to actually work.
* Added test cases for some of the conditions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272066 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
7b8efdc41e
Switch on the 'build' antlib.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272065 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
718c935c49
Moved PathUtil.addJavaRuntime() into a new <java-runtime> FileList implementation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272064 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
ddfae9eb98
Moved across converter messages that were left behind.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272063 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
4df16b96b0
Update the example of the changelog task to use start/end date filtering
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272062 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8e820f665b
Update the changelog task to allow filtering by dates
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272061 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
4502ac160a
restyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272060 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
06a74e6e03
the start of a testcase - currently contains nothing! ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272059 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
6742c9e8fa
Add in a basic MasterConverter
Not used in ant but will be used by outside users of the library.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272058 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
6a1b5a52ba
Add a simple date converter
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272057 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
28571c488f
fixed typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272056 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
8fd84b21a3
JDK 1.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272055 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
1910108c77
improve (at least I hope so ;-) the "Writing your Own Tasks" section.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272054 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
00988f5180
Refactoring of server deployment task. Renamed from <ejbdeploy> to <serverdeploy>. Moved to new j2ee package so its not EJB-centric. Submitted by Christopher A. Longo - cal@cloud9.net
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272053 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
7bbeedd21a
pointer to Joseph Shelby's series.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272052 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Jon Skeet
5d02c8e3ae
Fixed up JavaDocs so they build without errors. The main changes were:
o Capitalisation. Please capitalise the first word of a new sentence, otherwise break-iterator complains.
o @created tags. These aren't valid JavaDoc, and the info is in CVS anyway...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272051 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Jon Skeet
c8cdd01197
Added @ant.datatype tag.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272050 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Jon Skeet
f458059b9c
Fixed up JavaDoc comments again.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272049 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
7b19db3218
parts 2 and 3 of Alex's article.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272048 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
a816a71d9e
* Added ClassLoaderManager.createClassLoader( File[] ), to create a
ClassLoader from a class-path.
* Moved responsibility for creation of ClassLoaders out of the tasks, and into
the ClassLoaderManager, which caches them, and resolves extension dependencies.
* Added PathUtil.createClassLoader() convenience method to create a ClassLoader
from a Path.
* Changed the PathUtil methods to use the more general FileList, rather than Path.
* Added 'classpath' attribute to the <*-available> conditions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272047 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
62562693ac
Extracted out a superclass from the exceptions in myrmidon.interfaces.*, to
make it a little easier to add new exceptions to the interfaces packages.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272046 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
533bf6eaf4
Include more of the stack trace on error.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272045 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
2d12131d81
documented (not sufficiently, but its at least a start) the new nesting patternset and corrected copyright
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272044 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
4eab81ab09
Change the J/W gif to "Winner"; add links to the J/W article;
tweak the announcement a bit; make the intro to Ant match the
user man; add non-break where needed (now that I know the code :)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272043 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
bcb2c234e8
Implementation of nested patternsets. Addresses PR3761
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272042 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
0b5269eb7c
doc patch supplied by Stephan Beal <stephan@wanderinghorse.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272041 13f79535-47bb-0310-9956-ffa450edef68
24 years ago