I think that basing the naming decision on IDE usage is outweighed by the
explicitness..  Also, as time goes by being able to reconfigure your IDE
should get easier and easier.

Not to be constantly plugging Maven, because it is good for some things, but
not for others, and has it's own warts, but it comes with plugins so you can
do "maven eclipse" or "maven idea" to generate the specific files needed by
the IDE.  So the issue with overwriting goes away for me.

I don't mind making the changes in CVS if we decide to move forward on
this..

Eric



> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Bill
> Horsman
> Sent: Wednesday, December 17, 2003 2:10 PM
> To: Hibernate-Devel - LIST
> Subject: Re: [Hibernate] Versioning Jar Files?
>
>
> On Wed, 2003-12-17 at 13:55, Christian Bauer wrote:
>
> > For my own projects, I name my JARs like that. The only
> reason we are
> > not doing it for Hibernate is, as far as I know:
> >
> > - CVS sucks
> >
> > - its faster to "overwrite" a file, because you don't have to change
> > your classpath settings in your tools (IDE)
>
> Good points. But I think they are outweighed by the advantages of
> explicit naming:
>
> - You know where you are when you download the same jar from two
> different projects
>
> For example, if I use some Jakarta Commons stuff in my project and I
> download Hibernate, how do I decide which copy of commons-lang to use?
>
> I for one would be happy to reconfigure my IDE each time.
>
> +1 for explicit version naming.
>
> Regards,
> Bill Horsman
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux Tutorials.
> Become an expert in LINUX or just sharpen your skills.  Sign
> up for IBM's
> Free Linux Tutorials.  Learn everything from the bash shell
> to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> hibernate-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hibernate-devel



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to