Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
754fbc2554375f2d46ea669ded4fc3bf6e99bed0
/
ipojo
« Previous
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
af409f5
Fix FELIX-2542 - Annotations on methods parameters are not moved on public methods after manipulation
by Clement Escoffier
· 14 years ago
cfa777c
Fix Felix-2487
by Clement Escoffier
· 14 years ago
611bbee
FELIX-2485 Improve the performance of the manipulator on large files
by Clement Escoffier
· 14 years ago
5d546ab
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
f73d082
[maven-release-plugin] prepare release org.apache.felix.ipojo.arch.gogo-1.0.0
by Clement Escoffier
· 14 years ago
8c05b5b
release preparation
by Clement Escoffier
· 14 years ago
bc8acee
release preparation
by Clement Escoffier
· 14 years ago
1593ef5
Add DEPENDENCIES files (just copy the existing NOTICE files)
by Clement Escoffier
· 14 years ago
50c6254
update changelogs ([FELIX-2472] - Proxies should throw a runtime exception instead of a null point exception)
by Clement Escoffier
· 14 years ago
970b88b
Add the JSON license and update the NOTICE.
by Clement Escoffier
· 14 years ago
cff42f4
Add license headers
by Clement Escoffier
· 14 years ago
3a2ee3a
Code refactoring (header, javadoc, cosmetic fixes...)
by Clement Escoffier
· 14 years ago
2e9caf0
Remove useless CSS
by Clement Escoffier
· 14 years ago
460d564
Modify the plugin label and name to be 'iPOJO'
by Clement Escoffier
· 14 years ago
21438da
Delete the old plugin.
by Clement Escoffier
· 14 years ago
b40f0bd
Adapt the dependency handler test suite to fit the change made for FELIX-2472 [iPOJO] Proxies should throw the OSGi service exception.
by Clement Escoffier
· 14 years ago
c2f69d8
Adapt the temporal dependency handler test suite to fit the change made for FELIX-2472 [iPOJO] Proxies should throw the OSGi service exception.
by Clement Escoffier
· 14 years ago
Next »