87 Commits

Author SHA1 Message Date
Jesse N. Glick
9af46a2ca0 #38799: <junit> task should work so long as junit.jar
present in <classpath> even if not among Ant libs.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381467 13f79535-47bb-0310-9956-ffa450edef68
2006-02-27 22:24:26 +00:00
Matthew Jason Benson
4c16ed4bd1 sp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@359226 13f79535-47bb-0310-9956-ffa450edef68
2005-12-27 16:14:00 +00:00
Steve Loughran
9bfe68ba12 more installation help, esp. classpath, proxy and troubleshooting.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358951 13f79535-47bb-0310-9956-ffa450edef68
2005-12-24 19:48:03 +00:00
Antoine Levy-Lambert
4bd65bda31 users building ant should place required external jars under lib/optional
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@356985 13f79535-47bb-0310-9956-ffa450edef68
2005-12-15 06:20:05 +00:00
Steven M. Cohen
5673b8cf59 add installation information for the jpackage distirbution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278368 13f79535-47bb-0310-9956-ffa450edef68
2005-05-26 23:16:35 +00:00
Steven M. Cohen
813c248227 Add FTPConfigurator class so as to avoid forcing users to upgrade to version 1.4.0 of commons-net.
As long as users use the ftp task as they have previously, they do not need 1.4.0.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278257 13f79535-47bb-0310-9956-ffa450edef68
2005-05-13 10:26:20 +00:00
Steven M. Cohen
ce53f734e0 Adapt Ant to use the new functionalities of commons-net 1.4.0 to enable greater configurability of the server:
Month names other than English, date formats other than the standard ones (such as all-numeric timestamps
on unix), and different server time zones can now be supported in Ant.
PR:30706, 33443
Obtained from:
Submitted by: Neeme Praks
Reviewed by: Steve Cohen
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS:   If this change addresses a PR in the problem report tracking
CVS:   database, then enter the PR number(s) here.
CVS: Obtained from:
CVS:   If this change has been taken from another system, such as NCSA,
CVS:   then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS:   If this code has been contributed to Apache by someone else; i.e.,
CVS:   they sent us a patch or a new module, then include their name/email
CVS:   address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS:   If we are doing pre-commit code reviews and someone else has
CVS:   reviewed your changes, include their name(s) here.
CVS:   If you have not had it reviewed then delete this line.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278251 13f79535-47bb-0310-9956-ffa450edef68
2005-05-12 04:04:59 +00:00
Matthew Jason Benson
9aea64c3ee Convert some " - " to emdashes, semicolons, etc. where appropriate.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278213 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 15:30:17 +00:00
Jesse N. Glick
2a0bbc499f Removing some gratuitous XHTML-isms. They still break JavaHelp, alas, and the manual is anyway not even strictly
formatted plain HTML, much less XHTML.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278201 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 18:58:16 +00:00
Stefan Bodewig
7b6c2a7797 Deprecate stylebook, add javadocs to it - by Kev Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278097 13f79535-47bb-0310-9956-ffa450edef68
2005-03-31 11:24:06 +00:00
Stefan Bodewig
c826a21820 We need a greedy compiler for bootstrap
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277923 13f79535-47bb-0310-9956-ffa450edef68
2005-03-14 09:44:42 +00:00
Peter Reilly
4d0a437116 add reference to stylesheet for rest of files (except a few that contain non-ascii characters)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277827 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 18:38:27 +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
Peter Reilly
194c0d761b update for groovy 1.0 beta 7
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276892 13f79535-47bb-0310-9956-ffa450edef68
2004-09-30 08:28:03 +00:00
Peter Reilly
6e96130580 Doc for groovy jars installation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276861 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 12:41:01 +00:00
Antoine Levy-Lambert
bec0971777 add a caveat concerning jython.jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276822 13f79535-47bb-0310-9956-ffa450edef68
2004-09-06 22:09:20 +00:00
Steven M. Cohen
7311e9ed3b explain why 1.2.2 of commons-net is recommended.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276660 13f79535-47bb-0310-9956-ffa450edef68
2004-06-30 11:16:15 +00:00
Steven M. Cohen
12bf95a397 update to reflect the latest release of commons-net which fixed some
bugs that interfered with the Ant interface.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276653 13f79535-47bb-0310-9956-ffa450edef68
2004-06-29 02:27:45 +00:00
Antoine Levy-Lambert
7028cb1015 Doc fix concerning the library requirements of the ftp task
PR: 29334
Submitted by: Steve Cohen (scohen at apache dot org)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276510 13f79535-47bb-0310-9956-ffa450edef68
2004-06-02 21:18:41 +00:00
Antoine Levy-Lambert
231e15c24e Fix information concerning library requirements for ftp task.
jakarta-oro 2.0.1 or greater
commons-net 1.2.0 or greater when using MS FTP servers


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276099 13f79535-47bb-0310-9956-ffa450edef68
2004-02-17 07:59:36 +00:00
Antoine Levy-Lambert
ff348804c1 Copyright owner The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276069 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 21:50:10 +00:00
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