| 34 | * The dependency tree is generated using mvn dependency:tree command in sophie2-platform folder. Here is the corresponding diagram:[[BR]] |
| 35 | |
| 36 | [[Image(source:/trunk/sophie2-platform/doc/uml-design-diagrams/Plugin_Dependency_Diagram.png)]] |
| 37 | |
| 38 | * The extensions and extension points defined in the project now are: |
| 39 | |
| 40 | [[Image(source:/trunk/sophie2-platform/doc/uml-design-diagrams/Extensions_And_Extension_Points.png)]] |
| 41 | |
| 42 | * There is no more time for this task and that's why there are listed only the extensions/extension points which are currently defined in sophie2-platform. |
| 43 | * Something like a legend for the upper diagram for clear understanding about the arrows and components is created:[[BR]] |
| 44 | [[Image(source:/trunk/sophie2-platform/doc/uml-design-diagrams/ex_ep_relation.png)]] |
| 45 | |
| 46 | * Renaming of the modules should be performed as it is described in the implementation idea. Do not forget to rename also the packages in the classes. |
| 47 | * Wrong dependencies should be removed. They are main.view -> base.model.resources and media.fobs -> core.modularity. |
| 48 | * Edit the base pom.xml and add information about the new developers. |