Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
f42ca3620a12d514f8f4ed1671a1e434a2f7527c
/
ipojo
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
064a79e
Fix FELIX-2634 Rename the @Publisher annotation into @Publishes annotation to avoid collision
by Clement Escoffier
· 14 years ago
906e8ee
Refactor the JMX Handler Fix FELIX-2633 Rename JMX annotations
by Clement Escoffier
· 14 years ago
f67938e
improve the test checking the new attributes of the EAH.
by Clement Escoffier
· 14 years ago
3758f97
re-add arch-gogo in the reactor
by Clement Escoffier
· 14 years ago
934d498
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
8cf2e52
[maven-release-plugin] prepare release org.apache.felix.ipojo.arch.gogo-1.0.1
by Clement Escoffier
· 14 years ago
7855913
update changelog format
by Clement Escoffier
· 14 years ago
0948073
update changelog
by Clement Escoffier
· 14 years ago
6dc1234
Fix FELIX-2631 Rename @Publisher and @Subscriber attributes to follow the java naming conventions
by Clement Escoffier
· 14 years ago
39c69ba
Fix FELIX-2630 Rename @Component attributes to follow the java naming conventions
by Clement Escoffier
· 14 years ago
2ee5cd5
Fix time in reports.
by Clement Escoffier
· 14 years ago
315ecb1
Fix surefire-reports.
by Clement Escoffier
· 14 years ago
6617c79
Fix FELIX-2623 @Update annotated methods should not require a Dictionary parameter.
by Clement Escoffier
· 14 years ago
ca5bdec
remove arch-gogo to make the CI happy, because it depends on an artifact not yet available (gogo 0.6.1).
by Clement Escoffier
· 14 years ago
23a1e84
Fix FELIX-2622 Support static service properties that are not mirrored into fields
by Clement Escoffier
· 14 years ago
df3efbc
use a released version of felix framework and iPOJO extender handler
by Clement Escoffier
· 14 years ago
a23737a
fix osgi core dependency, reenable internal junit4osgi tests
by Clement Escoffier
· 14 years ago
3cad63c
update the arch command to the latest gogo command. Indeed, the recent gogo changes breaked the previous arch command.
by Clement Escoffier
· 14 years ago
834560a
remove useless import
by Clement Escoffier
· 14 years ago
d411683
update versions
by Clement Escoffier
· 14 years ago
f552222
update composite versions
by Clement Escoffier
· 14 years ago
f711b3f
remove a pretty old TODO.
by Clement Escoffier
· 14 years ago
5d5258d
Fix FELIX-2603 wrong behavior of InstanceManager.onSet(..) method
by Clement Escoffier
· 14 years ago
2af0ecc
change the dependency on the transaction API.
by Clement Escoffier
· 14 years ago
7649065
Try a first approach to fix FELIX-2596 DependencyHandler.onObjectCreation throws NPE when bundle is refreshed.
by Clement Escoffier
· 14 years ago
001f096
Fix FELIX-2581 White Board Pattern onActivate called before @Validate
by Clement Escoffier
· 14 years ago
a768bed
transactionnal -> transactional
by Clement Escoffier
· 14 years ago
342a3de
exclude javax.mail
by Clement Escoffier
· 14 years ago
ef7e6b0
restore a deleted file
by Clement Escoffier
· 14 years ago
78c79b4
change the transaction service implementation
by Clement Escoffier
· 14 years ago
a5fe397
exclude the javax.mail dependency
by Clement Escoffier
· 14 years ago
690c0b8
the transaction module was not built with jdk 1.6
by Clement Escoffier
· 14 years ago
7641b16
update a pretty old dependency
by Clement Escoffier
· 14 years ago
aeff99b
Add profile for junit4osgi
by Clement Escoffier
· 14 years ago
93683df
Fix FELIX-2568 Rename Transactionnal to Transactional
by Clement Escoffier
· 14 years ago
ec6467b
Fix FELIX-2580 iPOJO failed to create proxies on service which are not interface
by Clement Escoffier
· 14 years ago
32a294a
Fix FELIX-2568 Rename Transactionnal to Transactional
by Clement Escoffier
· 14 years ago
194fa93
update DEPENDENCIES file (remove Apache from the Used 3rd-party software)
by Clement Escoffier
· 14 years ago
ba0e3a5
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
574a361
[maven-release-plugin] prepare release org.apache.felix.ipojo-1.6.4
by Clement Escoffier
· 14 years ago
c262d1c
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
6427532
[maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.6.4
by Clement Escoffier
· 14 years ago
ea8025b
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
1dcbb27
[maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.6.4
by Clement Escoffier
· 14 years ago
6191b08
Modify dependencies files Update changelog
by Clement Escoffier
· 14 years ago
c5a6019
Fix FELIX-2561.
by Clement Escoffier
· 14 years ago
Next »