Okay, many thanks to Steven Downey for the cvs line to do the branch
without me having to keep putting it off til I could look it up to figure
out branchign again.
I've created a branch, LANG_1_0_BRANCH, if somethign seems screwy, feel
free to yell asap.
I'll fix the getMax method in it. Then hunt through the buglist for the
ones we wanted to release with.
Possibly I'll try and build an RC candidate sometime this weekend. My
apologies for taking this long to find the time to kick myself into doing
it.
Hen
On Fri, 22 Nov 2002 [EMAIL PROTECTED] wrote:
> bayard 2002/11/22 10:42:45
>
> Modified: lang Tag: LANG_1_0_BRANCH project.xml default.properties
> Log:
> Hopefully this is going to be the first change in the 1.0.1 release version of the
>1.0 branch.
>
> Revision Changes Path
> No revision
>
>
> No revision
>
>
> 1.6.2.1 +1 -1 jakarta-commons/lang/project.xml
>
> Index: project.xml
> ===================================================================
> RCS file: /home/cvs/jakarta-commons/lang/project.xml,v
> retrieving revision 1.6
> retrieving revision 1.6.2.1
> diff -u -r1.6 -r1.6.2.1
> --- project.xml 21 Sep 2002 04:16:37 -0000 1.6
> +++ project.xml 22 Nov 2002 18:42:45 -0000 1.6.2.1
> @@ -3,7 +3,7 @@
> <extend>../project.xml</extend>
> <id>commons-lang</id>
> <name>Lang</name>
> - <currentVersion>1.0</currentVersion>
> + <currentVersion>1.0.1</currentVersion>
> <inceptionYear>2001</inceptionYear>
>
> <description>
>
>
>
> 1.7.2.1 +1 -1 jakarta-commons/lang/default.properties
>
> Index: default.properties
> ===================================================================
> RCS file: /home/cvs/jakarta-commons/lang/default.properties,v
> retrieving revision 1.7
> retrieving revision 1.7.2.1
> diff -u -r1.7 -r1.7.2.1
> --- default.properties 4 Oct 2002 03:23:18 -0000 1.7
> +++ default.properties 22 Nov 2002 18:42:45 -0000 1.7.2.1
> @@ -11,7 +11,7 @@
> component.title = Core Language Utilities
>
> # The current version number of this component
> -component.version = 1.0
> +component.version = 1.0.1
>
> # The name that is used to create the jar file
> final.name = ${component.name}-${component.version}
>
>
>
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>