OW2 Consortium

CVS log for openccm/uml/build.xml

(logo)

Help

(back) Up to [OW2-CVS] / openccm / uml

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.10 / (as text) / (view) - annotate - [select for diffs] , Wed Jun 29 16:22:41 2005 UTC (3 years, 2 months ago) by merle
Branch: MAIN
CVS Tags: OPENCCM_0_9_0, HEAD
Changes since 1.9: +22 -24 lines
Diff to previous 1.9
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.

Revision 1.9 / (as text) / (view) - annotate - [select for diffs] , Fri Jun 24 15:45:40 2005 UTC (3 years, 2 months ago) by contrera
Branch: MAIN
Changes since 1.8: +4 -2 lines
Diff to previous 1.8
Adds debug flag to javac tasks

Revision 1.8 / (as text) / (view) - annotate - [select for diffs] , Wed Jun 1 14:15:21 2005 UTC (3 years, 3 months ago) by merle
Branch: MAIN
Changes since 1.7: +3 -7 lines
Diff to previous 1.7
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.

Revision 1.7 / (as text) / (view) - annotate - [select for diffs] , Mon May 23 16:28:47 2005 UTC (3 years, 3 months ago) by contrera
Branch: MAIN
Changes since 1.6: +22 -2 lines
Diff to previous 1.6
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.

Revision 1.6 / (as text) / (view) - annotate - [select for diffs] , Mon Jun 14 15:36:56 2004 UTC (4 years, 2 months ago) by demarey
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
Adds ORB classpath for JacORB.

Revision 1.5 / (as text) / (view) - annotate - [select for diffs] , Fri Jun 11 15:01:18 2004 UTC (4 years, 2 months ago) by demarey
Branch: MAIN
Changes since 1.4: +7 -1 lines
Diff to previous 1.4
Adds a target to build only UML module and not dependencies.

Revision 1.4 / (as text) / (view) - annotate - [select for diffs] , Mon Jun 7 13:44:00 2004 UTC (4 years, 3 months ago) by carpentier
Branch: MAIN
Changes since 1.3: +7 -3 lines
Diff to previous 1.3
* Update of target names to follow utils module updates
* Call the create_configuration task to create build.properties file to the module directory.

Revision 1.3 / (as text) / (view) - annotate - [select for diffs] , Wed May 26 10:25:34 2004 UTC (4 years, 3 months ago) by carpentier
Branch: MAIN
Changes since 1.2: +117 -13 lines
Diff to previous 1.2
* 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.

Revision 1.2 / (as text) / (view) - annotate - [select for diffs] , Thu Apr 15 12:04:10 2004 UTC (4 years, 4 months ago) by carpentier
Branch: MAIN
Changes since 1.1: +32 -68 lines
Diff to previous 1.1
Merges the generated API and Library Java archives.

Revision 1.1 / (as text) / (view) - annotate - [select for diffs] , Thu Apr 15 08:09:00 2004 UTC (4 years, 4 months ago) by carpentier
Branch: MAIN
Initial release of the UML module. It contains the OpenCCM UML XMI Front End.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

webmaster@ow2.org
Powered by
ViewCVS 0.9.4

Back to OW2 Forge