Re: [Hibernate] Version Jars Update

2004-01-23 Thread Patrick Burleson
Eric Pugh wrote:

Thanks..  The confirmation that they all match between IBiblio and the local
repo is good!  On to the HibernateExt updates!
Eric

 

To be more accurate, I should have said "The two ant jars in question 
match exactly". Although I could run the gauntlet and compare them all. 
Might make that tonight's project. :-)

Patrick





---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


RE: [Hibernate] Version Jars Update

2004-01-23 Thread Eric Pugh
Thanks..  The confirmation that they all match between IBiblio and the local
repo is good!  On to the HibernateExt updates!

Eric

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf
> Of Patrick
> Burleson
> Sent: Friday, January 23, 2004 2:57 AM
> To: Hibernate-Devel (E-mail)
> Subject: Re: [Hibernate] Version Jars Update
>
>
> Eric Pugh wrote:
>
> >1) Ant in CVS is recorded as being at 1.5.3.  It is 721k
> file, so I renamed
> >it ant-1.5.3.jar.  Just as an FYI, on ibiblio at [1] there
> is a version
> >called ant-1.5.3-1.jar that is 721k as well.  If ant was a runtime
> >requirement, I would suggest that we use that version, to
> simplify life for
> >people who use Maven to download the hibernate dependencies,
> but since it is
> >build time, I think it is fine to keep calling our version
> of ant 1.5.3.
> >
> >3) optional.jar.  I renamed optional.jar to ant-optional-1.5.3.jar to
> >clarify that it is used by ant, and to match the ibiblio naming. [1]
> >
> >
> Eric,
> To help out, I downloaded the jars from ibiblio and compared them
> with the jars in Hibernate CVS, and they match exactly...or at least
> according to Beyond Compare.
>
> Patrick
>
>
>
>
> ---
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> ___
> hibernate-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hibernate-devel



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


Re: [Hibernate] Version Jars Update

2004-01-22 Thread Patrick Burleson
Eric Pugh wrote:

1) Ant in CVS is recorded as being at 1.5.3.  It is 721k file, so I renamed
it ant-1.5.3.jar.  Just as an FYI, on ibiblio at [1] there is a version
called ant-1.5.3-1.jar that is 721k as well.  If ant was a runtime
requirement, I would suggest that we use that version, to simplify life for
people who use Maven to download the hibernate dependencies, but since it is
build time, I think it is fine to keep calling our version of ant 1.5.3.
3) optional.jar.  I renamed optional.jar to ant-optional-1.5.3.jar to
clarify that it is used by ant, and to match the ibiblio naming. [1]
 

Eric,
   To help out, I downloaded the jars from ibiblio and compared them 
with the jars in Hibernate CVS, and they match exactly...or at least 
according to Beyond Compare.

Patrick



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


Re: [Hibernate] Version Jars Update

2004-01-21 Thread Joseph Fifield
Yes, I assume that's the one. I am actually using the one in the hibernate
2.1.1 distribution, and the version number came from lib/readme.txt.

Joe

- Original Message - 
From: "Eric Pugh" <[EMAIL PROTECTED]>
To: "'Joseph Fifield'" <[EMAIL PROTECTED]>; "'Hibernate-Devel
(E-mail)'" <[EMAIL PROTECTED]>
Sent: Wednesday, January 21, 2004 12:43 PM
Subject: RE: [Hibernate] Version Jars Update


> Okay..   That makes more sense.  I will rename it to cglib-2.0-rc2.jar and
> also file a request to upload it to iBiblio.  I am assuming that this is
the
> release you are referring to:
>
http://sourceforge.net/project/showfiles.php?group_id=56933&package_id=98218
> &release_id=203575.
>
> Eric
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf
> > Of Joseph
> > Fifield
> > Sent: Wednesday, January 21, 2004 5:36 PM
> > To: Hibernate-Devel (E-mail)
> > Subject: Re: [Hibernate] Version Jars Update
> >
> >
> > > 2) cglib2.jar.  According to the readme, this is version
> > 2.0rc2.  However,
> > > on ibiblio is a version called cglib-rc2-1.0.jar that is
> > 107k [2] , while
> > > the version in hibernate/lib is 283k.  I believe that part
> > of release
> > 2.1.1
> > > was to clean up some confusion with cglib.  So, I am
> > reluctant to rename
> > the
> > > cglib2 to cglib-2-0rc2.jar because of the confusion it
> > would cause users.
> > > Especially since I tried the version on iBiblio, and found
> > it didn't work.
> > > If someone can clarify the discrepancy, I can get another
> > version uploaded
> > > to ibiblio that works with hibernate.  Or, just wait till
> > Hibernate uses
> > the
> > > released version of cglib.
> >
> > The one on ibiblio is rc2 of the 1.0 release, the current one
> > in hibernate
> > is rc2 of the 2.0 release. I don't see the discrepancy. BTW:
> > I named it
> > cglib-2.0rc2.jar in my local repository.
> >
> > Joe
> >
> >
> >
> >
> > ---
> > The SF.Net email is sponsored by EclipseCon 2004
> > Premiere Conference on Open Tools Development and Integration
> > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> > http://www.eclipsecon.org/osdn
> > ___
> > hibernate-devel mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/hibernate-devel
>
>
>




---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


RE: [Hibernate] Version Jars Update

2004-01-21 Thread Eric Pugh
Okay..   That makes more sense.  I will rename it to cglib-2.0-rc2.jar and
also file a request to upload it to iBiblio.  I am assuming that this is the
release you are referring to:
http://sourceforge.net/project/showfiles.php?group_id=56933&package_id=98218
&release_id=203575.

Eric

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf
> Of Joseph
> Fifield
> Sent: Wednesday, January 21, 2004 5:36 PM
> To: Hibernate-Devel (E-mail)
> Subject: Re: [Hibernate] Version Jars Update
>
>
> > 2) cglib2.jar.  According to the readme, this is version
> 2.0rc2.  However,
> > on ibiblio is a version called cglib-rc2-1.0.jar that is
> 107k [2] , while
> > the version in hibernate/lib is 283k.  I believe that part
> of release
> 2.1.1
> > was to clean up some confusion with cglib.  So, I am
> reluctant to rename
> the
> > cglib2 to cglib-2-0rc2.jar because of the confusion it
> would cause users.
> > Especially since I tried the version on iBiblio, and found
> it didn't work.
> > If someone can clarify the discrepancy, I can get another
> version uploaded
> > to ibiblio that works with hibernate.  Or, just wait till
> Hibernate uses
> the
> > released version of cglib.
>
> The one on ibiblio is rc2 of the 1.0 release, the current one
> in hibernate
> is rc2 of the 2.0 release. I don't see the discrepancy. BTW:
> I named it
> cglib-2.0rc2.jar in my local repository.
>
> Joe
>
>
>
>
> ---
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> ___
> hibernate-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hibernate-devel



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


Re: [Hibernate] Version Jars Update

2004-01-21 Thread Joseph Fifield
> 2) cglib2.jar.  According to the readme, this is version 2.0rc2.  However,
> on ibiblio is a version called cglib-rc2-1.0.jar that is 107k [2] , while
> the version in hibernate/lib is 283k.  I believe that part of release
2.1.1
> was to clean up some confusion with cglib.  So, I am reluctant to rename
the
> cglib2 to cglib-2-0rc2.jar because of the confusion it would cause users.
> Especially since I tried the version on iBiblio, and found it didn't work.
> If someone can clarify the discrepancy, I can get another version uploaded
> to ibiblio that works with hibernate.  Or, just wait till Hibernate uses
the
> released version of cglib.

The one on ibiblio is rc2 of the 1.0 release, the current one in hibernate
is rc2 of the 2.0 release. I don't see the discrepancy. BTW: I named it
cglib-2.0rc2.jar in my local repository.

Joe




---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


Re: [Hibernate] Version Jars Update

2004-01-21 Thread Emmanuel
Don't forget /bin files, they refers to jars AFAIK.

'cglib-2-0rc2.jar', you meant cglib-2.0rc2.jar

Emmanuel


---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


[Hibernate] Version Jars Update

2004-01-21 Thread Eric Pugh
Hi all,

I have gone through and updated on the 2.1 branch for all the jars that are
easy to version.  Here are a couple issues I ran into:

1) Ant in CVS is recorded as being at 1.5.3.  It is 721k file, so I renamed
it ant-1.5.3.jar.  Just as an FYI, on ibiblio at [1] there is a version
called ant-1.5.3-1.jar that is 721k as well.  If ant was a runtime
requirement, I would suggest that we use that version, to simplify life for
people who use Maven to download the hibernate dependencies, but since it is
build time, I think it is fine to keep calling our version of ant 1.5.3.

2) cglib2.jar.  According to the readme, this is version 2.0rc2.  However,
on ibiblio is a version called cglib-rc2-1.0.jar that is 107k [2] , while
the version in hibernate/lib is 283k.  I believe that part of release 2.1.1
was to clean up some confusion with cglib.  So, I am reluctant to rename the
cglib2 to cglib-2-0rc2.jar because of the confusion it would cause users.
Especially since I tried the version on iBiblio, and found it didn't work.
If someone can clarify the discrepancy, I can get another version uploaded
to ibiblio that works with hibernate.  Or, just wait till Hibernate uses the
released version of cglib.

3) optional.jar.  I renamed optional.jar to ant-optional-1.5.3.jar to
clarify that it is used by ant, and to match the ibiblio naming. [1]

I updated the build.bat to use the explicitly versioned jar names and it
appears to work fine!

Lastly, I had two unit tests fail: MasterDetailTest and FooBarTest.  I am
assuming these tests failed before I made the naming changes, the errors
didn't look like a "look up a jar by explicit name" type failures that would
be caused by the versioning changes...

If this all looks good, I am going to move to updating the HibernateExt/
code to use 2.1.1.

Eric Pugh



[1] http://www.ibiblio.org/maven/ant/jars/
[2] http://www.ibiblio.org/maven/cglib/jars/



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel