Provide more information when refreshing an Entity which has been deleted.
---
Key: OPENJPA-1633
URL: https://issues.apache.org/jira/browse/OPENJPA-1633
Project: OpenJPA
[
https://issues.apache.org/jira/browse/OPENJPA-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Woods resolved OPENJPA-1628.
---
Resolution: Fixed
Checked into 2.0.x branch on 4/15/10 by Pinaki as r934511
> Output contr
Hello! I've had an issue when building the 1.0.x code. That is, when I
perform the following command:
mvn clean install
I've found that the openjpa--5 modules are not build. To get maven to
build the modules, I've had to use the '-Pjdk1.5' option, like this:
mvn clean -Pjdk1.5 install
I
[
https://issues.apache.org/jira/browse/OPENJPA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857867#action_12857867
]
Fay Wang commented on OPENJPA-1632:
---
Yes, schema validation could be a problem. Althoug
[
https://issues.apache.org/jira/browse/OPENJPA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857742#action_12857742
]
Catalina Wei commented on OPENJPA-1632:
---
Jeremy was right.
@VersionColumn and @Vers