Stefan Bodewig
379094965d
Update license
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276252 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
c885f56836
remove authors from files
PR: 27177
Obtained from: J.M. (Martijn) Kruithof
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276208 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
3dd67df3bb
restoring files committed by mistake
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276067 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
33c1770074
Copyright owner The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276066 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
90908c63d0
Upgrade to xdoclet-1.2 final
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275917 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
4c3cdab868
We will feel more like maintaining or creating the xdocs example if we
do not need to escape the examples in XML entities.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275805 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
7cfb38d887
fixing dvsl to process CDATA embedded into <source> tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275804 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
741eda8c00
Fix subant html page
This is part of a fix for 25228
PR: 25228
Obtained from: gudnabrsam at yahoo dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275778 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
2b19bfb8ba
Remove the <description> and <short-description> elements from
the generated html.
This is part of a fix for 25228
PR: 25228
Obtained from: gudnabrsam at yahoo dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275776 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
92cac0fd6f
Add documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275716 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5f9b623098
Expose vm attribute in <nant> and <msbuild>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275714 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
ed70f738d4
Add support for nesting buuild file snippets into the task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275705 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4de53ef045
Add unit tests for <nant> and <msbuild>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275691 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
955453dc08
Mono always needs the full path to the executable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275690 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
82146e779c
Benefit from csc's new default for the executable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275684 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
1b33bb13e0
NAnt and MSBuild tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275662 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
887c8f256b
A <dotnetexec> task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275661 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
50d24e6e65
Initial commit so people know where I want to go
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275658 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Erik Hatcher
2951c7eaf6
copy selectors/available from main build to account for new conditiosn
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275239 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
99cdb67df9
Remove obsolete proposal
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274765 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
72de95a697
Cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274739 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
565519bda6
change access levels of methods to match new access levels in Definer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274727 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
709b693771
fixes NPE on iterator causing JXPath to fail with exception if expression returns no results
PR: 20272
Submitted by: Nick Chalko (nick at chalko dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274648 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
944ad04200
Removed ignoremissingbuildfile, following a remark of DD (Dominique Devienne)
in bugzilla.
fileset(s) should be used in the case where some directories do not contain a build file.
PR: 18715
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274606 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
c87d8a40d4
Update proposal to remove RfR and add subproject creation clause
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274604 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
ea42c65bec
changes in subant mainly concerning iterations done inside a dirset
new attributes ignoremissingbuildfiles and genericantfile
genericantfile allows to run the same build file with different base dirs
it is not compulsory any more to set the attribute target to quote quote to run the default target
PR: 18715
Submitted by: Andreas Ames (Andreas dot Ames at tenovis dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274600 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Bruce Atherton
9a7b3b191c
Fixed typos and made capitalization more consistent
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274597 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
8d0a7dc50a
added an example usage of subant with propertyset - request of Dominique Devienne
PR:19181
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274581 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
409a78c704
change the example provided in the subant documentation to subant on a
fileset without failonerror, rather than a subant on a dirset
Submitted by: Dominique Devienne
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274579 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
91a4658afb
added a merge point in xdocs for SubAnt and regenerated corresponding manual page
PR:19181 docs of subant task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274569 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
a571a7b97b
modified Project.java and ComponentHelper.java in the antlib proposal to
reflect the last changes in the main branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274568 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
a511fb22e7
Throw a BuildException if the root directory does not exist, instead of letting IndexGen NPE
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274540 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Erik Hatcher
62329a4577
hopefully fix Gump
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274539 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
ce5322dcf2
Switch to using regular collections instead of the deprecated XCollections
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274538 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
ed5de90edb
Update XDoclet and XJavaDoc (XJavaDoc is no longer a singleton)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274537 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Erik Hatcher
3abecbb4fb
migrated Ant XDoclet code here, to maintain it easier
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274536 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
9177c5d981
Merge file for <property>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274532 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
ab1640ce3f
added a basic install-lite target
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274531 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
116127409b
brought in sync with main branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274530 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
a97b34c8f1
Update the versions of XDoclet and XJavaDoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274529 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
1bf63b2e7e
fixed 2 javadoc typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274521 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
69db717255
Generate attribute requirements
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274514 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2bdde12682
further cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274494 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2a3f0e0042
removing useless file from proposal
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274493 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
3c0a4c67c0
new README file for antlib
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274492 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
845b84aec3
make antlib work
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274491 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
65457fac3e
moving to httpclient, slowly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274436 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
1603a87697
More syncing of the antlib proposal with the main code line.
Submitted by: Antoine Levy-Lambert <levylambert at tiscali dash dsl dot de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274435 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Costin Manolache
6f398b3e92
Patch from Lo��c P��ron <loic.peron@bigfoot.com> to compile against ant153
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274432 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
99905c75ac
Part 2 of Antoine's patch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274357 13f79535-47bb-0310-9956-ffa450edef68
22 years ago