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 fix for 59556 -
closes
#19
https://bz.apache.org/bugzilla/show_bug.cgi?id=59556
master
Stefan Bodewig
9 years ago
parent
fef3ea39f8
commit
a394a0bdf8
3 changed files
with
15 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
CONTRIBUTORS
+5
-0
WHATSNEW
+8
-0
contributors.xml
+ 2
- 0
CONTRIBUTORS
View File
@@ -51,6 +51,7 @@ Bruce Atherton
Cedomir Igaly
Charles Hudak
Charlie Hubbard
Chris Hegarty
Chris Povirk
Christian Knorr
Christian Schmidt
@@ -403,6 +404,7 @@ Valentino Miazzo
Victor Toni
Vimil Saju
Vincent Legoll
Vincent Privat
Vitold Sedyshev
Volker Leidl
Waldek Herka
+ 5
- 0
WHATSNEW
View File
@@ -24,6 +24,11 @@ Fixed bugs:
NTFS filesystems and re-created archives more often than necessary.
Bugzilla Report 59562
* AntClassLoader didn't delegate to the parent loader for classes in
the "jdk" package or one of its subpackages. This hierarchy has
been introduced with Java 7.
Bugzilla Report 59556
Other changes:
--------------
+ 8
- 0
contributors.xml
View File
@@ -225,6 +225,10 @@
<first>Charlie</first>
<last>Hubbard</last>
</name>
<name>
<first>Chris</first>
<last>Hegarty</last>
</name>
<name>
<first>Chris</first>
<last>Povirk</last>
@@ -1616,6 +1620,10 @@
<first>Vincent</first>
<last>Legoll</last>
</name>
<name>
<first>Vincent</first>
<last>Privat</last>
</name>
<name>
<first>Vimil</first>
<last>Saju</last>
Write
Preview
Loading…
Cancel
Save