Antoine Levy-Lambert
0d5edbdfcb
Update information concerning MS FTP server required libraries
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276054 13f79535-47bb-0310-9956-ffa450edef68
2004-02-06 15:53:40 +00:00
Antoine Levy-Lambert
7c2107f6df
Copyright year
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276052 13f79535-47bb-0310-9956-ffa450edef68
2004-02-06 15:22:52 +00:00
Antoine Levy-Lambert
975abbe8bc
Add something about the support of MS FTP servers,
...
using the CVS HEAD of commons-net and jakarta-oro
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276051 13f79535-47bb-0310-9956-ffa450edef68
2004-02-06 15:19:56 +00:00
Antoine Levy-Lambert
8ad0831645
Remind user that JDK 1.4+ includes its own regexp impl
...
PR: 25709
Submitted by: Jesse Glick (jglick at netbeans dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275834 13f79535-47bb-0310-9956-ffa450edef68
2003-12-23 15:28:19 +00:00
Antoine Levy-Lambert
d9c45b7a34
Improve documentation concerning external libs for the style task.
...
Basically no external libs are required if using JDK 1.4
PR: 25274
Submitted by: Jesse Glick (jglick at netbeans dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275757 13f79535-47bb-0310-9956-ffa450edef68
2003-12-08 22:59:54 +00:00
Peter Reilly
864739c746
Add note on version of beanshell required for ant 1.6
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275707 13f79535-47bb-0310-9956-ffa450edef68
2003-11-28 09:01:36 +00:00
Peter Reilly
a2932b0eda
Remove reference to jdk 1.1
...
PR: 23910
Obtained from: Jose Alberto Fernandez
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275526 13f79535-47bb-0310-9956-ffa450edef68
2003-10-20 10:36:27 +00:00
Stefan Bodewig
96c353df56
Thanks, Shane! resolver 1.1beta has been released
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275492 13f79535-47bb-0310-9956-ffa450edef68
2003-10-14 13:25:49 +00:00
Stefan Bodewig
57f78f8111
Use valid URLs even in the text links, some people use copy'n'paste instead of clicking links
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275172 13f79535-47bb-0310-9956-ffa450edef68
2003-09-03 07:58:04 +00:00
Antoine Levy-Lambert
7cce31d892
added dependency to log4j.jar for the Log4jListener
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274855 13f79535-47bb-0310-9956-ffa450edef68
2003-07-17 23:06:36 +00:00
Antoine Levy-Lambert
9866cd8de3
added a pointer to commons-logging.jar in the build/install dependencies list because of the CommonsLoggingListener.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274853 13f79535-47bb-0310-9956-ffa450edef68
2003-07-17 22:43:20 +00:00
Stefan Bodewig
19ddd4efbd
Typo
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274732 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 12:11:41 +00:00
Stefan Bodewig
e3994560a1
Clarify the BSF/Rhino problem
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274731 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 12:10:36 +00:00
Antoine Levy-Lambert
4f13f33c39
Added the IContract.jar file in the installation dependencies.
...
Added recommended versions of bsf.jar and js.jar (Rhino)
coming from an email of Peter Reilly.
http://article.gmane.org/gmane.comp.jakarta.ant.user/13887
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274729 13f79535-47bb-0310-9956-ffa450edef68
2003-06-28 15:43:43 +00:00
Antoine Levy-Lambert
6784b0c0e1
Added requirement for jsse.jar for SMTP over TLS/SSL
...
PR: 19180
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274643 13f79535-47bb-0310-9956-ffa450edef68
2003-06-04 07:08:50 +00:00
Stefan Bodewig
8b5e371c7b
Add <rexec> to accompany <telnet> and/or <sshexec>.
...
PR: 19541
Submitted by: Fran�ois Rey <francois dot rey at capco dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274566 13f79535-47bb-0310-9956-ffa450edef68
2003-05-13 14:37:04 +00:00
Stefan Bodewig
078e8aaeaa
Improve OS/2 support:
...
* Apparently the vmlauncher in OS/2's JDK 1.3 doesn't work properly,
disable it.
* Add REXX scripts to run Ant.
* Add OS/2 specific notes to the docs.
Submitted by: Zdenek Wagner <wagner at cesnet dot cz>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274507 13f79535-47bb-0310-9956-ffa450edef68
2003-04-23 15:57:43 +00:00
Stefan Bodewig
3f56c62d15
Documentation for the image task.
...
PR: 19055
Submitted by: Jan Mat�rne <jan at materne dot de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274472 13f79535-47bb-0310-9956-ffa450edef68
2003-04-16 12:44:44 +00:00
Stefan Bodewig
0743b3315a
testlet has moved again
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274425 13f79535-47bb-0310-9956-ffa450edef68
2003-04-10 06:11:02 +00:00
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
2003-03-13 09:01:54 +00:00
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
2003-03-06 12:42:44 +00:00
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
2003-02-24 08:25:19 +00:00
Stefan Bodewig
4407a047e3
Merge manual changes from 1.5 branch
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274142 13f79535-47bb-0310-9956-ffa450edef68
2003-02-19 09:23:20 +00:00
Stefan Bodewig
ab271c2c60
Testlet is dead
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274014 13f79535-47bb-0310-9956-ffa450edef68
2003-02-07 09:50:49 +00:00
Conor MacNeill
3352f53d7d
Additional info about running under Exec and Win9X/ME systems
...
PR: 13524
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273949 13f79535-47bb-0310-9956-ffa450edef68
2003-02-01 14:21:27 +00:00
Stefan Bodewig
4ee134e627
More Xerces upgrade changes, better debug output for JUnitReport
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273906 13f79535-47bb-0310-9956-ffa450edef68
2003-01-28 09:03:53 +00:00
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
2003-01-24 08:55:06 +00:00
Stefan Bodewig
c41bb8f6a3
Deal with lazy class verification.
...
PR: 15377
Submitted by: David Konecny <david.konecny at volny.cz>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273760 13f79535-47bb-0310-9956-ffa450edef68
2003-01-06 13:51:26 +00:00
Stefan Bodewig
832a9030fe
better update our own links as well
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273589 13f79535-47bb-0310-9956-ffa450edef68
2002-11-28 09:37:58 +00:00
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
2002-11-20 10:10:13 +00:00
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
2002-11-14 07:48:25 +00:00
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
2002-11-11 15:50:45 +00:00
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
2002-11-11 15:48:41 +00:00
Stefan Bodewig
ceeb6bff93
Make <xmlcatalog> support the OASIS "Open Catalog" standard with
...
Norman Walsh resolver code from xml-commons.
Submitted by: Craeg K Strong <cstrong at arielpartners.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273486 13f79535-47bb-0310-9956-ffa450edef68
2002-11-05 16:33:29 +00:00
Stefan Bodewig
e69f35fd22
Merge changes from 1.5 branch to HEAD.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273143 13f79535-47bb-0310-9956-ffa450edef68
2002-07-22 11:12:16 +00:00
Magesh Umasankar
da5a13f8e4
Merge differences between the ANT_15_FINAL branch and the trunk into the trunk.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273081 13f79535-47bb-0310-9956-ffa450edef68
2002-07-09 21:06:15 +00:00
Magesh Umasankar
6bd8d6e938
Merge changes made to 1.5 Beta2.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272967 13f79535-47bb-0310-9956-ffa450edef68
2002-06-22 23:38:38 +00:00
Magesh Umasankar
ca91f8cb7e
Merge changes made to 1.5 Beta1.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272826 13f79535-47bb-0310-9956-ffa450edef68
2002-06-01 12:26:43 +00:00
Magesh Umasankar
09900dd0b5
Remove hardcoded reference to latest build.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272492 13f79535-47bb-0310-9956-ffa450edef68
2002-04-17 15:29:21 +00:00
Conor MacNeill
e7f19f65db
Document the <classfileset> optional data type
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272213 13f79535-47bb-0310-9956-ffa450edef68
2002-04-04 12:58:23 +00:00
Diane Holt
3629ace7b0
Clarify the shell-script-running stuff a bit. (faq.{xml,html})
...
Add needed jars for <junitreport> to lib deps table. (install.html)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271840 13f79535-47bb-0310-9956-ffa450edef68
2002-03-13 17:02:35 +00:00
Magesh Umasankar
607f967fef
Note the dependency of JavaClassHelper with bcel.jar
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271785 13f79535-47bb-0310-9956-ffa450edef68
2002-03-07 03:13:04 +00:00
Stefan Bodewig
939e7c021e
Move the <exclude> patterns for <javac> and <junit> to external
...
patternsets so that they are in one place instead of repeated up to
three time.
update link for BSF.
Add pointer to JDepend in the Library Dependencies section.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271512 13f79535-47bb-0310-9956-ffa450edef68
2002-02-22 15:38:03 +00:00
adammurdoch
e0fef5cf64
* Added new combined email task, which replaces the old <mail> and
...
<mimemail> tasks.
* Deprecated <mimemail> task, and old SendEmail and MimeMail classes.
Submitted by Rob Oxspring <roxspring@yahoo.com>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271148 13f79535-47bb-0310-9956-ffa450edef68
2002-02-05 09:32:48 +00:00
Stefan Bodewig
b6a3e9df36
License police on documentation files:
...
(1) Make sure there is a Copyright notice on all visible files.
(2) Make sure all years in which the file has been modified are
listed.
(3) Make sure the format is consistent, i.e. separate consecutive
years with a dash, not a comma.
When Stephane changed starteam.html it has been 2001 in France but
2002 in Australia - does that mean we add 2002 to the Copyright line
or not? ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270652 13f79535-47bb-0310-9956-ffa450edef68
2002-01-10 08:48:33 +00:00
Stefan Bodewig
7cbd5df017
Remove code that has never been used in any released version of Ant.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270645 13f79535-47bb-0310-9956-ffa450edef68
2002-01-09 09:08:39 +00:00
Steve Loughran
24f8b28b01
stuck pointers to the mimemail dependencies in here
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270369 13f79535-47bb-0310-9956-ffa450edef68
2001-12-24 03:21:05 +00:00
Stefan Bodewig
76fa4670c5
add BCEL to the list of required libraries.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270073 13f79535-47bb-0310-9956-ffa450edef68
2001-12-05 08:52:56 +00:00
Stefan Bodewig
0c5f76d9f8
Add warning that the XSL:P link doesn't work.
...
Submitted by: Michel Casabianca <casa@sweetohm.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270048 13f79535-47bb-0310-9956-ffa450edef68
2001-11-30 11:23:24 +00:00
Steve Loughran
217e325602
PR 5025 : no MSJVM support.
...
This is documented upfront. Also added some more stuff to the file while I was at it, including a list of platforms ant runs happily on. The implicit message there is 'if it doesnt work, it is your fault :-)'
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270037 13f79535-47bb-0310-9956-ffa450edef68
2001-11-28 00:49:02 +00:00