Stefan Bodewig
8fe43107a6
Some more whitespace fixes by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277073 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
32b3d6458b
Added warnings regarding duplicate files to <zip> and family.
PR: 30339
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277071 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
395f3939fc
checkstyle changes
Obtained from: Kevin Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277070 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
ea0d1cd08b
some simple tests for the issigned condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277069 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
5151c0c235
xdoclet complains it is illegal to have comments at the end.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277068 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
01cdbea8d0
Fix class name, make tests pass
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277067 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
0adae3872f
* Use <issigned> from <signjar>
* Refactor <issigned> by moving the test into a static method so it is
easier to use from a different task.
* Avoid IndexOutOfBoundsException if name is shorter than eight characters.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277066 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
81d29e52f1
remove issigned task, make it a condition only
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277065 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
070278beb2
Added isSigned condition and task and signedselector selector
PR: 32126
Obtained from: Tarlika Elisabeth Schmitz
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277064 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
db48fbb829
Various checkstyle violations
Submitted by: Larry Shatzer
And some
(untabify (point-min) (point-max))
on some files.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277063 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
c7a1a59bcf
regenerate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277062 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Dominique Devienne
b021461c2c
Add my blurb, testing write access to repo. --DD
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277061 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
1953e4f720
Clarify that multiple targetfileset/list elements can exist
in the manner of srcfileset/list elements.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277059 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
3935a662f5
consistent use of <code> - submitted by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277057 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
7cd0fc4f66
In use, you need to know why your build file has paused for so long.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277056 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
f4c6f96bae
1. Move from optional.repository to tasks.repository
2. rename <libraries>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277054 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
f630ef56ed
Updated <getlibraries> code, plus new classes. After this
checkin I'm about to move and rename some of the existing stuff.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277053 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
4d831bb7cb
patch to stop java1.5 whining about character encodings.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277052 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
7a824ef33f
ApacheCon is over
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277051 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
1628b5d839
Some Gump based Kaffe debugging
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277050 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
0e1abe82d1
Set the location for the default target (the location will be the project tag)
PR: 32267
Reported by: Yves Martin
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277048 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
169b914f9d
Clarify patterns, PR: 32148
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277046 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
ad2ed128ea
Spelling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277045 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
7e5837b080
Change <apply>'s "overwrite" attribute name to "force". Also commit missing
Java changes. Oops.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277044 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
2f1e0c35af
Add overwrite attribute to <apply>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277043 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
a9b196500f
More references to nightly builds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277041 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
fcb39856bc
A new attempt on nightly builds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277040 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
81e5eea8b4
Try to provide more information on an exception occuring in Kaffe
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277039 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
706bba41a5
> -> >
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277037 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
bcc7e3dff3
More Jikes warnings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277036 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
7ffe5725b3
fix self-comparision
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277034 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
866b754aad
Junit task -- display suite first
PR: 31962
Obtained from: Kevin Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277033 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
776c80d8ec
Fix propertyset's builtin attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277032 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stephane Bailliez
366f48ac93
Fixed escaping of stderr/stdout
PR: 30662
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277031 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
3f31dc8f7a
Make Jikes happy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277030 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stephane Bailliez
94e7786f36
Fixed property typo for p4counter.
Thanks to Bernd Gerlach-de Campos
PR: 30981
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277029 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
ed380ea5d0
deprecated or not, this is the only way to avoid creation of both - a Date and a Calendar instance - that works on JDK 1.3 and 1.2 - Calendar#setTimeInMillis has been protected before 1.4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277028 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
52bdd44cde
JDK 1.3-
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277027 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
12efb8ddef
several javadoc fixes.
PR: 30410
Submitted by: Brant Langer Gurganus
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277025 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
60f7e5dff7
Lots of typos and spelling (was that misspelt/misspelled ;-) errors.
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277023 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
5cdf6b2b0c
Invoke static methods as static methods.
Submitted by: Kevin Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277022 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
c776fe2b0e
Don't create too many temporary objects, based on a patch by Kevin Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277021 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
72b5c7aa3b
ChangeLogWriterTest uses package private class ChangeLogWriter - doesn't work unless both come from the same classloader
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277020 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
42d9dddc08
Restore old method signature (BWC) and plug a ResultSet leak at the same time
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277019 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stephane Bailliez
be45954b98
Avoid calling getResultSet() multiple times when printing just in case Informix does not like it. This was per suggestion of Bohuslav Roztocil.
PR: 27162
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277018 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stephane Bailliez
509ae3e1f5
Fix a NPE that occurred apparently because Folder.list() can return null
Thanks to Bob Evans
PR: 31965
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277017 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
3f8c6d6ac4
PR32190: manifest warnings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277016 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
c8d28da5f8
Manifest task logs warnings: PR32190
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277015 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stephane Bailliez
1299460664
Fix invalid xml formed in case the filename is made of reserved xml characters (ampersand for entities for instance)
PR: 30817
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277014 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stephane Bailliez
d809433494
Make it compatible with Safari.. the open function does not return any document.
Thanks to Ingmar Stein
PR: 26953
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277013 13f79535-47bb-0310-9956-ffa450edef68
21 years ago