This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
ant
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
1
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Record new forceCsvQuoteChar by Francesco Steccanella
closes
#32
master
Stefan Bodewig
8 years ago
parent
474d23b554
commit
54f5c5fbbd
3 changed files
with
12 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
CONTRIBUTORS
+7
-0
WHATSNEW
+4
-0
contributors.xml
+ 1
- 0
CONTRIBUTORS
View File
@@ -125,6 +125,7 @@ Erik Hatcher
Erik Langenbach
Erik Meade
Ernst de Haan
Francesco Steccanella
Frank Harnack
Frank Somers
Frank Zeyda
+ 7
- 0
WHATSNEW
View File
@@ -1,6 +1,13 @@
Changes from Ant 1.9.9 TO Ant 1.9.10
====================================
Other changes:
--------------
* Added forceCsvQuoteChar option to <csv> task. When enabled the
values always get quoted.
Github Pull Request #32
Changes from Ant 1.9.8 TO Ant 1.9.9
===================================
+ 4
- 0
contributors.xml
View File
@@ -523,6 +523,10 @@
<first>Ernst</first>
<last>de Haan</last>
</name>
<name>
<first>Francesco</first>
<last>Steccanella</last>
</name>
<name>
<first>Frank</first>
<last>Harnack</last>
Write
Preview
Loading…
Cancel
Save