
CVS log for openccm/examples/dinner/build.xml |
 |
|
Up to [OW2-CVS] / openccm / examples / dinner
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.4
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Jun 24 15:26:05 2005 UTC (3 years, 5 months ago) by contrera
Branch:
MAIN
CVS Tags:
OPENCCM_0_9_0,
HEAD
Changes since 1.3: +0 -4 lines
Diff to previous 1.3
Adaptation of the Dining Philosophers demo to ANT tasks.
This demo does not need IDL to Java mapping:
the IDL module maps the Java package.
Defining an empty mapping is the best setting for all ORBs:
+ All generate Java in a Java package mapping the module.
+ The ORBacus flag "--autopackage" is the default and fits.
Previous tuning (the autopkgflag property) is useless and removed.
Revision
1.3
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Feb 22 13:20:53 2005 UTC (3 years, 9 months ago) by contrera
Branch:
MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Change of the Toolkit library which is now out of the Launcher lib.
Revision
1.2
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Feb 10 16:37:19 2005 UTC (3 years, 9 months ago) by contrera
Branch:
MAIN
Changes since 1.1: +0 -4 lines
Diff to previous 1.1
Removed the application.idl2java.package property from common settings.
It was previously set to org.objectweb.ccm which is actually a prefix that can differ in each demos.
It's now in each demo's dir, in demo.properties (like application.pkg.dir)
Cosmetic update of examples/common/build.xml
removed the application_idl2java target now unused.
Changed the idl2java mapping set:
now using the property fed with each demo's demo.properties
in the application.idl2java.package property.
Revision
1.1.1.1
/
(as text)
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Wed Oct 6 14:15:11 2004 UTC (4 years, 1 month ago) by contrera
Branch:
contrera
CVS Tags:
start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Extraction of the OpenCCM demonstrations into a dedicated examples module
Revision
1.1
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Oct 6 14:15:11 2004 UTC (4 years, 1 month 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.
Back to OW2 Forge