Steve Loughran
ad82fe67bd
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@589762 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
d68eafae0b
javdoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@589755 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
0aea51ece7
Two constructors: for easier use and (then needed) for reflection.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@589715 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
699298f46a
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@587874 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
5a0b8d7b35
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@587872 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
c8e0a037b1
JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@587863 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
48fd705167
New attribute: <xmlproperty delimiter=""/>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@587855 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
4369f64826
FailureRecorder
* remove duplicate "no-op" statement (javadoc + code)
* use BuildListener for writing at the end of <junit> instead of overwriting the file all the time
* minor comment edit
* pass project reference to <junit> nested elements (eg listener)
* order methods by interfaces
* some log messages in the recorder
* can use Ant properties for setting the location
FormatterElement
* don't set the project reference if there is already one
build.xml
* use ant property instead of system property for configuring FailureRecorder
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@587844 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
5026f31269
-revert change as we don't support antlr3 (yet)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@586652 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
e884c74dc5
-allow use of antlr 3+
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@586281 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
d17a1de4e6
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@585908 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
19b4f6ae89
Bug ID 43635 <xslt> task can't be used more than once with a file stylesheet
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@585108 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
733f95fdf2
seems to me these should be synchronized
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@585106 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
3f630b1bfa
Crypto notice
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@585034 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
1ed3e83811
Re-add build.bat, remove clean.bat
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@584145 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
8a66537985
oops ....
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@584139 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
de96ce9808
Add Ivy to our projects-page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@584138 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
f0244ee350
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583884 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
3d3f9f729e
SFOS-485 release build.xml isnt compatible with Ant1.7.0
http://jira.smartfrog.org/jira/browse/SFOS-485
-fixing the docs so nobody else uses commandResource prematurely.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583818 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
ef7323007f
Welcome Ivy!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583734 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
8afa756bf1
regenerate site for Kev ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583733 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
98a09b5d0e
linefeeds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583730 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
d8a7e0bbb6
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583364 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
4dcddd59e5
-bugzilla #32062 , allow javah to use filesets
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@582709 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
ea8689d3d3
-bugzilla #32062 , allow javah to use filesets
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@582708 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
7eec24e306
-bugzilla #32062 , allow javah to use filesets
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@582707 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jesse N. Glick
d00b77dd77
Javadoc clarification for Resource.getLastModified.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@582364 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
3a9aafdba7
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@582162 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
664a8fd424
fix for SelectorUtils.isOutOfDate for non-file resources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@582160 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
4ef44e4698
-add info about windows GnuPG bugzilla #43162
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@581775 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
f501e6c8b4
-add info about windows GnuPG bugzilla #43162
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@581774 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jesse N. Glick
cafa34ca08
Various microoptimizations to reduce I/O load of common tasks, esp. no-op <javac> and <depend>.
Many inner loops altered to make just 1-2 system calls rather than 4-5.
You can easily see how wasteful the previous code was, and find the culprits,
by patching r/o java.io.File methods and adding to -Xbootclasspath/p (or use AspectJ). E.g.:
public boolean isDirectory() {
System.err.println("isDirectory: " + this); if (Math.random() < .01) Thread.dumpStack();
// as before...
}
Ant still makes an order of magnitude more system calls to do what seem like simple operations
than you would think necessary, but this patch should at least improve the situation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@581748 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
48c3492303
remove inner assignments, functionize some code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@581623 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
cde826c2b0
checkstyle: remove inner assignment
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@581599 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
98c94f2ed3
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@581587 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
eb4293a5c6
-open session once for a command resource not each command
-bugzilla 43437 don't make properties immutable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@581576 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
f3709b2e5b
removing starteam
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@581549 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jesse N. Glick
43953950aa
Silly little optimization: <javac> was taking time quadratic in fileset size.
Unfortunately this is not the only place in Ant where List.contains is called;
DirectoryScanner.processIncluded seems to be as bad.
Alas, someone long ago made protected Vector fields in DS, and it seems too late to change them now:
even changing to ArrayList would break subclasses like FTP which call addElement!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@581394 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jesse N. Glick
4bad7aa79d
Removing empty package.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@581377 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jesse N. Glick
9cfaa985ac
noting #43398
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@581206 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jesse N. Glick
14a2247a90
#43398 : always print stack trace for non-BuildException's.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@581076 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
046aaf269a
pr 43521, @ in filename not allowed anymore since @ allowed in password.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@581055 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
467616fc6f
fix scoping
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@580393 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
b40be7e514
checkstyle: remove inner assignment
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@580348 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
9997ae2135
checkstyle: remove inner assignment
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@580302 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
1d71f55f68
more inner assignments
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579978 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
e6041976b7
remove a couple of inner assignments
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579975 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
ac16a45be3
magicnumbers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579953 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
138108b44b
* Better name for magic numbers: use 'prefix' instead of 'start'
* codestyle: getX() { return x; } ==> into multiple lines
* merge javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579929 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
5c861cf9e6
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579712 13f79535-47bb-0310-9956-ffa450edef68
18 years ago