Stefan Bodewig
a984179d1f
Add a test that shows that <script> can use beanshell.
... and disable it as Apache BSF now supports beanshell, but beanshell
doesn't seem to support Apache BSF yet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273568 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
ad49e2a62d
Add tests for <script>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273564 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
894f64660c
help Nicola build embed in Gump
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273563 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
2b56412ece
Looks as if JDK 1.4 is counting lines differently
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273561 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
cb24526356
revert unnecessary formatting changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273560 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
e7474bf8bb
Good-Bye resolver 1.0.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273559 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
4d7ccf81ca
Fix some typos and remove a tab
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273557 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
ec7017acb2
bug ID 14613: no passdown of webinc and webxml, by toby.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273556 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
98f3237b31
Add drimode attribute for the permissions od directories to <tarfileset>.
PR: 12289
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273555 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
de06c1b597
Don't add newlines in <concat> that haven't been in the files
originally - no matter what encoding.
PR: 12511
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273553 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6b5c48061a
Don't stop with encoding # when creating URIs for the XML parser.
Code heavily inspired by Xerces-J code. This version is extremely
simplified as it doesn't deal with non-ASCII characters for now.
PR: 13679
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273552 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
092cd9e58f
The cvschangelog task doesn't seem to report changes for the current
calendar day.
The problem lies in the fact that the exec'ed cvs command is in the form:
> cvs log "-d >=2002-11-7"
rather than:
> cvs log -d ">=2002-11-7"
The two commands return different results when changes have been made today!
PR: 14397
Submitted by: Paul Berrevoets <paul at swi.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273550 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
444a47088e
Add pointer to serialver project.
PR: 7901
Submitted by: stephane chauvin <stchauvin at yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273548 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
389d6115a7
merge some minor changes from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273547 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
411b9f267d
Throw in a reuseloadedstylesheet attribute for <style> (feel free to
come up with a better name). This provides a workaround for a bug in
Xalan-J - the version that gets distributed with JDK 1.4.1.
PR: 13859
based on a patch submitted by: Jens Elkner <elkner at linofee.org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273545 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
87c70578dc
correct attribute name in icontract docs, PR13972
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273543 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
92345dee0c
Add new tasks to overview
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273542 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7381c1f077
Switching to Apache BSF
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273541 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
ec3031196a
Print a warning and don't create an output file if there is no input
to <concat>.
PR: 14310
Submitted by: Gus Heck <gus.heck at olin.edu>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273539 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
2adc01920c
Upgrade to Xerces-J 2.2.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273537 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
9c9ab44296
Reenable tests for xmlcatalog
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273536 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
7361a15e69
forgot the since tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273535 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1001f42c58
1.5 branch has been more recent here 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273533 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1e9ab53b05
Nightly builds have moved to cvs.apache.org
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273532 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
471ad13026
added user/password support in the proxy, though I cant test it myself. Also added removal of http host in cleanup routine.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273531 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
cb5b4ae2bb
added user/password support in the proxy, though I cant test it myself. Also added removal of http host in cleanup routine.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273530 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
d1aa81e442
I was flickiing through the latest ant book and noticed a bit where they cited ant in anger and implied that i didnt necessarily know what I was talking about. So I checked: they were referring to the version of the doc in ant1.4. But with the file open in the IDE it was time for an update, so here it is.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273529 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
bc25c08b87
Clean up on concat test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273528 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
657f089143
Make PMD a bit more happy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273527 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
8e761e667d
doc patch for PR13747
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273525 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
aea9fac4c0
-source is a javadoc option, not one of the standard doclet.
PR: 13747
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273524 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
a7bc732943
Add Date header to MailLogger by reusing code from <mail> task.
PR: 14046
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273522 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
b905f0902c
Improve error reporting in <fixcrlf>
PR: 14061
Submitted by: Jesse Glick <jesse.glick at netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273520 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
abd749ac59
Fix NPE in <concat>.
PR: 14310
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273518 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1967c958ff
Missing pieces from Craeg's patch.
Fix small backwards incompatibility introduced by last commit.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273515 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
51efe539a6
re-enable tests that failed after the first iteration of Craeg's
resolver patch.
Submitted by: Craeg K Strong <cstrong@arielpartners.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273514 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1cd74f2546
help XML parsers that think an URI was a java.net.URL
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273513 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
925f19f6d4
Simplify a few methods by using FileSet#setFile, remove redundant dir
attribute from the three latest task additions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273512 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1dc85d47dc
Normalize build file location for symlink test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273510 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
beaeb40c3d
New task <attrib>
Submitted by: Shiraz Kanga <SKanga at ingenuus.com>,
J�r�me Lacoste <jerome.lacoste at smartcardsystem.com>
seventeen months ago 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273509 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
8f788f7a2c
New tasks <chown> and <chgrp>
PR: 9809
Submitted by: Gus Heck <gus.heck at olin.edu>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273508 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
8509864303
Add WHATSNEW entry
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273507 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
8d84ae5aef
fix misleading message in <replace>.
PR: 14315
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273505 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
535fd73ec6
fix NPE
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273503 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
991d9d6870
New optional task <symlink>.
PR: 9808
Submitted by: Gus Heck <gus.heck at olin.edu>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273502 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f4622de286
update Jakarta logo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273500 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
a870267e1a
Move added features to 'other changes'. I don't understand the 'stlist' status
reflect thing as I'm not familiar with Starteam so I assume the user will understand
based on the fixes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273497 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
34a3eff1f6
Thanks to Steve Cohen
Not sure though where to put this...bugs fixed...changes that could break...others
A little bit of everything.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273496 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
bd48fb28be
Fixed spelling. ie occured -> occurred
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273493 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
23e61358c8
various starteam task enhancements.
PR: 14006,14208,14210
Submitted by: Steve Cohen <SteveC at ignitesports.com>
Reviewed by: Art Blake <Art.Blake at Metavante.com>,
Jonny Boman <Jonny.Boman@vikingline.fi>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273492 13f79535-47bb-0310-9956-ffa450edef68
23 years ago