[EMAIL PROTECTED]
>Gesendet: Montag, 12. September 2005 12:01
>An: Ant Developers List
>Betreff: Re: Antlib autoloading (was Re: cvs commit:
>ant/src/testcases/org/apache/tools/ant/taskdefs AntlibTest.java)
>
>Jeffrey E Care wrote:
>> I don't normally speak up on the
simple, and all integrated.
Comments,
Jose Alberto
> -Original Message-
> From: Dominique Devienne [mailto:[EMAIL PROTECTED]
> Sent: 09 September 2005 22:57
> To: Ant Developers List
> Subject: Re: Antlib autoloading (was Re: cvs commit:
> ant/src/testcases/org/apache/
Jeffrey E Care wrote:
I don't normally speak up on the developer list, but I thought this
discussion could benefit from the experience of a *very large* product
that uses Ant to build.
We use Ant + our own extensions (Mantis) to build WebSphere Application
Server (and a good number of the sta
I don't normally speak up on the developer list, but I thought this
discussion could benefit from the experience of a *very large* product
that uses Ant to build.
We use Ant + our own extensions (Mantis) to build WebSphere Application
Server (and a good number of the stack products as well). Th
On 9/9/05, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> > So, any ideas how this could be acomplished?
> Load all resources from META-INF/antlib.xml at startup and process
> them, I'd say.
But doesn't that go against Ant's tradition to not have auto-magic
things, but instead spell things out explic
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> On Fri, 26 Aug 2005, Jose Alberto Fernandez
> <[EMAIL PROTECTED]> wrote:
>
> > Now, for backward compatibility and for
> convinience in general, one
> > would like to be able to put in the -lib
> directories a bunch of
> > antlib jars and that all
On Fri, 26 Aug 2005, Jose Alberto Fernandez
<[EMAIL PROTECTED]> wrote:
> Now, for backward compatibility and for convinience in general, one
> would like to be able to put in the -lib directories a bunch of
> antlib jars and that all their tasks get declared automatically as
> part of the default
> From: Steve Loughran [mailto:[EMAIL PROTECTED]
> I dont actually want packages, see. Instead I want a directory that you
> can -lib to that pulls in all the various project-independent
> declarations.
>
> Then I can run ant
>
> ant -lib /projects/smartfrog/antbuild/core
>
> And get everything
> From: Steve Loughran [mailto:[EMAIL PROTECTED]
>
> I dont actually want packages, see. Instead I want a
> directory that you
> can -lib to that pulls in all the various project-independent
> declarations.
>
> Then I can run ant
>
> ant -lib /projects/smartfrog/antbuild/core
>
> And get ev
Dominique Devienne wrote:
2. if you use antlib://org/ex/resource.xml we load in the resource by its full
path, so you dont need multiple packages to have multiple antlib files.
I'm not sure about #2; I think it is convenient once you have antlib-only
distros (i.e. inline declaration and script;
> 2. if you use antlib://org/ex/resource.xml we load in the resource by its
> full path, so you dont need multiple packages to have multiple antlib files.
> I'm not sure about #2; I think it is convenient once you have antlib-only
> distros (i.e. inline declaration and script; nothing else), bu
bodewig 2005/08/22 21:11:12
Modified:src/main/org/apache/tools/ant/taskdefs Definer.java
src/testcases/org/apache/tools/ant/taskdefs AntlibTest.java
Log:
2005
Revision ChangesPath
1.59 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/Definer.java
stevel 2005/08/22 16:02:52
Modified:.build.xml
src/etc/testcases/taskdefs antlib.xml
src/main/org/apache/tools/ant ComponentHelper.java
MagicNames.java
src/main/org/apache/tools/ant/taskdefs Definer.java
peterreilly2003/10/30 08:21:32
Modified:.Tag: ANT_16_BRANCH build.xml WHATSNEW
docs/manual/CoreTasks Tag: ANT_16_BRANCH typedef.html
src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH
Definer.java
src/tes
peterreilly2003/10/24 03:16:17
Modified:.build.xml
src/etc/testcases/taskdefs antlib.xml
src/main/org/apache/tools/ant/taskdefs Definer.java
src/testcases/org/apache/tools/ant/taskdefs AntlibTest.java
Added: src/etc/testcases/t
peterreilly2003/09/10 03:37:14
Modified:src/etc/testcases/taskdefs antlib.xml
src/main/org/apache/tools/ant ComponentHelper.java
UnknownElement.java
src/main/org/apache/tools/ant/helper ProjectHelper2.java
src/main/org/
peterreilly2003/07/24 06:48:46
Modified:docs/manual/CoreTasks typedef.html
src/main/org/apache/tools/ant/helper ProjectHelper2.java
src/main/org/apache/tools/ant/taskdefs Definer.java
Added: src/etc/testcases/taskdefs antlib.xml test.antlib.xml
17 matches
Mail list logo