98 Commits

Author SHA1 Message Date
Peter Reilly
6e6999de17 1) modify ant script to *NOT* . include /etc/ant.conf
if ANT_HOME variable is set.
2) apply jpackage patch to ant script
3) modify manual to include the change in behaviour to ANT_HOME and jpackage



git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@462590 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 21:45:45 +00:00
Peter Reilly
b2bbaffc4d add a comment about /etc/ant.conf and about quotes and / in ANT_HOME,CLASSPATH and JAVA_HOME
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@451487 13f79535-47bb-0310-9956-ffa450edef68
2006-09-29 22:49:08 +00:00
Antoine Levy-Lambert
9498868500 Bugzilla Report 40333, jsch 0.1.29 minimum required.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442762 13f79535-47bb-0310-9956-ffa450edef68
2006-09-13 00:05:04 +00:00
Peter Reilly
a2752e8df2 add antlr to groovy jars and add not about groovt-all, Bugzilla 37769
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442349 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 21:00:03 +00:00
Stefan Bodewig
782372dee5 remove copyright lines that match my fisrt attempt at a regexp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442093 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 04:33:25 +00:00
Stefan Bodewig
443e397b46 Add license header
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442089 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 04:19:00 +00:00
Steve Loughran
f278084775 oh, this feels so good. Removing Win98 as a supported platform. Also adding an example from a bugrep on how to run ant from ant itself
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@421586 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 11:07:58 +00:00
Steve Loughran
aa0ad7914f Comment about OSS runtimes. What is our official position here? What is the best choice in 'free' runtimes?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@399054 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 21:30:58 +00:00
Steve Loughran
a78d1ddd4f edit doc to move from CVS to SVN, more stuff on IDE/app server installs, more on how to install extra libraries.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@398455 13f79535-47bb-0310-9956-ffa450edef68
2006-04-30 22:41:33 +00:00
Antoine Levy-Lambert
53511a6584 removal of testlet, visual age for java, and icontract optional tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@396131 13f79535-47bb-0310-9956-ffa450edef68
2006-04-22 15:02:28 +00:00
Antoine Levy-Lambert
df3fb58d79 Remove xslp usage from ant.
Bugzilla 23455.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@395723 13f79535-47bb-0310-9956-ffa450edef68
2006-04-20 23:00:46 +00:00
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