Erik Hatcher
00988f5180
Refactoring of server deployment task. Renamed from <ejbdeploy> to <serverdeploy>. Moved to new j2ee package so its not EJB-centric. Submitted by Christopher A. Longo - cal@cloud9.net
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272053 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7bbeedd21a
pointer to Joseph Shelby's series.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272052 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7b19db3218
parts 2 and 3 of Alex's article.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272048 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
2d12131d81
documented (not sufficiently, but its at least a start) the new nesting patternset and corrected copyright
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272044 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
4eab81ab09
Change the J/W gif to "Winner"; add links to the J/W article;
tweak the announcement a bit; make the intro to Ant match the
user man; add non-break where needed (now that I know the code :)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272043 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
bb350a879d
spread the word
Feel free to expand on it 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272039 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
fdc20ee1c4
add some resources.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272038 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7006529fb9
Add FAQ for national characters in build files.
Submitted by: Mark Stehr <Mark.Stehr@dvg.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272037 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
03302b660a
Fix examples so they don't get filtered when we gen the
release (PR #7450 ). Other minor edits.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272027 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
039517550f
Add a little to the -projecthelp stuff, some more about if/unless,
fix a few typos, etc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272026 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
da3f4b2eb5
2002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272019 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c7594db418
Fix example to use valid XML.
Submitted by: pedro_cristian@yahoo.fr
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272018 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
a94e3de322
Rename the attribute of <javac>'s <compilerarg> from implementation to
compiler.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272017 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
fc7e3b1fd4
revert <javac>'s fork attribute to a true boolean and add executable
attribute to set the path to the compiler.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272016 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
2cf032e2ec
EJB hot deploy tool, contributed by Christopher A. Longo - cal@cloud9.net
(sorry for the multi-step commit - darn lock files!)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272014 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
ee1f70b4c9
bit more detail on target names
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271989 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
62e7dc5ae2
style sheet control; you can point to anyhting or turn it off completely.
nb, can we make this a logger and not a listener?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271988 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
af4d6ce54f
Fix a typo (and do a little verbiage clean-up) and
get rid of a pick&put booboo.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271957 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
b6e0d9de30
Add <loadproperties> and new vss* tasks to tables (tasksoverview).
Add <basename>/<dirname> (WHATSNEW) and do a little clean-up
(group new-tasks bullets, spelling/grammar/etc.), but didn't
go wild.
Fix spacing for usinglist.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271956 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
eba35ca5ba
documentation for vsscreate.
PR: 7153
Submitted by: Gary Weaver <Gary_Weaver@srspos.com>
Also made the date field update itself instead of outdated.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271952 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
879077fa37
add umask and chmod capability to <ftp>
Submitted by: Jay van der Meer <jvandermeer2@comcast.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271938 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
808b91716a
enable <javac>'s source attribute for jikes as well.
PR: 7002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271934 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
a3a87dda9f
restore alphabetical order
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271933 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
ceba17b25d
documentation for xmlcatalog
Submitted by: dion@multitask.com.au
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271932 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
84b1cad0c6
additional vss tasks (add and cp).
not really tested, but they look the same as all the other vss tasks
that went in untested 8-)
PR: 7153
Submitted by: Nigel Magnay <Nigel.Magnay@Parsec.co.uk>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271930 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
28a5e32d4d
Ooops, bit by < and > (been a long day...)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271914 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
b7c5e2bdc6
Dang, missed one.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271913 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
e68b5a29ea
Add the listfiles attribute -- but mostly, clean this puppy up!
(defaultexcludes, good grief... :)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271912 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
0f96ff5c24
Just when you think you've remembered everything...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271911 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
e26cc1f992
Fix typo.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271910 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
cf83aba68a
Finally add the new <basename> and <dirname> tasks. (yay!)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271908 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
bece717997
Add Stefan's note wrt needing junit.jar and <junit> class files
in the same classpath. (And the usual compulsive clean-up :)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271905 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
37cd9404c7
New attribute - ignoreSstemClasses - added to <available>.
PR: 6031
Submitted by: peterj@liberate.com (Peter Janes)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271903 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
a5ec3f179d
Ah! cruel ones, leave me alone now
While I murmur a little and ponder
Anti-Spam
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271885 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
86e9227f69
folow the new image url
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271854 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
afb946f51a
Removing the logos, moving artwork into images
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271853 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
1f8fb3f579
Dreaded 2002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271842 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
b88e105282
* Add a link to external dependency page.
* Remove unnecessary trailing spaces in junit.html.
Submitted by:
Ylan Segal <ylan@digiworks.tv>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271841 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
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
24 years ago
Diane Holt
2acc30de66
Add a q&a about executing batch/shell scripts.
Add a bit more info to a few of the existing answers.
(And the usual verbiage&whatnot clean-up tweaks.)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271833 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
947301c212
fixing two typos ("please" and "weblogic"). changing case of JBoss to the jboss.org case.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271805 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
bd0662b8fa
commit the rest of Jeff Tulley's patches for Novell NetWare.
Submitted by: Jeff Tulley <JTULLEY@novell.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271787 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
f2a501a5cc
tuning the start page; including a link to the web page. Can you believe the docs didnt really have one anywhere obvious till now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271786 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
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
24 years ago
Magesh Umasankar
0beb8afac0
Missed adding Filter Chain earlier.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271784 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
f9c551b16e
Promote Filter Reader proposal to main trunk.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271759 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
5af2618396
Add "DO NOT EDIT" warning to the generated HTML files.
Suggested by: Diane Holt <holtdl@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271739 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
c1f358dddf
Ooops -- forgot the dang gif.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271730 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
6b885fbc62
Edit the right dang file this time! (Sure hope I'm doing this right
this time.)
Also add the JavaWorld finalist logo (unless for some reason people
don't want it up there).
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271729 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
83b9942620
The always entertaining 2002 patch of the morning.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271720 13f79535-47bb-0310-9956-ffa450edef68
24 years ago