CVS log for openccm/examples/dinner/demo.properties |
|
Help |
Request diff between arbitrary revisions / Display revisions graphically
Adaptation of the Dining Philosophers demo to ANT tasks. This demo does not need IDL to Java mapping: the IDL module maps the Java package. Defining an empty mapping is the best setting for all ORBs: + All generate Java in a Java package mapping the module. + The ORBacus flag "--autopackage" is the default and fits. Previous tuning (the autopkgflag property) is useless and removed.
Removed the application.idl2java.package property from common settings. It was previously set to org.objectweb.ccm which is actually a prefix that can differ in each demos. It's now in each demo's dir, in demo.properties (like application.pkg.dir) Cosmetic update of examples/common/build.xml removed the application_idl2java target now unused. Changed the idl2java mapping set: now using the property fed with each demo's demo.properties in the application.idl2java.package property.
Extraction of the OpenCCM demonstrations into a dedicated examples module
Initial revision
| webmaster@ow2.org |
Powered by ViewCVS 0.9.4 |
Back to OW2 Forge