JBossAS 4.2 initial component updates
by Dimitris Andreadis
I committed some initial component updates according to:
http://jira.jboss.com/jira/browse/JBAS-3886
Moving temporarily to jbossws-1.0.4.GA until a 1.2.0 (snapshot or CR)
becomes available.
Since 4.2.x is purely jdk5, we can change the build to
1) Remove jbossretro-rt, jbossws14 for this branch.r
2) Make EJB3 installed by default
Correct?
If you see any conflict with the updates, let me know.
More will follow as the component become available
<componentref name="hibernate" version="3.2.1.GA"/>
<componentref name="hibernate-annotations" version="3.2.1.GA"/>
<componentref name="hibernate-entitymanager" version="3.2.1.GA"/>
<componentref name="javassist" version="3.4.GA"/>
<componentref name="jboss/jbossretro-rt" version="1.0.4.GA"/>
<componentref name="jboss/jbossws" version="1.0.4.GA"/>
<componentref name="jboss/jbossws14" version="1.0.4.GA"/>
<componentref name="jboss/jbossxb" version="1.0.0.CR7"/>
19 years, 4 months
RE: [jboss-dev] hibernate-int maintenance
by Dimitris Andreadis
The hibernate-int module exists in all branches (Branch_3_2, Branch_4_0,
Branch_4_2, trunk).
Depends on what you want to do.
> -----Original Message-----
> From: jboss-development-bounces(a)lists.jboss.org
> [mailto:jboss-development-bounces@lists.jboss.org] On Behalf
> Of Steve Ebersole
> Sent: Thursday, December 14, 2006 3:22 PM
> To: jboss-development(a)lists.jboss.org
> Subject: [jboss-dev] hibernate-int maintenance
>
> I need to do some maintenance on the hibernate-int module,
> but at this point have no idea where all I need to perform
> that work. I assume /trunk would be needed. It's more the
> branches of which I am unsure.
> Can someone help shed some light on that?
>
> _______________________________________________
> jboss-development mailing list
> jboss-development(a)lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
>
19 years, 4 months
hibernate-int maintenance
by Steve Ebersole
I need to do some maintenance on the hibernate-int module, but at this
point have no idea where all I need to perform that work. I assume
/trunk would be needed. It's more the branches of which I am unsure.
Can someone help shed some light on that?
19 years, 4 months