You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by Henri Yandell <ba...@generationjava.com> on 2002/10/06 07:17:55 UTC

Re: [String] stablizing release

Hi Glenn,

Commons-lang has released at 1.0 now, so I'd like to do a 1.0 of String
Taglib now and start working towards a next version. Whether 'JSTL'
support will be in or not in the next version, I don't know. I'm going to
start by assuming not and play with it at some point.

What should/can I do towards a Taglib release?

Hen

On Wed, 11 Sep 2002, Glenn Nielsen wrote:

> I would suggest a beta release of the current code.  I can help do this.
> Once commons-lang is released we can do the final release.
>
> JSTL requires JSP 1.2, the current String taglib works in JSP 1.1, right?
>
> I would suggest a new String taglib, perhaps STLString which adds
> support for JSTL and requires JSP 1.2.  And leave the current String
> taglib as a JSP 1.1 compatible version.
>
> That would work better within the current build system.
>
> Regards,
>
> Glenn
>
> Henri Yandell wrote:
> > I'm at a touch of a quandry.
> >
> > String taglib is dependent on Commons Lang, and I want to avoid releasing
> > String until there is a Lang release.
> >
> > So lots of users are dependent on the nightly build of String.
> >
> > I want to make some, not massive, but substantial changes to the taglib's
> > API, and also to make an attempt at adding JEL to it. I don't want to
> > 'break' on customers though.
> >
> > What I'm considering is some form of stable release, calling it a beta
> > feels bad, but that's what it would be, a 1.0-b1, prior to making changes
> > for a 1.0-b2, which would then hopefully mature to a 1.0 release.
> >
> > Before I call a vote on it, does anyone have any advice about other ways
> > to do this etc?
> >
> > Hen
> >
> >
> > --
> > 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: [String] stablizing release

Posted by Glenn Nielsen <gl...@mail.more.net>.
Henri Yandell wrote:
> Thanks Glenn,
> 
> This is all done. The tag is string-1-0. I didn't see anything relating
> to:
> 
> "Set the <taginfo> or <ctlxinfo> state attribute for your taglib or ctlx
> to released."
> 

The taglibs main page was changed, those are no longer needed.  Thanks
for reporting this, I have updated the addtaglib document.


> Hows that look?
> 

Good, except your news tag wasn't closed which broke the build.  Fixed. :-)

Glenn




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


Re: [String] stablizing release

Posted by Henri Yandell <ba...@generationjava.com>.
Thanks Glenn,

This is all done. The tag is string-1-0. I didn't see anything relating
to:

"Set the <taginfo> or <ctlxinfo> state attribute for your taglib or ctlx
to released."

Hows that look?

Hen

On Mon, 7 Oct 2002, Glenn Nielsen wrote:

> Henri,
>
> Make any changes you need to the taglib to identify it as a 1.0 release.
> Follow the instructions at:
>
> http://jakarta.apache.org/taglibs/addtaglib.html#Release
>
> I can act as the release manager when you get to that point.
>
> Regards,
>
> Glenn
>
> Henri Yandell wrote:
> > Hi Glenn,
> >
> > Commons-lang has released at 1.0 now, so I'd like to do a 1.0 of String
> > Taglib now and start working towards a next version. Whether 'JSTL'
> > support will be in or not in the next version, I don't know. I'm going to
> > start by assuming not and play with it at some point.
> >
> > What should/can I do towards a Taglib release?
> >
> > Hen
> >
> > On Wed, 11 Sep 2002, Glenn Nielsen wrote:
> >
> >
> >>I would suggest a beta release of the current code.  I can help do this.
> >>Once commons-lang is released we can do the final release.
> >>
> >>JSTL requires JSP 1.2, the current String taglib works in JSP 1.1, right?
> >>
> >>I would suggest a new String taglib, perhaps STLString which adds
> >>support for JSTL and requires JSP 1.2.  And leave the current String
> >>taglib as a JSP 1.1 compatible version.
> >>
> >>That would work better within the current build system.
> >>
> >>Regards,
> >>
> >>Glenn
> >>
> >>Henri Yandell wrote:
> >>
> >>>I'm at a touch of a quandry.
> >>>
> >>>String taglib is dependent on Commons Lang, and I want to avoid releasing
> >>>String until there is a Lang release.
> >>>
> >>>So lots of users are dependent on the nightly build of String.
> >>>
> >>>I want to make some, not massive, but substantial changes to the taglib's
> >>>API, and also to make an attempt at adding JEL to it. I don't want to
> >>>'break' on customers though.
> >>>
> >>>What I'm considering is some form of stable release, calling it a beta
> >>>feels bad, but that's what it would be, a 1.0-b1, prior to making changes
> >>>for a 1.0-b2, which would then hopefully mature to a 1.0 release.
> >>>
> >>>Before I call a vote on it, does anyone have any advice about other ways
> >>>to do this etc?
> >>>
> >>>Hen
> >>>
> >>>
> >>>--
> >>>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: [String] stablizing release

Posted by Glenn Nielsen <gl...@mail.more.net>.
Henri,

Make any changes you need to the taglib to identify it as a 1.0 release.
Follow the instructions at:

http://jakarta.apache.org/taglibs/addtaglib.html#Release

I can act as the release manager when you get to that point.

Regards,

Glenn

Henri Yandell wrote:
> Hi Glenn,
> 
> Commons-lang has released at 1.0 now, so I'd like to do a 1.0 of String
> Taglib now and start working towards a next version. Whether 'JSTL'
> support will be in or not in the next version, I don't know. I'm going to
> start by assuming not and play with it at some point.
> 
> What should/can I do towards a Taglib release?
> 
> Hen
> 
> On Wed, 11 Sep 2002, Glenn Nielsen wrote:
> 
> 
>>I would suggest a beta release of the current code.  I can help do this.
>>Once commons-lang is released we can do the final release.
>>
>>JSTL requires JSP 1.2, the current String taglib works in JSP 1.1, right?
>>
>>I would suggest a new String taglib, perhaps STLString which adds
>>support for JSTL and requires JSP 1.2.  And leave the current String
>>taglib as a JSP 1.1 compatible version.
>>
>>That would work better within the current build system.
>>
>>Regards,
>>
>>Glenn
>>
>>Henri Yandell wrote:
>>
>>>I'm at a touch of a quandry.
>>>
>>>String taglib is dependent on Commons Lang, and I want to avoid releasing
>>>String until there is a Lang release.
>>>
>>>So lots of users are dependent on the nightly build of String.
>>>
>>>I want to make some, not massive, but substantial changes to the taglib's
>>>API, and also to make an attempt at adding JEL to it. I don't want to
>>>'break' on customers though.
>>>
>>>What I'm considering is some form of stable release, calling it a beta
>>>feels bad, but that's what it would be, a 1.0-b1, prior to making changes
>>>for a 1.0-b2, which would then hopefully mature to a 1.0 release.
>>>
>>>Before I call a vote on it, does anyone have any advice about other ways
>>>to do this etc?
>>>
>>>Hen
>>>
>>>
>>>--
>>>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>