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
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
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
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
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
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
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
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
0ce2545f6c
add prefix and suffix attributes to apply's srcfile and targetfile elements. PR 45625
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@789271 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
c62e477a0b
prefix and suffix attributes for command line arguments, PR 47365, submitted by Martin von Gagern
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@788677 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
4e9a6dca59
document that javadoc merges the different ways to specify input. PR 47196
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@786510 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
18141ca0aa
really add setbeans attribute to scriptmapper/filter/condition. PR 47336
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@783050 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
dfcafdf3c7
use technique used by many other projects to get rid of SSI without an iframe, related to PR 46895
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@774772 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
cd1b6501a5
show how to use stronger hash algos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@773606 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
c502b3b5c9
fix numbering, part of PR 46797
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@772563 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
b138994dd5
we keep adding attributes to fileset but not to MatchingTask, so don't lie. Related to PR 46738
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@772556 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jan Materne
2bba1c8258
Example: How to pass multiple JARs via -lib
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@767082 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
0cda41d5b7
add a force option to signjar. Based on submission by Pavel Jisl. PR 46891
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@763661 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
f826376e2e
preserveInTarget has been introduced with Ant 1.7.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@763656 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jan Materne
d4d520b057
FAQ entry: How to precompile JSP
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@762638 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Matthew Jason Benson
d7c3883e53
document SecureInputHandler and add to known input handler types
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@759322 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jan Materne
f975128c70
Link check of externals/projects.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@750854 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
f21a51dfd3
even more encoding options for zips
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@750072 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
a8c2ab1868
provide options for enhanced encoding support in ZIP, document it. Many thanks to Wolfgang Glas who provided most of the test input as well as patches the new support is based on.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@748593 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jan Materne
def28d00cf
Add 'Ant Script Library'
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@748031 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
4a39c7583f
re-generate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@741484 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jan Materne
a9c72d0ac0
regenerate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@740643 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
c89504bc1a
looks like an artifact of a typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@739924 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jacobus Martinus Kruithof
8c3c62ba7c
Do not filter out AssertionError bugzilla 45631.
Also some corrections and still avoid inclusion of the AssertionError "Caused by" line as originally present when converting to AssertionFailedError.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@739873 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jacobus Martinus Kruithof
05aa4509fd
Forgot to commit this one yesterday (belongs to commit r739567)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@739864 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jacobus Martinus Kruithof
24fe82e433
Adding task to provide host info, requests in bug reports 31164 and 45861.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@739567 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
130b9317ef
support source/target on gcj. PR 46617. Based on patch by Paweł Zuzelski
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@738761 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
2714152a1e
document resourcecontains condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@738424 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jan Materne
4ff97c4cf3
Two more examles.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@738393 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Maarten Coene
d44b844cfd
Added announcement for the Ivy 2.0.0 release.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@738250 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jan Materne
ef0bc712f9
The "welcome" page uses another content than the "news", but Ivy 2.0.0 is worth to be announced on a more prominent place (too).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@738014 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
ac360836a2
Use Matt's proposed text to fix PR 46526
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@738005 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jan Materne
190f0ac693
Initial announcement of Ivy 2.0.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@736978 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jan Materne
48a59fa35b
Document ProfileLogger
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@736594 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jan Materne
4a89dbed59
Add link to Ant+DocBook article.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@735616 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
5e7b9b56d7
pathconvert preserveduplicates
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@734865 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
044aff92a7
No, loadfile doesn't overwrite properties. PR 46440.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@731895 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
7b84ae34e5
partial implementation of a new preserveemptydirs attribute for sync's preservintarget. PR 43159. Unfortunately DirectorScanner.slowScan doesn't work as expected and I'm running out of time before a meeting, so I'm commiting it unfinished.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@727750 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jan Materne
89730519ea
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@727712 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
6b888144bd
fix since for <globmapper> and friends. PR 46383.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@725903 13f79535-47bb-0310-9956-ffa450edef68
17 years ago