Stefan Bodewig
3523966203
Allow ant to continue even if <sql> fails to connect to the database. PR 36712.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675917 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 10:59:48 +00:00
Stefan Bodewig
535d3552ca
document disagreement of different ZIP implementations when it comes to timestamps
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675882 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 09:25:30 +00:00
Stefan Bodewig
165e9f5dd2
More cases whete includeJavaRuntime="false" may fail for gcj. PR 34638.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675842 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 07:00:56 +00:00
Stefan Bodewig
f401fa3abb
ejbjar has a manifest attribute, PR 25003.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675581 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 14:11:21 +00:00
Stefan Bodewig
02b3a7d13c
sql's onerror='stop' shouldn't make the task fail. PR 24668. Based on a patch by Dante Briones.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675579 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 14:06:44 +00:00
Stefan Bodewig
f4e07bbce9
Merge revision 672098 from 1.7.1 tag - i.e. announce the release
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675122 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 09:17:09 +00:00
Matthew Jason Benson
a5cc97a7dd
remove executable flag
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673416 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 15:16:59 +00:00
Matthew Jason Benson
fb97da874b
remove executable flag
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673415 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 15:16:07 +00:00
Stefan Bodewig
c48bdcbc80
remove executable flag. Cygwin's svn client?
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673349 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 10:21:07 +00:00
Matthew Jason Benson
1914124791
propertyhelper stab
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673225 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 23:02:29 +00:00
Matthew Jason Benson
f3f0de4efe
unbreak bugzilla
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673219 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 21:39:55 +00:00
Matthew Jason Benson
ba6d6347ce
add an example of a unix function implemented with \<tokens\>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673162 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 18:24:00 +00:00
Stefan Bodewig
56897ab43f
change URL of Doxygen task, submitted by Karthik Kumar
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673032 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 09:11:59 +00:00
Matthew Jason Benson
93c43205f6
polish
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671938 13f79535-47bb-0310-9956-ffa450edef68
2008-06-26 16:38:12 +00:00
Stefan Bodewig
61cdb478bf
clarify in case people expect directories to be empty just because they don't contain any matched files
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671415 13f79535-47bb-0310-9956-ffa450edef68
2008-06-25 04:24:50 +00:00
Stefan Bodewig
a7e2a93ee4
Remove synchronization around logging of messages in order to avoid potential deadlock - see PR 45194
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@669464 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 12:20:12 +00:00
Stefan Bodewig
30c1ed6f86
regenerate site
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@668597 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 09:51:00 +00:00
Stefan Bodewig
e2ec616a33
re-generate site
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@668129 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 12:05:14 +00:00
Stefan Bodewig
fa52b460c1
Add a magic property that lists the targets that have been specified in order to run the current project. Based on patch by Colm Smyth (just like rev663051 was). PR 44980
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@663061 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 10:58:23 +00:00
Stefan Bodewig
792a2f16f0
Add a new property to hold the current project's default target
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@663051 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 10:34:07 +00:00
Jan Materne
3ec2b738af
Some links to JavaDoc API (Doclet, Taglet)
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@661239 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 07:30:15 +00:00
Jan Materne
30a591dfb1
Clearify the matching-rule
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@658558 13f79535-47bb-0310-9956-ffa450edef68
2008-05-21 05:24:02 +00:00
Stefan Bodewig
c4155d7dae
Add information about DBPatch antlib in sandbox
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@653042 13f79535-47bb-0310-9956-ffa450edef68
2008-05-03 10:39:40 +00:00
Peter Reilly
b4769e1c2e
up the jdk version to 1.3, and add a note about ant's jdk requirements for older versions of ant (bugzilla 44610)
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@640018 13f79535-47bb-0310-9956-ffa450edef68
2008-03-22 17:25:31 +00:00
Stefan Bodewig
496b59d0aa
merge license additions from 1.7 branch (i.e. revs 637870 to 637914)
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@637939 13f79535-47bb-0310-9956-ffa450edef68
2008-03-17 15:27:42 +00:00
Jan Materne
f715dc614a
error in example
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@631563 13f79535-47bb-0310-9956-ffa450edef68
2008-02-27 11:48:02 +00:00
Stefan Bodewig
4848c45031
re-gen site
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@630097 13f79535-47bb-0310-9956-ffa450edef68
2008-02-22 05:32:58 +00:00
Kevin Jackson
5fbd70b8ae
-bugzilla #44198
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@629665 13f79535-47bb-0310-9956-ffa450edef68
2008-02-21 01:00:39 +00:00
Jan Materne
b4ba0ddba1
<style> is deprecated in favor of <xslt>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@620501 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 15:08:49 +00:00
Matthew Jason Benson
1017c8530e
tweak
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@617540 13f79535-47bb-0310-9956-ffa450edef68
2008-02-01 16:13:52 +00:00
Jan Materne
ad88bbb8e0
Examples for
...
* <union> <intersect> <difference>
* resource selectors
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@617460 13f79535-47bb-0310-9956-ffa450edef68
2008-02-01 10:47:14 +00:00
Matthew Jason Benson
63c9a29e54
remove duped index attr
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@614363 13f79535-47bb-0310-9956-ffa450edef68
2008-01-22 22:43:07 +00:00
Stefan Bodewig
65c7209b82
re-generate site
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@612778 13f79535-47bb-0310-9956-ffa450edef68
2008-01-17 09:57:15 +00:00
Steve Loughran
787e7cf941
mention toString:
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@612409 13f79535-47bb-0310-9956-ffa450edef68
2008-01-16 10:21:48 +00:00
Jan Materne
0d89047e67
Found some information about <sound> in my local storage which should be in the manual.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@611103 13f79535-47bb-0310-9956-ffa450edef68
2008-01-11 08:24:55 +00:00
Stefan Bodewig
dbc91d42ef
Update Ivy links
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@605525 13f79535-47bb-0310-9956-ffa450edef68
2007-12-19 12:37:07 +00:00
Jan Materne
e8339a4905
ups ...
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@605140 13f79535-47bb-0310-9956-ffa450edef68
2007-12-18 08:45:30 +00:00
Jan Materne
a261de08b4
<tar> examples:
...
- tar: tarfile is deprecated since 1.5
- gzip: zipfile is not deprecated, but use of common name
- fix attribute names (Bug 44082)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@605137 13f79535-47bb-0310-9956-ffa450edef68
2007-12-18 08:41:04 +00:00
Stefan Bodewig
301743a487
remove eyebrowse in favor of mod_mbox, add MarkMail
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@604828 13f79535-47bb-0310-9956-ffa450edef68
2007-12-17 11:19:14 +00:00
Jan Materne
47de006e0b
Fix error in the examples.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@603477 13f79535-47bb-0310-9956-ffa450edef68
2007-12-12 06:08:22 +00:00
Jan Materne
9ffa86dfbd
Example as discussed on user@ant >>Select "marked" directories<<
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@600530 13f79535-47bb-0310-9956-ffa450edef68
2007-12-03 13:36:43 +00:00
Stefan Bodewig
6195b63303
add new list
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@599271 13f79535-47bb-0310-9956-ffa450edef68
2007-11-29 05:05:47 +00:00
Stefan Bodewig
0bde74aa36
Add pointer to MakeRunScript, submitted by Dan Kaplan
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@595553 13f79535-47bb-0310-9956-ffa450edef68
2007-11-16 05:08:44 +00:00
Stefan Bodewig
021957cc53
Add missing license headers
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@594771 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 05:24:10 +00:00
Stefan Bodewig
c8fac18c2f
re-generate site
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@592611 13f79535-47bb-0310-9956-ffa450edef68
2007-11-07 05:06:11 +00:00
Jan Materne
48fd705167
New attribute: <xmlproperty delimiter=""/>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@587855 13f79535-47bb-0310-9956-ffa450edef68
2007-10-24 11:26:02 +00:00
Jan Materne
4369f64826
FailureRecorder
...
* remove duplicate "no-op" statement (javadoc + code)
* use BuildListener for writing at the end of <junit> instead of overwriting the file all the time
* minor comment edit
* pass project reference to <junit> nested elements (eg listener)
* order methods by interfaces
* some log messages in the recorder
* can use Ant properties for setting the location
FormatterElement
* don't set the project reference if there is already one
build.xml
* use ant property instead of system property for configuring FailureRecorder
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@587844 13f79535-47bb-0310-9956-ffa450edef68
2007-10-24 10:05:46 +00:00
Jan Materne
de96ce9808
Add Ivy to our projects-page.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@584138 13f79535-47bb-0310-9956-ffa450edef68
2007-10-12 11:36:02 +00:00
Steve Loughran
3d3f9f729e
SFOS-485 release build.xml isnt compatible with Ant1.7.0
...
http://jira.smartfrog.org/jira/browse/SFOS-485
-fixing the docs so nobody else uses commandResource prematurely.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583818 13f79535-47bb-0310-9956-ffa450edef68
2007-10-11 13:19:03 +00:00
Stefan Bodewig
ef7323007f
Welcome Ivy!
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583734 13f79535-47bb-0310-9956-ffa450edef68
2007-10-11 08:32:55 +00:00