Stefan Bodewig
60a7fcae5f
and update the page for the site as well.
Submitted by: Vincent Massol <vmassol@octo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269716 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
35e92352f4
Revert to old gzip interface.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269714 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
d1798179b8
Delegate to Task.perform() instead which has better error checking rather than reimplementing in this class.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269713 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
602c461fed
Made the -projecthelp only print out targets that have coresponding descriptions unless loglevel is verbose or debug.
Don't you hate it when you forget to commit changes?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269712 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
795c7c88da
Clean whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269711 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
4c23845a32
I noticed that when a task is created using taskdef, all messages were
being logged against the target.
Submitted by: Garrick Olson <Garrick.Olson@Aceva.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269710 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
bab6532e41
use FileUtils' resolution method for the dir/antfile logic
committed in this branch to see whether it has broken something in
next GUMP run.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269708 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
532f474417
make merge easier by manually merging this file (added encoding decl).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269706 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f9e06784d0
Made codebase not violate the JLS recomendations by removing redundent access specifiers.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269701 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
bf7ed063e3
Removed redundent access specifiers so that Ant compiles cleanly in jikes pedantic mode. They are "strongly discouraged" by the JLS spec.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269700 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
dccafad30a
Removed ; characters in innapropriate places to get rid of jikes warning:
Warning: An EmptyDeclaration is a deprecated feature that should not be used - ";" ignored.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269699 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
7eeecccd2c
First cut at a generic jspc task/facade system.
Submitted by: Matthew Watson <mattw@mortbay.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269698 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
3d047d54a2
Reworked task to use files internall rather than strings so that the task doesn't have to try and resolve things internally.
Based on Daniel Hoppe <hoppe@sitewaerts.de> 's patch.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269697 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e01f8574a6
Noted that inheritall bug had been fixed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269696 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1a3c586744
Fix bug in Ant where the system properties would not be placed into new Project when inheritall=false. (This was due to confusion between variable naming).
Submitted by: Jason Brittain <jasonb@collab.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269695 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9e8a2d2361
Fixed spelling mistake (superseded).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269694 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
3c8d54da88
Remove name attribute from project.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269693 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e4957c5f19
Oops I used the wrong convention!!!
This patch corrects it so that the old zipfile attribute is now tofile.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269692 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9cd6074a06
Super is redundent.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269691 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8321d98f4f
Update ant build file so that it uses the new unified "file" attribute for all archive manipulation tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269690 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
d0c933c320
Deprecated zipfile in favour of file to follow siuit with the other tasks that d
eal with archives.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269689 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
876a3660c2
Deprecated zipfile in favour of file to follow siuit with the other tasks that deal with archives.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269688 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
14d5788636
Deprecated earfile in favour of file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269687 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
6c0ef6993f
remove super. as it is redundent.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269686 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1409fd33f6
Remove deprecated tag as that method is NOT deprecated - gotta love copy-paste documentation ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269685 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
16e0c28649
Unify the attribute of the archive to "file" rather than having three separate attributes (zipfile, jarfile and warfile).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269684 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9fd80fab19
Added documentation for new P4Add task.
Submitted by: Anli Shundi <ashundi@tibco.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269682 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
9ce5e42979
YALP (yet another logo proposal 8-)
Submitted by: Joe Marron <jmarron@contextmedia.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269681 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1cbab00e16
Added in perforce p4add task.
Submitted by: Anli Shundi <ashundi@tibco.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269680 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
121bc0cda0
Added redundent statement to aid understanding (will be optimized out by compiler anyways).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269679 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ef9d413c7b
I added an XML declaration (<?xml version="1.0"?>) to the XML log file.
Also, I removed some extra spaces in XmlLogger.java.
Submitted by: "Ingmar Stein" <stein@xtramind.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269678 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
28a0d816ff
Update link to the Cactus Ant tutorial.
Submitted by: Vincent Massol <vmassol@octo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269677 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
af5b8e19d9
keep track of release history in the FAQ.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269676 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Nico Seessle
c6124454ff
- Applied manual patches supplied by Daniel Martin <dtmartin24@home.com>
- Fixed some other places too.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269675 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
da882e14dc
Updated Get task so that it supports authenticated URLS.
Submitted by: Gautam Guliani <gautamg@grassroots-tech.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269674 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8477db5860
Fixed links.
Submitted by: Jeff Turner <jeff@socialchange.net.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269673 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e598dc86b6
I have used the pvcs task and have come up with a patch that
I believe will address Bug ID 3219 in a slightly more flexible
way, and also allows the archive filename extension to vary
from the format hardcoded in the createFolders() method in
Pvcs.java
Submitted by: Steven Newton <snewton@standard.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269672 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
7e3ff89443
Update front page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269670 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Nico Seessle
e88985ddda
Filtering was active during copying docs/images - bad results for our nice logos :-(
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269669 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
e25567d318
Announce 1.4 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269668 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
ecf0c1ea9a
Final merge from 1.4 tree
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269664 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
df14132289
Merge in 1.4 src changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269663 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
a8d4391240
Merge from 1.4 changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269662 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
2d7ef74ac2
Update docs with 1.4 changes. Note this was not a merge, but just
the result of regenerating from the merged xdocs - other docs changes
to follow
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269661 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
36ced42ff9
Merge in 1.4 documentation changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269660 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e982760c84
i18n'ed the tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269654 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f9224257bd
i18n'ed most of framework.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269653 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
b30c144309
i18n'ed CLI frontend.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269652 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f91f776468
Added newline
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269651 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1125ea2c35
i18n'ed Converter APIs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269650 13f79535-47bb-0310-9956-ffa450edef68
24 years ago