CVS log for openccm/ccm_explorer/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.
Adding of ORB.home.dir variable in build.xml file for compatibility with jdk 1.3+
Removed OpenCCM from doc building to avoid cyclic builds.
Adds the OpenCCM core module to the documentation dependencies
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 @BASE_TARGET_DIR@/externals by @OpenCCM_HOMEDIR@/lib * Replaced @JAR_DIR@ by @OpenCCM_HOMEDIR@/lib * Removed Ant filters on BASE_TARGET_DIR, JAR_DIR, LAUNCHER_XML_DIR, and LIB_DIR * Updated the copyright date.
Adds the Explorer doc building to the ccm_explorer doc build.
First version for the CCM Explorer module documentation It consists of an extraction from the main OpenCCM doc about the Administration Console The install guide details module's contents, basic build method to use, and links to other modules which the software depends on. 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, ccm_explorer_history lists the modifications. images have been moved to the html directory. build.xml has now a doc builder target TODO : update of this whole doc for the Browser-Explorer migration complete dependencies explanation (mainly the core module of OpenCCM)
Addition of an uptodate check to avoid a useless ANT process in this module. Also redefined module dependencies.
Importing a new module containing the CCM Explorer. This is composed of a GUI based on top of the Explorer Framework and a plug-in for this console. The plug-in has been extracted from the openccm core module, and has been adapted in order to be compliant with the new APIs of the Explorer framework. Also, the package 'org.objecweb.openccm.browser' has been renamed to 'org.objecweb.openccm.explorer'
| webmaster@ow2.org |
Powered by ViewCVS 0.9.4 |
Back to OW2 Forge