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 |
Nicolas Lalevee
|
a2b3e159f5
|
unit test, doc and fix for the bindtargets task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1032990 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Nicolas Lalevee
|
ae98338647
|
update WHATSNEW for the print of the dependencies of the target in the project help in debug
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1032932 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Nicolas Lalevee
|
3849918afc
|
If there is -d, debug mode, make the -p, project help, print the dependencies of the targets
This will help debugging extension points
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1032931 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Nicolas Lalevee
|
51fe5cb2d9
|
add some comment about some type parameter
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1032923 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Nicolas Lalevee
|
44da21928e
|
Add a task to bind a target to an extension point.
doc and unit test still to do.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1032922 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
49187e4074
|
new 4096 bit key
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1032454 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
ce81059049
|
fix for bug 50217, NPE in ftp chmod
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1032188 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
8e1d92a9a0
|
make it a sentence
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1028816 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
b6422c58be
|
comments and indentation only
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1028815 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
ee4aa01089
|
zip's whenempty doesn't look at non-filesets at all. PR 50115
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1028813 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Steve Loughran
|
f2453ec2ac
|
Bugzilla Report 48835 StringUtils.parseHumanSizes() should turn parse failures into BuildExceptions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1028755 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Steve Loughran
|
aea7d36e1a
|
JUnit XMLResultAggregator logs the stack trace of caught IO exceptions in verbose runs. Bugzilla Report 48836.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1028749 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
c139652358
|
regex requirements are softer now that Ant requires Java 1.4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027524 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
9c0ef01928
|
clarify documentation on regexp mapper, suggestions by Francis Galiegue. PR 47984
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027518 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |