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
Diane Holt
dc95e07391
Clean up the <compilerarg> info. (And a couple of tweaks.)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272040 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
bb350a879d
spread the word
Feel free to expand on it 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272039 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
fdc20ee1c4
add some resources.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272038 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
7006529fb9
Add FAQ for national characters in build files.
Submitted by: Mark Stehr <Mark.Stehr@dvg.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272037 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
1e0690bc78
* Updated todo list.
* Removed the 'differences to ant1' blurbage from index.xml.
* Regenerated HTML.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272036 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
ba24e76bd9
Started moving across the <javac> task to the java antlib:
* Added <javac> task, which extends AbstractFacadeTask.
* Added JavaCompilerAdaptor and ExternalCompilerAdaptor abstract adaptors.
Currently only handle classpath, debug and deprecation args.
* Added basic jikes and javac (modern) compilers.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272035 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
210f56a301
Changed the build to pick up manifest files for antlibs out of src/manifest.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272034 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
8887e0b5b9
Tidy up addJavaRuntime().
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272033 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
32d43b7b8b
Ignore super-type tags when generating ant-roles.xml.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272032 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
83ac572934
* Added --debug command-line option.
* Changed --log-level to map logging levels so that they match the TaskContext
log methods.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272031 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
e861f36d02
Fix DefaultTaskContext.getProperties() to include inherited properties.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272030 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
d9c407c42d
Update javadocs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272029 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c3e59866d7
Zap the bootstrap stuff
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272028 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
03302b660a
Fix examples so they don't get filtered when we gen the
release (PR #7450 ). Other minor edits.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272027 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
039517550f
Add a little to the -projecthelp stuff, some more about if/unless,
fix a few typos, etc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272026 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
11be3954a5
Add "implementation" -> "compiler".
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272025 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
ab9a8557f7
Add patch submitted by Ingmar Stein.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272024 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
d0630078b8
Sync up with Ant1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272023 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f2712a9fa4
Add menu item for differences.xml
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272022 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c9a7ce1551
Extracted list of differences from the index page into a differences.xml document.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272021 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e57c5a6197
Let IDEA style the xml
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272020 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
da3f4b2eb5
2002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272019 13f79535-47bb-0310-9956-ffa450edef68
24 years ago