Changes between Version 10 and Version 11 of APP_PLUGIN_STARTUP_R0


Ignore:
Timestamp:
12/02/08 11:12:49 (17 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_PLUGIN_STARTUP_R0

    v10 v11  
    3636= Implementation = 
    3737 * the launcher module was created 
    38  * the bundles.config files were created for the author and the server editions. They contain the bundles to be loaded by the Felix Framework. If you add a bundle you should also add it in the config file. 
    39  * The launcher run configuration was created. It runs the Author edition. If you want to run the other editions you should edit it by making the working directory to be the directory where the edition is located. For now it is possible to run only the author, because the server is not properly configured yet. 
     38 * the bundles.config files were created for the author and the server editions. They contain the bundles to be loaded by the Felix Framework. If you add a bundle you should also add it in the config file for its edition. 
     39 * The !TrueAuthorMain run configuration was edited. It runs the Author edition using Felix and the launcher module. There is also TrueServerMain launch configuration which should run the server(when it is configured properly). 
    4040 * the Activator class in the author was deleted while it is not needed anymore. 
    41  * The revisions will be pointed after the review is finished and the code is commited. 
     41The launcher module and its Main class - [changeset:575]. [[BR]] 
     42Activator deleted, bundles.config added, pom.xml edited - [changeset:572]. [[BR]] 
    4243 
    4344