OW2 Consortium

CVS log for openccm/dci/dci.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] , Thu Oct 27 12:42:15 2005 UTC (2 years, 10 months ago) by merle
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +72 -1 lines
Diff to previous 1.8
Related to the OpenCCM Task #2359:
Reducing the footprint of the OpenCCM platform.

Deleted some generated classes not used by OpenCCM.
- **/CCM_*Holder
- **/CIF_*Holder
- **/*ImplicitHolder
- **/*ExplicitHolder
- **/*Holder
- **/CCM_*Helper
- **/CIF_*Helper
- **/*ImplicitHelper
- **/*ExplicitHelper
- **/*ImplicitStub
- **/*ExplicitStub
- **/*ImplicitPOA
- **/*ExplicitPOA
- **/*POATie.java
- *LocalBase and *LocalTie generated by JacORB

Revision 1.8 / (as text) / (view) - annotate - [select for diffs] , Wed Jun 29 16:18:04 2005 UTC (3 years, 2 months ago) by merle
Branch: MAIN
CVS Tags: Root_OPENCCM_CONTAINER_EXTENSIONS, OPENCCM_CONTAINER_EXTENSIONS, OPENCCM_0_9_0
Changes since 1.7: +20 -20 lines
Diff to previous 1.7
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.

Revision 1.7 / (as text) / (view) - annotate - [select for diffs] , Fri Jun 24 15:39:22 2005 UTC (3 years, 2 months ago) by contrera
Branch: MAIN
Changes since 1.6: +16 -9 lines
Diff to previous 1.6
Adds debug flag to javac tasks

Revision 1.6 / (as text) / (view) - annotate - [select for diffs] , Wed Jun 1 14:35:20 2005 UTC (3 years, 3 months ago) by merle
Branch: MAIN
Changes since 1.5: +3 -9 lines
Diff to previous 1.5
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.

* Added encoding with UTF-8
* Replaced absolute pathes to XML DTD with public ones available on the OpenCCM web site, i.e.
  all <!DOCTYPE XXX SYSTEM "@CCM_DTD_DIR@/XXX.dtd"> occurrences are replaced by
  <!DOCTYPE XXX PUBLIC "-//OMG//DTD CORBA ... 3.0//EN" "http://openccm.objectweb.org/dtd/ccm/XXX.dtd">
* Replaced @DCI_JAR_DIR@ by @OpenCCM_HOMEDIR@/lib
* Replaced @DCI_DESCRIPTOR_DIR@ by @OpenCCM_HOMEDIR@/xml/descriptor/dci

Revision 1.5 / (as text) / (view) - annotate - [select for diffs] , Tue Mar 29 19:15:12 2005 UTC (3 years, 5 months ago) by contrera
Branch: MAIN
Changes since 1.4: +4 -23 lines
Diff to previous 1.4
Adaptation to the name modification of Apollon generated JARs, and removed useless build check

Revision 1.4 / (as text) / (view) - annotate - [select for diffs] , Tue Jan 11 16:22:36 2005 UTC (3 years, 7 months ago) by contrera
Branch: MAIN
Changes since 1.3: +12 -12 lines
Diff to previous 1.3
Addition of dci prefixes for the module's local source directories.

Revision 1.3 / (as text) / (view) - annotate - [select for diffs] , Wed Nov 10 16:29:54 2004 UTC (3 years, 9 months ago) by moroy
Branch: MAIN
Changes since 1.2: +42 -7 lines
Diff to previous 1.2
Updating the DCI plugin for the CCM Explorer :
  - Refactoring the java classes.
  - Renaming 'browser' to 'explorer'.
  - Updating the compilation process.

Revision 1.2 / (as text) / (view) - annotate - [select for diffs] , Tue Oct 19 12:20:13 2004 UTC (3 years, 10 months ago) by contrera
Branch: MAIN
Changes since 1.1: +496 -0 lines
Diff to previous 1.1
Recently added files had been with a wrong Tag. This merges them to the MAIN branch.

Revision 1.1.2.1 / (as text) / (view) - annotate - [select for diffs] , Mon Oct 18 19:42:03 2004 UTC (3 years, 10 months ago) by contrera
Branch: OPENCCM_MODULES
Changes since 1.1: +496 -0 lines
Diff to previous 1.1 to next main 1.2
    This is the Distributed Computing Infrastructure (DCI) build file.
    It is in charge of its CCM production and libraries packaging.

    It is an application build - like. It uses OpenCCM_HOMEDIR to find
    the OpenCCM production libraries and settings.
    When building both OpenCCM and this DCI module the OpenCCM_HOMEDIR
    is provided as an ANT property.

Revision 1.1 , Mon Oct 18 19:42:03 2004 UTC (3 years, 10 months ago) by contrera
Branch: MAIN
Branch point for: OPENCCM_MODULES
FILE REMOVED
file dci.xml was initially added on branch OPENCCM_MODULES.

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