Jan Materne
5236b17d09
Explain order of dependency-check/if-unless-evaluation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275761 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
d9c45b7a34
Improve documentation concerning external libs for the style task.
Basically no external libs are required if using JDK 1.4
PR: 25274
Submitted by: Jesse Glick (jglick at netbeans dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275757 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
80a9b86903
Document jsharpc, not jsharp
PR: 24058
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275753 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
49dc6188ed
Merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275752 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
74d14df04d
document proxyUser and proxyPassword attributes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275735 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
8dd4e0ba76
Change ${x} to @{x} for attribute notation of macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275731 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
2a426f599f
Add more system properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275729 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
f073a88c12
Make the choice of regular expression implementation possible with
ant.regexp.regexpimpl as a normal project property
PR: 15390
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275722 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
648d36e6ff
Document org.apache.tools.ant.ProjectHelper System property.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275717 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
864739c746
Add note on version of beanshell required for ant 1.6
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275707 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
27ac4279f6
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275701 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
0c1c82ce13
Update SimpleDateFormat URL. BugID 24993 by Jason
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275693 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
2429a99dd6
Forgotten to describe comparators in <modified>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275687 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
6b0fce797c
spell check
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275686 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
2563d65c26
Explanation of XML-layout
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275685 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
22b86b33e3
Make <csc> default to mcs on non-Windows platforms
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275682 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
5ca341e1f4
added details concerning the choice of the regular expression implementation.
Also fixed an example, the substitution tag accepts the attribute expression, not pattern.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275677 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
dc464794fe
Clarify the to attribute of the mapper nested element of uptodate
PR: 24249
Obtained from: nakato@qute.co.jp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275675 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
a77432f1aa
Clarify when properties are resolved when using presetdef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275673 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
005b6a0016
Clarify inheritance of nested property's of the <ant>/<antcall> task
PR: 11003
Obtained from: Jeff Turner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275671 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c2a696822c
JSch 0.1.9 seems to work fine
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275656 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
448b958341
Use an existing URL in the example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275651 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
6279b2dbba
remove hanging "the" in sql manual page
PR: 24419
Obtained from: Matthew Cary
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275647 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
9931a12c72
Implement namespace uri scoping
nested elements of types/tasks use the same NS uri as the task/type.
also cleanup macrodef attribute handling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275639 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
9bcaaaa34e
scriptfilter: clarify getToken and setToken methods, provide another example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275632 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
976e0a8b1d
Update the doc with the latest change.
I discovered a documented attribute called rootdir, which does not exist in the source code,
so I removed it from the doc too.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275625 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
47fa568d32
fixes for presetdef's handling of attributes
PR: 24411
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275617 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
1e7d5dd17b
fix timeout attribute of jdepend
add unit tests
add includeruntime to allow unittests to run
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275605 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
77be27b180
Remove option to have parallel instead of sequential for macrodef. The
former was never tested.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275593 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
b53b599f52
document loading of multiple resources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275590 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
fcdafc7dfd
fix documentation of move task
PR: 24193
Submitted by: Jesse Glick (jglick at netbeans dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275585 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
c527bae9a5
Correct documentation of failonerror attribute for scp and ssh.
PR: 24169
Submitted by: Edwin Steele (Edwin_STEELE at rta dot nsw dot gov dot au )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275574 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b25ce96904
Some typo fixes
well formed != valid
better debug support in ApacheCatalogResolver
PRs: 24059, 24060, 24069, 24070, 24074
Submitted by: Jesse Glick <jglick at netbeans dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275565 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
a2932b0eda
Remove reference to jdk 1.1
PR: 23910
Obtained from: Jose Alberto Fernandez
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275526 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
de35ac20c8
Adding to HEAD the beta.png and the antmanual.css
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275517 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
56e95d51f1
Add myself to authors list.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275516 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
098290b6de
add an optional attribute to import
note this is differnet from a failonerror attribute in
that it only checks for the existance of the
imported file, other errors in the imported
file would cause the build to fail
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275513 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8ea9fad227
Make .ssh/known_hosts optional
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275511 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
6dc2619ae5
fix usage of mixed case names of add(typedef) introspection.
fix by moving the tolower method from unknownelement to introspectionhelper.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275505 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
0d2465cdb9
Condition is an interface
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275503 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
f674c6d694
One more thing that won't change for 1.6
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275498 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
96c353df56
Thanks, Shane! resolver 1.1beta has been released
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275492 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
1b2a0d0f3e
Properly document <reference> behavior, PR 22690
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275481 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
64bb412104
Add some of the new tasks to the overview page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275479 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
93110a0083
Remove EXPERIMENTAL disclaimers, we want people to try the stuff, not scare them away 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275477 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
639c00bb56
add note that only all lowercase typedefed classes work
for custom components with add(type).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275475 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
98e0edd7aa
setXyZ works as good as setXYZ or setXYz or setXyz, PR 23732
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275468 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
d4759031a1
You can't interact with forked processes - PR 23686
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275448 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2ff4d67505
introduce a stylesheet for the antmanual
add an image beta.png (credits Magesh Umasankar)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275433 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
a2557005cd
attempt to describe the new add introspection rules
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275428 13f79535-47bb-0310-9956-ffa450edef68
22 years ago