OW2 Consortium

CVS log for openccm/dci/build.xml

(logo)

Help

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

Request diff between arbitrary revisions / Display revisions graphically


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

Revision 1.9 / (as text) / (view) - annotate - [select for diffs] , Mon Jun 13 16:23:06 2005 UTC (3 years, 5 months ago) by contrera
Branch: MAIN
CVS Tags: Root_OPENCCM_CONTAINER_EXTENSIONS, OPENCCM_CONTAINER_EXTENSIONS, OPENCCM_0_9_0, HEAD
Changes since 1.8: +4 -0 lines
Diff to previous 1.8
Adds the Production and Utils modules doc build

Revision 1.8 / (as text) / (view) - annotate - [select for diffs] , Mon May 23 15:04:57 2005 UTC (3 years, 6 months ago) by contrera
Branch: MAIN
Changes since 1.7: +18 -1 lines
Diff to previous 1.7
First version for the DCI module documentation

It extracts from the main OpenCCM user guide :
  all commands to start and stop DCI components

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 (none currently)

the build.xml has been patched to provide a doc builder target
  It includes the Packaging Assembling Tool doc which provides descriptors contents help.

Revision 1.7 / (as text) / (view) - annotate - [select for diffs] , Tue Mar 29 19:13:29 2005 UTC (3 years, 8 months ago) by contrera
Branch: MAIN
Changes since 1.6: +43 -6 lines
Diff to previous 1.6
Added an uptodate test to avoid useless recompilations,
Added module dependencies compilations for standalone builds.

Revision 1.6 / (as text) / (view) - annotate - [select for diffs] , Tue Jan 11 17:43:28 2005 UTC (3 years, 10 months ago) by contrera
Branch: MAIN
Changes since 1.5: +0 -3 lines
Diff to previous 1.5
The DCI module is now built from the openccm module.
 --> removed the call to openccm's build in the DCI module.
 --> added an ant call to DCI inside the openccm module.


First and coarse grain isolation of an OpenCCM Runtime within the openccm (aka core) module.
 --> Now a target 'runtime' can be called in the core module, building only OpenCCM_Runtime.jar
 --> Former 'step3' has been split into an API compilation step and a LIB compilation step
      This aims to provide the runtime build process with all APIs needed.
 --> Modifications of the src/ant/runtime.xml towards a standalone file, like platform.xml already is
      TODO: Add the needed material to have it fully standalone (i.e. calls to core builds)
 --> TODO: 'Dissolve' what still remains in the core, distributing it in all modules.

Revision 1.5 / (as text) / (view) - annotate - [select for diffs] , Mon Oct 18 19:42:55 2004 UTC (4 years, 1 month ago) by contrera
Branch: MAIN
Changes since 1.4: +3 -481 lines
Diff to previous 1.4
Now using a separated file for the module building (dci.xml)
Changed dci.xml targets into a simple ANT call

Revision 1.4 / (as text) / (view) - annotate - [select for diffs] , Thu Oct 14 13:29:10 2004 UTC (4 years, 1 month ago) by merle
Branch: MAIN
Changes since 1.3: +4 -0 lines
Diff to previous 1.3
Related to the OpenCCM Task #2120

Split the compilation of Java DCI stubs classes
else there are too many classes to compile simultaneously.

Revision 1.3 / (as text) / (view) - annotate - [select for diffs] , Mon Oct 4 15:58:26 2004 UTC (4 years, 2 months ago) by contrera
Branch: MAIN
Changes since 1.2: +0 -5 lines
Diff to previous 1.2
Modified every ANT token into Launcher token
Pathes are not replaced during OpenCCM build anymore, but during the execution by the Launcher

Also included the setting of OW_HOMEDIR in openccm_launcher scripts.


These modifications are all relevant to task #2119 "Clean OpenCCM from absolute pathes"
For more information consult :
http://forge.objectweb.org/pm/task.php?func=detailtask&project_task_id=2119&group_id=10&group_project_id=19

Revision 1.2 / (as text) / (view) - annotate - [select for diffs] , Wed Sep 29 19:46:56 2004 UTC (4 years, 2 months ago) by contrera
Branch: MAIN
Changes since 1.1: +6 -4 lines
Diff to previous 1.1
Corrections of the build process :
- XML config files for DCI deployers are correctly copied and modified according to their DTD
- Java classes from the descriptor and deploytool packages were not included in the JAR file - corrected.

Java corrections :
- DeploymentApplication now catches ExceptionWrapper in a correct package.
- NodeDestinationDeployer correctly calls the MicroServerHTTP (the package was wrong since modified in latest versions)

Launcher files :
- Dependencies to ow_openccm_corba and ow_openccm_production JARs have been moved to the Runtime.xml file. (from dci_server, node_server and factory_server)
- Corrections for url locations (added missing "file:")
- Arguments with several parts are now considered as LINE (previously passing them as VALUE had hazardous consequences)

Revision 1.1.1.1 / (as text) / (view) - annotate - [select for diffs] (vendor branch) , Wed Sep 1 10:50:42 2004 UTC (4 years, 3 months ago) by contrera
Branch: contrera
CVS Tags: start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
initial release for the Ditributed Computing Infrastructure (DCI) module, an OpenCCM deployment engine. All code extracted from the openccm core module has been refactored from org.objectweb.ccm to org.objectweb.openccm, and scripts have been adapted to the launcher V2.

Revision 1.1 / (as text) / (view) - annotate - [select for diffs] , Wed Sep 1 10:50:42 2004 UTC (4 years, 3 months ago) by contrera
Branch: MAIN
Initial revision

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