
CVS log for openccm/Attic/build.xml |
 |
|
Up to [OW2-CVS] / openccm
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision 1.45
, Tue Jun 3 08:43:21 2003 UTC (5 years, 5 months ago) by rouvoy
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.44: +0 -0 lines
FILE REMOVED
Merging main branch with openccm_0_7_beta branch
And :
- Correcting bug (cp_ns missing) in demo1.xml, demo2.xml, demo3.xml,
DiningPhilosopher.xml, hello.xml
- Updating BES integration (config/BES-5.0.2)
- Adding FailOnError flag on IDL2Java tasks
- Checking ORB and OTS jar directories during compilation (adding error messages)
- Checking modifications of build.properties file for automatic clean
- Updating ow_openccm_deployment.idl with last modifications of OpenCCM.idl
Revision 1.44.2.1
, Fri Apr 4 15:38:05 2003 UTC (5 years, 7 months ago) by rouvoy
Changes since 1.44: +0 -0 lines
FILE REMOVED
Updating the Build scripts
Removing main build.xml file (replaced by src/ant XML files)
Revision
1.44
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Mar 31 08:34:13 2003 UTC (5 years, 7 months ago) by offroy
Branch:
MAIN
CVS Tags:
OPENCCM_0_7_1
Changes since 1.43: +2 -2 lines
Diff to previous 1.43
correct redondant call to Include &IncludeCommonCore; in file build.xml
Revision
1.43
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Mar 28 17:06:31 2003 UTC (5 years, 7 months ago) by merle
Branch:
MAIN
Changes since 1.42: +9 -11 lines
Diff to previous 1.42
Updated the compilation process of the launcher in order
to generate the xml/launcher/Compiler.xml file correctly.
Moved the --cpp option management from ir3_feed scripts
to the src/xml/launcher/Compiler.xml file.
Revision
1.42
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Mar 28 15:05:28 2003 UTC (5 years, 7 months ago) by offroy
Branch:
MAIN
Changes since 1.41: +1 -0 lines
Diff to previous 1.41
add window backup file extension .bak to the list of file to delete during plateform's cleaning.
Revision
1.41
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Mar 28 14:45:10 2003 UTC (5 years, 7 months ago) by offroy
Branch:
MAIN
Changes since 1.40: +10 -1 lines
Diff to previous 1.40
add script to allow restoring environment :
- remove variable OpenCCM_CONFIG_DIR
- remove variable OpenCCM_HOMEDIR
- restore variable PATH
Revision
1.40
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Mar 25 17:43:10 2003 UTC (5 years, 7 months ago) by contrera
Branch:
MAIN
Changes since 1.39: +1 -0 lines
Diff to previous 1.39
correction of the bug #203
added a <install_XML_DTD> target in the xml_dtd part of build.xml, and associated call in the <install> target of build
now the "build install" command copy CCM DTDs in {install.dir}/dtd
TODO=copy the launcher's DTD too.
Revision
1.39
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Mar 24 16:45:05 2003 UTC (5 years, 8 months ago) by offroy
Branch:
MAIN
Changes since 1.38: +18 -2 lines
Diff to previous 1.38
Contribution to the Task #201
First Trace service for OpenCCM based upon Monolog
This version is local and intercepts CORBA calls
See documentation InsideOpenCCM for Instrumentation and Configuration
Revision
1.38
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Mar 18 14:39:47 2003 UTC (5 years, 8 months ago) by demarey
Branch:
MAIN
Changes since 1.37: +1 -0 lines
Diff to previous 1.37
Add an exclude statement for xerces in OTS libraries copy (because OpenORB's xerces.jar bugged).
Revision
1.37
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Mar 13 17:36:27 2003 UTC (5 years, 8 months ago) by demarey
Branch:
MAIN
Changes since 1.36: +9 -6 lines
Diff to previous 1.36
Update the clean_all targetw
Revision
1.36
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Mar 12 16:39:51 2003 UTC (5 years, 8 months ago) by demarey
Branch:
MAIN
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
Removing target "install_cpp".
Revision
1.35
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Mar 3 11:48:39 2003 UTC (5 years, 8 months ago) by demarey
Branch:
MAIN
Changes since 1.34: +4 -2 lines
Diff to previous 1.34
Move copy of windows process utils from "create_windows_cpp_sym_link" y_windows_scripts"ccm (ss
Revision
1.34
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Feb 20 19:31:59 2003 UTC (5 years, 9 months ago) by demarey
Branch:
MAIN
Changes since 1.33: +37 -3 lines
Diff to previous 1.33
Add a default preprocessor.
Revision
1.33
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Feb 18 15:19:31 2003 UTC (5 years, 9 months ago) by demarey
Branch:
MAIN
Changes since 1.32: +19 -56 lines
Diff to previous 1.32
New files for launcher.
Revision
1.32
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Jan 21 19:10:30 2003 UTC (5 years, 10 months ago) by merle
Branch:
MAIN
Changes since 1.31: +13 -10 lines
Diff to previous 1.31
Correction for the Bug #141.
The problem was that cpp 3.2.x generates # lines with strange file names,
i.e. including ' ', '<' and '>' characters, when the OpenCCM parser
did not expect these characters.
Now OpenCCM 0.6 could be used with the cpp 3.2.x external preprocessor.
Thanks to Richard Bouska <richard@bouska.cz> for reporting
this long term bug once again.
Moved generated OMG IDL parser files from the src/java/generated/omg_idl3/
directory to the src/java/org/objectweb/ccm/IDL3/ directory.
Thanks to Jakub Herkel <jakub.herkel@swh.sk> for suggesting this move.
Revision
1.31
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Jan 16 14:00:43 2003 UTC (5 years, 10 months ago) by demarey
Branch:
MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
Modification for launcher xml files.
Revision
1.30
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Jan 15 14:59:39 2003 UTC (5 years, 10 months ago) by contrera
Branch:
MAIN
Changes since 1.29: +5 -153 lines
Diff to previous 1.29
ZeusX generators become Apollon
every source file for them has been removed
added JAR files in externals
modified build.xml to extract XML DTD stuff
added config/xml_dtd.xml as extern part of build.xml
reorganisation in src/xml for zeusx models
Revision
1.29
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Jan 15 14:12:57 2003 UTC (5 years, 10 months ago) by contrera
Branch:
MAIN
Changes since 1.28: +12 -12 lines
Diff to previous 1.28
reorganisation of XML files in the build target dir
now files for the launcher are in xml/launcher
Revision
1.28
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Oct 10 16:05:14 2002 UTC (6 years, 1 month ago) by contrera
Branch:
MAIN
Changes since 1.27: +43 -62 lines
Diff to previous 1.27
Upgrade of zeusx with new DTD and models in src/xml
Added a deploytool to deploy assemblies
Added scripts to deploy in xml in demos (start_java_xml)
Suppressed the ccm_dtd2java
Revision
1.27
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Oct 9 14:12:24 2002 UTC (6 years, 1 month ago) by demarey
Branch:
MAIN
Changes since 1.26: +3 -1 lines
Diff to previous 1.26
Correct idl directory for windows.
Revision
1.26
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Oct 9 13:09:29 2002 UTC (6 years, 1 month ago) by demarey
Branch:
MAIN
Changes since 1.25: +1 -0 lines
Diff to previous 1.25
Adding a replacement for idl directory.
Revision
1.25
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Oct 8 15:06:31 2002 UTC (6 years, 1 month ago) by demarey
Branch:
MAIN
Changes since 1.24: +3 -5 lines
Diff to previous 1.24
Removing unused rules for velocity.
Revision
1.24
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Oct 8 12:53:32 2002 UTC (6 years, 1 month ago) by rouvoy
Branch:
MAIN
Changes since 1.23: +27 -18 lines
Diff to previous 1.23
New target website for building local OpenCCM website
Revision
1.23
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Oct 8 12:44:40 2002 UTC (6 years, 1 month ago) by demarey
Branch:
MAIN
Changes since 1.22: +118 -54 lines
Diff to previous 1.22
Adding rules for launcher (copy scripts, configuration files, build launcher jar) and velocity (templates copy).
Revision
1.22
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Oct 8 08:55:40 2002 UTC (6 years, 1 month ago) by rouvoy
Branch:
MAIN
Changes since 1.21: +24 -4 lines
Diff to previous 1.21
Adding a new target for creating a release of OpenCCM
Revision
1.21
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Sep 5 15:55:50 2002 UTC (6 years, 2 months ago) by offroy
Branch:
MAIN
Changes since 1.20: +15 -3 lines
Diff to previous 1.20
no message
Revision
1.20
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Aug 8 16:47:15 2002 UTC (6 years, 3 months ago) by rouvoy
Branch:
MAIN
Changes since 1.19: +15 -8 lines
Diff to previous 1.19
Debugging problems of JAR redondencies
Deleting specific OTS properties in "start_demos" scripts
Revision
1.19
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Aug 6 15:02:52 2002 UTC (6 years, 3 months ago) by rouvoy
Branch:
MAIN
Changes since 1.18: +51 -7 lines
Diff to previous 1.18
Correcting bug #108
* Correcting copy_unix_scripts & copy_windows_scripts targets in order to
specify libraries to use
==> Drawback : All jars lib directories are included
Correcting bug #109
* Correcting documentation task to limit the number of generated html files
(No Helper, Holder and Stubs)
==> Drawback : We can't do anything to optimize documentation displaying
* Adding a new javadoc task
Revision
1.18
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Aug 6 08:19:45 2002 UTC (6 years, 3 months ago) by rouvoy
Branch:
MAIN
Changes since 1.17: +10 -7 lines
Diff to previous 1.17
Renaming task clean to clean_all
Adding task clean which delete only compiled class files
Revision
1.17
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Jul 26 14:13:55 2002 UTC (6 years, 3 months ago) by contrera
Branch:
MAIN
Changes since 1.16: +23 -19 lines
Diff to previous 1.16
avoid the large compilation of the classes
Revision
1.16
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Jul 26 11:02:00 2002 UTC (6 years, 3 months ago) by offroy
Branch:
MAIN
Changes since 1.15: +8 -0 lines
Diff to previous 1.15
add utils to deal with process (ps, kill, exec) for Windows
Revision
1.15
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Jul 26 08:36:36 2002 UTC (6 years, 3 months ago) by rouvoy
Branch:
MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
U
Revision
1.14
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Jul 25 14:04:41 2002 UTC (6 years, 3 months ago) by contrera
Branch:
MAIN
Changes since 1.13: +173 -45 lines
Diff to previous 1.13
including xml-dtd classes generation in build.xml
modified the src/dtd directory
added xml generation models
Revision
1.13
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Jul 25 14:03:24 2002 UTC (6 years, 3 months ago) by offroy
Branch:
MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
add cpp.exe and cpp0.exe from mingw-1.0.1-20010726 for windows
Revision
1.12
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Jul 25 13:17:20 2002 UTC (6 years, 3 months ago) by offroy
Branch:
MAIN
Changes since 1.11: +17 -16 lines
Diff to previous 1.11
add cpp.exe and cpp0.exe from mingw-1.0.1-20010726 for windows
Revision
1.11
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Jul 25 11:56:40 2002 UTC (6 years, 3 months ago) by offroy
Branch:
MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
no message
Revision
1.10
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Jul 23 15:38:39 2002 UTC (6 years, 4 months ago) by rouvoy
Branch:
MAIN
Changes since 1.9: +249 -65 lines
Diff to previous 1.9
Integration of Ant in externals lib
Modification of the build file (Generation of ReleaseInfo class, ...)
Creation of compilation scripts for unix and windows
Revision
1.9
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Jul 23 12:30:46 2002 UTC (6 years, 4 months ago) by contrera
Branch:
MAIN
Changes since 1.8: +3 -0 lines
Diff to previous 1.8
changing xerces.jar location
Revision
1.8
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Jul 19 13:42:31 2002 UTC (6 years, 4 months ago) by contrera
Branch:
MAIN
Changes since 1.7: +7 -4 lines
Diff to previous 1.7
Models directory put in
Revision
1.7
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Jul 18 15:00:13 2002 UTC (6 years, 4 months ago) by demarey
Branch:
MAIN
Changes since 1.6: +12 -9 lines
Diff to previous 1.6
Change the rule gene-parser to not accept the parser compilation if javacc is not available.
Revision
1.6
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Jul 16 12:39:51 2002 UTC (6 years, 4 months ago) by leblanc
Branch:
MAIN
Changes since 1.5: +10 -2 lines
Diff to previous 1.5
correct a bug in the 'cpp.exe' creation in 'install' target
Revision
1.5
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Jul 16 11:38:06 2002 UTC (6 years, 4 months ago) by leblanc
Branch:
MAIN
Changes since 1.4: +943 -943 lines
Diff to previous 1.4
correct a bug in the 'install' target
Revision
1.4
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Jul 11 17:00:14 2002 UTC (6 years, 4 months ago) by contrera
Branch:
MAIN
Changes since 1.3: +39 -0 lines
Diff to previous 1.3
adding the DTD to Java generation tasks to compilationcessd fo
Revision
1.3
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Jul 9 17:12:52 2002 UTC (6 years, 4 months ago) by merle
Branch:
MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
remove
Revision
1.2
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Jul 9 15:30:51 2002 UTC (6 years, 4 months ago) by rouvoy
Branch:
MAIN
Changes since 1.1: +28 -16 lines
Diff to previous 1.1
Modifications in order to have properties files independant from the CVS
Server
Revision
1.1.1.1
/
(as text)
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Mon Jul 8 17:09:03 2002 UTC (6 years, 4 months ago) by merle
Branch:
LIFL
CVS Tags:
V_0_4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
initial release
Revision
1.1
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Jul 8 17:09:03 2002 UTC (6 years, 4 months ago) by merle
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.
Back to OW2 Forge