Did not realize repositories for plugins are specified separately from
"regular" repositories. So duplicate the JBoss info given below as a
pluginRepository as well...
On Thu, 2007-05-24 at 14:46 -0500, Steve Ebersole wrote:
> Ok, I am relatively happy with my PoC of Maven at this point in time.
Oops, missed 2 local changes from poc. Committed. Update core and
cache-jbosscache...
On Fri, 2007-05-25 at 19:34 -0400, Scott Marlow wrote:
> I tried running "maven clean install" as suggested on the maven faq
> project page. A bunch of stuff worked but I got these errors:
> "
> C:\jboss\Hibe
I tried running "maven clean install" as suggested on the maven faq
project page. A bunch of stuff worked but I got these errors:
"
C:\jboss\Hibernate3\core\src\main\java\org\hibernate\cache\impl\bridge\BaseTransactionalDataRegionAdapter.java:[23,69]
cannot find symbol
symbol : class TreeCach
Ok, all clear.
The Hibernate Mavenized project is now checked into trunk.
All needed artifacts and plugins should be available from either the
central repository or the JBoss repository. Let me know if you run into
any issues.
On Thu, 2007-05-24 at 14:46 -0500, Steve Ebersole wrote:
> Ok, I am
Aleksei Valikov took the responsibility for Hibernate EntityManager.
Open a JIRa issue, assign it to him and ask him if he is willing to.
On 25 mai 07, at 09:28, Steve Ebersole wrote:
Not I...
On Fri, 2007-05-25 at 10:46 +0100, Donnchadh Ó Donnabháin wrote:
On 5/18/07, Steve Ebersole <[EMAIL
I move here http://jira.jboss.com/jira/browse/JBPAPP-196 as I thing this
stuff is out of my competence.
Aleksandar Kostadinov wrote, On 05/25/2007 04:50 PM (EEST):
> Steve Ebersole wrote, On 05/25/2007 04:27 PM (EEST):
>> 1) I would guess that this because of temp tables. Hibernate allows the
>>
Steve Ebersole wrote, On 05/25/2007 04:27 PM (EEST):
> 1) I would guess that this because of temp tables. Hibernate allows the
> Dialect to say whether or not the database supports DDL statements
> within a transaction. Sybase does not override this; the default is to
> query the JDBC metadata to
Not I...
On Fri, 2007-05-25 at 10:46 +0100, Donnchadh Ó Donnabháin wrote:
> On 5/18/07, Steve Ebersole <[EMAIL PROTECTED]> wrote:
> > Hibernate Core 3.2.4.sp1 has just been released to fix a serious bug
> > with IDENTITY-based identifier generation (HHH-2605). If that affects
> > you, you can dow
1) I would guess that this because of temp tables. Hibernate allows the
Dialect to say whether or not the database supports DDL statements
within a transaction. Sybase does not override this; the default is to
query the JDBC metadata to see whether DDL is allowed within
transactions (see links be
Looking at the latest hibernate cruisecontrol builds I see around 20
sybase tests are passing because I've enabled "ddl in tran" option of
tempdb database.
It is not recommended by sybase to use DDL in transactions so I think it
should be good to avoid it in future hibernate releases if possible.
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sqlserver-jtds-testsuite?log=log20070525055525Lbuild.43
BUILD COMPLETE - build.43Date of build: 05/25/2007 05:55:25Time to build: 12 minutes 29 seconds
Unit Tests: (1055)
On 5/18/07, Steve Ebersole <[EMAIL PROTECTED]> wrote:
Hibernate Core 3.2.4.sp1 has just been released to fix a serious bug
with IDENTITY-based identifier generation (HHH-2605). If that affects
you, you can download the patch release at
http://sourceforge.net/project/showfiles.php?group_id=40712&
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-mysql50-testsuite?log=log20070525040710
TESTS FAILEDAnt Error Message: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:154: The following error occurred while executing this line: /qa/services/cruis
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sqlserver-jtds-testsuite?log=log20070525035428Lbuild.42
BUILD COMPLETE - build.42Date of build: 05/25/2007 03:54:28Time to build: 11 minutes 43 seconds
Unit Tests: (1055)
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-oracle10-testsuite?log=log20070525033113Lbuild.40
BUILD COMPLETE - build.40Date of build: 05/25/2007 03:31:13Time to build: 22 minutes 22 seconds
Unit Tests: (1055)
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sqlserver-msjdbc-testsuite?log=log20070525031754
TESTS FAILEDAnt Error Message: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:140: The following error occurred while executing this line: /qa/servi
16 matches
Mail list logo