On Fri, Jan 11, 2013 at 1:30 PM, Olivier Lamy <[email protected]> wrote:
> sample project attached to a jira issue ? :-) > > 2013/1/10 Romain Manni-Bucau <[email protected]>: > > basically it simply needs to set a jvm property (-Aopenjpa.xxx=...). The > > argument is well propagated in fork mode true but the dependencies > > (openjpa) is not..so finally it does nothing > While you're at it :-) see if you can get -Xlint:all to work as a compiler argument in non-fork mode. :-) I suspect the same root issue. Best, Laird -- http://about.me/lairdnelson
