DevelopmentPhilosophy
Add support for READCONSTRAINT analogous to ASSIGNMENTCONSTRAINT
Materialized views
Support for the USING operators in database constraints.
Forget it. Was looking at the wrong config file. Sorry !
I'm using a very basic configuration : -forceprocessing -verbose -dontshrink -dontoptimize -basedirectory ... -injars TEST/bin/tmpserver.jar -outjars ACPT/bin/sp.server.jar -libraryjars ... ... keepcommands here The injar exists, the outjar doesn't. Even despite the -forceprocessing option, I consistently get "output seems up to date" and outjar doesn't get created. What am I doing wrong ? (Oh yes, I'm working via the Ant task.)