Clement Escoffier | d8584e2 | 2011-12-03 09:11:15 +0000 | [diff] [blame^] | 1 | Changes from the 1.8.0 to 1.8.2
|
| 2 | -------------------------------
|
| 3 | ** Bug
|
| 4 | * [FELIX-2825] - The maven-ipojo-plugin does not replace component classes in WAR files
|
| 5 | * [FELIX-2829] - The maven-ipojo-plugin archetype descriptor is not conform
|
| 6 | * [FELIX-2833] - The maven-ipojo-plugin does not support manipulating artifact with a classifier
|
| 7 |
|
| 8 | Changes from the 1.6.0 to 1.8.0
|
| 9 | -------------------------------
|
| 10 | ** Improvement
|
| 11 | * [FELIX-2733] - The maven-ipojo-plugin should support JAR and WAR as packaging type
|
| 12 | * [FELIX-2744] - Add annotations to the maven-ipojo-plugin archetype
|
| 13 | * [FELIX-2755] - Allow the manipulator and the different front end to use several metadata files
|
| 14 |
|
| 15 | Changes from the 1.4.2 to 1.6.0
|
| 16 | -------------------------------
|
| 17 | ** Bug
|
| 18 | * [FELIX-1411] - Issue on windows to find components inside bundle
|
| 19 |
|
| 20 | ** Improvement
|
| 21 | * [FELIX-1427] - Service injection with Smart Proxies
|
| 22 | * [FELIX-1906] - Allow calling a method when service properties of an already injected service are modified
|
| 23 |
|
| 24 |
|
| 25 | Changes from the 1.4.0 to 1.4.2
|
| 26 | -------------------------------
|
| 27 | ** Bug
|
| 28 | * [FELIX-1411] - Issue on windows to find components inside bundle
|
| 29 |
|
| 30 |
|
| 31 | Changes from 1.2.0 to 1.4.0
|
| 32 | ---------------------------
|
| 33 | ** Bug
|
| 34 | * [FELIX-1302] - Manipulator never ignore annotations
|
| 35 |
|
| 36 | ** Improvement
|
| 37 | * Update parent pom
|
| 38 |
|
| 39 |
|
| 40 | Changes from 1.0.0 to 1.2.0
|
| 41 | ---------------------------
|
| 42 | ** Improvement
|
| 43 | * [FELIX-813] - Resolve XML-Schemas locally rather than from Internet
|
| 44 | * [FELIX-846] - Enhance the iPojo maven plugin to take metadata from pom.
|
| 45 |
|
| 46 | Changes from 0.8.0 to 1.0.0
|
| 47 | ---------------------------
|
| 48 | ** Improvement
|
| 49 | * Embed the latest manipulator
|
| 50 |
|
| 51 | Version 0.8.0
|
| 52 | -------------
|
| 53 | * Initial release
|