[jira] [Commented] (OPENJPA-2139) OpenJPA fails to recover from a broken database on startup

2012-05-20 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279739#comment-13279739 ] Mark Struberg commented on OPENJPA-2139: Hi Heath, did you apply the patch alrea

[jira] [Commented] (OPENJPA-2139) OpenJPA fails to recover from a broken database on startup

2012-05-20 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279740#comment-13279740 ] Mark Struberg commented on OPENJPA-2139: PS: your IDE seems to add TABS! Please

[jira] [Commented] (OPENJPA-2139) OpenJPA fails to recover from a broken database on startup

2012-05-20 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279741#comment-13279741 ] Mark Struberg commented on OPENJPA-2139: another note: public DBDictionary

[jira] [Commented] (OPENJPA-2139) OpenJPA fails to recover from a broken database on startup

2012-05-20 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279744#comment-13279744 ] Mark Struberg commented on OPENJPA-2139: I tried to apply the patch manually, bu

[jira] [Work started] (OPENJPA-2179) 'distinct' and 'join' combinations lead lots of unneccessary sub-queries for @Embedded and @Lob fields

2012-05-20 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on OPENJPA-2179 started by Mark Struberg. > 'distinct' and 'join' combinations lead lots of unneccessary sub-queries for > @Embedded and @Lob fields > ---

removing unused import statements and other code cleanup

2012-05-20 Thread Mark Struberg
hi folks! I'm currently removing a whole bunch of unused import statements. I'm currently running all the test suite. Please notify my if you have some larger refactoring in the making. It should not cause serious troubles to do the merge, but anyway... Gonna commit the fix in an hour or so.

openjpa-maven-plugin documentation handling?

2012-05-20 Thread Mark Struberg
And another question. Do we already have a plugin documentation for the openjpa-maven-plugin? Usually I generate a site which contains all the information about the mojos of the plugin directly with maven. But where do we store this? LieGrue, strub

[jira] [Assigned] (OPENJPA-2171) asm should be optional

2012-05-20 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reassigned OPENJPA-2171: -- Assignee: Mark Struberg > asm should be optional > -- > >

[jira] [Created] (OPENJPA-2200) cleanup sources: remove unused imports, remove tabs, etc

2012-05-20 Thread Mark Struberg (JIRA)
Mark Struberg created OPENJPA-2200: -- Summary: cleanup sources: remove unused imports, remove tabs, etc Key: OPENJPA-2200 URL: https://issues.apache.org/jira/browse/OPENJPA-2200 Project: OpenJPA