User Tools

Site Tools


wiki:epims4_1m1:developer:epimsdistrib

This is an old revision of the document!


Distribution of ePims

Distribution of ePims is done from eclipse IDE. All ePims modules / projects should be present in workspace. To create a new ePims version, verify that all projects have a release version and are tagged on SVN.

To be sure no specific environnement variables are set or no on-going developpment is in project, it is strongly recommanded to create a specific workspace for distribution creation.

Standalone Modules

eP-Plate is embedded in eP-Web, so just verfiy version in eP-Web is correct. eP-Col is used in almost all others modules, so just verfiy version are coherent.

Run ant dist, and more recommanded publish-install to create a folder with all needed distribution files. If you don't have a ivy repository, redefine install.dir properties in build.xml file. Do this for

  • eP-Core
  • eP-Back
  • eP-TAF

EAR Modules

For GWT Projects (eP-Admin & eP-Pole):

  • clean project (from project menu) in order to compile Java to javascript
  • Export to war file at the project basedir
  • see ReadMe file for more specific operations

For other projects, run publish.install ant target

and finally run eP-EAR publish.install target !

Installation folder content

The distribution folder content (specified by install.dir in build.xml) contains all modules and configuration files in a well structured manner. See contenu_de_la_distribution for more details

wiki/epims4_1m1/developer/epimsdistrib.1253264649.txt.gz · Last modified: 2009/09/18 11:04 by 132.168.73.247