Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
26ada1fa78ea7e0470a39b6c56388686d826ebcc
/
ipojo
« Previous
bdb3445
Fixed FELIX-2902
by Clement Escoffier
· 14 years ago
b40f1af
[FELIX-2893] Enabled propagation by default
by Clement Escoffier
· 14 years ago
ac7490c
Avoid a deadlock when updating the service properties.
by Clement Escoffier
· 14 years ago
943c494
cosmetic fix.
by Clement Escoffier
· 14 years ago
bf2124a
Try to reproduce FELIX-2430. Seems to work in iPOJO 1.8.0
by Clement Escoffier
· 14 years ago
513ce45
Clean up versions.
by Clement Escoffier
· 14 years ago
58c9b15
update maven-ipojo-plugin version
by Clement Escoffier
· 14 years ago
e88213c
Fix versions (snapshot vs release)
by Clement Escoffier
· 14 years ago
e2d9350
use release versions
by Clement Escoffier
· 14 years ago
e97afad
update versions.
by Clement Escoffier
· 14 years ago
337c690
update versions.
by Clement Escoffier
· 14 years ago
8407505
Externalize versions into the parent pom.
by Clement Escoffier
· 14 years ago
ff2c05b
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
9cf0bf3
[maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.8.0
by Clement Escoffier
· 14 years ago
81901bf
update dependencies to use releases
by Clement Escoffier
· 14 years ago
f6b6668
Apply patch for FELIX-2845
by Clement Escoffier
· 14 years ago
d10f7c7
Fix FELIX-2833 The maven-ipojo-plugin does not support manipulating artifact with a classifier
by Clement Escoffier
· 14 years ago
95c83b1
[FELIX-2825] - The maven-ipojo-plugin does not replace component classes in WAR files
by Clement Escoffier
· 14 years ago
de50780
[FELIX-2829] - The maven-ipojo-plugin archetype descriptor is not conform
by Clement Escoffier
· 14 years ago
3c4cf57
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
8c63d27
[maven-release-plugin] prepare release org.apache.felix.ipojo.webconsole-1.6.0
by Clement Escoffier
· 14 years ago
2d3faf2
update changelog
by Clement Escoffier
· 14 years ago
0269751
No need to list Apache software under "used third-party software",
by Richard S. Hall
· 14 years ago
abc6349
Update DEPENDENCIES files format.
by Clement Escoffier
· 14 years ago
0955b99
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
affff52
[maven-release-plugin] prepare release maven-ipojo-plugin-1.8.0
by Clement Escoffier
· 14 years ago
951e2e8
Remove reference to Apache software in "included third-party" software.
by Richard S. Hall
· 14 years ago
6067b0d
Attempt to use the new dependency format (probably still not compliant)
by Clement Escoffier
· 14 years ago
048cf2d
Switch NOTICE and DEPENDENCIES Rollback release.
by Clement Escoffier
· 14 years ago
3f656c2
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
549088a
[maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.8.0
by Clement Escoffier
· 14 years ago
6aee026
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
ca28247
[maven-release-plugin] prepare release org.apache.felix.ipojo-1.8.0
by Clement Escoffier
· 14 years ago
b2c5b4b
update maven-ipojo-plugin version
by Clement Escoffier
· 14 years ago
9d8311e
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
d536055
[maven-release-plugin] prepare release org.apache.felix.ipojo.ant-1.8.0
by Clement Escoffier
· 14 years ago
b3a1e7c
update manipulator dependency
by Clement Escoffier
· 14 years ago
69dea1f
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
d4bb25a
[maven-release-plugin] prepare release maven-ipojo-plugin-1.8.0
by Clement Escoffier
· 14 years ago
1a07827
update manipulator dependency
by Clement Escoffier
· 14 years ago
aba0181
update NOTICE and DEPENDENCIES
by Clement Escoffier
· 14 years ago
edf15d8
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
e68ee5f
[maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.8.0
by Clement Escoffier
· 14 years ago
a21aadc
remove useless dependency
by Clement Escoffier
· 14 years ago
612297a
Fix manipulator and composite version for tests.
by Clement Escoffier
· 14 years ago
879f0f0
Update the exported package version and the imported ones.
by Clement Escoffier
· 14 years ago
f42ca36
Fix FELIX-2781 Expose the implementation class as service when no interfaces are found in the hierachy
by Clement Escoffier
· 14 years ago
0482bcb
Fix FELIX-2779 iPOJO manipulator badly supports custom annotation attributes of type Class
by Clement Escoffier
· 14 years ago
71ff463
Avoid a potential NPE in arch
by Clement Escoffier
· 14 years ago
4625cab
Avoid cleaning registration maps when an instance is disposed. This avoids the injection of null when a callback is called after the instance destruction.
by Clement Escoffier
· 14 years ago
43f7725
Remove a dependency on Java 1.4 (crash on CDC)
by Clement Escoffier
· 14 years ago
9286871
Configure the RAT plugin for the webconsole-plugin project
by Clement Escoffier
· 14 years ago
76ac231
update changelog
by Clement Escoffier
· 14 years ago
4104d2d
FELIX-2758 Add post-registration and post-unregistration callbacks to the iPOJO API
by Clement Escoffier
· 14 years ago
9301366
Add constructor-parameter attributes in the XSD.
by Clement Escoffier
· 14 years ago
02ca349
Update changelogs Update copyright year (2011)
by Clement Escoffier
· 14 years ago
cff4cc8
FELIX-2755 Allow the manipulator and the different front end to use several metadata files
by Clement Escoffier
· 14 years ago
9048d97
Fix FELIX-2755 Allow the manipulator and the different front end to use several metadata files
by Clement Escoffier
· 14 years ago
86967cf
Cosmetic fix.
by Clement Escoffier
· 14 years ago
fe9e0db
Fix properties: cannot use custom attributes (must be name and value).
by Clement Escoffier
· 14 years ago
dd85477
Fix FELIX-2746 Composite should support instance configuration
by Clement Escoffier
· 14 years ago
f05574a
Fix FELIX-2744 Add annotations to the maven-ipojo-plugin archetype
by Clement Escoffier
· 14 years ago
546f0a3
Fix FELIX-2666 Rename the temporal handler annotation to avoid collision
by Clement Escoffier
· 14 years ago
5059901
Tests should use the latest maven-ipojo-plugin.
by Clement Escoffier
· 14 years ago
28bf508
FELIX-2743 Modify Pojoization to be more easily customizable
by Clement Escoffier
· 14 years ago
f2e2747
Integrate the constructor-injection branch into the trunk.
by Clement Escoffier
· 14 years ago
e5176bf
Fix FELIX-2732
by Clement Escoffier
· 14 years ago
1f0a416
Lookup component classes in WEB-INF/classes if not found in the root.
by Clement Escoffier
· 14 years ago
4744ab3
Fix FELIX-2733
by Clement Escoffier
· 14 years ago
fd1ec79
Try to reproduce the issue described in http://www.mail-archive.com/users@felix.apache.org/msg09205.html
by Clement Escoffier
· 14 years ago
5b106fb
Apply the patch provided by Mario (FELIX-2711 The event admin handler should provides a Handler Description)
by Clement Escoffier
· 14 years ago
74c75c1
Fix FELIX-2711 The event admin handler should provides a Handler Description
by Clement Escoffier
· 14 years ago
925aaeb
Fix javadoc.
by Clement Escoffier
· 14 years ago
c9247cb
Add a test checking that we don't create proxies for abstract and concrete classes.
by Clement Escoffier
· 14 years ago
2bba0b1
Fix FELIX-2716 [iPOJO] Failure when creating proxies for classes in java.* packages
by Clement Escoffier
· 14 years ago
9f65778
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
cb9e763
[maven-release-plugin] prepare release org.apache.felix.ipojo-1.6.8
by Clement Escoffier
· 14 years ago
6880bbd
update the changelog (release preparation)
by Clement Escoffier
· 14 years ago
8e02182
Fix FELIX-2705 Provide a way to extend the logger strategy
by Clement Escoffier
· 14 years ago
7e9a4a5
Work on FELIX-2694 Instance state not recomputed after reconfiguration when the instance is stopped
by Clement Escoffier
· 14 years ago
cbee5cf
Add two tests where the lifecycle controller is configured with the config admin
by Clement Escoffier
· 14 years ago
bcf2cad
add the config admin to the test configuration.
by Clement Escoffier
· 14 years ago
f06fc74
Add test using the config admin and lifecycle controller
by Clement Escoffier
· 14 years ago
20598af
Fix FELIX-2694 Instance state not recomputed after reconfiguration when the instance is stopped
by Clement Escoffier
· 14 years ago
c6a453d
Fix FELIX-2688 iPojo "requires.filters" - Array object instead of Dictionary object
by Clement Escoffier
· 14 years ago
39bf869
Second attempt to fix FELIX-2685 Wrong Element name when XML namespace contains ':'
by Clement Escoffier
· 14 years ago
8c0fcd4
Fix FELIX-2624 Support multiple whiteboards using annotations
by Clement Escoffier
· 14 years ago
0c28a37
Add missing license header.
by Clement Escoffier
· 14 years ago
4c12481
Fix FELIX-2685 Wrong Element name when XML namespace contains ':'
by Clement Escoffier
· 14 years ago
bd4349c
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
7b5dcd1
[maven-release-plugin] prepare release org.apache.felix.ipojo-1.6.6
by Clement Escoffier
· 14 years ago
9d20486
update the changelog (release preparation)
by Clement Escoffier
· 14 years ago
82c72a1
Add the JMX Handler Test suite
by Clement Escoffier
· 14 years ago
e3a3e2e
Fix FELIX-2633 Rename JMX annotations
by Clement Escoffier
· 14 years ago
2e0fd58
Delete the bundleAsiPOJO module
by Clement Escoffier
· 14 years ago
520d1fa
Fix FELIX-2664 Native methods should not be manipulated
by Clement Escoffier
· 14 years ago
11d40af
add comments.
by Clement Escoffier
· 14 years ago
dc30b13
Cleanup test environment after tests.
by Clement Escoffier
· 14 years ago
18398a2
Fix FELIX-2594 Have a way to create new custom iPojo handler without having to specify a handler usage
by Clement Escoffier
· 14 years ago
6341939
Start working on FELIX-2636 Cannot control the validity of an iPOJO instance using a configuration property
by Clement Escoffier
· 14 years ago
Next »