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 the fix for bz-62849, contributed by Michael Barker
master
Jaikiran Pai
6 years ago
parent
05bfffa247
commit
506c3ab47a
3 changed files
with
10 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
CONTRIBUTORS
+5
-0
WHATSNEW
+4
-0
contributors.xml
+ 1
- 0
CONTRIBUTORS
View File
@@ -263,6 +263,7 @@ Matthew Kuperus Heun
Matthew Watson
Matthew Yanos
Matthias Bhend
Michael Barker
Michael Bayne
Michael Clarke
Michael Davey
+ 5
- 0
WHATSNEW
View File
@@ -16,6 +16,11 @@ Fixed bugs:
an incorrect compression level for a zip entry. This is now fixed.
Bugzilla Report 62686
* A filesystem "loop" caused due to symbolic links could trigger an
out of memory error in the org.apache.tools.ant.DirectoryScanner
This has now been fixed.
Bugzilla Report 62849
Other changes:
--------------
* generatekey task now supports SubjectAlternativeName during key
+ 4
- 0
contributors.xml
View File
@@ -1073,6 +1073,10 @@
<first>Matthew</first>
<last>Yanos</last>
</name>
<name>
<first>Michael</first>
<last>Barker</last>
</name>
<name>
<first>Michael</first>
<last>Bayne</last>
Write
Preview
Loading…
Cancel
Save