Peter Donald
568f34ca12
Add in extra error case when creating directories.
Submitted By: Stuart Roebuck <stuart.roebuck@adolos.co.uk>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268432 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
d5362445cb
Added VSS label task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268431 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
6cd17eefff
Remove debug statement - oops!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268430 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
1e3eecb41a
Give Diane some credit. I have commited her update but you may not see the
commit due to its size.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268429 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
5ce4088294
Major documentation update.
Submitted by: Diane Holt [holtdl@yahoo.com ]
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268428 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
1a23fe5263
Updated UML diagrams.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268427 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
79d1102c45
Restore the default to "last". Add a warning message if an invalid value
is specified.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268426 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
53def3821e
Added full support for multiple projects open at the same time. Each project
appears as an entry in the "Projects" menu.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268425 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
320a0390be
Propagate Sam's build.sysclasspath magic to <rmic> as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268424 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
1263b36409
Documentation update for the new param element of the style task and
other style task changes.
Submitted by: Jeff Martin <jmartin@silacom.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268423 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
febf421b27
Change the addition of super classes and super interfaces
All interfaces are now added to the EJB jar, not just those that ultimately
derive from EJBObject. Interfaces and classes whose package names start with
java are omitted. Also simplified the code to load interfaces and super classes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268422 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
ebb7f7ca8c
Fixed redraw bug.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268421 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
a4a48c3bea
No longer needed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268420 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
1056b715f8
Added *internal* support multiple projects, and generalized the selection
state mechanism.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268419 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
ffa6e24ba4
Document that Task.execute() can be invoked more than once.
Submitted by: Rosen, Alex <arosen@silverstream.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268418 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a50ad9fae4
Resolve confusion between <fileset> and <prefixedfileset> in <zip> and
friends.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268417 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
113e9e7644
Fix some testcases.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268416 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
77ed2ceec5
Changed <available> to resolve relative resource names the same way as
<property> does.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268415 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d42256bf54
Add classpath attributes and elements to <property> to specify a
classpath to load resources from.
Submitted by: Diane Holt <holtdl@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268414 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
de2273f0a2
Remove uneeded interface.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268413 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
b88306484d
Add ignores so cvs update output cleaner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268412 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
b60d024fef
Fix up a minor method name typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268411 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
8c3b761ae7
Give a warning when the weblogic deployment descriptor cannot be found.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268410 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
8c97911720
Updated to the version on harddisk + added the start of documentation.
Major changes include
* making convertion API context-sensitive
* the simplification of all the interfaces. The simplification is achived by applying IOC. Now AntEngine is responsible for creating and instantiating shared components via a ComponentManager.
* Moved most of startup code to AntEngine so that alternate front ends can be added in simply.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268409 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
58f8db35ee
avoid breaking backward comatability
The weblogicDTD attribute in ant 1.2 was used to give the location
Af the weblogic version of the generic ejb-jar DTD. In recent 1.3alpha builds
this role was taken by ejbdtd and the weblogicdtd attribute was now used to
locate the weblogic deployment descriptor's DTD. Whilst sensible, this breaks
backward comatability.
Therefore, I have reverted the weblogicDTD attribute to work as it did in ant
1.2 and it is now a synonym for ejbdtd. A new attribute wldtd is used to locate
the weblogic DTD.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268408 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
2f3fc4ceb2
Address anomolies where classpath is now being interpreted differently by
different tasks due to my change to javac and the introduction of
${build.sysclasspath}
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268407 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
40cfacf23b
Make new TSTAMP code compile with JDK 1.2 (and 1.1)
Thanks Martin.
Reported by: Martin POESCHL <Martin.POESCHL@sds.at>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268406 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
e48fc02b3f
Add the ability to specify time offsets when generating time/date property
strings.
Example usage:
<target name="dateformats">
<tstamp>
<format property="now" pattern="dd/MM/yyyy HH:mm:ss.SS"/>
<format property="then" offset="-1" unit="year"
pattern="dd/MM/yyyy HH:mm:ss.SS"/>
</tstamp>
<echo message="now = ${now}, then = ${then}"/>
</target>
Supported units are millisecond, second, minute, hour, day, week, month,
year. The unit is case insensitive
Based on the suggestion of Thomas Christen <chr@active.ch>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268405 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
af1d9f41bb
Fixed up the use of _JAVACMD when using Jikes.
Submitted by: Jeff Bailey <JBailey@digitalboardwalk.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268404 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
1cf34e1094
Fixed resource problems, and changed mechanism by which resources are passed to
the actions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268403 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
81181e0ce9
Initial, non-working commit.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268402 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
1c4e85e077
Removed reference to ProjectDocument.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268401 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
4791ccae3f
General documentation update.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268400 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
a290cb16d7
Added doc for new trax support for the <style> task. Also minor reflowing
of lines in WHATSNEW to fit into 80 columns.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268399 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
03d7f7d695
Reset the global flags that say we have a MANIFEST.MF/web.xml after
execute has been run.
<jar> would print a warning in Ant's own bootstrap when it zipped
ant.jar for the second time.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268398 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
e92741fae9
Add some error checking to new TSTAMP format element
Documentation fro tstamp and javac changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268397 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
3d76bc5d3a
Provide a failonerror attribute for javac. This defaults to true. If you set it to
false, an error is logged but the build will continue.
Based on the idea by Ken Wood.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268396 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
1733506854
TraX support should be optional!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268395 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
70ea62a03d
Added a TraX liaison for the <style> task. This enables Apache's Xalan2
and Sun's JAXP1.1 implementations to be used.
I don't expect many developers to have multiple XSLT implementations in
their classpath, but if they do, I made the TraX liaison the default
for several reasons:
1) It is standard
2) It is the most modern interface
3) It is designed as an pluggable interface, so in theory (though perhaps
down the road a bit), it should be the only liaison required.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268394 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
b411046cdc
Minor logging changes in depend task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268393 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
6c287080d4
Make licence statements mention Ant in place of Tomcat
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268392 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
89d6f7f407
Fixed some typos, avoid NullPointerException when dependency cache and
actually existing class files have run out of sync (would try to
access information about a non-existent class file).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268391 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
aa9e0c2342
I've committed Rob's timestamp patch with a few minor changes.
Submitted by: Rob Oxspring <roxspring@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268390 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
ea39aec310
Remove duplicate invocation of ant
Submitted by: Paul Philion <philion@acmerocket.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268389 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Jon Scott Stevens
b57bb4004d
patch by will stranathan will@thestranathans.com that fixes the path
separator to whatever the system one is.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268388 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
503663ee2b
Add nested param element to the style task.
Also allow an input and output file to be specified.
Submitted by: Jeff Martin <jmartin@silacom.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268387 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
6a56c52192
Fixing up "damaged" licence info in some files.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268386 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
0bfa36507c
Fix up copyright statements - increase consistency about placement, etc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268385 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
ff273e3a3e
updated cygwin support
Submitted By: Bill Burton
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268384 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
ba0d3f2a3e
Control the order in which the system and build classpaths are combined
via a new property: build.sysclasspath.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268383 13f79535-47bb-0310-9956-ffa450edef68
25 years ago