Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
13ff5eca074021762467869fe4d8fe7ca5e5d34f
/
ipojo
« Previous
b95e55d
Fix FELIX-3323:
by Clement Escoffier
· 13 years ago
38e94dc
Do not inspect super classes and implemented interfaces for non primitive components.
by Clement Escoffier
· 13 years ago
73e3b36
Just change the project name to avoid duplicates (2 projects with the same name)
by Clement Escoffier
· 13 years ago
539d87a
Cosmetic changes.
by Clement Escoffier
· 13 years ago
907aa74
Applied patch to fix FELIX-3326:
by Clement Escoffier
· 13 years ago
3c38701
Until we fixed the frame issue on Java 7, avoid the frame computation (FELIX-3297).
by Clement Escoffier
· 13 years ago
43cdd44
Use the right version of the bnd-ipojo-plugin in junit4osgi
by Clement Escoffier
· 13 years ago
d3f5075
Fixed FELIX-3271
by Clement Escoffier
· 13 years ago
4c8d28b
Apply path from Thomas Calmant adding the id parameter for the @Temporal annotation
by Clement Escoffier
· 13 years ago
cce53c0
Update dependency versions (cleanup after release)
by Clement Escoffier
· 13 years ago
c9a538e
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 13 years ago
0ed5420
[maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.8.2
by Clement Escoffier
· 13 years ago
195bb8f
Prepare for the next release:
by Clement Escoffier
· 13 years ago
57c828c
[maven-release-plugin] rollback the release of org.apache.felix.ipojo.manipulator-project-1.8.2
by Clement Escoffier
· 13 years ago
b43f237
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 13 years ago
05c0e8e
[maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-1.6.0
by Clement Escoffier
· 13 years ago
e68f5b7
Updated changelog
by Clement Escoffier
· 13 years ago
9fefb9a
Updated the composite build configuration to reflect the changes made on the iPOJO Core bundle.
by Clement Escoffier
· 13 years ago
4b5d3d5
Fix FELIX-3252 Embeds the iPOJO online manipulator into the iPOJO Core bundle
by Clement Escoffier
· 13 years ago
bb22283
New iPOJO Manipulator structure - update pom file
by Clement Escoffier
· 13 years ago
d5a145b
New iPOJO Manipulator structure - update pom file
by Clement Escoffier
· 13 years ago
40acb23
New iPOJO Manipulator structure - Move the bnd-ipojo-plugin
by Clement Escoffier
· 13 years ago
3061b4b
New manipulator structure - Move the bnd ipojo plugin
by Clement Escoffier
· 13 years ago
fce5b44
Remove top-level resources
by Clement Escoffier
· 13 years ago
4b3e1a3
Remove doc
by Clement Escoffier
· 13 years ago
803526d
new manipulator structure - moved the iPOJO Ant Task
by Clement Escoffier
· 13 years ago
bf9cacd
new manipulator structure - moved the maven-ipojo-plugin
by Clement Escoffier
· 13 years ago
16dd65d
new manipulator structure - moved the manipulator
by Clement Escoffier
· 13 years ago
51054a7
new manipulator structure - deleting the iPOJO BND ipojo plugin
by Clement Escoffier
· 13 years ago
b062db1
new manipulator structure - deleting the iPOJO maven ipojo plugin
by Clement Escoffier
· 13 years ago
5a329a9
new manipulator structure - deleting the iPOJO ant task
by Clement Escoffier
· 13 years ago
19cebce
Fixed typo.
by Clement Escoffier
· 13 years ago
c010a65
Fixed FELIX-3244
by Clement Escoffier
· 13 years ago
bcc0fbd
Fix FELIX-3249:
by Clement Escoffier
· 13 years ago
31b2840
Remove duplicated XSD files: the XSD files must be in the xsd directory.
by Clement Escoffier
· 13 years ago
91532db
Fixed FELIX-3204
by Clement Escoffier
· 13 years ago
b650dea
Fixed some typos.
by Clement Escoffier
· 13 years ago
643f4d9
Fixed FELIX-3145
by Clement Escoffier
· 13 years ago
24f4a5c
Fix FELIX-3190 Added a getComponentMetadata method to Factory.
by Clement Escoffier
· 13 years ago
a468d6b
Fix FELIX-3192
by Clement Escoffier
· 13 years ago
1cde38d
Fix parent pom relative path
by Clement Escoffier
· 13 years ago
e058e86
Fix FELIX-3193
by Clement Escoffier
· 13 years ago
5e77a4f
* Use iPOJO 1.9.0-SNAPSHOT for testing * Avoid resolving iPOJO twice
by Clement Escoffier
· 13 years ago
bca5a4a
Fixed FELIX-3164
by Clement Escoffier
· 13 years ago
c097abc
Fixed FELIX-3172.
by Clement Escoffier
· 13 years ago
30cf796
Disables the test checking inner classes until I have time for a deeper look.
by Clement Escoffier
· 13 years ago
35dfdd8
Re-enables disabled tests. Adds a test about constructor parameters.
by Clement Escoffier
· 13 years ago
e0d4407
Fixed Felix-3155 Applied the patch from German Vega.
by Clement Escoffier
· 13 years ago
55a583e
Applied the patch from Robert Lillack fixing FELIX-2981.
by Clement Escoffier
· 13 years ago
73c4d51
Fixed FELIX-3145 Fixed the JDK 7 issue by updating ASM library to 3.3.1
by Clement Escoffier
· 13 years ago
fe4253c
Fixed FELIX-3145 Fixed the JDK 7 issue by updating ASM library to 3.3.1
by Clement Escoffier
· 13 years ago
52c5a0c
Fixed FELIX-3145 Fixed the JDK 7 issue by updating ASM library to 3.3.1
by Clement Escoffier
· 13 years ago
a672543
Fixed FELIX-3145 Fixed the JDK 7 issue by updating ASM library to 3.3.1
by Clement Escoffier
· 13 years ago
2fd1823
Fixed https://issues.apache.org/jira/browse/FELIX-3144
by Clement Escoffier
· 13 years ago
9c7b8bc
Fixed Felix-2981 Applied the patch from Robert Lillack
by Clement Escoffier
· 13 years ago
9f11b71
Fixed FELIX-3130.
by Clement Escoffier
· 13 years ago
c2b5928
Removed unused import statement
by Clement Escoffier
· 13 years ago
737b16b
Update the dependency on iPOJO metadata
by Clement Escoffier
· 13 years ago
de01a8c
Fixed FELIX-3131
by Clement Escoffier
· 13 years ago
6207c9d
Fixed FELIX-3131
by Clement Escoffier
· 13 years ago
e08c956
Fix build by avoiding using the bnd-ipojo-plugin which still have a weird bug
by Clement Escoffier
· 13 years ago
f3a7e3d
Fixed FELIX-3098
by Clement Escoffier
· 13 years ago
ef77cb4
junit4osgi now uses the bnd-ipojo-plugin.
by Clement Escoffier
· 13 years ago
1ae3b04
The bnd-ipojo-plugin must write manipulation metadata.
by Clement Escoffier
· 13 years ago
8351ee1
Used generics
by Clement Escoffier
· 13 years ago
d390bbc
use the mavne-ipojo-plugin in junit4osgi
by Clement Escoffier
· 13 years ago
f6ff5aa
Adapted the code style to match the overall code style of iPOJO
by Clement Escoffier
· 13 years ago
432874b
Fixed @author tags
by Clement Escoffier
· 13 years ago
7195b39
Adapted the code style to match the overall code style of iPOJO
by Clement Escoffier
· 13 years ago
9798bd8
Removed superfluous groupId
by Clement Escoffier
· 13 years ago
30df4ce
Removed superfluous groupId
by Clement Escoffier
· 13 years ago
6e46e89
Small adaptation of the code to use Java 5 generics.
by Clement Escoffier
· 13 years ago
647e6f2
Added the bnd-ipojo-plugin to the reactor
by Clement Escoffier
· 13 years ago
8768456
Adapted tests to stress the new manipulator.
by Clement Escoffier
· 13 years ago
39ebcd9
updated junit4osgi to use the bnd-ipojo-plugin.
by Clement Escoffier
· 13 years ago
3b375c2
Initial version of the bnd-ipojo-plugin (FELIX-3080).
by Clement Escoffier
· 13 years ago
6925791
Fixed FELIX-3078 and FELIX-3079
by Clement Escoffier
· 13 years ago
865bfdb
Applied patch for FELIX-3075
by Clement Escoffier
· 13 years ago
601e469
Fixed FELIX-3036
by Clement Escoffier
· 13 years ago
56f468f
Use the correct version of the whiteboard handler.
by Clement Escoffier
· 13 years ago
2cd217b
Updated the tested version of the whiteboard pattern handler.
by Clement Escoffier
· 13 years ago
1c5940c
Fixed FELIX-3012.
by Clement Escoffier
· 13 years ago
502f256
Refactored tests Added tests about FELIX-3009
by Clement Escoffier
· 13 years ago
88a669f
Fixed FELIX-3009
by Clement Escoffier
· 13 years ago
2d95f46
Fixed FELIX-3017 : return the original class if the class is already manipulated
by Clement Escoffier
· 13 years ago
346ec50
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 13 years ago
98f25a1
[maven-release-plugin] prepare release org.apache.felix.ipojo.handler.whiteboard-1.6.0
by Clement Escoffier
· 13 years ago
d1f9347
updated the maven-ipojo-plugin version
by Clement Escoffier
· 13 years ago
a0f5bc4
Updated changelog.
by Clement Escoffier
· 13 years ago
a8ab71f
Fixed FELIX-2995
by Clement Escoffier
· 13 years ago
c6521f1
Fixed FELIX-2989
by Clement Escoffier
· 13 years ago
12bbdd2
updated eah snapshot version to 1.9.0-SNAPSHOT
by Clement Escoffier
· 13 years ago
817be88
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 13 years ago
05e5e61
[maven-release-plugin] prepare release org.apache.felix.ipojo.handler.eventadmin-1.8.0
by Clement Escoffier
· 13 years ago
7ba5a06
updated changelog.
by Clement Escoffier
· 13 years ago
a9cddcc
Fixed FELIX-2932
by Clement Escoffier
· 14 years ago
f403f22
Removed tabs
by Clement Escoffier
· 14 years ago
c1f12e9
[FELIX-2907] Applied patch.
by Clement Escoffier
· 14 years ago
bdb3445
Fixed FELIX-2902
by Clement Escoffier
· 14 years ago
b40f1af
[FELIX-2893] Enabled propagation by default
by Clement Escoffier
· 14 years ago
Next »