db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » Transparent Act... » Ant   (RSS)
  • class-enhancement at build time is skipped

    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
    Posted to db4o User Forum (Forum) by fs5 on February 29, 2008
  • Re: Ant Instrumentation API

    ...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$'' ...
    Posted to db4o Product Developer Forum (Forum) by Patrick Roemer on October 14, 2007