Matthew Jason Benson
75be9525ea
ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@549255 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
4212c03c3d
fmting, add getProject()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@547411 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
dc2d06decb
mark some static methods as non-final, as it is implicit from being static
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@546132 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
b01075559f
-use FileUtils.close
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@545087 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
30d20d5857
-remove unused import
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@544708 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
a130f4fbe8
-log actual command
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@543406 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
25308346b7
update license
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@542818 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
ad9edf5f5e
Bugzilla: 41596, rollback CBZip2OutputStream as it created corrupt files - code is reverted to revision 276208
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@542801 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
380870c2b2
-remove unused import
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@542471 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
ab98957ff3
-typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@541546 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
f2e7f834fa
Let's make the rpm documentation more complete, shall we?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@540954 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
13caf3f34c
-first pass at a reflection based secure input handler (using Java6 java.io.Console), fallsback to DefaultInputHandler if not available
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@540438 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
154f60b4d3
-remove trailing newline
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@540437 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
052d306a14
-add invokeStatic for static/class methods
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@540435 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
392e681d97
bail early for empty search content
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@540164 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
bc19df1e99
Bug 42319: log-statement if resource.size is 0 and therefore the property is not set.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@540066 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
08413ada31
Fix Bug 42397: NPE in <path><files refid>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@540055 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
656c4b15dc
<retry>: Collect former error messages and re-throw them.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@540044 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
a7bbb2a52d
bugzilla request: 42301 add default for text element in macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@539547 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
b5e606fe0e
Logger work.
The main change is the new BigProjectLogger that makes reading the results of very big chained/nested projects manageable.
Some pulling up of helper methods into DefaultLogger, and a bit of cleanup there; plus the appopriate documentation changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@539477 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
172b90cdae
fx can be used as well as FX for openjfx
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@539370 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
c97b3c60d5
-javadoc and break if the task executes cleanly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@539329 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
fcbdce0ed9
-retry task container
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@539307 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
6e6ae5b7c5
-retry task container
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@539306 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
1f0bd8f401
bug 42275...handle failure of File.toURI() by printing the message (too noisy?) and falling back to our own code.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@539002 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
d6ec4ccf3c
bugzilla bug 42263: ${ant.version} not set in <subant>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@538995 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
8f43051898
-remove extra whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@538976 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
bc0012c1a3
make resourcecontains handle refids
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537899 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
b1a4d51f9f
early exit for empty substring with optional verbose log message
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537880 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
16be80c8a5
fix failing test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537876 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
c2162d25b4
minor javadoc tweaks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537862 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
15661f9afb
ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537859 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
18a6ba8332
-new ResourceContains condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537344 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
8f7d13068c
-remove erroneous space
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537343 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
1358eddd92
-new ResourceContains condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537342 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
d579cf5617
-doc typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537334 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
f18d4b424d
Allow javafx to be run.
The current version of openjfx has a requirement
that beans are defined with their types in
the format <bean-name>:<class-name>
Hopefully, this will change, in the meantime
this hack allows openjfx scripts to be run
in ant as follows:
<script language="FX" manager="javax">
<classpath>
<fileset dir="${user.home}/apps/openjfx/trunk/lib"/>
</classpath>
import javafx.ui.*;
Frame {
title: "hello"
width: 200
height: 50
content: Label {
text: "Hello World"
}
visible: true
}
</script>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537194 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
0c9ce8cd21
exclusivity
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537023 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
79901525e8
striplinecomments comment nested text value
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537021 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
de1642bdb7
fix (I think) encoding for InputStream from StringResource
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537018 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
d618e1f811
concat fixlastline/nested text regression; PR 42369
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@536592 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
b941f2ef44
massive refactorings to Concat: fix failing testcases in HEAD, and implement ResourceCollection
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@536579 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
512567d2f6
refactorings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@536548 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
08f27b19f2
if either resource to be compared has an unknown size, we must compare content
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@536536 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
b4101f5424
constructor with passed-in ProjectComponent and default loglevel
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@536358 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
e9a41d2a09
guard against empty name oobe
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@536356 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
6b652facf6
add a new constructor for programmatic construction of a StringResource with property substitution (will support fixing broken Concat tests)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@536355 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
8b667be264
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@536353 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
5486fb50f0
ws/doc/unnecessary else
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@536352 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
b29f5e1567
Bugzilla 42334: System properties may be none string objects
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@535312 13f79535-47bb-0310-9956-ffa450edef68
18 years ago