Hi Team!
I've tested the snapshot on my ROP application, everything seems to work
fine. So that's my +1.
I've also got this strange exception in console when starting modeler:
java.sql.SQLException: Table already exists: AUTO_PK_SUPPORT in statement
[CREATE TABLE AUTO_PK_SUPPORT]
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.fetchResult(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.execute(Unknown Source)
at org.apache.cayenne.access.DbGenerator.safeExecute(DbGenerator.java:349)
at org.apache.cayenne.access.DbGenerator.runGenerator(DbGenerator.java:327)
at
org.apache.cayenne.pref.CayennePreferenceService.initSchema(CayennePreferenceService.java:169)
at
org.apache.cayenne.modeler.Application.initPreferences(Application.java:263)
at org.apache.cayenne.modeler.Application.startup(Application.java:162)
at org.apache.cayenne.modeler.Main$1.run(Main.java:114)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
This happened to me at Linux, and i suppose this only happens the first time
the modeler is started on the system.
Cheers,
Andrey
2008/5/18, Kevin Menard <kmenar..ervprise.com>:
>
> 3.0M4 has been a long time coming. We've got a lot of new features and
> important bug fixes added. I've prepared assemblies for Windows, Mac, and
> others here:
>
> http://people.apache.org/~kmenard/release/3.0M4/
>
> Please test them out and vote for the release accordingly.
>
> Here's my +1 for the release.
>
> --
>
> Kevin
>
>
This archive was generated by hypermail 2.0.0 : Thu May 22 2008 - 04:49:33 EDT