Antoine Levy-Lambert
|
ae5ba9c00b
|
rolling back changes of revision 1045376 in order to generate a second 1.8.2 release candidate
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1051163 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
222846dc00
|
needed for execution of single methods according to email of Jesse Glick. Bugzilla 34748.reference of the email http://mail-archives.apache.org/mod_mbox/ant-dev/201012.mbox/%3Cloom.20101217T222806-442@post.gmane.org%3E
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1050993 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
aae4e79e64
|
another change in order not to get any warnings during JavaDoc generation when preparing releases
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1049295 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Jesse N. Glick
|
f20bf084f8
|
Trivial edits.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1049285 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
99012ffd25
|
preparing for the next release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1045376 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
37e9285647
|
preparation for the 1.8.2 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1045304 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
0b7abed55e
|
improve performance of VectorSet#add - PR 50200
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1045116 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
1ffcacd800
|
get 100% passing tests under Windows jdk 1.5 - the JRE 1.5 is not able to open a jar URL when the jar is in a path containing an exclamation mark in the middle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1043813 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
d21926dbc9
|
updating release procedure
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1043755 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
b9db9faf83
|
fixing warnings in javadoc generation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1043505 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
c851716b87
|
create a more predictable order in copy. PR 50297.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1040874 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
9fcf95ae09
|
A Hashtable subclass that works like a LinkedHashMap. Will be useful for PR 50297
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1040627 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
bc71d586a6
|
forgot to save a file, oh my.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1040174 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
0c6703e412
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1040173 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
2e0f591564
|
forgot to add file need to close PR 48829.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1040171 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
4a07176abb
|
support sources with extensions other than .java in javac. Submitted by Andrew Eisenberg. PR 48829.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1040170 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
944781202f
|
Try to be more explicit about classloaders and their impact on typedef/taskdef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1040166 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
55e44c4ce7
|
document all known differences WRT environment variables. PR 49366.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1040160 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
06a078f0ed
|
Use a class not present in libgcj to detect Java 1.6 - PR 50256
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1040148 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
dfe890041e
|
another nice place to add a TM. PR 50246
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1040144 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
1675d90f16
|
document erroronmissingdir attribute for dirset. PR 50365
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1040142 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
c60459738b
|
keep case of env var keys the user has added
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1039413 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
ff41336fc1
|
provide a Map based method to access environment variables and use that. Don't use System.getenv() on OpenVMS. PR 49366
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1039400 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
a28f64f5cf
|
fix a bunch of warnings you get when building on Harmony which uses Eclipse's compiler. There are still lots (more than 100) of deprecation warnings and warnings about missing serialversionids that I have ignored.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1037691 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
40e298139f
|
fixup -source for OpenJDK7's javac
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1037667 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
9016f41069
|
Detect OpenJDK7 and Harmony (not that we'd use it for now)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1037654 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
b856b94179
|
detect Java7 features
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1037607 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
d85d2da8e3
|
restrict impact of fix for PR 50295 on 'good' VMs to an additional syscall for empty directories rather than an additional call for every directory
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1036906 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
17d4b3461a
|
Make DirectoryScanner work on buggy JVMs where File.list() returns an empty array rather than null for files. PR 50295. Submitted by Daniel Smith
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1036905 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Jan Materne
|
ae9303a220
|
typo + whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1036586 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Jan Materne
|
9e3506d96a
|
Wrong Hudson-Job name.
Split Ivy job-section into Ivy+IvyDE
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1036005 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
96d032712f
|
must have forgotten to commit this
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1035665 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Nicolas Lalevee
|
db666cd282
|
remove useless import
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1035336 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Nicolas Lalevee
|
70abcb7f5d
|
Make an enum like class for the values of the missing extension point behavior
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1035335 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
568f81e947
|
trademark
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1034687 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
66bb8571d7
|
and some more trademarks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1034567 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
4196a2c4d8
|
trademark attributes on the site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1034562 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
0c63f9299a
|
re-generate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1034143 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
fd2e761fe9
|
required links
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1034135 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
6441f63978
|
make sure each page of the Ant website says 'Apache Ant' at least once before it uses the shorter 'Ant'
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033999 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
cf31b84a95
|
overlooked the navigation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033950 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
70eea97ca4
|
second checkpoint of branding requirements - add 'Apache' at least on each first mention of each product on each page. xdocs done, but the other static pages, in particular the manual need to be checked as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033948 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Nicolas Lalevee
|
80c9b5cb20
|
Try to explain the rationale of the task bindtargets and highlights some point raised on the ant-dev mailing list
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033630 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
9f59925bbd
|
detect Apache Harmony
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033587 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
9fec95e95e
|
print whether Kaffe/gcj have been detected in -diagnostics
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033569 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Jesse N. Glick
|
23b52c4827
|
Compilability under JDK 1.4/5 too, sigh.
(Cannot verify since Ant is unbuildable on Linux under JDK 1.4 anyway, due to NIO bug worked around in 1.8.2.)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033513 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Jesse N. Glick
|
3b604c9b6e
|
JDK 7 compilability.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033505 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Nicolas Lalevee
|
9d678b51da
|
fix grammar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033073 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Nicolas Lalevee
|
bdf0cfed42
|
fix my english
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033072 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Nicolas Lalevee
|
0ac1625a8b
|
I forgot to commit the doc about the bindtargets tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033070 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |