
CVS log for openccm/launcher/build.xml |
 |
|
Up to [OW2-CVS] / openccm / launcher
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.17
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Nov 7 16:17:26 2005 UTC (3 years ago) by flissi
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.16: +310 -310 lines
Diff to previous 1.16
Converting file to Unix format.
Revision
1.16
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Nov 7 15:28:34 2005 UTC (3 years ago) by flissi
Branch:
MAIN
Changes since 1.15: +309 -311 lines
Diff to previous 1.15
Related to bug #304257:
* Removing of -target option of javac compiler in build.xml files.
Revision
1.15
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Jun 29 16:31:07 2005 UTC (3 years, 5 months ago) by merle
Branch:
MAIN
CVS Tags:
Root_OPENCCM_CONTAINER_EXTENSIONS,
OPENCCM_CONTAINER_EXTENSIONS,
OPENCCM_0_9_0
Changes since 1.14: +20 -20 lines
Diff to previous 1.14
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.14
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Jun 13 16:48:52 2005 UTC (3 years, 5 months ago) by contrera
Branch:
MAIN
Changes since 1.13: +4 -1 lines
Diff to previous 1.13
Adds the doc build for Utils
Revision
1.13
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu May 12 12:27:40 2005 UTC (3 years, 6 months ago) by contrera
Branch:
MAIN
Changes since 1.12: +16 -1 lines
Diff to previous 1.12
First version for the Launcher module documentation
It consists in an extraction of the main OpenCCM doc for the framework.
The install guide details module's contents and basic build method to use,
and links to other modules which the tool depends on.
The DTD documentation for the Launcher has been integrated to this module's doc.
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 build.xml has been updated with a doc target for the documentation generation.
Revision
1.12
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Mar 21 13:14:01 2005 UTC (3 years, 8 months ago) by contrera
Branch:
MAIN
Changes since 1.11: +32 -5 lines
Diff to previous 1.11
Addition of an uptodate check to avoid a useless ANT process in this module.
Revision
1.11
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Feb 3 17:04:45 2005 UTC (3 years, 10 months ago) by rouvoy
Branch:
MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
* Integrating ow_fork.sh and ow_wait.sh scripts.
* Correcting bug associated to the use of an external regex package.
Revision
1.10
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Nov 24 16:15:30 2004 UTC (4 years ago) by contrera
Branch:
MAIN
Changes since 1.9: +32 -6 lines
Diff to previous 1.9
We now copy separately the launcher.sh or launcher.bat script, filtering the absolute reference in the classpath.
Revision
1.9
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Nov 12 12:55:19 2004 UTC (4 years ago) by rouvoy
Branch:
MAIN
Changes since 1.8: +2 -3 lines
Diff to previous 1.8
* Adding the AntContrib library importation in the process of compilation of the Launcher to support the <if> tasks used in the recently added export.xml file.
Revision
1.8
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Oct 18 15:20:03 2004 UTC (4 years, 1 month ago) by contrera
Branch:
MAIN
Changes since 1.7: +19 -4 lines
Diff to previous 1.7
Now uses the export file in the Launcher's build process.
The file is imported, and its target "launcher.settings.init" is a dependence for the "script" target.
This allows the ANT token replacement of LAUNCHER_CLASSPATH in unix and windows scripts with the set up "launcher.classpath" property.
Revision
1.7
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Oct 13 06:05:06 2004 UTC (4 years, 1 month ago) by rouvoy
Branch:
MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
* Moving the config directory name from ObjectWeb to OW_CONFIG.
Revision
1.6
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Oct 12 12:56:58 2004 UTC (4 years, 1 month ago) by rouvoy
Branch:
MAIN
Changes since 1.5: +5 -3 lines
Diff to previous 1.5
* Added Scripts to use the launcher as a standalone application.
* Added OW_CONFIG property and environnement variable to point the local config directory used to store files (PID, output, ...).
* Added $Id$ CVS tag.
Revision
1.5
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Oct 11 14:16:11 2004 UTC (4 years, 1 month ago) by rouvoy
Branch:
MAIN
Changes since 1.4: +2 -3 lines
Diff to previous 1.4
* Corrected compilation bug:
- Package utils.trace was compiled in the utils/misc/build directory rather in the target.build.dir,
- Bug caused by an inheritall property setted to false in the build.xml of the launcher.
Revision
1.4
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Oct 4 14:38:01 2004 UTC (4 years, 2 months ago) by contrera
Branch:
MAIN
Changes since 1.3: +8 -16 lines
Diff to previous 1.3
Introducing a Launcher proper environment variable OW_HOMEDIR
With or without the OpenCCM Platform context, the Launcher scripts will use this variable to locate each JAR needed by the Launcher framework itself.
This setting does not have any influence on the launched application's resources:
one can still use a @MY_APP_DIR@ in his Launcher XML files, and pass this value with an extra "-DMY_APP_DIR={the launched app root dir}".
Revision
1.3
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue May 25 13:39:17 2004 UTC (4 years, 6 months ago) by rouvoy
Branch:
MAIN
Changes since 1.2: +31 -24 lines
Diff to previous 1.2
* Improvment of the build process (basedir, externals with dependencies, cosmetic updates)
Revision
1.2
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri May 21 11:01:09 2004 UTC (4 years, 6 months ago) by rouvoy
Branch:
MAIN
Changes since 1.1: +11 -18 lines
Diff to previous 1.1
* Updating compilation process for using winprocess copy task rather hard copy.
Revision
1.1
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed May 19 14:58:30 2004 UTC (4 years, 6 months ago) by rouvoy
Branch:
MAIN
* Importing launcher sources from utils module.
* Patching debug and verbose option labels with launch_debug and launch_verbose.
* Allowing dynamic definition of properties in launcher XML description files.
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