View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-oracle9-testsuite?log=log20070906005650
TESTS FAILEDAnt Error Message: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:112: The following error occurred while executing this line: /qa/services/cruis
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-db2-8.2-testsuite?log=log20070905232624
TESTS FAILEDAnt Error Message: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:178: The following error occurred while executing this line: /qa/services/cruis
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-mysql-testsuite?log=log20070905224405
TESTS FAILEDAnt Error Message: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:147: The following error occurred while executing this line: /qa/services/cruisec
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sybase-testsuite?log=log20070905215954
TESTS FAILEDAnt Error Message: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:126: The following error occurred while executing this line: /qa/services/cruise
Hi Steve,
Need to touch base with you on the semantics for the JBC 2.0 integration.
1) QueryResultsRegionImpl
In the JBC 1.x impl, the get() and put() operations invoked from
StandardQueryCache suspended any tx before accessing the cache. In the
QueryResultsRegionImpl I've written I do the s
The only reason I didn't go with the HQL_ANTLR_2 branch was that it
wasn't "mavenized" at least as far as I could tell. That was the
easiest way I could get a working project up and running within my IDE
(mvn idea:idea). Could we fork off a branch from the mavenized trunk
to do this work? Then w
On Wednesday 05 September 2007 02:14:55 pm James Carman wrote:
> For new functionality (such as HHH-16), do we need to make sure it
> works the "old" way? I added a test case to HqlTest:
>
> public void testExplicitJoinOnUnrelatedClasses() {
> // HHH-16: Explicit joins on unrelated classes
> a
On Wednesday 05 September 2007 01:48:31 pm James Carman wrote:
> All,
>
> I would like to get this thing working (the join ... on ... syntax
> stuff). I have begun work on it already (got a build working, started
> digging into ANTLR grammar, etc.), but I would appreciate any guidance
> that you f
For new functionality (such as HHH-16), do we need to make sure it
works the "old" way? I added a test case to HqlTest:
public void testExplicitJoinOnUnrelatedClasses() {
// HHH-16: Explicit joins on unrelated classes
assertTranslation("from Human h join Pet p on p.name = h.name");
}
The ass
All,
I would like to get this thing working (the join ... on ... syntax
stuff). I have begun work on it already (got a build working, started
digging into ANTLR grammar, etc.), but I would appreciate any guidance
that you folks could provide. I started by adding a couple of test
cases and trying
On Friday 31 August 2007 01:27:24 am De Silva Jayasinghe, Robin wrote:
> Hi Steve!
>
> > We are aware that the Hibernate SessionFactory attempts to obtain a
> > Connection during its construction in order to query the JDBC metadata,
> > yes.
> >
> > I think you may be slightly confused (it seems th
Just wanted to point out that the folks at Atlassian were kind enough to
enable and setup the plugin to integrate JIRA and FishEye for us. This can
be seen in 2 places:
1) on the project main screen, there is now a FishEye panel for commit
information pertaining to the project as a whole
2) eac
12 matches
Mail list logo