OW2 Consortium

CVS log for openccm/pda/wince/build.properties

(logo)

Help

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

Request diff between arbitrary revisions / Display revisions graphically


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

Revision 1.15 / (view) - annotate - [select for diffs] , Tue Dec 5 16:59:48 2006 UTC (2 years ago) by flissi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +5 -6 lines
Diff to previous 1.14
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).

Revision 1.14 / (view) - annotate - [select for diffs] , Fri Oct 28 11:09:25 2005 UTC (3 years, 1 month ago) by flissi
Branch: MAIN
Changes since 1.13: +4 -7 lines
Diff to previous 1.13
* Removing of ununsed files or directory creation in compilation process of module (dtd, jar...).
* Cosmetic updates.

Revision 1.13 / (view) - annotate - [select for diffs] , Wed Oct 12 11:27:13 2005 UTC (3 years, 1 month ago) by flissi
Branch: MAIN
Changes since 1.12: +79 -156 lines
Diff to previous 1.12
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.

Revision 1.12 / (view) - annotate - [select for diffs] , Mon Sep 26 12:12:57 2005 UTC (3 years, 2 months ago) by flissi
Branch: MAIN
Changes since 1.11: +12 -21 lines
Diff to previous 1.11
* Changing compilation process to allow dynamic replacement at execution of parameters in XML launcher configuration files.

Revision 1.11 / (view) - annotate - [select for diffs] , Wed Aug 24 14:49:20 2005 UTC (3 years, 3 months ago) by flissi
Branch: MAIN
Changes since 1.10: +31 -22 lines
Diff to previous 1.10
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+.

Revision 1.10 / (view) - annotate - [select for diffs] , Tue May 25 09:29:31 2004 UTC (4 years, 6 months ago) by flissi
Branch: MAIN
CVS Tags: OPENCCM_0_9_0
Changes since 1.9: +11 -4 lines
Diff to previous 1.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.

Revision 1.9 / (view) - annotate - [select for diffs] , Mon May 17 17:19:36 2004 UTC (4 years, 6 months ago) by flissi
Branch: MAIN
Changes since 1.8: +2 -0 lines
Diff to previous 1.8
* Updating build process on device.
* Corrected a minor bug.

Revision 1.8 / (view) - annotate - [select for diffs] , Mon May 17 14:38:45 2004 UTC (4 years, 6 months ago) by flissi
Branch: MAIN
Changes since 1.7: +31 -13 lines
Diff to previous 1.7
* 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.

Revision 1.7 / (view) - annotate - [select for diffs] , Tue May 4 13:00:28 2004 UTC (4 years, 7 months ago) by flissi
Branch: MAIN
Changes since 1.6: +6 -0 lines
Diff to previous 1.6
* 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.

Revision 1.6 / (view) - annotate - [select for diffs] , Mon Mar 29 17:29:50 2004 UTC (4 years, 8 months ago) by flissi
Branch: MAIN
CVS Tags: OPENCCM_0_8_1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
* Updated build process files for last added features.

Revision 1.5 / (view) - annotate - [select for diffs] , Mon Mar 22 16:00:30 2004 UTC (4 years, 8 months ago) by flissi
Branch: MAIN
Changes since 1.4: +7 -5 lines
Diff to previous 1.4
Updated compilation parameters for last changes about the way to access a remote IOR.

Revision 1.4 / (view) - annotate - [select for diffs] , Tue Feb 3 15:52:53 2004 UTC (4 years, 10 months ago) by flissi
Branch: MAIN
Changes since 1.3: +12 -10 lines
Diff to previous 1.3
Changes on build.properties and build.xml compilation process related to the new NS host and DCI arguments (task #1605).

Revision 1.3 / (view) - annotate - [select for diffs] , Tue Dec 2 11:37:46 2003 UTC (5 years ago) by flissi
Branch: MAIN
Changes since 1.2: +5 -5 lines
Diff to previous 1.2
Cosmetic updates.

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Nov 10 15:05:06 2003 UTC (5 years ago) by flissi
Branch: MAIN
Changes since 1.1: +31 -11 lines
Diff to previous 1.1
pda module : update of the compilation process for the new @JVM@ parameter.

Revision 1.1 / (view) - annotate - [select for diffs] , Tue Nov 4 16:47:31 2003 UTC (5 years, 1 month ago) by flissi
Branch: MAIN
* 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

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