Stephane Bailliez
968b173a27
Fix violation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271246 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
81973008d1
Fix array declarator
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271245 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
1e67240862
Access static method via class and not the object
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271232 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
532d0a479e
- Add an helper method to write directly a document
as UTF8 from a stream.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271231 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
45287716c9
Easy way to test the Audit parser.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271230 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
4fbdadb171
Missed commit for this one.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271229 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
3b349325f1
Refactored handler by extracting specialized parser class.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271228 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
8af1905a98
- Added rulespath to Audit to use customized rules.
- Fix Audit messages to remove fullpath in it. It
won't work on references though.
- Fix MAudit handler to print stderr as well so
that a missing agent or invalid options return
a message.
- Enhance options to reflect those available also
in Webgain QA 2.1.2+
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271226 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
d8169cab92
split execute in <javac> to make it easier to extend.
Sugested by: Misha Dmitriev <Mikhail.Dmitriev@eng.sun.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271223 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
750999053f
Work around a bug in Kaffe - we can as well label it "optimization" 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271222 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
408a4c09b0
Fixed javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271218 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
042a1e9041
Fix copyright
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271217 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
1df82da13f
Fix file protocol prefix so that there is no more
and no less than 3 '/' on whatever platform it is running.
PR: 6259
Reported by: sl@ragbildung.de (Sascha Luedecke)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271216 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
aa102f4985
Fixing unused variable and array declarator
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271215 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
788da5fd43
Copyright year fix.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271193 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
5c39c18686
Applying patch submitted for #6012 .
Submitted by: kevin.ross@bredex.com (Kevin Ross)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271192 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
44b170125d
Fix for #6288
NullPointerException if no environment variables found
Patch supplied by jimbuuck@netscape.net
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271191 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
91dfa2e783
- Fixed JavaScript escaping for properties.
- Added copyright
Submitted by: K.C. Baltz, kbaltz@mail.responsenetworks.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271190 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
cfa604fd99
testcase wouldn't compile - slipping fingers?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271174 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
c0d5d3b13b
Create an ampty message object instead of throwing an exception and be backwards compatible.
Submitted by: Rob Oxpring (roxspring@yahoo.com )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271169 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
61ef4b0af9
Layout fix only (IDEA)
- Remove useless imports, clean up multiple one.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271168 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
860ee8bfd4
Made Mailer and sub-classes package private. Got rid of javadoc warnings (by cheating).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271167 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
f9ceac5949
Fix the date util tests for where the local timezone isn't GMT+1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271166 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
9f6a18be9d
Fix package name.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271165 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
360790e4be
Helper class copied from rjunit sandbox.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271164 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
5886e7a101
Use refactored elapsed time formatting in DateUtils.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271163 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
b55b65d798
Helper class to deal with simple ISO8601 time formatting.
Moved elapsed time formatting (minutes/seconds) from DefaultLogger.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271162 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
f11f9e0076
make javadoc a little more happy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271157 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
1ea0d6c6ef
move NoExitSecurityManager to make Ant bootstrappable on JDK 1.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271156 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
a09f85ef06
remove redundant <antcall>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271155 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
1523b24a93
Insulate Ant from BCEL interface changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271153 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
e2cb42f728
change my publicly viewable e-mail address
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271151 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
e0fef5cf64
* Added new combined email task, which replaces the old <mail> and
<mimemail> tasks.
* Deprecated <mimemail> task, and old SendEmail and MimeMail classes.
Submitted by Rob Oxspring <roxspring@yahoo.com>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271148 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
9de16e2c05
moved <taskdef> to the end, as per Stefan's suggestion.
I note that now the error is so long that it fills a screen; we could tidy it up some
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271146 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
c32a301126
cvs update -dP -pedantic ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271145 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
a7f0867fda
Fix single-file fileset functionality. Did this ever work (,Peter)?
XP-style: added test case to detect bug, then fixed it. Also, trying to break out of the mould of the "testN" test case names - too brittle and non-descriptive.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271143 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
50ae1d32f6
A framed version of the JDepend stylesheet.
Submitted by: Jeff Tulley (jtulley@novell.com )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271142 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
8fa296bb51
New attributes to tarfileset to allow equivalent of tar -P option
PR: 5874
Submitted by: Stefan Heimann (mail@stefanheimann.net )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271139 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
8bad90e21d
Sometimes, all you need is a pedant ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271138 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
07b48c8512
Change Jar so empty jars are not rebuilt
PR: 6069
Submitted by: jesse.glick@netbeans.com (Jesse Glick)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271136 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
786e2e2e1c
Prefix attirubte for tar task
PR: 6054
Submitted by: mail@stefanheimann.net (Stefan Heimann)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271134 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
390132ed55
Add a getResource method. I would rather prefer to
load resource this way than assuming the JVM is the
root directory.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271133 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
be89ba348b
Fixing #$!@ Copyright issues.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271130 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
b5388a1350
Temporary update to use the same style as log.xsl which is closer to
the Jakarta style. Those are the stylesheets used to generate reports for audit, metrics, coverage
recently sent to ant-dev
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271127 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
9b1632dc47
Copyright fix; minor message corrections.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271126 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
fff434e903
Clean up of some of the javadoc and style issues in the depend code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271118 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
f9e2c884ba
handy helpful tips for users, along with a 'please leave us alone' plea
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271117 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
26bfd9b1ec
The pattern definition **/._* has been added to the default excludes list.
PR: 5886
Requested by: gerti-apache@bitart.com (Gerd Knops)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271097 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
541c011990
Add -id option
PR: 4572
Submitted by: Steven E. Newton (snewton@io.com )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271090 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
96f9f0ceb4
Since Project.getProperties now returns a cloned hashtable, should
avoid using it for property replacement.
Project.replaceProperties now passes its properties map to ProjectHelper's
main replaceProperties method rather than calling the simple version which
just called back to project.getProperties().
The simple version in ProjectHelper now calls Project.replaceProperties
rather than calling Project.getProperties.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271073 13f79535-47bb-0310-9956-ffa450edef68
24 years ago