Stefan Bodewig
55b417fb48
add missing author for JavaWorld article.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269242 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
fc84cf3d03
Remove Antcall until it can be determined if we want or need it. (and if we do want/need it - what rules apply).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269241 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e4c765d38a
Rearranged location for final tasks still left in ant namespace.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269240 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a916e82d98
Changed name of Import->TypeLib
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269239 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ab8c0b3d29
Integrate change of Condition package into rest of system.
Add a new Executor and allow possibility of "dry runs". Ie runs that don't actually execute commands.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269238 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
fa0358d8ee
Remove cruft.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269237 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
aefe3a83c9
Migrate Condition class to framework
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269236 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
87db931418
Remove placeholder files for framework component.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269235 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
glennm
08f1b720fd
Change resource page format to match external tools page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269234 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
glennm
351a4613db
Add reference to remote builds with And and VAJ.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269233 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
ba42544e8d
Add pointer to Jesse Tilly's article on onjava.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269232 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
68fb37b1a2
Some initial work on rmic to make it handle -iiop better (doesn't
detect generated files properly) - doesn't quite work ATM.
Add some extra warning and debugging info to Project.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269231 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
739311eb35
amended logos.
Submitted by: Les Hughes <leslie.hughes@rubus.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269230 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
a50b60cdd9
Allow the manifest to be specified in the ejbjar task. This adds the given manifest
to the generic jar fed to the appserver ejb compiler.
PR: 980
Submitted by: robert.watkins@qsipayments.com (Robert Watkins)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269229 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
1cd764447c
Add some FAQs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269228 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
904a021a35
Give credit to the right person.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269227 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
ea556429da
Declare BuildException in Sleep.validate explicitly.
Submitted by: Steve Loughran <steve_l@iseran.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269226 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
d7604b42a8
Add a FAQ entry about a common javadoc problem.
Submitted by: John Brewer <jbrewer@jera.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269225 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
0b31d6f97a
2nd Installment of the ejb-jar naming convention changes. This
introduces a namign attribnute which can take one of four values
ejb-name - use the ejb-name in the deployment descriptor to name the jar
descriptor - name the jar based on the name of the deployment descriptor file
basejarname - name the jars based on the given basejarname attribute
directory - the directory containing the deployment descriptor is used
ejb-name handling based on code submitted by Trevor Stewart <TREVORSTEWART@UP.COM>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269224 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
74e8a57c93
two more logos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269223 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
e44bb7e39b
try to use English.
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269222 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
ae030e51f4
First steps on reforming the ejbjar naming conventions. This installment
make the basejarname attribute actually do something useful
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269221 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
4685433622
more logos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269220 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
1adf07a689
include developer PGP keys in distribution.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269219 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
613142401d
documentation for latest <style> changes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269218 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
1e57e83036
Add force attribute to <style> task to allow it to run independent of
file modification times.
Submitted by: Craeg K Strong <cstrong@arielpartners.com>
Allow classpath from which the processor will be loaded to be
specified.
PR: 2144
Make sure Liaison classes close their output streams.
PR: 1848
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269217 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
dc2e0846ac
Link up new task to main index
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269216 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
202ccdce26
New task to convert paths to those of a different OS.
Submitted by: "Larry V. Streepy, Jr." <streepy@healthlanguage.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269215 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
94e5ec6161
Fix JDK 1.1 incompatibility
Reported by: Les Hughes <leslie.hughes@rubus.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269214 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
87cd4dc6c4
Remove definition of undocumented and obsolete compiletask task.
PR: 2160
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269213 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
6d4c233dcb
Make the packagelistloc attribute of javadoc's link child a File so it
will be resolved properly.
Reported by: abethegn@canal-plus.fr
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269212 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
a26511e231
new files for new <sleep> task.
Submitted by: Steve Loughran <steve_l@iseran.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269211 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
8a23eb5f56
new task <sleep>
Submitted by: Steve Loughran <steve_l@iseran.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269210 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
a185f6d7ff
Explain difference between J2ME tasks.
Submitted by: Josh Eckels <jeckels@stampysoft.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269209 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
2a0db5ae8e
two new logos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269208 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
1f75455b6a
Add pointer to Oliver Burn's Checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269207 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
15fc9190cc
Added pointer to Josh Eckels' J2ME tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269206 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
fcbf12d7b6
Made SignJar support nested FileSets. It will also check if relevent signature file is present before signing if attribute lazy="true" is set
Submitted by: "Nick Fortescue" <nick.fortescue@smartspread.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269205 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
ec540b86a3
another logo proposal
Submitted by: Christoph.Wilhelms@t-online.de (Christoph Wilhelms)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269204 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1c62c7f5df
Migrated DataType interface to framework.
Migrated RoleManager to separate package.
A few other minor nits.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269203 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
aa4d22adfb
Moved Echo int myrmidon tree.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269202 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1d151aa4f5
Removed commented out converters section.
Added in task declaration for import.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269201 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
5d3369eb34
Remove old register-tasklib task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269200 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
6ed9702db5
Add Add in task to import tasklibraries.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269199 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
611ea2a735
Removed self-test tasks from descriptor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269198 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a343b61d44
Made sure that xalan is copied to distribution.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269197 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f30ab1c206
Update excalibur to support new FileUtil.getExtension() method added.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269196 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
3b0d442c1f
Add in xalan jar to support new XSL based ProjectBuilder.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269195 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f68102afa1
Added in very simple demonstration of XSL templating.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269194 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
de6f7cfbc4
Added in basic XSL templated builder. Currently uses template with same name as build file except the extension is xsl instead.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269193 13f79535-47bb-0310-9956-ffa450edef68
24 years ago