CVS log for openccm/dci/dci.xml |
|
Help |
Request diff between arbitrary revisions / Display revisions graphically
Related to the OpenCCM Task #2359: Reducing the footprint of the OpenCCM platform. Deleted some generated classes not used by OpenCCM. - **/CCM_*Holder - **/CIF_*Holder - **/*ImplicitHolder - **/*ExplicitHolder - **/*Holder - **/CCM_*Helper - **/CIF_*Helper - **/*ImplicitHelper - **/*ExplicitHelper - **/*ImplicitStub - **/*ExplicitStub - **/*ImplicitPOA - **/*ExplicitPOA - **/*POATie.java - *LocalBase and *LocalTie generated by JacORB
Now both Unix and Windows scripts are systematically copied at compilation time. This allows us to produce an OpenCCM binary distribution which runs on both Unix and Windows systems. Moreover this allows one to use OpenCCM from CYGWIN.
Adds debug flag to javac tasks
Related to the OpenCCM Task# 2119 Removed absolute pathes in any files generated during the build process. This allows the production of binary distributions for OpenCCM. * Added encoding with UTF-8 * Replaced absolute pathes to XML DTD with public ones available on the OpenCCM web site, i.e. all <!DOCTYPE XXX SYSTEM "@CCM_DTD_DIR@/XXX.dtd"> occurrences are replaced by <!DOCTYPE XXX PUBLIC "-//OMG//DTD CORBA ... 3.0//EN" "http://openccm.objectweb.org/dtd/ccm/XXX.dtd"> * Replaced @DCI_JAR_DIR@ by @OpenCCM_HOMEDIR@/lib * Replaced @DCI_DESCRIPTOR_DIR@ by @OpenCCM_HOMEDIR@/xml/descriptor/dci
Adaptation to the name modification of Apollon generated JARs, and removed useless build check
Addition of dci prefixes for the module's local source directories.
Updating the DCI plugin for the CCM Explorer : - Refactoring the java classes. - Renaming 'browser' to 'explorer'. - Updating the compilation process.
Recently added files had been with a wrong Tag. This merges them to the MAIN branch.
This is the Distributed Computing Infrastructure (DCI) build file.
It is in charge of its CCM production and libraries packaging.
It is an application build - like. It uses OpenCCM_HOMEDIR to find
the OpenCCM production libraries and settings.
When building both OpenCCM and this DCI module the OpenCCM_HOMEDIR
is provided as an ANT property.
file dci.xml was initially added on branch OPENCCM_MODULES.
| webmaster@ow2.org |
Powered by ViewCVS 0.9.4 |
Back to OW2 Forge