I went through the release and everything looks good except that I can't seem to delete users. I get the following exception with the demo binary as well as the built source:
[WARNING] [talledLocalContainer] SEVERE: Servlet.service() for servlet dispatcher threw exception [WARNING] [talledLocalContainer] org.apache.rave.persistence.impl.TranslatedH2Exception: Unknown Database Error [WARNING] [talledLocalContainer] at org.apache.rave.persistence.jpa.impl.H2OpenJpaDialect.translateExceptionIfP ossible(H2OpenJpaDialect.java:60) [WARNING] [talledLocalContainer] at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionMa nager.java:516) [WARNING] [talledLocalContainer] at org.springframework.transaction.support.AbstractPlatformTransactionManager. processCommit(AbstractPlatformTransactionManager.java:754) [WARNING] [talledLocalContainer] at org.springframework.transaction.support.AbstractPlatformTransactionManager. commit(AbstractPlatformTransactionManager.java:723) I have not debugged the issue yet. On 11/1/12 6:48 PM, "Ate Douma" <[email protected]> wrote: >I've created a 0.17 release candidate, with the following artifacts up >for a vote: > >SVN source tag (r1404800): >https://svn.apache.org/repos/asf/rave/tags/0.17/ > >Maven staging repo: >https://repository.apache.org/content/repositories/orgapacherave-008 > >Source release: >https://repository.apache.org/content/repositories/orgapacherave-008/org/a >pache/rave/rave-project/0.17/rave-project-0.17-source-release.zip > >Demo Artifacts >http://people.apache.org/builds/rave/0.17/apache-rave-0.17-bin.tar.gz >http://people.apache.org/builds/rave/0.17/apache-rave-0.17-bin.zip > >PGP release keys (signed using 0B197AC0): >https://svn.apache.org/repos/asf/rave/KEYS > >Vote will be open for 72 hours. > >[ ] +1 approve >[ ] +0 no opinion >[ ] -1 disapprove (and reason why) >
