You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Jose Alberto Fernandez <j_...@yahoo.com> on 2002/03/02 22:35:55 UTC

[Antlib PATCH] New functionality for antlib proposal

Hi,

Here is FINALLY the next delivery of the <antlib> proposal.

This includes most of all the features I have been talking about:

    - Loading definitions from antlib.xml (including the CORE).

    - having a autolib directory in which to load different libraries on different classloaders
        (optional,jar is loaded in loaderid="", the default).

    - most of the ProjectHelper code has been removed since now many things can be done in a regular way.

    - fixed the issue with the <description> element.

I heard the comments about the proposal packing too much at once, I may separate some of the issues in separate proposals.

If someone can commit this changes, I will appreciate,

Jose Alberto

Re: [Antlib PATCH] New functionality for antlib proposal

Posted by Jose Alberto Fernandez <j_...@yahoo.com>.
Thanks Erik, it works fine.

Jose Alberto
----- Original Message ----- 
From: "Erik Hatcher" <ja...@ehatchersolutions.com>
To: "Ant Developers List" <an...@jakarta.apache.org>
Sent: Sunday, March 03, 2002 12:38 PM
Subject: Re: [Antlib PATCH] New functionality for antlib proposal


> Ok, I think I've gotten it right this time - sorry about that Jose Alberto.
> 
> I also apologize for the multiple commits, but thats the only way its
> working for me sometimes.
> 
>     Erik
> 
> 
> ----- Original Message -----
> From: "Jose Alberto Fernandez" <j_...@yahoo.com>
> To: "Ant Developers List" <an...@jakarta.apache.org>
> Sent: Sunday, March 03, 2002 6:33 AM
> Subject: Re: [Antlib PATCH] New functionality for antlib proposal
> 
> 
> Humm,
> 
> Somehow the patch seem to have gone wrong.
> 
> Part of the problem may be the fact that some of the changes were to
> eliminate double CR (^M^M)
> chars on end of lines. It may have confused patch or the mailers may have
> modified the attachment.
> 
> Here is a new path file, this time zipped to see if it goes properly. Let me
> know if it still has problems.
> 
> Jose Alberto
> 
> ----- Original Message -----
> From: "Erik Hatcher" <ja...@ehatchersolutions.com>
> To: "Ant Developers List" <an...@jakarta.apache.org>
> Sent: Saturday, March 02, 2002 10:24 PM
> Subject: Re: [Antlib PATCH] New functionality for antlib proposal
> 
> 
> > Applied, but I could very easily have screwed it up somehow.  Let me know
> if
> > I patched it properly - I was getting patch warnings about it being
> reversed
> > and such, so maybe I reverted instead of applied!  :O
> >
> >     Erik
> >
> >
> > ----- Original Message -----
> > From: "Jose Alberto Fernandez" <j_...@yahoo.com>
> > To: "Ant Project List" <an...@jakarta.apache.org>
> > Sent: Saturday, March 02, 2002 4:35 PM
> > Subject: [Antlib PATCH] New functionality for antlib proposal
> >
> >
> > Hi,
> >
> > Here is FINALLY the next delivery of the <antlib> proposal.
> >
> > This includes most of all the features I have been talking about:
> >
> >     - Loading definitions from antlib.xml (including the CORE).
> >
> >     - having a autolib directory in which to load different libraries on
> > different classloaders
> >         (optional,jar is loaded in loaderid="", the default).
> >
> >     - most of the ProjectHelper code has been removed since now many
> things
> > can be done in a regular way.
> >
> >     - fixed the issue with the <description> element.
> >
> > I heard the comments about the proposal packing too much at once, I may
> > separate some of the issues in separate proposals.
> >
> > If someone can commit this changes, I will appreciate,
> >
> > Jose Alberto
> >
> >
> >
> > --------------------------------------------------------------------------
> --
> > ----
> >
> >
> > > --
> > > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> > > For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> >
> >
> > --
> > To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> > For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> 
> 
> ----------------------------------------------------------------------------
> ----
> 
> 
> > --
> > To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> > For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [Antlib PATCH] New functionality for antlib proposal

Posted by Erik Hatcher <ja...@ehatchersolutions.com>.
Ok, I think I've gotten it right this time - sorry about that Jose Alberto.

I also apologize for the multiple commits, but thats the only way its
working for me sometimes.

    Erik


----- Original Message -----
From: "Jose Alberto Fernandez" <j_...@yahoo.com>
To: "Ant Developers List" <an...@jakarta.apache.org>
Sent: Sunday, March 03, 2002 6:33 AM
Subject: Re: [Antlib PATCH] New functionality for antlib proposal


Humm,

Somehow the patch seem to have gone wrong.

Part of the problem may be the fact that some of the changes were to
eliminate double CR (^M^M)
chars on end of lines. It may have confused patch or the mailers may have
modified the attachment.

Here is a new path file, this time zipped to see if it goes properly. Let me
know if it still has problems.

Jose Alberto

----- Original Message -----
From: "Erik Hatcher" <ja...@ehatchersolutions.com>
To: "Ant Developers List" <an...@jakarta.apache.org>
Sent: Saturday, March 02, 2002 10:24 PM
Subject: Re: [Antlib PATCH] New functionality for antlib proposal


> Applied, but I could very easily have screwed it up somehow.  Let me know
if
> I patched it properly - I was getting patch warnings about it being
reversed
> and such, so maybe I reverted instead of applied!  :O
>
>     Erik
>
>
> ----- Original Message -----
> From: "Jose Alberto Fernandez" <j_...@yahoo.com>
> To: "Ant Project List" <an...@jakarta.apache.org>
> Sent: Saturday, March 02, 2002 4:35 PM
> Subject: [Antlib PATCH] New functionality for antlib proposal
>
>
> Hi,
>
> Here is FINALLY the next delivery of the <antlib> proposal.
>
> This includes most of all the features I have been talking about:
>
>     - Loading definitions from antlib.xml (including the CORE).
>
>     - having a autolib directory in which to load different libraries on
> different classloaders
>         (optional,jar is loaded in loaderid="", the default).
>
>     - most of the ProjectHelper code has been removed since now many
things
> can be done in a regular way.
>
>     - fixed the issue with the <description> element.
>
> I heard the comments about the proposal packing too much at once, I may
> separate some of the issues in separate proposals.
>
> If someone can commit this changes, I will appreciate,
>
> Jose Alberto
>
>
>
> --------------------------------------------------------------------------
--
> ----
>
>
> > --
> > To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> > For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>



----------------------------------------------------------------------------
----


> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [Antlib PATCH] New functionality for antlib proposal

Posted by Jose Alberto Fernandez <j_...@yahoo.com>.
Humm,

Somehow the patch seem to have gone wrong.

Part of the problem may be the fact that some of the changes were to eliminate double CR (^M^M)
chars on end of lines. It may have confused patch or the mailers may have modified the attachment.

Here is a new path file, this time zipped to see if it goes properly. Let me know if it still has problems.

Jose Alberto

----- Original Message ----- 
From: "Erik Hatcher" <ja...@ehatchersolutions.com>
To: "Ant Developers List" <an...@jakarta.apache.org>
Sent: Saturday, March 02, 2002 10:24 PM
Subject: Re: [Antlib PATCH] New functionality for antlib proposal


> Applied, but I could very easily have screwed it up somehow.  Let me know if
> I patched it properly - I was getting patch warnings about it being reversed
> and such, so maybe I reverted instead of applied!  :O
> 
>     Erik
> 
> 
> ----- Original Message -----
> From: "Jose Alberto Fernandez" <j_...@yahoo.com>
> To: "Ant Project List" <an...@jakarta.apache.org>
> Sent: Saturday, March 02, 2002 4:35 PM
> Subject: [Antlib PATCH] New functionality for antlib proposal
> 
> 
> Hi,
> 
> Here is FINALLY the next delivery of the <antlib> proposal.
> 
> This includes most of all the features I have been talking about:
> 
>     - Loading definitions from antlib.xml (including the CORE).
> 
>     - having a autolib directory in which to load different libraries on
> different classloaders
>         (optional,jar is loaded in loaderid="", the default).
> 
>     - most of the ProjectHelper code has been removed since now many things
> can be done in a regular way.
> 
>     - fixed the issue with the <description> element.
> 
> I heard the comments about the proposal packing too much at once, I may
> separate some of the issues in separate proposals.
> 
> If someone can commit this changes, I will appreciate,
> 
> Jose Alberto
> 
> 
> 
> ----------------------------------------------------------------------------
> ----
> 
> 
> > --
> > To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> > For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

Re: [Antlib PATCH] New functionality for antlib proposal

Posted by Erik Hatcher <ja...@ehatchersolutions.com>.
Applied, but I could very easily have screwed it up somehow.  Let me know if
I patched it properly - I was getting patch warnings about it being reversed
and such, so maybe I reverted instead of applied!  :O

    Erik


----- Original Message -----
From: "Jose Alberto Fernandez" <j_...@yahoo.com>
To: "Ant Project List" <an...@jakarta.apache.org>
Sent: Saturday, March 02, 2002 4:35 PM
Subject: [Antlib PATCH] New functionality for antlib proposal


Hi,

Here is FINALLY the next delivery of the <antlib> proposal.

This includes most of all the features I have been talking about:

    - Loading definitions from antlib.xml (including the CORE).

    - having a autolib directory in which to load different libraries on
different classloaders
        (optional,jar is loaded in loaderid="", the default).

    - most of the ProjectHelper code has been removed since now many things
can be done in a regular way.

    - fixed the issue with the <description> element.

I heard the comments about the proposal packing too much at once, I may
separate some of the issues in separate proposals.

If someone can commit this changes, I will appreciate,

Jose Alberto



----------------------------------------------------------------------------
----


> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>