Stefan Bodewig
d2440f4240
request from Stuart Halloway <stu@develop.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268803 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
96e0995d5a
requests by Chris Todd <chris.todd@home.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268802 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
28df4c5893
Some more distant memories
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268801 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
216f279d65
Added requests by Alex Rosen <arosen@silverstream.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268800 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
2870e59a51
Backing out change...
----------------------------------------------------------------------
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268799 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a3db26c765
removed redundant condition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268798 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
ed5b426eab
javac has been fixed for 1.1.
Save, then commit, tss.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268797 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
753b60552e
Make sure bootclasspath and extdirs attribute of <javac> get special
treatment if running JDK 1.1.
PR: 841
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268796 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
0cb9c2b221
Added request by Les Hughes <leslie.hughes@rubus.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268795 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
3ef676d751
Documented default excluded of <vajexport>. Removed stray CRs.
Submitted by: David Rees <d.rees.l@usa.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268794 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a7df8b599f
cloudy with some hard rain from time to time
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268793 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
aed3a871a6
remove CRs from ant and antRun scripts in the dist targets.
PR: 837
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268792 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
6c0b93ef1e
Make <style> resolve stylesheet filename as relative to the projects
base directory.
PR: 603
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268791 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
f0058821de
Added requests from bugzilla.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268790 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
4888955d63
Added requests by Jay Glanville <dickon@nortelnetworks.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268789 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
1ee01780c4
clarify the term filterset
Suggested by: Barrie Treloar <Barrie.Treloar@camtech.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268788 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
1c11031843
update list of fixed bugs in <antstructure>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268787 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
4053c68fd7
Make antstructure ommit tasks it cannot load properly.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268786 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
e65f093c8c
Make <antstructure> deal with EnumeratedAttribute attributes whose
values don't match the NMTOKEN production.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268785 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
1dbdb41c51
record what I've been doing.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268784 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
3f45fc1d3e
Make the whenempty attribute of zip use an EnumeratedAttribute - alows
the DTD to be stricter.
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268783 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
bb97500b49
Make sure javah's outputFile attribute will be resolved correctly.
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268782 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
4c9deafd61
Replace some entity references to – with a simple (and more
portable) dash.
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268781 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
b0edc6575b
Fix bug in P4 tasks when port, user or client have not been specified.
Submitted by: Byrne Reese <breese@grandcentral.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268780 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
2136cff173
Added property missed in last patch.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268779 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
635c56e2db
Make testcases independent of current working directory - add one for <copy>.
Submitted by: David Rees <d.rees.l@usa.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268778 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
b30d297b23
Workaround for a bug in Kaffee.
Submitted by: Takashi Okamoto <toraneko@kun.ne.jp>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268777 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
377649c832
Another small fix
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268776 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
a2a085781c
Fix a few links
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268775 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
288cc49962
Add Ant News page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268774 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
731144880d
Don't hardcode junit.jar - it is not included in the source distribution.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268773 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
832fe98aea
Make sure zip files, that <zip> is reading from, will be closed.
Submitted by: David Rees <d.rees.l@usa.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268772 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
be3dc4f25a
Add a pointer to the requirements document to the homepage.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268771 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
9878091f38
yet another distant memory
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268770 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a432d98202
Added request by SQUELART,GERALD <gerald_squelart@hp.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268769 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
3108296441
Enable bootstrap to be executed multiple times without prompting on
Windows. Does not appear to be a problem on Unix.
----------------------------------------------------------------------
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268768 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
0edf3b7ad9
minor typo in install.html
Submitted by: David Rees <d.rees.l@usa.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268767 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
acf4fa5a5d
Merge in the stuff from FunctionalRequirements.html.
Let me know if I failed to cover everything.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268766 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
c5ce39d648
Added requests from John.D.Casey@mail.sprint.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268765 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
0780464714
Added requests submitted by Stephane Bailliez <sbailliez@imediation.com>.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268764 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
fb15f2dcbb
We don't have images for our website yet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268763 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
c994f1b82d
Added some stuff I remeber being discussed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268762 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d9595ea38c
requests from Oliver Wieland VDI <wieland.oliver@vdi.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268761 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
730543998d
Restructured requested-features.txt and added some comments. No new content.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268760 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
glennm
daf7ce4830
Displaying default target failed when there wasn't a description.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268759 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
1520867c34
No reason to test for TraX anymore as we now officially require JAXP 1.1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268758 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
f9d39540d2
Added information about the Jext-Plugin to the IDE-Integration
section, renamed that section to Editor/IDE Integration at the same
time. Removed stray CR in one document.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268757 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
ac29025ea9
Quick fix to get nightly builds working again.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268756 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
239b313fa1
Update to Jaxp 1.1
Also - handle spaces in classpaths
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268755 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
glennm
a52b137783
Added SCCS dirs to default excludes list.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268754 13f79535-47bb-0310-9956-ffa450edef68
25 years ago