Changes between Version 14 and Version 15 of PLUGIN_EDITIONS_STRUCTURE_R1
- Timestamp:
- 12/05/08 14:16:13 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLUGIN_EDITIONS_STRUCTURE_R1
v14 v15 67 67 * disabled cglib usage in makeInstance method of Logic class 68 68 * the assembly plugin is integrated and used for packaging Sophie 2. The maven goal is assembly:directory. It creates the directory structure in the main target dir(sophie2-platform/target) containing the module folders and its jars inside them. 69 * the application is now runnable outside the development environment and can be started through command line using the following command:70 69 * the application is now runnable outside the development environment and can be started through command line using the build scripts located in [source:trunk/sophie2-platform/src/main/resources] 70 * all of the above is correct for revision [[changeset:694]] 71 71 = Testing = 72 72