On Wednesday 17 June 2009 16:20:49 Michael Dick (via Nabble) wrote: > Looks like someone recompiled your entity. Are there any pre-run hooks in > Netbeans that might do that? I think IDEA does a clean rebuild before > running anything (by default), maybe NetBeans has a similar config option.. > It looks that way - but it's the timestamp on the "stripped" classes that makes me suspicious that it may not be that simple.
>So, after a clean/build cycle, ls -alt Ecu.class shows >-rw-r--r-- 1 roger roger 14603 2009-06-17 09:24 Ecu.class > >and after running the unit test >-rw-r--r-- 1 roger roger 5011 1970-01-01 02:00 Ecu.class Regards -- View this message in context: http://n2.nabble.com/-Newbie--OPenJPA-%281.2.1%29-Enhancement-woes-tp3085661p3094760.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
