Diane Holt
e8a000ecfe
Catch up on WHATSNEW.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272150 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
e2ca50cce1
Allow 'dirsep' and 'pathsep' to contain multi-character values.
(Submitted by M. Kerkhoff, PR 6543)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272149 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
cd8ef18058
Flesh out the example to show the prop's use in an "unless". (PR 5775)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272148 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
b2f61cd56d
Made sure error is read (and ignored?) to avoid blocking.
Reported By: Vincent Massol
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272147 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
13236d1572
Add an example that will draw out problem with entry with 0 changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272146 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
a4019bb13b
Make sure the parser works when there is no changes for an entry.
Reported By: Vincent Massol
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272145 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
01a69e59fe
If 'output' is a simple or relative filename, make it relative
to ${basedir}, not ${user.dir}. (If it's a full-path, it'll go
to the full-path file.) (PR 4548)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272144 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
46f5042246
add java1.4 support as an objective. BTW, what about antlib?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272143 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
a54a5e4ca6
More quoting cruft. (Maybe we should just put the entire
script inside one giant quote! :) (PR 4340)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272142 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
35871351d8
Add a 'failonerror' attr. (PR 4273)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272141 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
c0c34e366e
Add a todo for re: extension stuff.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272140 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
a4310383f8
finally we have an Ant 1.5 To-Do list. Its not much, but then again, should it really be? :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272139 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
5e98e67898
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272138 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
03184992c3
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272137 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Darrell DeBoer
66d9400a3b
Better Ant1-style configuration in compatibility layer,
as JUnit task relies on child elements being created before,
but configured after, the parent.
Build "test" target now passes when run through Myrmidon.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272136 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
ead2fe108e
Copy across some todos from the actionlist
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272135 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
4e90f37bae
Add a blurb about schedulers, test engines, install toools and so forth reusing myrmidon
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272134 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
cd18fd06e4
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272133 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
2db42da13c
Expand the XPath todo to note that we could use it to do antcalls
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272132 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
05f85418a2
Add a todo for XPath like structures for tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272131 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
eac03a504a
Add a TODO for writing an Embeddor HOWTO and assign it to me.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272130 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
04aa34610e
Add a new TODO
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272129 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
57dba9c36a
Added info wrt nested elements (PR 3189).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272128 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
b8147dc0dc
Add check for "%_JAVACMD%.exe" (PR 2484).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272127 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
05a7fe852f
Added a 'srcfile' attribute (PR 1681).
(But also found a NPE bug in the mapper stuff :( -- will try
to fix in a separate change.)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272126 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
90c469486c
Updating Excalibur to the i18n lib grabbed directly from Myrmidon.
Thanks Peter ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272125 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e5af347f98
Only display log message in verbose mode.
Submitted by: "Vincent Massol" <vmassol@octo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272124 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Darrell DeBoer
78f2da01c3
* New ProjectBuilder which programmatically converts from Ant1 to Myrmidon
project, rather than using a stylesheet. (This is now the default builder for
".xml" files.)
* Removed xml-apis.jar and xalan.jar, and added jaxp.jar back in. Hopefully, this
will keep us out of avoid jar version hell.
* Added more stuff to the ${java.class.path} property available to ant1 tasks.
* Can now fully build Myrmidon using Ant1 compatibility layer. All test bar one
(Ant1CompatTestCase) pass when run using Myrmidon.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272123 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
46b1e1afdd
Patch that lets the changelog task perform some logging to ease
debugging and see what cvs command is executed.
Submitted by: "Vincent Massol" <vmassol@octo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272122 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
03daeaf3d1
Add a basic page about configuring tasks in myrmidon.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272121 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8c0f3fd0c1
Start to integrate documentation about
* Configuring tasks
* Types/Roles
* Converter architecture
It is woefully incomplete but got sick of looking at it. Hopefully uploading it will make me more likely to work on it ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272120 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
a459897fab
Do a bit of clean-up on <buildnumber>/<changelog> docs;
add them to the tasks tables; add <buildnumber> to the
core tasks list.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272119 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
317e64c590
Source sections are <pre/> and thus should not have all that surrounding whitespace.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272118 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
6e56b4522a
Reflected across from 1nt1.x tree...
Rename basedir to dir and make it default to basedir if not specified
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272117 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ded098d539
Rename basedir to dir and make it default to basedir if not specified
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272116 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ac786e670b
Ignpore all elisp files, IDEA project files and pif files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272115 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
25329a8822
Bad, Copyright, bad <thwackthwack>!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272114 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
098f15932f
Document <dirset> and new <dirset>/<filelist> support for
<path> and <pathconvert> (and clean that puppy up!).
PathConvert.java is comment changes only, no code.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272113 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
04b0589bc9
Oops.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272112 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
833ffeb507
Change name of task page to "My First Task" so that we can have a taskwriters howto that lists lifecycle and configuration explanations
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272111 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
3bfd726b3d
Replace index.xml with a merge of
* ant1 frontpage
* original design doc for myrmidon
* some other random thoughts
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272110 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8c937e3761
Add a few more items to the TODO list. Specifically
* Optional dependencies (will use if present but fine if not present)
* Converting Ant1.x mail tasks to myrmidon
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272109 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
8abcb93e20
Patch to enable JOnAS for <serverdeploy> (PR 7633). Supplied by Cyrille Morvan.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272108 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Darrell DeBoer
a08711cd91
* Added <ant1.antcall> task, and test. <ant1.ant> and <ant1.antcall> now
share a common abstract base class.
* Fixed <ant1> test files so that they run under Ant1.4, for checking.
* Fixed build so that ant1_todo.atl only includes the correct files.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272107 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Darrell DeBoer
83061b17b0
* i18n of Ant1Compatibility layer (except stuff stolen directly from Ant1 -
need to look at refactoring Ant1 to allow extension without cut&paste).
* Updated todo and regenerated docs.
* Javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272106 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
18234144e7
Carry across changelog enhancements
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272105 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
3d3b941aa7
Fix bug where a log of a single file without other logs in between would only retrieve first change
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272104 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1bec7214b9
Add support for nested filesets that allow selection of which files ou want to perform cvs log on
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272103 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Darrell DeBoer
2f3ac92eb4
* Added test for Ant version, so that Ant1Compat tests now run automatically
when run under Ant1.5.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272102 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Darrell DeBoer
ab2c4e4c2e
* Added nested <condition> element to IfTask, to allow any arbitrary condition
to be used in <if>. Tests updated for new functionality.
* Ant1 conversion stylesheet uses nested <is-set> condition on <if>,
to replicate Ant1 behaviour of 'if=' and 'unless=' on targets.
* ant1compat antlib generated as part of standard build.
* Minor build cleanup: ${custom-tasks-dir} -> ${build.custom-tasks} for
consistency.
* Ant1CompatProject now uses ProjectHelper for property resolution, rather than
trying to duplicate Ant1 behaviour.
* Added tests for Ant1 Compatibility layer. These have been exclude from regular
build, as they fail when run under Ant1.4.1, because the JUnit task *always*
places ant.jar *first* in the JUnit classpath. Tests work under Ant1.5alpha,
since it adds ant.jar *last* by default. (Tests also function correctly by
invoking JUnit directly - or with Intellij JUnit integration).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272101 13f79535-47bb-0310-9956-ffa450edef68
24 years ago