Stefan Bodewig
de5c81da9e
Add pointer to Dave Dribin's J2ME tasks.
Submitted by: Dave Dribin <drib@enteract.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268952 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
a9a32155c5
brush up documentation for <javadoc> (adding documentation for the
excludepackagenames attribute in the first place), minor cleanups in
the implementation of this task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268951 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
6769b415ef
Add information about the AspectJC task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268950 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
metasim
e7b04a89aa
Move message
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268949 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
metasim
0fbdf21385
Antidote officially moved to the CVS module jakarta-ant-antidote.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268948 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
d83e6c3d8f
Added DragTree.java and DragTreeListener.java
(a JTree with drop and drag support)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268947 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
28ca8667ac
changed the JTree to DragTree and added DragTreeListener
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268946 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
31dfcee606
modified getDisplayName to display common attribute information
(eg "mkdir: ${build.dir}")
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268945 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
0cd4a15d88
added a few optional tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268944 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
8c0161b0c9
added <patternset> to <fileset>'s possible children
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268943 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Nico Seessle
4ee2e5c268
The completion of the fix for Bug #975 : include proper handling of parsing
chunks of data returned by the external environment listing program
(whose command is returned by getProcEnvCommand()). UNIX environment
variables can contain text with embedded newlines.
Submitted by; Daniel Rall <dlr@finemaltcoding.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268942 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
fdde39136d
Rename <recorder> ro <record>.
Waiting too long with a step like this would force us to deprecate it
first, I hope only a few people have been using <recorder> yet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268941 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
73a8298528
Updated ant to get environment from MacOS X
Submitted By: Archit Shah <ashah@arsdigita.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268940 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
676859791f
Added in python style runant script
Submitted By: MOUSSAUD Beno�t <benoit.moussaud@criltelecom.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268939 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
4c0c12c0f7
add support for optional elements
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268938 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
53ddc59ecc
sort elements in the combobox
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268937 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
3e8ba14212
add function to fill a List from an Object[]
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268936 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
e7168dce28
Tested <junit> with new JUnit 3.6.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268935 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
949e52ddb4
Move the "Running Ant" section from "Installing Ant" to a page of its own.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268934 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
60ed8507e7
Updated icontract task
Submitted By: aslak.hellesoy@bekk.no
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268933 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
72053e82f1
Claim some fame
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268932 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c6d570f7ef
Added in xmlvalidate task
Submitted By: Raphael PIERQUIN <pierquin@agisphere.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268931 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9a94f5c293
Added in basic RPM task
Submitted By: Josh Lucas <josh@stonecottage.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268930 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
edd396be18
Borland ejbjar element documentation
New blgenclient task to generate client jar for Borland EJBs
Submitted by: Beno�t MOUSSAUD <benoit.moussaud@criltelecom.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268929 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
16218478e1
added input validation to dialog
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268928 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
ac8622f1af
no "delete" menu for project element. display "delete" and "new element"
for all elements.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268927 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
5643ae4984
editor which provides a combobox of available attributes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268926 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
ac7223c6e8
getAction was added to allow removal of JDK 1.3 feature
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268925 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
6c8512b897
removed the use of JDK 1.3 feature (Button.getAction)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268924 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
6913a6c5ad
new elements will have required attributes added
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268923 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
fd1dbabec4
registered DtdAttributePropertyEditor with PropertyEditorManager
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268922 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
0b9d888845
changed "NamedValues" property to ACSDtdDefinedAttributes
to allow for custom editor.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268921 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
nickdavis
e468511964
Added "DtdAttributes" class and fixed DtdElement's getters and setters.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268920 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
405db5ebc6
Add property attribute to <p4counter>
Submitted by: Kirk Wylie <kirk@radik.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268919 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
4e4e5054b4
minor correction for run-single-test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268918 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
f84f566a26
First cut at a task writer guildline.
Submitted by: Steve Loughran <steve_l@iseran.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268917 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
metasim
44a9c085a3
Fixed coding system problem (dos-2-unix translation error).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268916 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
c22df87cd8
Add a <metainf> element to <jar>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268915 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
87def42d88
New task <recorder>
Submitted by: Jay Glanville <dickon@nortelnetworks.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268914 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
01793f8b47
document newenvironment attribute of apply.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268913 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
d51357812b
oops, Front Page is Ant's, not the one of Jakarta.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268912 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
29f5971d35
separate Ant specific menus from the rest
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268911 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
1386f41a4a
New task <p4counter>
Submitted by: Kirk Wylie <kirk@radik.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268910 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Nico Seessle
54b25780fe
- Removed javadoc explaining attributes of task. This info is already in the
vsshistory.html file. I didn't want to duplicate the work.
- Renamed task attribute "outputfilename" to "output" to unify the task
attribute namespace (i.e., other tasks use "output", why not this one?).
Also made sure that the output filename is relative to the project's
basedir.
- Added task attribute "dateFormat" to allow the format of dates in "toDate"
and "fromDate" to be specified. This was necessary for the "numDays"
functionality to work properly with my date format.
- Added "default" choice to "style" attribute. If an unknown style attribute
is provided, a BuildException is thrown.
- Fixed examples in the documentation which not included vsspath
- Only pass -R once to ss.exe and only if recursive is really specified
Submitted by: Twiggs, Glenn <Glenn_Twiggs@bmc.com>
Minor changes by me.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268909 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
950bfd5cf0
Added Ear task
Submitted By: Les Hughes [mailto:leslie.hughes@rubus.com]
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268908 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
8854bf7868
Don't parse the XSLT stylesheet unless we know a file is going to be
transformed. This should improve performance in cases where the
generated files are up to date significantly.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268907 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
b8de4702c9
Add "REM" to the comment identifiers fro <sql> - even if it's non-standard
Submitted by: Michael McCallum <michael@spinsoftware.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268906 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
6231c77d24
<fixcrlf> will only overwrite files if their content is different from
the original.
Submitted by: Attila Szegedi <szegedi@scriptum.hu>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268905 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
14d7f3c915
Update "other projects" list.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268904 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
a0958003e6
Add link to CruiseControl.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268903 13f79535-47bb-0310-9956-ffa450edef68
24 years ago