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
Peter Donald
112b6039b3
Modified interface to reflect the fact it is no longer a flyweight and
thus can be passed Parameters via standard mechanisms (Parameterizable).
Also rearranged implementation so that it is friendly for inheritance (Still needs lots more work).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269192 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
7431ea3422
Modified interface to reflect the fact it is no longer a flyweight and
thus can be passed Parameters via standard mechanisms (Parameterizable).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269191 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c1c5ab00df
Updated descriptors to store role and instances of ProjectBuilder component.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269190 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9243e2436d
Changed embeddor so that a new ProjectBuilder is instantiated on every call
to createProject. There is no longer a globally Cached and configured ProjectManager.
Also retrieved the ProjectBuilder from TypeManager. This allows arbitrary
ProjectBuilder classes to be registered by dropping in new jars to lib directory.
Made the type of ProjectBuilder be specified by type parameter or if that is
null the extention of input build file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269189 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
06931fc27d
Remove unused variable declaration.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269188 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8ce90f1f9e
Update build file to reflect multiple libraries
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269187 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
bf7c0c19e5
Updated sample to show using ant1 style tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269186 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f8831097c2
Add in descriptor for self-test library.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269185 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
7a89b85adb
Migrated self testing code to new library.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269184 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
810345b4c5
Renamed descriptor built into main jar. Also migrate across Pattern type.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269183 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
299abac0cc
Update core descriptor to reflect new location/arrangement of classes.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269182 13f79535-47bb-0310-9956-ffa450edef68
24 years ago