Stefan Bodewig
0396f77f99
Apply some reflection to become JDepend version independent
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274389 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
9c51b355f7
Add <classespath> nested element to mirror <sourcespath> but point to
compiled classes.
Add <exclude> nested element to conditionally exclude packages from
being parsed.
PR: 17134
Submitted by: Bob Hays <electricbob at alephnaught dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274371 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
13355064e6
Recompile grammar if supergrammar has changed.
PR: 12961
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274364 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b65d193a6c
Don't say milliseconds when you mean seconds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274359 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
e601be9dd7
Make <sshexec> wait for the remote command to finish.
Requires jsch-0.1.3 to work.
Submitted by: Dale Anson <danson at germane dash software dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274358 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c99b33079f
Add tempdir attribute to <junit> to control placement of temporary file.
PR: 15454
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274351 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
cc1ba1b47f
Improve pvcs docs by moving a paragraph
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274342 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
7d1a567e21
Missing merge from 1.5 branch :-(
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274290 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4e347a681e
Make <cab>'s basedir optional.
PR: 18046
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274288 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7deabb5cab
Merge fix for bug 17660 from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274278 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
6caba693a7
A little housekeeping
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274259 13f79535-47bb-0310-9956-ffa450edef68
22 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
22 years ago
Steve Loughran
c42c66bcab
finish this fix. it is <depend />, without the s
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274239 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c17abf5130
better track the version for now, jsch is still in a flux a bit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274237 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
0ce80a2f86
document new scp functionality
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274235 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
12793a5b1d
bug 14034: doc corrections
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274225 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
af734d01c1
.ssh is in ${user.home}, not ${user.dir}.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274212 13f79535-47bb-0310-9956-ffa450edef68
22 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
22 years ago
Stefan Bodewig
ff2bad3492
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274097 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
36c3629dbf
Document that <ejbjar> supports EJB 2.0 descriptors
PR: 12830
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274079 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
ab271c2c60
Testlet is dead
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274014 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
a1a910e2df
New perforce functionality
PR: 15707
Submitted by: Antoine Levy-Lambert
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273968 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b6bc02e324
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273962 13f79535-47bb-0310-9956-ffa450edef68
22 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
22 years ago
Stefan Bodewig
243adc40d5
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273940 13f79535-47bb-0310-9956-ffa450edef68
22 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
22 years ago
Steve Loughran
0d52575c29
and the docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273937 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
f7c9d087d9
Perforce task to show differences between local source repository and
p4 repository and report on files that still not under revision control.
PR: 13928
Submitted by: Miha
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273928 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
00d14d398f
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273925 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
0afee61434
Provide mechanism for additional global options on perforce tasks
PR: 14395
Submitted by: Matt Bishop
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273916 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8483e826c3
Promote new site layout from proposal, change lots of links
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273866 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
3c8e24464d
fix typo in example
PR: 14034
fix version information about jsp and servlet API - at least I think
this is the correct information.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273811 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
b34331f69d
<vbc> docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273593 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
851ecf269e
<vbc> docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273592 13f79535-47bb-0310-9956-ffa450edef68
22 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
22 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
22 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
22 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
22 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
22 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
22 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
22 years ago
Steve Loughran
7d8da00773
comments about setproxy where relevant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273474 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5bc34045a9
more merges from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273470 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
fdc4776b0e
Add link from <support> to <fileset>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273467 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7367a0c357
merge clarification from 1.5 branch.
PR: 13670
Submitted by: David Witherspoon <david_witherspoon at adp.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273463 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
04408cb596
Remove magic that prepends a $ to vsspath and projectpath in VSS and
SOS tasks.
PR: 10201
Submitted by: Jesse Stockall <jesse at cryptocard.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273365 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
2bf9f10a86
New <ftp> action rmdir.
PR: 12765
Submitted by: Gabriele Garuglieri <gabriele.garuglieri at infoblu.it>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273347 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c8d4ba2393
Add preservelastmodified attribute to <ftp>.
PR: 12548
Submitted by: gudnabrsam at yahoo.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273346 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
9b7f00ab24
Add ability to set parser features in <xmlvalidate>.
Submitted by: Nick Pellow <nick.pellow at mindmatics.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273345 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
c4b1bed3b6
rolling back feature support, but retaining the extra explanation text under existing examples
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273314 13f79535-47bb-0310-9956-ffa450edef68
23 years ago