Stefan Bodewig
|
22d3473e8e
|
passing test for PR 43994
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796667 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
26f846b838
|
allow access to parent. PR 35436
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796649 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
8ebe808f72
|
override getResources in a new AntClassLoader subclass that will be used consistently when Ant is running on Java5+. PR 46752
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796647 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
e04ff4d52c
|
make all classes use the same AntClassLoader constructor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796614 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
39ff544a60
|
pretty persistent typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796192 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
c5a945fe3c
|
Allow users to specify a classpath when using a custom adapter in javac, rmic, javah or native2ascii. PR 11143
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796188 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
964bac4fa4
|
Java 1.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796169 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
373ed6b2aa
|
keep escaping XML in stacktraces. PR 39492
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796144 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
2ed62d6ba3
|
use the non-deprecated filemode attribute in example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796138 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
8ac822fd71
|
javah doesn't support command line argument files. PR 43320
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@795690 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
30ebea71bb
|
fix xmlproperty examples. PR 43583
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@794666 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
ffe7ce3c54
|
log stuff when actually creating the archive
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@794639 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
8df1ef0ecf
|
make update="true" and filesetmanifest="merge" work together. PR 30751
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@794630 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
88bdf1337e
|
add a delay so new zip is certain to get a more recent timestamp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@794527 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
d18b665886
|
extract method
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@794274 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
a4c9863544
|
don't compare timestamps on directories but add missing dirs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@794255 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
50558dd274
|
don't ignore directory resources when performing up-to-date checks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@794215 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
4b52f604ad
|
alphasort directories read from non-FileSet resource collections - DirectoryScanner already sorts them appropriately for FileSets
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@794214 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
e24b8aa6a0
|
new zip logic bypassed overridden method in jar and broke manifest/index logic
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@794212 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
5c440d2481
|
preserve ZIP extra fields
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@794204 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
a6e42833f6
|
preserve timestamps for directories added to a zip archive (and potentially zip extra fields as well)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@794198 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
c341e8606d
|
refactor zip archive creation logic into smaller chunks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@794177 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
a9aa3e7efe
|
tests for PR 43946
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793794 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
393113dc69
|
record task doesn't work properly with subbuilds. PR 41368. Submitted by Greg Schueler
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793792 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
0768b9b643
|
filesetmanifest=mergewithoutmain didn't work for nested manifests. PR 29731.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793787 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
a9d97290aa
|
typo. PR 47522
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793785 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
4de20278c2
|
Add an executable attribute to rmic. PR 42132
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793605 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Nicolas Lalevee
|
37f2ba8060
|
Add a page for IvyDE, just like the one for Ivy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793568 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Nicolas Lalevee
|
88d3bf1252
|
Generating docs needs velocity 1.4 (1.6 doesn't seem to work correctly)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793567 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
e8e131fdfc
|
testcases for PR 43114
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793562 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
3499194926
|
try to unwrap ScriptException - unfortunately it doesn't seem to work - PR 47509
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793540 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
ddf5cd73c9
|
check error on remaining PrintWriter instances
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793528 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
d24621d411
|
potential NPEs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793516 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
104de0d7d2
|
double buffering
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793510 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
38bbf18dc4
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793509 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
f62d563414
|
PrintWriter hides exceptions, avoid it
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793462 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jacobus Martinus Kruithof
|
8d4985ca74
|
made easier to switch loglevel on the antunit testcases
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793056 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jacobus Martinus Kruithof
|
d4071f9eb6
|
Also allow redirect from http to https a subset of what was requested in pr 47433. Tests from https to http v.v. have also been executed I couldn't find a https space for public testcases though.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793048 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
a9c576b742
|
make the executable attribute of apt inherited from javac work as expected. PR 46230
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@792967 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
5a534d1146
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@792961 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
7f24568899
|
add a new indexMetaInf attribute to <jar>. PR 47457.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@792960 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
2fa45322bf
|
add a passing testcase for PR 47470
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@792943 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jan Materne
|
6a43b6dc3a
|
Add ant4hg external antlib for Mercurial SCM
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@792406 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
b1315e5e62
|
additional tests for new prefix/suffic attributes of command line args. PR 47365. Submitted by Martin von Gagern
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@791400 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jan Materne
|
b044980b90
|
Added "hidden" sandbox antlibs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@790798 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jesse N. Glick
|
7d945f51c4
|
Typo.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@790005 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
8b05902d4b
|
make javac independent of CLASPATH
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@789604 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
7cb6f4d999
|
clear out buffer so the last block is always filled with EOF records. PR 47421
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@789556 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jesse N. Glick
|
82ae2eb245
|
Issue a warning in case neither includeantruntime nor build.sysclasspath were set,
since the default gives scripts an implicit environmental dependency which is often unwanted.
See also: http://www.netbeans.org/nonav/issues/show_bug.cgi?id=158958
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@789479 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
50f09a9b54
|
don't put test files into the source tree
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@789284 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |