You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Rex Wang <rw...@gmail.com> on 2010/11/02 03:42:32 UTC

Re: [taglibs] [Bug 50064] bundle-ify the taglibs jars

Thanks Jeremy,

Is that because the group id dose not start with org.apache.tomcat...?

2010/11/1 Jeremy Boynes <jb...@apache.org>

> Patch applied but unable to deploy to the snapshot repository.
> I don't see an entry for taglibs in Nexus so opening a issue with them to
> get us created.
>
> On Oct 31, 2010, at 11:26 AM, bugzilla@apache.org wrote:
>
> > https://issues.apache.org/bugzilla/show_bug.cgi?id=50064
> >
> > --- Comment #7 from Jeremy Boynes <jb...@apache.org> 2010-10-31
> 14:26:45 EDT ---
> > Patches applied, thanks.
> >
> > --
> > Configure bugmail:
> https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
> > ------- You are receiving this mail because: -------
> > You are the assignee for the bug.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> > For additional commands, e-mail: dev-help@tomcat.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>


-- 
Lei Wang (Rex)
rwonly AT apache.org

Re: [taglibs] [Bug 50064] bundle-ify the taglibs jars

Posted by Rex Wang <rw...@gmail.com>.
Thank you very much!

I will pull in the bundles to Geronimo to have a try.

-Rex

2010/11/4 Jeremy Boynes <jb...@apache.org>

> On Nov 1, 2010, at 9:15 PM, Jeremy Boynes wrote:
>
> > On Nov 1, 2010, at 7:42 PM, Rex Wang wrote:
> >
> >> Thanks Jeremy,
> >>
> >> Is that because the group id dose not start with org.apache.tomcat...?
> >
> > I think so. I opened the issue asking for org.apache.taglibs to be added
> as that's the current group id.
> >       https://issues.apache.org/jira/browse/INFRA-3129
> >
>
> Group has been enabled. A build of r1030841 to the snapshot repo. Hope it
> works :-)
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>


-- 
Lei Wang (Rex)
rwonly AT apache.org

Re: [taglibs] [Bug 50064] bundle-ify the taglibs jars

Posted by Rex Wang <rw...@gmail.com>.
Ok, thanks all for the comments, I will pull them into trunk.

Hi Rick, the tomcat taglibs has been bundlized based on our requirements.
But they don't tie the spec and impl into one bundle like the jstl bundle we
made. I have try the separate bundles in our build, and it works fine.

-Rex

2010/11/8 Rick McGuire <ri...@gmail.com>

> On 11/8/2010 1:34 AM, David Jencks wrote:
>
>> I agree.
>>
>> Thanks for getting these bundlized!
>>
>
> I agree also.  Is there any chance we can get the Tomcat community to
> create these as bundles directly rather than creating our own?  Either way,
> I think we should attempt the switch.


> Rick
>
>
>  david jencks
>>
>> On Nov 7, 2010, at 6:42 PM, Shawn Jiang wrote:
>>
>>  We should try it.
>>>
>>> If there's anything wrong that we could not fix in a short term, we
>>> can always revert it from m2 release.
>>>
>>> On Mon, Nov 8, 2010 at 9:37 AM, Rex Wang<rw...@gmail.com>  wrote:
>>>
>>>> Hi devs,
>>>>
>>>> Tomcat has deployed their first taglibs jars to apache.snapshot. I am
>>>> thinking if we should pull in the bundles to trunk to replace the our
>>>> internal jstl build. The only concern is if this work might impact the
>>>> M2
>>>> release. Any thoughts?
>>>>
>>>> -Rex
>>>>
>>>>
>>>> ---------- Forwarded message ----------
>>>> From: Jeremy Boynes<jb...@apache.org>
>>>> Date: 2010/11/4
>>>> Subject: Re: [taglibs] [Bug 50064] bundle-ify the taglibs jars
>>>> To: Tomcat Developers List<de...@tomcat.apache.org>
>>>>
>>>>
>>>> On Nov 1, 2010, at 9:15 PM, Jeremy Boynes wrote:
>>>>
>>>>  On Nov 1, 2010, at 7:42 PM, Rex Wang wrote:
>>>>>
>>>>>  Thanks Jeremy,
>>>>>>
>>>>>> Is that because the group id dose not start with org.apache.tomcat...?
>>>>>>
>>>>> I think so. I opened the issue asking for org.apache.taglibs to be
>>>>> added
>>>>> as that's the current group id.
>>>>>       https://issues.apache.org/jira/browse/INFRA-3129
>>>>>
>>>>>  Group has been enabled. A build of r1030841 to the snapshot repo. Hope
>>>> it
>>>> works :-)
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
>>>> For additional commands, e-mail: dev-help@tomcat.apache.org
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Lei Wang (Rex)
>>>> rwonly AT apache.org
>>>>
>>>>
>>>
>>> --
>>> Shawn
>>>
>>
>>
>


-- 
Lei Wang (Rex)
rwonly AT apache.org

Re: [taglibs] [Bug 50064] bundle-ify the taglibs jars

Posted by Rick McGuire <ri...@gmail.com>.
On 11/8/2010 1:34 AM, David Jencks wrote:
> I agree.
>
> Thanks for getting these bundlized!

I agree also.  Is there any chance we can get the Tomcat community to 
create these as bundles directly rather than creating our own?  Either 
way, I think we should attempt the switch.

Rick

> david jencks
>
> On Nov 7, 2010, at 6:42 PM, Shawn Jiang wrote:
>
>> We should try it.
>>
>> If there's anything wrong that we could not fix in a short term, we
>> can always revert it from m2 release.
>>
>> On Mon, Nov 8, 2010 at 9:37 AM, Rex Wang<rw...@gmail.com>  wrote:
>>> Hi devs,
>>>
>>> Tomcat has deployed their first taglibs jars to apache.snapshot. I am
>>> thinking if we should pull in the bundles to trunk to replace the our
>>> internal jstl build. The only concern is if this work might impact the M2
>>> release. Any thoughts?
>>>
>>> -Rex
>>>
>>>
>>> ---------- Forwarded message ----------
>>> From: Jeremy Boynes<jb...@apache.org>
>>> Date: 2010/11/4
>>> Subject: Re: [taglibs] [Bug 50064] bundle-ify the taglibs jars
>>> To: Tomcat Developers List<de...@tomcat.apache.org>
>>>
>>>
>>> On Nov 1, 2010, at 9:15 PM, Jeremy Boynes wrote:
>>>
>>>> On Nov 1, 2010, at 7:42 PM, Rex Wang wrote:
>>>>
>>>>> Thanks Jeremy,
>>>>>
>>>>> Is that because the group id dose not start with org.apache.tomcat...?
>>>> I think so. I opened the issue asking for org.apache.taglibs to be added
>>>> as that's the current group id.
>>>>        https://issues.apache.org/jira/browse/INFRA-3129
>>>>
>>> Group has been enabled. A build of r1030841 to the snapshot repo. Hope it
>>> works :-)
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
>>> For additional commands, e-mail: dev-help@tomcat.apache.org
>>>
>>>
>>>
>>>
>>> --
>>> Lei Wang (Rex)
>>> rwonly AT apache.org
>>>
>>
>>
>> -- 
>> Shawn
>


Re: [taglibs] [Bug 50064] bundle-ify the taglibs jars

Posted by David Jencks <da...@yahoo.com>.
I agree.

Thanks for getting these bundlized!

david jencks

On Nov 7, 2010, at 6:42 PM, Shawn Jiang wrote:

> We should try it.
> 
> If there's anything wrong that we could not fix in a short term, we
> can always revert it from m2 release.
> 
> On Mon, Nov 8, 2010 at 9:37 AM, Rex Wang <rw...@gmail.com> wrote:
>> Hi devs,
>> 
>> Tomcat has deployed their first taglibs jars to apache.snapshot. I am
>> thinking if we should pull in the bundles to trunk to replace the our
>> internal jstl build. The only concern is if this work might impact the M2
>> release. Any thoughts?
>> 
>> -Rex
>> 
>> 
>> ---------- Forwarded message ----------
>> From: Jeremy Boynes <jb...@apache.org>
>> Date: 2010/11/4
>> Subject: Re: [taglibs] [Bug 50064] bundle-ify the taglibs jars
>> To: Tomcat Developers List <de...@tomcat.apache.org>
>> 
>> 
>> On Nov 1, 2010, at 9:15 PM, Jeremy Boynes wrote:
>> 
>>> On Nov 1, 2010, at 7:42 PM, Rex Wang wrote:
>>> 
>>>> Thanks Jeremy,
>>>> 
>>>> Is that because the group id dose not start with org.apache.tomcat...?
>>> 
>>> I think so. I opened the issue asking for org.apache.taglibs to be added
>>> as that's the current group id.
>>>       https://issues.apache.org/jira/browse/INFRA-3129
>>> 
>> 
>> Group has been enabled. A build of r1030841 to the snapshot repo. Hope it
>> works :-)
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: dev-help@tomcat.apache.org
>> 
>> 
>> 
>> 
>> --
>> Lei Wang (Rex)
>> rwonly AT apache.org
>> 
> 
> 
> 
> -- 
> Shawn


Re: [taglibs] [Bug 50064] bundle-ify the taglibs jars

Posted by Shawn Jiang <ge...@gmail.com>.
We should try it.

 If there's anything wrong that we could not fix in a short term, we
can always revert it from m2 release.

On Mon, Nov 8, 2010 at 9:37 AM, Rex Wang <rw...@gmail.com> wrote:
> Hi devs,
>
> Tomcat has deployed their first taglibs jars to apache.snapshot. I am
> thinking if we should pull in the bundles to trunk to replace the our
> internal jstl build. The only concern is if this work might impact the M2
> release. Any thoughts?
>
> -Rex
>
>
> ---------- Forwarded message ----------
> From: Jeremy Boynes <jb...@apache.org>
> Date: 2010/11/4
> Subject: Re: [taglibs] [Bug 50064] bundle-ify the taglibs jars
> To: Tomcat Developers List <de...@tomcat.apache.org>
>
>
> On Nov 1, 2010, at 9:15 PM, Jeremy Boynes wrote:
>
>> On Nov 1, 2010, at 7:42 PM, Rex Wang wrote:
>>
>>> Thanks Jeremy,
>>>
>>> Is that because the group id dose not start with org.apache.tomcat...?
>>
>> I think so. I opened the issue asking for org.apache.taglibs to be added
>> as that's the current group id.
>>       https://issues.apache.org/jira/browse/INFRA-3129
>>
>
> Group has been enabled. A build of r1030841 to the snapshot repo. Hope it
> works :-)
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>
>
>
> --
> Lei Wang (Rex)
> rwonly AT apache.org
>



-- 
Shawn

Fwd: [taglibs] [Bug 50064] bundle-ify the taglibs jars

Posted by Rex Wang <rw...@gmail.com>.
Hi devs,

Tomcat has deployed their first taglibs jars to apache.snapshot. I am
thinking if we should pull in the bundles to trunk to replace the our
internal jstl build. The only concern is if this work might impact the M2
release. Any thoughts?

-Rex


---------- Forwarded message ----------
From: Jeremy Boynes <jb...@apache.org>
Date: 2010/11/4
Subject: Re: [taglibs] [Bug 50064] bundle-ify the taglibs jars
To: Tomcat Developers List <de...@tomcat.apache.org>


On Nov 1, 2010, at 9:15 PM, Jeremy Boynes wrote:

> On Nov 1, 2010, at 7:42 PM, Rex Wang wrote:
>
>> Thanks Jeremy,
>>
>> Is that because the group id dose not start with org.apache.tomcat...?
>
> I think so. I opened the issue asking for org.apache.taglibs to be added
as that's the current group id.
>       https://issues.apache.org/jira/browse/INFRA-3129
>

Group has been enabled. A build of r1030841 to the snapshot repo. Hope it
works :-)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org




-- 
Lei Wang (Rex)
rwonly AT apache.org

Re: [taglibs] [Bug 50064] bundle-ify the taglibs jars

Posted by Jeremy Boynes <jb...@apache.org>.
On Nov 1, 2010, at 9:15 PM, Jeremy Boynes wrote:

> On Nov 1, 2010, at 7:42 PM, Rex Wang wrote:
> 
>> Thanks Jeremy,
>> 
>> Is that because the group id dose not start with org.apache.tomcat...?
> 
> I think so. I opened the issue asking for org.apache.taglibs to be added as that's the current group id.
> 	https://issues.apache.org/jira/browse/INFRA-3129
> 

Group has been enabled. A build of r1030841 to the snapshot repo. Hope it works :-)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [taglibs] [Bug 50064] bundle-ify the taglibs jars

Posted by Jeremy Boynes <jb...@apache.org>.
On Nov 1, 2010, at 7:42 PM, Rex Wang wrote:

> Thanks Jeremy,
> 
> Is that because the group id dose not start with org.apache.tomcat...?

I think so. I opened the issue asking for org.apache.taglibs to be added as that's the current group id.
	https://issues.apache.org/jira/browse/INFRA-3129


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org