Stefan Bodewig
b1d8a1a56d
Oops, forgot /reference:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278127 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
67776debe7
mcs on Linux doesn't like quotes in /references.
I guess it is a platform-depenent command line parsing issue rather
than Mono vs MS, so I madi it conditional on the OS.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278126 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
2cbfa09eb6
Add linecontains/linecontainsregexp negate attribute to WHATSNEW.
PR: 34374
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278125 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
86cd020ce9
Add negate attribute to linecontains and linecontainsregexp filterreaders.
PR: 34374
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278124 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
19731e2b2f
Lower-case HTML tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278123 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Bruce Atherton
890850c8a8
Why not fix the comment while we are at it?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278122 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
6bd9a3ed78
Remove "strip-duplicates" behavior from; add condition behavior to, Length task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278120 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Bruce Atherton
c3018eaa64
Round NTFS Granularity up rather than down
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278117 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
85cb24b8eb
Remove stray semicolon.
PR: 34356
Submitted by: Jim Fuller
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278116 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
76cd0bc786
Remove KeepGoingExecutor; keep-going responsibility is on each Executor impl.
PR: 22901
Submitted by: Alexey Solofnenko
Reviewed by: Matt Benson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278115 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
2c68e6ab60
Add subproject Executor to Executor interface + its use to Project & Ant task.
Move keep-going awareness to Executors.
PR: 22901
Submitted by: Alexey Solofnenko
Reviewed by: Matt Benson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278114 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
faba017869
Made compilable on 1.2 / 1.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278113 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
c68814d655
ok, sometimes drift is -ve.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278112 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
b5e043025f
looking@why my junit reports are apparently an hour old. No fix, but -diagnostics now prints some clock info, and examines diffs between temp dir and local clock and complains if they are too different. (>10s, purely arbitrary)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278111 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Bruce Atherton
3928b4fa9d
Improved heuristics on file timestamp granularity by adding an NTFS category and checking for it
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278110 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
a63a14400d
Work around jdk 1.4.2(no _version) jarsigner bug.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278109 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
02c264aee4
name hiding
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278108 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
5bd6ee5101
Announce Antidote's retirement
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278106 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
223b50ebd9
Rename rpm's showoutput attribute to quiet, document it - Submitted by Zach Garner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278104 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
9db095b228
DD is opinionated!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278103 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
9de7ed989b
Ant 1.6.3beta1
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278102 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
f305ae3f43
ant 1.6.3beta1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278101 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
7b6c2a7797
Deprecate stylebook, add javadocs to it - by Kev Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278097 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
fab6cf0e3e
won't merge fix for 27170 since fix has not been confirmed and we don't have an extended beta phase for 1.6.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278093 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
debc4cf475
s/occured/occurred/g wherever possible - unfortunately we included the spelling error in several public method
signatures. Just like java.lang.Cloneable. :-(
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278092 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
4da35d2138
Fixed missing braces.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278091 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
f6148a6bc3
Misc. cleanups relating to #30606 .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278090 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
9391dab2fe
Remove dead docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278087 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
b8a60e3134
Remove Antidote pages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278085 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
8502b7feaf
Reduce number of references to Antidote
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278084 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
4f0b931824
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278083 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
c2554528a0
Fix uppercase <CODE> tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278081 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
17f3353a3b
Updated from recent commits.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278079 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
6ecb04cbad
#30162 : try to avoid a memory leak in IntrospectionHelper.getHelper().
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278078 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
9c29344dc2
Avoid hypothetical memory leak by not holding a strong reference to the thread or thread groups used as keys to
report task associations.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278077 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
5aeca1e0e3
#32941 : do not try to catch ThreadDeath when <java fork="false"> is halted.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278075 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
67c71a89e9
#27285 : simplify AntClassLoader by removing reflection hacks
(and separate ACL2) only needed for JDK 1.1 support.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278074 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
47a487c0dd
Mentioning Tom Ball, author of #31885 .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278073 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
a898d14776
#31885 : <junit> logs more detailed events for individual tests it is running.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278072 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
126daf8b31
Removing old code testing for JDK 1.0 and 1.1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278071 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
33832587a4
Ignore stray dir that can be left behind after an interrupted test.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278070 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
3d67036913
#30606 : add 'executable' attr to <javadoc>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278069 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
8a86b8228f
#25832 : deprecating the task names <WsdlToDotnet> and <style>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278068 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
df49dea906
#32463 : deprecate WeakishReference since we can assume JDK 1.2 APIs now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278067 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
94b7b6cd05
#31928 : stop a forked process if the thread running <java> is stopped.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278066 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
41985851e2
change name of handledirchar to handledirsep to be similar to pathconvet
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278063 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
a6583cdfa6
fork in the test that says so
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278062 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
d7b54d6101
things move.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278061 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
b02d774374
Well, a bit of hackery and you can verify that JAR is signed. But there is *nothing* to verify that the signature itself is trusted. Essentially "jarsigner -verify" is a worthless piece of junk from the security perspective.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278060 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
25e6c497c3
system properties are in <signjar>, so you can (manually) propagate proxy settings. Updated docs and examples.
Patched Environment.java for raw access to the variables, rather than just a string array.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278059 13f79535-47bb-0310-9956-ffa450edef68
20 years ago