CVS log for openccm/uml/build.xml |
|
Help |
Request diff between arbitrary revisions / Display revisions graphically
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. * Replaced @LAUNCHER_XML_DIR@ by @OpenCCM_HOMEDIR@/xml/launcher * Replaced @LIB_DIR@ by @OpenCCM_HOMEDIR@/lib * Replaced @BASE_TARGET_DIR@ by @OpenCCM_HOMEDIR@ * Updated the copyright date and mailing list.
First version for the UML module documentation It extracts from the main OpenCCM user guide : the UML Compilation Chain page The install guide details module's contents basic build method to use, index file aims to provide an entrypoint of the documentation when built standalone for the module, project file provides the left menu for this standalone doc, the history file lists the modifications (currently only the module creation) the build.xml has been patched to provide a doc builder target it also copy Poseidon resources files to be available from the documentation Also adds a technical dependency on CORBA's export file for Java classpathes.
Adds ORB classpath for JacORB.
Adds a target to build only UML module and not dependencies.
* Update of target names to follow utils module updates * Call the create_configuration task to create build.properties file to the module directory.
* Initial release of the uml2ccm command. - This script allows you to parse a specified XMI 1.1 UML 1.4 document and to generate the corresponding OMG IDL 3.0, OMG CIDL and Java implementation files. These implementation files can be the CIF or the monolithic version. - This generation is based on a MDA transformation (with the MdaTransf engine) from the UML model to the Java and AST models. * Move the metamodel XMI files to the Java archives.
Merges the generated API and Library Java archives.
Initial release of the UML module. It contains the OpenCCM UML XMI Front End.
| webmaster@ow2.org |
Powered by ViewCVS 0.9.4 |
Back to OW2 Forge