11106 Commits

Author SHA1 Message Date
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
435c6e5511 document null return value
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675913 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 10:43:13 +00:00
Stefan Bodewig
d6bde1c2c9 Avoid NPE if database doesn't match expected vendor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675911 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 10:40:44 +00:00
Stefan Bodewig
543148ca1d fix resultset und update count logic in sql. PRs 32168 and 36265.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675909 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 10:31:17 +00:00
Stefan Bodewig
72e471f0b4 Allow subclasses to modify the connection and statement instances used by <sql> or to access the cached instances. PR 27178. Submitted by Mike Davis
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675894 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 09:52:31 +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
b840364277 mark shell scripts as Unix line-ends explicitly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675844 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 07:13:41 +00:00
Stefan Bodewig
c5bd07a9dd mark shell scripts as Unix line-ends explicitly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675843 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 07:09:14 +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
6644eb5bbb properly detect MacOS X when running inside OpenJDK. Bugzilla Issue 44889
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675623 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 15:57:56 +00:00
Stefan Bodewig
d8ce03fe18 properly deal with multiple arguments to java2iioparams. PR 27444.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675605 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 15:03:11 +00:00
Stefan Bodewig
9d992c668c clean up previous state when building multiple ejbjars in Borlands Appserver. PR 26921. Submitted by David leRoy.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675603 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 14:54:20 +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
40adcf2e2c update with new things learned during the 1.7.1 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675504 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 10:42:52 +00:00
Stefan Bodewig
f4f4546aa8 some days I don't even know the current year
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675168 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 13:34:00 +00:00
Stefan Bodewig
4d90620690 Announce release here as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675163 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 13:25:32 +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
9f64412c0b disable ErrorInCase check on osx
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673813 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 21:19:13 +00:00
Matthew Jason Benson
835a8f0cc8 type any
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673467 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 19:02:51 +00:00
Matthew Jason Benson
0137cd8b64 ws/sp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673435 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 16:30:30 +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
Nicolas Lalevee
8e97288f93 Add my public key
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673399 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 14:05:45 +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
e986c5b9dc add fscache to sandbox antlibs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673217 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 21:35:40 +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
2756fee00e tearDown
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@672908 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30 20:46:32 +00:00
Matthew Jason Benson
83f7a54258 trivial
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@672902 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30 20:37:37 +00:00
Matthew Jason Benson
446f9ff333 add subclass hook
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@672840 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30 17:51:35 +00:00
Matthew Jason Benson
d85f74bd30 sp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@672023 13f79535-47bb-0310-9956-ffa450edef68
2008-06-26 20:39:30 +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
Matthew Jason Benson
8d46e8fa1d ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671691 13f79535-47bb-0310-9956-ffa450edef68
2008-06-25 23:39:21 +00:00
Matthew Jason Benson
eb12bd93a0 add Project to FileResourceIterator
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671690 13f79535-47bb-0310-9956-ffa450edef68
2008-06-25 23:39:01 +00:00
Matthew Jason Benson
a89f19ddbd ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671689 13f79535-47bb-0310-9956-ffa450edef68
2008-06-25 23:34:33 +00:00
Matthew Jason Benson
88ba872596 simplify
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671687 13f79535-47bb-0310-9956-ffa450edef68
2008-06-25 23:34:08 +00:00
Matthew Jason Benson
f4b28f1de4 fix bug I introduced
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671686 13f79535-47bb-0310-9956-ffa450edef68
2008-06-25 23:32:55 +00:00
Matthew Jason Benson
4bc4228b3e sp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671685 13f79535-47bb-0310-9956-ffa450edef68
2008-06-25 23:32:27 +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
Matthew Jason Benson
298b10adaf 45271 comment
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671304 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24 19:05:49 +00:00
Matthew Jason Benson
66adfb896c bugzilla [45271]; process nonexistent resources with length mode=each
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671299 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24 19:02:06 +00:00
Matthew Jason Benson
5676d56eef FileProvider changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671298 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24 19:00:33 +00:00
Stefan Bodewig
983f0dbc16 fix NPE when running inside a container that puts non-String values inside the system properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671018 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24 04:29:40 +00:00
Stefan Bodewig
d8ae5c5bdd assign final variable initialized only once
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@669848 13f79535-47bb-0310-9956-ffa450edef68
2008-06-20 10:37:44 +00:00
Stefan Bodewig
bd0ca5c9e9 One more File.toURL case
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@669470 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 12:37:29 +00:00
Stefan Bodewig
018b7a9ded whitespace changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@669465 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 12:20: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