Matthew Jason Benson
c21529a534
Correct granularity attribute from 1.6 to 1.6.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278247 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
091610197b
Patch XMLValidate to create a new parser every time, plus test case that verifies it works.
Note that there is an extra change, the return code of doVerify() is now boolean and not void. I have plans for an option to halt the build only if a schema is valid (I'm using ant/gump) to validate XSD files, and want to test that a schema correctly rejects invalid files. This is just a step on the way, while I was in the method.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278246 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
8d168c6800
Silly me, when Ajax picks up this change, the checksums will be there as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278245 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
de17c73d48
Will provide SHA1 checksums soon
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278244 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
588caddadb
Add SHA1 checksums, prepare stuff for http://www.apache.org/dist/java-repository/
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278242 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
8522387c40
fix NPE reported by Curt Arnold
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278239 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
fddcc94a0c
Maybe somebody should have said that the image was transparent and
antialiased for a white background.
Maybe I should simply allow my browser to load images that don't come
from the same server as the HTML page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278238 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
a950bd593f
Spelling/punctuation/wording/etc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278236 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
e090bc3246
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278234 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
307462e011
ApacheCon commercial
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278233 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
4ddc8483e0
Base64 conversion of userid:password was (always) broken. The length of
the result was calculated correctly, but was translating two bytes to four instead of three. This would obviously cause buffer overruns.
PR: 34734
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278231 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
f6624325f5
antlib awareness in diagnostics messages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278230 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
4439a0410e
removes fork option from Apt, in code, in docs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278229 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
0c8407b311
Attempt to fix broken encoding due to miscalculated output buffer.
PR: 34734
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278228 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
ddeab9a4d1
AntXMLContext.setCurrentTargets() is now public.
PR: 34680
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278226 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
2451f14c14
Document javah and DirectoryScanner.slowScan() fixes.
PR: 34681, 34722
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278224 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
c18cc624f2
Partly rewrite the delegating-classloader FAQ since 1.5.x and 1.6.x are really quite a bit different
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278223 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
da4edf3f9b
Validate system properties before running a Java command, PR 34725
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278221 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
2fbb2e62ab
Not 100% sure this fixes the entire bug, but it eliminates NPEs for me.
PR: 34722
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278219 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
529deb1cfd
Bugzilla 34680: make AntXMLContext#setCurrentTargets current
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278217 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
225c78f0b6
WeakHashMap
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278216 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
b94dbbaf73
And this time, I make sure the 'reformat code' button is not set on the commit.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278215 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
72e3174bfd
Move to WeakHashMap to reduce resource leakage on long-lived many-exec runs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278214 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
9aea64c3ee
Convert some " - " to emdashes, semicolons, etc. where appropriate.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278213 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
c4bfae539c
As a (-n inactive) Jext project admin I have decided it doesn't have " - "
in the middle of its name.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278212 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
24f88a7a6c
Different contact address
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278209 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
050227e325
Added closing " to last example.
PR: 34706
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278208 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
5d6618cee3
cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278205 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Alexey N. Solofnenko
92ce28ea2a
Moved myself into correct session.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278204 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Alexey N. Solofnenko
8c8611e859
Added myself into this file too.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278203 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
65fcd362e5
Oops, correcting stupid mistake - had listed 'executable' attr to <javadoc> as part of the <tag> nested element
by accident. Unfortunately got into 1.6.3.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278202 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
2a0bbc499f
Removing some gratuitous XHTML-isms. They still break JavaHelp, alas, and the manual is anyway not even strictly
formatted plain HTML, much less XHTML.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278201 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
7e48ae3ffa
I'm so particular about capitalizing "Ant".
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278200 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
9e538b50c1
Updates.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278199 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
bd1175188a
Minor HTML corrections.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278198 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
de756970be
change name of current release from 1.6.2 to 1.6.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278197 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Alexey N. Solofnenko
4de60a1ffd
Corrected email address.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278195 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Alexey N. Solofnenko
ebe4bdde49
Added myself into contributors list.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278194 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
ab73df2ef3
Ant 1.6.3 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278193 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
0861e724a7
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278190 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
e07e19c339
Don't override includeJavaRuntime in gcj-adapter, PR 34638
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278187 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
af2f9b8506
allow url'ed source's to be used as build files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278186 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
e98db2e511
Make Jikes less upset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278185 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
84c1b5f037
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278184 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
1ebf25ab86
added a private constructor, to stop this being instantiated/subclassed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278183 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
0d8ba34fdf
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278182 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
0a36bf20ec
check for same targets in a source file
PR: 34566
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278179 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
695dea41b4
Make it well-formed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278177 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
9dcc89e6e3
Pointer to Ant Web Start Task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278176 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
532f5426c0
Fix a few URLs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278175 13f79535-47bb-0310-9956-ffa450edef68
20 years ago