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
Peter Donald
bdc61a3229
Made it work for those who are not me.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269649 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
fe127c56c8
Made sure i18n files are included in jar.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269648 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
7d4f0d15e6
Added an extra ignore.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269647 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f09afe103c
i18n'ed TaskContext implementation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269646 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
5f35e5e952
Moved DefaultTaskContext class to workspace package as it is only used in that package.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269645 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
23b2b6949a
Removed unused import.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269644 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
83dcf695df
Added TaskContext.createSubContext( String name ) so that it is no longer necessary at all to know the underlying implementation - even when creating container tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269643 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c748e33dc5
i18n-ized remaining components.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269642 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a3bafc4dc6
More i18n.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269639 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
abaf00f788
i18n continues on.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269638 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a71d6f91ad
i18n.
I have no words but I must commit.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269635 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
523f5d39aa
Continue i18n.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269634 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
fd0da1440c
Sort imports.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269633 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f522a0a7ba
Begin integration of i18n'ed messages.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269632 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
b3c44651db
Update to recent versions of Excalibur jars.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269631 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e16b9ad861
Remove uneeded exclude.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269630 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
0acf3ce178
Dump some properties from Xalan to check for various XML/XSL/JAXP
information. Hopefuly this will give additional details when running GUMP
or running unit tests and figure out problems.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269618 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
217be78dd9
Beta 2 is now available
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269606 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
7bea937e0e
one more (the last?) logo submission
Submitted by: Joris Van den Bogaert <joris_vandenbogaert@yahoo.com>
Add group column to allow to vote on related logos together -
grouping suggested by Jose Alberto Fernandez
<j_a_fernandez@yahoo.com>, I exchanged the logos on postions 33 and 34
against each other to keep the groupings in a seqence.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269598 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
beb6031606
Merge from fix in 1.4 branch for gump test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269590 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
545a78f825
Merge from Ant 1.4 Beta 2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269588 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
f66cab0ea7
Merge from ANT_145_BRANCH up to Beta 2
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269587 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
85344c438e
Give numbers to the logo proposals
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269577 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
edbafdd5b5
Add presentation.
Submitted by: Erik Hatcher <erikhatcher@earthlink.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269569 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
721462b8a7
Three more logos.
Submitted by: Matthias Becker <matthias.becker@media4content.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269565 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
b437e6f5e5
Added a link to Junit/Ant article.
Submitted By: "Erik Hatcher" <erikhatcher@earthlink.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269564 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
732aa8589b
News on news too.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269556 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
d32c14def8
Put Ant 1.4 Beta news on front page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269555 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
4143707f04
Add pointers to the FAQs and jGuru's forum.
Submitted by: Erik Hatcher <erikhatcher@earthlink.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269546 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
09b4c53ef4
Add pointer to AntFarm plugin in jEdit.
Submitted by: Christoph Steinbeck <steinbeck@ice.mpg.de>
we don't need to link to the stuff that is in Ant's CVS via the webcvs
frontend any longer.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269544 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
ae04df6475
Updates to the problem procedure
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269536 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
e0ebd27163
New area in WHATSNEW for new changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269535 13f79535-47bb-0310-9956-ffa450edef68
24 years ago