CVS log for openccm/pda/wince/build.properties |
|
Help |
Request diff between arbitrary revisions / Display revisions graphically
Changing the build directory name (from 'dist' to 'dist_${ORB.pda.name}') during ant compilation process of pda module in order to allow to build multiple distributions of OpenCCM for PDA (with different ORBs).
* Removing of ununsed files or directory creation in compilation process of module (dtd, jar...). * Cosmetic updates.
Improvment of the build process of the pda module: * Now parameters have not to be defined in build.properties ant file but in new envi_OpenCCM_PDA.bat environment source file: this allows parameters (e.g. NS.IOR or ComponentServerName) to be changed at execution time when launching commands. * Adding new external Ant lib, and scripts (replace.bat and replace.xml) used to generate on device in a -build- directory the OpenCCM command scripts: this allows scripts to be launched directly from an Explorer on PDA but also tu use the Pocket DOS interpreter program to launch commands with dynamic arguments. OpenCCM for PDA distribution and dependencies are generated in a -dist- directory which can be installed anywhere on the device file system (in \Program Files dir for instance, on a memory card plugged on the PDA, etc.). Also, with appropriate changes in envi_OpenCCM_PDA.bat (JVM, OpenCCM_HOMEDIR, etc. settings), this distro can serve as an OpenCCM Lite version for PC or can be installed on and executed from a usb key or a memory stick. More detailled information are given in readme.htm file for installing and using OpenCCM for PDA.
* Changing compilation process to allow dynamic replacement at execution of parameters in XML launcher configuration files.
Related to task #2293: *port pda module for Windows Mobile 2003 devices and OpenCCM-0.9+ release compatibility. * Updated wince compilation process to use with OpenCCM-0.9+.
* Related to the task #2053 (support for JacORB-2.1 and 2.2) * Updates of the build process to use the new rcmd 1.2 version.
* Updating build process on device. * Corrected a minor bug.
* Updated compilation process to allow the user to choose the supported ORB installed on device (ORBacus or JacORB). * Added a new target to compile OpenCCM for PDA using a local installed distribution of OpenCCM.
* Added a new ant target for building OpenCCM for PDA distribution:
- when the openccm_pda ant target is used, the compilation process uses the latest OpenCCM libraries (runtime, container, components of the DCI, deploytool) instead of those provided with the module.
- the openccm_home.dir (path to the local OpenCCM installation directory) parameter must be set in build.properties file in order to use this target.
This new target will allow the pda module to be synchronized with all changes and new features added in OpenCCM platform.
* Updated build process files for last added features.
Updated compilation parameters for last changes about the way to access a remote IOR.
Changes on build.properties and build.xml compilation process related to the new NS host and DCI arguments (task #1605).
Cosmetic updates.
pda module : update of the compilation process for the new @JVM@ parameter.
* First release of the Ant build file of OpenCCM for PDA distribution (build.xml) * build.properties sample to compile the openccm pda module with ORBacus and the IBM J9 JVM on device
| webmaster@ow2.org |
Powered by ViewCVS 0.9.4 |
Back to OW2 Forge