1763 Commits

Author SHA1 Message Date
Steve Loughran
6450a035db no longer valid
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277699 13f79535-47bb-0310-9956-ffa450edef68
2005-02-18 23:20:26 +00:00
Stefan Bodewig
1d59a6d0ea Clarify docs, PR 33282
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277690 13f79535-47bb-0310-9956-ffa450edef68
2005-02-18 13:32:19 +00:00
Stefan Bodewig
939aa7c8ae 2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277675 13f79535-47bb-0310-9956-ffa450edef68
2005-02-16 14:34:47 +00:00
Stefan Bodewig
97e550ce79 choose your digest wisely
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277674 13f79535-47bb-0310-9956-ffa450edef68
2005-02-16 14:34:02 +00:00
Matthew Jason Benson
c9028f9f98 Tighten security by sending storepass and keypass to signjar
via the input stream of the forked process.

Also, create signjar's helper ExecTask instance directly rather than by
typedef discovery mechanisms.
PR: 33433


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277629 13f79535-47bb-0310-9956-ffa450edef68
2005-02-10 22:43:27 +00:00
Matthew Jason Benson
8d779414b7 Added loginputstring attribute to redirector.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277628 13f79535-47bb-0310-9956-ffa450edef68
2005-02-10 22:32:21 +00:00
Stefan Bodewig
cf850ea7b4 2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277622 13f79535-47bb-0310-9956-ffa450edef68
2005-02-09 07:54:12 +00:00
Steve Loughran
806fbc096c tweaking the bit on arguments.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277621 13f79535-47bb-0310-9956-ffa450edef68
2005-02-08 19:12:24 +00:00
Steve Loughran
ba2679a4a2 flip fork bit on Apt
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277620 13f79535-47bb-0310-9956-ffa450edef68
2005-02-08 18:52:38 +00:00
Steve Loughran
04a541221c This is actually a serious issue. if i have a login on a machine, I can get the keystore password by waiting for someone to sign a JAR on it. We can fix this, either by running jarsigner in VM, or by passing the input over stdio.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277617 13f79535-47bb-0310-9956-ffa450edef68
2005-02-07 23:51:01 +00:00
Steve Loughran
17b08e6f01 minor doc updates
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277615 13f79535-47bb-0310-9956-ffa450edef68
2005-02-07 23:42:21 +00:00
Stefan Bodewig
13b07b313f Make javah a facade task, support kaffeh
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277590 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 08:08:07 +00:00
Stefan Bodewig
5ffacddada 2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277589 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 08:02:59 +00:00
Matthew Jason Benson
b039b88eae Typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277585 13f79535-47bb-0310-9956-ffa450edef68
2005-02-03 22:31:48 +00:00
Matthew Jason Benson
3e94ca9450 Add recurse attribute to filterset.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277580 13f79535-47bb-0310-9956-ffa450edef68
2005-02-03 19:18:07 +00:00
Matthew Jason Benson
1225a5a849 Added level attribute to zip & subclasses.
PR: 25513


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277577 13f79535-47bb-0310-9956-ffa450edef68
2005-02-02 23:55:51 +00:00
Matthew Jason Benson
f5b5a8b53c Add nested header element to the mail task.
PR: 24713


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277575 13f79535-47bb-0310-9956-ffa450edef68
2005-02-02 20:08:57 +00:00
Stefan Bodewig
7bb2ccf52f Make native2ascii a full-blown facade task, add docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277573 13f79535-47bb-0310-9956-ffa450edef68
2005-02-02 13:46:08 +00:00
Stefan Bodewig
c2c8aa446b 2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277547 13f79535-47bb-0310-9956-ffa450edef68
2005-01-28 16:11:40 +00:00
Matthew Jason Benson
5947ffd64f Added else attribute to condition task.
PR: 33074


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277520 13f79535-47bb-0310-9956-ffa450edef68
2005-01-27 21:01:05 +00:00
Matthew Jason Benson
6b8d99e5f7 Rewording the References section.
PR: 33274


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277518 13f79535-47bb-0310-9956-ffa450edef68
2005-01-27 17:47:31 +00:00
Jesse N. Glick
88c3b313e0 Permit <java fork="true"> to accept standard input from console.
PR: 24918


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277513 13f79535-47bb-0310-9956-ffa450edef68
2005-01-27 16:36:11 +00:00
Matthew Jason Benson
3ece4e00cf Lost the stylesheet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277498 13f79535-47bb-0310-9956-ffa450edef68
2005-01-26 23:16:52 +00:00
Matthew Jason Benson
427e62a48d Make dest optional; some reformatting.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277465 13f79535-47bb-0310-9956-ffa450edef68
2005-01-25 22:13:47 +00:00
Steve Loughran
f119bd971b Xor. Not strictly necessary, but the logical equivalent is a dog to type.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277431 13f79535-47bb-0310-9956-ffa450edef68
2005-01-22 22:01:15 +00:00
Steve Loughran
f3a1a77fc5 missing documentation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277430 13f79535-47bb-0310-9956-ffa450edef68
2005-01-22 20:08:55 +00:00
Matthew Jason Benson
29f389f7bc Nitpicking.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277420 13f79535-47bb-0310-9956-ffa450edef68
2005-01-21 15:12:54 +00:00
Steve Loughran
7e5302e625 renaming as per Peter's suggestion. Made one of the attributes visible, too.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277409 13f79535-47bb-0310-9956-ffa450edef68
2005-01-21 13:15:34 +00:00
Stefan Bodewig
be22ed5fc9 Revert what looks like an accidental commit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277407 13f79535-47bb-0310-9956-ffa450edef68
2005-01-21 07:15:41 +00:00
Stefan Bodewig
42e242e090 2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277406 13f79535-47bb-0310-9956-ffa450edef68
2005-01-21 07:12:52 +00:00
Steve Loughran
38c1ea2a88 First updates to library
-default dest, repository
-override properties
-changes to tests to keep working
-enhancements to tests so they work behind a firewall if ~/.ant/proxy.properties contains the settings


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277397 13f79535-47bb-0310-9956-ffa450edef68
2005-01-20 15:59:52 +00:00
Steve Loughran
6bdc259c2e gave up on xdoc updates for now; did the libraries task by hand. minor updates of nice + mapper.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277392 13f79535-47bb-0310-9956-ffa450edef68
2005-01-19 23:15:26 +00:00
Matthew Jason Benson
a233e16df3 Typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277386 13f79535-47bb-0310-9956-ffa450edef68
2005-01-18 23:22:17 +00:00
Peter Reilly
8d72468ce0 Add support of zip comment.
PR: 22793
Obtained from: Larry Shatzer


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277383 13f79535-47bb-0310-9956-ffa450edef68
2005-01-18 12:35:37 +00:00
Stefan Bodewig
73cf76f302 build.clonevm -> ant.build.clonevm
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277376 13f79535-47bb-0310-9956-ffa450edef68
2005-01-18 08:37:12 +00:00
Steve Loughran
891ef3586b Adding scripting support to conditions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277374 13f79535-47bb-0310-9956-ffa450edef68
2005-01-17 21:54:34 +00:00
Steve Loughran
5fa7f18c21 Adding scripting support to selectors. No personal need for this right now, just rounding off what you can now do with mappers via filterchains
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277368 13f79535-47bb-0310-9956-ffa450edef68
2005-01-16 23:37:51 +00:00
Stefan Bodewig
8dc5322cbe Finalize and document bootclasspath changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277360 13f79535-47bb-0310-9956-ffa450edef68
2005-01-14 09:45:54 +00:00
Steve Loughran
4b901d5a84 doc updates; especially command line options, why we hate CLASSPATH and ant.file.*
I have declared a policy on what we will name new properties. Is this a good formal policy to have?


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277357 13f79535-47bb-0310-9956-ffa450edef68
2005-01-13 23:09:32 +00:00
Steve Loughran
cface5ce71 updating year before Stefan gets there.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277326 13f79535-47bb-0310-9956-ffa450edef68
2005-01-10 10:59:31 +00:00
Steve Loughran
ec1635e90b More on jar attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277325 13f79535-47bb-0310-9956-ffa450edef68
2005-01-10 10:55:23 +00:00
Stefan Bodewig
da0db0f0f5 Yes, it's that time of the year again. Happy new year
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277322 13f79535-47bb-0310-9956-ffa450edef68
2005-01-10 08:37:07 +00:00
Matthew Jason Benson
6ca8466008 Add clone task.
PR: 32631


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277320 13f79535-47bb-0310-9956-ffa450edef68
2005-01-07 21:57:00 +00:00
Matthew Jason Benson
f3af5a6f26 Add length task to Ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277277 13f79535-47bb-0310-9956-ffa450edef68
2005-01-04 22:20:44 +00:00
Jacobus Martinus Kruithof
027027618d Looking in the sources, 1 second is used (the "unix" granularity) instead of the claimed 0 milliseconds.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277275 13f79535-47bb-0310-9956-ffa450edef68
2005-01-04 19:39:01 +00:00
Stefan Bodewig
793cd0f1a3 remove references to nagoya - the machine has gone
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277267 13f79535-47bb-0310-9956-ffa450edef68
2005-01-01 20:27:34 +00:00
Stefan Bodewig
3c73be7a14 java.library.path != PATH - PR: 32523
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277257 13f79535-47bb-0310-9956-ffa450edef68
2004-12-21 14:58:33 +00:00
Matthew Jason Benson
589f44690b Missing period
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277252 13f79535-47bb-0310-9956-ffa450edef68
2004-12-18 17:50:40 +00:00
Peter Reilly
8e410f0f18 clarify the use of file.separator character for regexpression
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277245 13f79535-47bb-0310-9956-ffa450edef68
2004-12-17 14:55:47 +00:00
Peter Reilly
f21bfb2822 doc for extra attributes for <globmapper>, <regexpmapper>
doc for <filtermapper>
remove reference to optional.jar
PR: 32487, 16686, 28584


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277241 13f79535-47bb-0310-9956-ffa450edef68
2004-12-17 14:18:31 +00:00