Version numbers - sorting through my bungle

View: New views
3 Messages — Rating Filter:   Alert me  

Version numbers - sorting through my bungle

by Matt Hogstrom :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Guys,

I think I had screwed up previously when I cut the TranQL release for Geronimo.
  Here is what I think we're supposed to have and what I have updated HEAD to:

TranQL 1.3-SNAPSHOT
Connector 1.2-SNAPSHOT
Vendors 1.2-SNAPSHOT (for all below)
   Derby
   Oracle
   MySQL

Regarding the Vendors.  Do we want to keep them as a single version for all
elements or keep them as individuals.  Geronimo currently refers to a single
vendors release number.  We need to update one or the other.

Sorry for the confusion.  My bad.

Matt


Re: Version numbers - sorting through my bungle

by Jeremy Boynes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Matt Hogstrom wrote:
>
> Regarding the Vendors.  Do we want to keep them as a single version for
> all elements or keep them as individuals.  Geronimo currently refers to
> a single vendors release number.  We need to update one or the other.
>

I think we should have separate versions for them as there is no need to
release them together and we may fix/enhance one without the others.

--
Jeremy

Re: Version numbers - sorting through my bungle

by Matt Hogstrom :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I agree with that thinking as it also doesn't make sense to create a DB2 or
MySQL at release 1.3 if there has never been a 1.0.  However, it would be nive
to refer to the jars as a single number and not have to remember a current
release number for every available driver (Soon to be 4).  Since I'm a simple
guy without much RAM a single number is nicer if they were packaged.

If we stick with a single version per driver then I think we'll need to update
the Geronimo build to have something like tranql_vendors_yourDBHere_version
numbers.

Like:

tranql_vendors_derby_version=1.1
tranql_vendors_oracle_version=1.1.1
tranql_vendors_db2_version=1.0
tranql_vendors_mysql_version=1.0

as opposed to

tranql_vendors_version=1.3

I kind of like the latter for consistency and makes consumability a bit easier.
  Are there license issues to consider?

Thoughts?

Matt

Jeremy Boynes wrote:

> Matt Hogstrom wrote:
>
>>Regarding the Vendors.  Do we want to keep them as a single version for
>>all elements or keep them as individuals.  Geronimo currently refers to
>>a single vendors release number.  We need to update one or the other.
>>
>
>
> I think we should have separate versions for them as there is no need to
> release them together and we may fix/enhance one without the others.
>
> --
> Jeremy
>
>
>