Stefan Bodewig
6caba693a7
A little housekeeping
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274259 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
b1849c09fa
Documentation for <sshexec>.
Submitted by: Rob Anderson <Anderson dot Rob at vectorscm dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274247 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
a892ac5867
keep track of changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274244 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
0f276785d6
<scp>
Submitted by: charliehubbard76 at yahoo dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274200 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
016fab4066
Move items to the correct version
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274199 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
96cf0f7848
#17142 - enhance Javadoc tag element to allow a fileset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274196 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
110fbc5d96
commons-net 1.0.0 has been released, drop NetComponents in favor of it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274168 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
d70f3a4362
housekeeping
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274132 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
b5de6e5a6a
Document new input capabilities
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274024 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
9606283711
Allow <exec>'s error and output streams to be redirected independently
This is primarily to address bug 7330 but it includes a few other changes.
You can now use both output and outputproperty. While it was not documented,
previously, these used to be mutually exclusive. A simple TeeOutptuStream
is used to write the value to both a property and a file, if required.
The LogStreamHandler is no longer used by Exec. The main thing it did over
the PumpStreamHandler was to close the output streams when the stream
handler's stop method was called. This needed to be done in the
PumpStreamHandler in any case or the output file would be left open.
The PumpStreamHandler can now close its streams on stop() although the
default is still to leave them open
There are new attributes "error" and "errorProperty" which if present
separate output and error streams. If not present the current
behaviour is unchanged.
PR: 7330
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274003 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
66026ad2e3
Typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273997 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
5c24249581
Make sure the splash screen disappears when the build is finished.
PR: 16818
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273996 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
07b710cc96
Refactor <zip> and friends.
PR: 10755
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273986 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
98a9c95a45
Add support for filesets to ccmcheckout
PR: 14857
Submitted By: Benoit Moussaud
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273948 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6e99aad0bf
Add encoding attribute to <replaceregexp>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273939 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
f23a604f89
Bring WHATSNEW up to date with recent changes (also don't duplicate
entries for the 1.5.2 changes)
Document the resolveExecutable attribute assed to <exec>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273924 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
008f03ae33
Upgrade to Xerces 2.3.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273902 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
5ad1b99e41
THATSNEW
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273899 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
83edbb7a85
handle errors in command line arguments by throwing exception, making
Jon Skeet happy and fixing
PR: 16123
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273863 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
a9353331a9
Initial fix for the <jar> doesn't update bug, will need some
refinement (see extra mail to list).
PR: 10755
Submitted by: Antoine Levy-Lambert <levylambert at tiscali-dsl dot de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273848 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
9b9894a107
added .DS_Store to default excludes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273829 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
bf37341e1a
Take care of the original manifest when updating a jar.
PR: 12651
Based on code submitted by: Ben Jenkins <bjenkins at dynamicsoft dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273822 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
bbce438867
Move the signjar fixes to 1.5.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273813 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
5034769eb7
Restore ability of signjar keystore to take a URL
PR: 10672
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273807 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7b8097afa8
Don't allow ]]> within CDATA sections.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273801 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
386d0634b9
Translate not ignoring comment lines
PR: 16042
Submitted by: morpheus@smi.stanford.edu (Mark Woon)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273798 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6a65262ae7
Make build.sysclasspath handling more consistent.
PR: 15014
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273795 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
feb447ccc1
Enable <get> compilation without Sun classes.
PR: 16006
Submitted by: Dalibor Topic <robilad at yahoo dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273785 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c5fa091ce5
Don't fail if the file doesn't exist in <xmlproperty>
PR: 15674
Submitted by: Nicola Ken Barozzi <nicolaken at apache dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273784 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
2c77b2df1b
Keep track of fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273765 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
d21b3ce1ee
update WHATSNEW
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273683 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
fb4cd3ac37
Add mac, unix and dos as alternatives for <fixcrlf>'s eol option.
Submitted by: Martin van den Bemt <mllist at mvdb dot net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273663 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1584102bcf
IBM has decided that one runtime jar simply is not enough.
PR: 15289
Submitted by: Ville Skytt� <ville dot skytta at iki dot fi>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273661 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
fb2b9616dc
Rumors say that absolute file: URLs on Windows need a third slash.
Get rid of some code duplication.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273645 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
3255fa8ff4
Add support for Unix permissions to <zip> and friends, doing it the
Info-Zip way.
PR: 6492
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273629 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
58cee40515
<http>'s errorsbeginat didn't work, Bug 14833
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273585 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
0378839169
<xmlvalidate> ignored the encoding declaration of files it should
validate.
PR: 11279
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273582 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
e2d3dfc0c9
Expand tasks did not behave as expected with PatternSets.
PR: 11100
Submitted by: gudnabrsam@yahoo.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273572 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
90b811d74b
The filesetmanifest attribute of <jar> has been reenabled.
PR: 13296
Submitted by: bdeitte@macromedia.com (Brian Deitte)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273570 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
1dd390137b
Allow start and end tokens to be multiple characters long.
PR: 13939
Submitted by: "Don Brown" <mrdon@twdata.org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273569 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
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
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
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
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
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
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
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