Stefan Bodewig
4e4a359351
rowcountproperty for <sql>. PR 40923
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807234 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
cfb2e01084
errorproperty and warningproperty for <sql>. Submitted by Andrew Stevens. PR 38807
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807228 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
75126703fa
allow setting of arbitrary JDBC connection properties. PR 33452
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805014 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
8aace6872e
bad XML in example. PR 45668.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688050 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
996b7048d9
tweak docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677386 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
37820a5018
<sql> "output" attribute now supports any Resource in addition to a file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677383 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
f97926a108
Allow more control over CSV output. PR 35627.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676560 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
a3570b87f3
table ended too soon ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675985 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
eaffd9d71b
allow SQLWarnings to stop <sql>. PR 41836.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675968 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
1a85008736
new showWarnings attribute that makes <sql> display SQLWarnings - if any. PR 41836
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675962 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
e1f227ae3d
work on PR 26459 - in progress (fighting with the tests and my environment)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675949 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
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
17 years ago
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
17 years ago
Matthew Jason Benson
63fb4d459b
"rawblobs" attribute added to SQL task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@551323 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
1256e67649
Bugzilla 42661: usefull -> useful
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@547250 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
5c06c0c506
Bugzilla 41264: douple expansion in <sql>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@491347 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
49f611c10c
mention proxy settings here.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@463473 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
782372dee5
remove copyright lines that match my fisrt attempt at a regexp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442093 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
443e397b46
Add license header
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442089 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
af4cbcd8ba
- addresses bug/request #27446
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@375180 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
3d1f8edd51
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@368599 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
cba4e0b119
what I assume was meant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@368475 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
b13256ba3a
bug #38245 ; sql broken on Ant1.7; added expandProperties attribute to expand properties in SQL statements.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@368466 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
36e5ac64fd
support for arbitrary resource collections in <sql>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349640 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stephane Bailliez
c93ff27734
Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278487 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
2a0bbc499f
Removing some gratuitous XHTML-isms. They still break JavaHelp, alas, and the manual is anyway not even strictly
formatted plain HTML, much less XHTML.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278201 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
f62a1b10b7
add reference to stylesheet for CoreTasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277821 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
ff348804c1
Copyright owner The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276069 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
6279b2dbba
remove hanging "the" in sql manual page
PR: 24419
Obtained from: Matthew Cary
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275647 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
e4041a1245
Provide user control over Statement's escape processing.
PR: 18822
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274417 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b719b19b85
Sync docs with new functionality.
Submitted by: Rob Anderson <Anderson dot Rob at vectorscm dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274394 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
2d949a9361
Doc patch suggested by John Lindwall
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273672 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7f2af7960c
<tag /> ---> <tag/>
remove some stray CRs
fix some typos
Submitted by: Larry Shatzer <Larry.Shatzer@Spirent.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273291 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
6bd8d6e938
Merge changes made to 1.5 Beta2.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272967 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
ca91f8cb7e
Merge changes made to 1.5 Beta1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272826 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6258074cd0
Add append attributes to <exec>, <java> and <sql>
PR: 3234, part of 5299
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272234 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1d4c24c80f
regenerate HTML version of TODO list
The usual 2002 cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272156 13f79535-47bb-0310-9956-ffa450edef68
23 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
23 years ago
Conor MacNeill
d9b8ac29f2
Fix typo in documentatin of SQL task
PR: 6245
Submitted by: info@juxti.com (eliot)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271152 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
e967d77e02
Fix HTML title to be more useful for indexing.
PR: 5020
Reported By: jesse.glick@netbeans.com (Jesse Glick)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271131 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
b6a3e9df36
License police on documentation files:
(1) Make sure there is a Copyright notice on all visible files.
(2) Make sure all years in which the file has been modified are
listed.
(3) Make sure the format is consistent, i.e. separate consecutive
years with a dash, not a comma.
When Stephane changed starteam.html it has been 2001 in France but
2002 in Australia - does that mean we add 2002 to the Copyright line
or not? ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270652 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
93ee07ad35
Show that Ant is an Apache project.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269839 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
bec2a0777e
Merge of 1.4.1 changes into Main truck for Gump testing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269745 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
2b0ab1d4d0
Add an encoding attribute so SQL statements can be double byte
PR: 3080
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269719 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
a8d4391240
Merge from 1.4 changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269662 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
0b37668397
Update to SQL task documentation. General cleanup and documentation of
new delimiter option
Submitted by: Mike Williams <mikew@cortexebusiness.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269028 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
b8de4702c9
Add "REM" to the comment identifiers fro <sql> - even if it's non-standard
Submitted by: Michael McCallum <michael@spinsoftware.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268906 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
5337488612
Merge of 1.3 branch changes into the main branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268652 13f79535-47bb-0310-9956-ffa450edef68
24 years ago