|
|
Browse by Tags
All Tags » Transparent Act... » Ant (RSS)
-
Hi,
I keep getting from ant output [db4o:enhance] Processing oopex.db4o7.nat.usecases.model.Person[db4o:enhance] enhance oopex.db4o7.nat.usecases.model.Person: skipped
when trying to enhance my model classes at build time. What am I doing wrong?
My environment is java 5, db4o-7.2, ant-1.7.0
-
...with some more config options for TA instrumentation:<!-- a custom JDK5 annotation based filter --><typedef name=''annotation-filter'' classname=''tacustom.AnnotationClassFilter'' classpathref=''db4o.instrument.path'' loaderref=''db4o.instrument.loader'' /><regexp pattern=''^tatest\.Data$'' ...
|
|
|