You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by James Mitchell <jm...@apache.org> on 2004/06/11 05:05:44 UTC

[Resources] - Moved database impls down from contrib - NIGHTLY BUILD CHANGES REQUIRED

I finally got some free time over the last couple of days, and I just
checked in the latest changes to the Resource project in the Sandbox.

My changes include:
 - moved the JDBCResources and HibernateResources down from contrib
 - modified both database impls to use HSQLDB
 - finished the test coverage for both

As it stands, (except for one configuration issue *see below) Resources
builds fine with Maven (I currently use RC3).

Changes were necessary to support running this against an in memory HSQLDB
and I should probably go back and refactor some of it, but I just wanted to
get it in for now.


* Configuration Issue:  Hibernate requires jta.jar and the license (I think)
does not allow Ibiblio to make that jar available so whoever runs the
nightlies (??Craig??) will need to set that up.  There is a note in
project.xml with a link to a resource that explains it in detail.

I will be creating impls for iBatis, Torque, and any other frameworks that
someone thinks up....just drop me a line.


--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: [Resources] - Moved database impls down from contrib - NIGHTLY BUILD CHANGES REQUIRED

Posted by James Mitchell <jm...@apache.org>.
Thank you Matthew, I didn't realize they were doing that.........which,
unfortunately, reaffirms my skills with Maven.

I made the change and retested.....all is fine.

Thanks!


--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx

----- Original Message -----
From: "matthew.hawthorne" <ma...@apache.org>
To: "Jakarta Commons Developers List" <co...@jakarta.apache.org>
Sent: Friday, June 11, 2004 1:33 AM
Subject: Re: [Resources] - Moved database impls down from contrib - NIGHTLY
BUILD CHANGES REQUIRED


> James Mitchell wrote:
> > * Configuration Issue:  Hibernate requires jta.jar and the license (I
think)
> > does not allow Ibiblio to make that jar available so whoever runs the
> > nightlies (??Craig??) will need to set that up.  There is a note in
> > project.xml with a link to a resource that explains it in detail.
>
>
> Here's something cool I noticed with regard to "unpublishable" jars --
> Geronimo includes J2EE spec jars on ibiblio.
>
> I think this is what you need:
>
http://www.ibiblio.org/maven/geronimo-spec/jars/geronimo-spec-jta-1.0-M1.jar
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: [Resources] - Moved database impls down from contrib - NIGHTLY BUILD CHANGES REQUIRED

Posted by James Mitchell <jm...@apache.org>.
Thank you Matthew, I didn't realize they were doing that.........which,
unfortunately, reaffirms my skills with Maven.

I made the change and retested.....all is fine.

Thanks!


--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx

----- Original Message -----
From: "matthew.hawthorne" <ma...@apache.org>
To: "Jakarta Commons Developers List" <co...@jakarta.apache.org>
Sent: Friday, June 11, 2004 1:33 AM
Subject: Re: [Resources] - Moved database impls down from contrib - NIGHTLY
BUILD CHANGES REQUIRED


> James Mitchell wrote:
> > * Configuration Issue:  Hibernate requires jta.jar and the license (I
think)
> > does not allow Ibiblio to make that jar available so whoever runs the
> > nightlies (??Craig??) will need to set that up.  There is a note in
> > project.xml with a link to a resource that explains it in detail.
>
>
> Here's something cool I noticed with regard to "unpublishable" jars --
> Geronimo includes J2EE spec jars on ibiblio.
>
> I think this is what you need:
>
http://www.ibiblio.org/maven/geronimo-spec/jars/geronimo-spec-jta-1.0-M1.jar
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [Resources] - Moved database impls down from contrib - NIGHTLY BUILD CHANGES REQUIRED

Posted by "matthew.hawthorne" <ma...@apache.org>.
James Mitchell wrote:
> * Configuration Issue:  Hibernate requires jta.jar and the license (I think)
> does not allow Ibiblio to make that jar available so whoever runs the
> nightlies (??Craig??) will need to set that up.  There is a note in
> project.xml with a link to a resource that explains it in detail.


Here's something cool I noticed with regard to "unpublishable" jars --
Geronimo includes J2EE spec jars on ibiblio.

I think this is what you need:
http://www.ibiblio.org/maven/geronimo-spec/jars/geronimo-spec-jta-1.0-M1.jar

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org