CVS log for openccm/packaging_assembling_tool/build.xml |
|
Help |
Request diff between arbitrary revisions / Display revisions graphically
Related to the OpenCCM Task #2359: Reducing the footprint of the OpenCCM platform. Moved org/objectweb/openccm/descriptor/*/beans/*Operator classes from ow_openccm_deployment_descriptors_xml.jar to packaging_assembling_tool.jar
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.
Add the Utils module doc processing
Adds debug flag to javac tasks
The Apollon DTD is available on the Apollon website. This changes the DOCTYPE definitions from SYSTEM to PUBLIC, so that ANT text replacement with the local path to apollon.dtd is useless.
Adds the copy of DTD files to the doc tree.
Adds the Launcher's documentation processing
Adds a target for the generation of the module's documentation.
Now depends on the browser module, removing external provided browser.jar
New build process for the Packaging Assembling Tool module. Added uptodate tests to avoid useless recompilations of frameworks. Separated basic XML framework (Zeus and Apollon's beans) from GUI framework. IMPORTANT : Users of these basic frameworks have now to use ow_openccm_deployment_descriptors_xml.jar in place of the full packaging_assembling_tool.jar The build.xml file is now standalone and does not use anymore the src/xml/ant/*.xml files (which are removed).
Now using the Launcher framework from its module, and the ObjectWeb environment variables.
** EXTRACTION OF DCI CONTENTS ** : Extracted all DCI DTDs manipulation, as this will be done in the dci module Removed the ZipEntryRetriever Java code, as it would only be used and provided by dci module * COSMETIC * : Changed the default ANT target to build the graphical tool Moved the help content to a <description> tag Changed the local pathes ( pat.* ) to follow the commonly defined props of the utils module Improved the tests on modified resources for eventual rebuild Changed the checked JARs of frameworks for eventual rebuild Removed browser and launcher DTDs as they are to be provided by respective modules
Extracting the Apollon externals files in the UTILS module Modified the build.xml file to follow this change, and call appropriate target in the utils/externals ANT build file Modified the build.xml file in utils/externals, addition of a copy target which will copy each JAR library at right place (runtime and production) Added a dci.Apollon generation model Cosmetic changes
Modification of the build process Now the whole Apollon JARs are copied in the build directory's externals This allows to acces them during Apollon code generations, even when this module is built from an other one This has no consequences on produced libraries, since the externals dir should be removed after a successfull build Thanks to Areski Flissi for pointing this out.
Addition of a Node Property Descriptors editor Added unix/Windows scripts, Launcher/Browser/Apollon files The tool can be launched using this command node_editor As for ccm_assembling, you can chose to put it in your path, or call it with full path. No more environment variable is needed, the scripts will set it for themselves. Light changes in the Packaging/Assemgling Tool (nested panels and icons) Added icons for both tools
Yet another correction for the ANT 1.5 compatibility
Added icons to the tool's JAR file during build process Added some new icons and integrated OpenCCM's Browser CCM plugin to re-use its icons Changed the tool's JAR name to a simpler 'packaging_assembling_tool.jar' Changed the Browser's configuration file location from xml/apollon to xml/browser Update of Apollon's libraries following Apollon's CVS repository Cosmetic update in the GUIs around nested panels and tree's icons
Added support for CAR files in componentfiles now a CAR file being pointed in a CAD's componentfile is added to the AAR and a CSD file is analysed to add its dependencies to the AAR Both opening from the context menu are possible (unzips the CAR) Better output during the Zip operations (warnings aren't seen as errors anymore) Modified the AAR and CAR file building now the ID is used as filename (with appropriate extension) Changed the default dir for file selections from a File in Archive Panel now it opens the current working dir Changed the menu text 'Edit <type>' becomes 'Open the <Software Package/CPF File/CCD File>' Customised the DESCRIPTION field of a CPF to a 'Text Area' widget Added a CCM menu to open archive files like AAR and CAR the File menu still opens XML type files
Extraction of the OpenCCM Packaging and Assembling Tool
Initial revision
| webmaster@ow2.org |
Powered by ViewCVS 0.9.4 |
Back to OW2 Forge