[ http://issues.apache.org/jira/browse/JCR-564?page=comments#action_12433100 ] Michael Neale commented on JCR-564: -----------------------------------
yeah that would be it, OK no problems. I was able to run it stand alone with no JTA on the classpath just fine, there must only be some operations which would touch it at runtime ? I assume the standard JTA would do just fine (and like you said, can be removed when in an appropriate container anyway). > Remove geronimo JTA as a runtime dependency > ------------------------------------------- > > Key: JCR-564 > URL: http://issues.apache.org/jira/browse/JCR-564 > Project: Jackrabbit > Issue Type: Bug > Components: maven > Affects Versions: 1.0.1 > Reporter: Michael Neale > Priority: Critical > > Geronimo JTA is marked as a dependency for runtime when it should be (at > most) a compile time dependency. > Is it possible to remedy this so when using the war or building your own, you > don't get the geronimo jar stowing away? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
