Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
f9b16b30a4647bc888291f078dfc88fea14b0694
/
ipojo
f9b16b3
update composite versions
by Clement Escoffier
· 14 years ago
c5fcb68
remove a pretty old TODO.
by Clement Escoffier
· 14 years ago
2f15948
Fix FELIX-2603 wrong behavior of InstanceManager.onSet(..) method
by Clement Escoffier
· 14 years ago
ef52caf
change the dependency on the transaction API.
by Clement Escoffier
· 14 years ago
840149f
Try a first approach to fix FELIX-2596 DependencyHandler.onObjectCreation throws NPE when bundle is refreshed.
by Clement Escoffier
· 14 years ago
5bfca39
Fix FELIX-2581 White Board Pattern onActivate called before @Validate
by Clement Escoffier
· 14 years ago
3559254
transactionnal -> transactional
by Clement Escoffier
· 14 years ago
6274f1d
exclude javax.mail
by Clement Escoffier
· 14 years ago
2e5ca12
restore a deleted file
by Clement Escoffier
· 14 years ago
42c2882
change the transaction service implementation
by Clement Escoffier
· 14 years ago
6482056
exclude the javax.mail dependency
by Clement Escoffier
· 14 years ago
cc11cea
the transaction module was not built with jdk 1.6
by Clement Escoffier
· 14 years ago
2d84b32
update a pretty old dependency
by Clement Escoffier
· 14 years ago
302a8ad
Add profile for junit4osgi
by Clement Escoffier
· 14 years ago
6715374
Fix FELIX-2568 Rename Transactionnal to Transactional
by Clement Escoffier
· 14 years ago
ef2b448
Fix FELIX-2580 iPOJO failed to create proxies on service which are not interface
by Clement Escoffier
· 14 years ago
53eb646
Fix FELIX-2568 Rename Transactionnal to Transactional
by Clement Escoffier
· 14 years ago
aefba27
update DEPENDENCIES file (remove Apache from the Used 3rd-party software)
by Clement Escoffier
· 14 years ago
2879996
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
8ab0212
[maven-release-plugin] prepare release org.apache.felix.ipojo-1.6.4
by Clement Escoffier
· 14 years ago
c3cb73b
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
c51a4ba
[maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.6.4
by Clement Escoffier
· 14 years ago
2a383d7
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
4c73359
[maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.6.4
by Clement Escoffier
· 14 years ago
8563afc
Modify dependencies files Update changelog
by Clement Escoffier
· 14 years ago
a1865dd
Fix FELIX-2561.
by Clement Escoffier
· 14 years ago
ae163cc
Fix FELIX-2542 - Annotations on methods parameters are not moved on public methods after manipulation
by Clement Escoffier
· 14 years ago
aa55a30
Fix Felix-2487
by Clement Escoffier
· 14 years ago
345dab4
FELIX-2485 Improve the performance of the manipulator on large files
by Clement Escoffier
· 14 years ago
a9a29c4
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
5fd718a
[maven-release-plugin] prepare release org.apache.felix.ipojo.arch.gogo-1.0.0
by Clement Escoffier
· 14 years ago
c719373
release preparation
by Clement Escoffier
· 14 years ago
f073b16
release preparation
by Clement Escoffier
· 14 years ago
dd7c115
Add DEPENDENCIES files (just copy the existing NOTICE files)
by Clement Escoffier
· 14 years ago
9606897
update changelogs ([FELIX-2472] - Proxies should throw a runtime exception instead of a null point exception)
by Clement Escoffier
· 14 years ago
a2c0122
Add the JSON license and update the NOTICE.
by Clement Escoffier
· 14 years ago
7141d13
Add license headers
by Clement Escoffier
· 14 years ago
7c2f321
Code refactoring (header, javadoc, cosmetic fixes...)
by Clement Escoffier
· 14 years ago
4298844
Remove useless CSS
by Clement Escoffier
· 14 years ago
2add914
Modify the plugin label and name to be 'iPOJO'
by Clement Escoffier
· 14 years ago
6ca868e
Delete the old plugin.
by Clement Escoffier
· 14 years ago
f754b6f
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
6641f7f
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
c29a6db
Fix FELIX-2472 [iPOJO] Proxies should throw the OSGi service exception for the temporal dependency handler. Just replaced the former NPE by a Runtime Exception.
by Clement Escoffier
· 14 years ago
a729c8e
Start working on FELIX-2472 [iPOJO] Proxies should throw the OSGi service exception
by Clement Escoffier
· 14 years ago
7cf8c54
Add factory navigation
by Clement Escoffier
· 14 years ago
81ea608
Improve error handling
by Clement Escoffier
· 14 years ago
c1914d8
Add matchied services and used services links.
by Clement Escoffier
· 14 years ago
ff4e60b
Add filter in dependency requirements. (remove Id)
by Clement Escoffier
· 14 years ago
9704f37
Add created instance links
by Clement Escoffier
· 14 years ago
2d0b189
Add instance details
by Clement Escoffier
· 14 years ago
41ff672
Add factory details in the webconsole plugin.
by Clement Escoffier
· 14 years ago
5f2d0e4
Add factory detail (work in progress). Add the ipojo.css file and load it.
by Clement Escoffier
· 14 years ago
64bcab8
Add the handler list support.
by Clement Escoffier
· 14 years ago
34c7663
Modify the pom to include 'res'
by Clement Escoffier
· 14 years ago
334f91d
Start working on the new plugin for the web console
by Clement Escoffier
· 14 years ago
63ab06e
Update dependencies (webconsole + servlet).
by Clement Escoffier
· 14 years ago
826c146
Fix composite tests
by Clement Escoffier
· 14 years ago
592456f
Add .gitignore
by Clement Escoffier
· 14 years ago
e4aee79
Set .gitignore
by Clement Escoffier
· 14 years ago
8cf1e9b
Update changelogs
by Clement Escoffier
· 14 years ago
f92aae7
Fix FELIX-2461
by Clement Escoffier
· 14 years ago
a179f22
Fix FELIX-2438. Temporal dependencies use proxies by default.
by Clement Escoffier
· 14 years ago
a196474
Fix FELIX-2430
by Clement Escoffier
· 14 years ago
af2fb84
FELIX-2420
by Clement Escoffier
· 14 years ago
fa74e31
Modify the NOTICE file and ad the dependencies file.
by Clement Escoffier
· 14 years ago
9d44078
Update to latest gogo
by Clement Escoffier
· 14 years ago
857cb15
update to new versions.
by Clement Escoffier
· 15 years ago
1b83f43
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
430a9e0
[maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-1.6.0
by Clement Escoffier
· 15 years ago
949e0ef
use releases
by Clement Escoffier
· 15 years ago
84562b9
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
f08ae44
[maven-release-plugin] prepare release org.apache.felix.ipojo.handler.eventadmin-1.6.0
by Clement Escoffier
· 15 years ago
d32eab0
use releases
by Clement Escoffier
· 15 years ago
c0416fd
use releases
by Clement Escoffier
· 15 years ago
ca56199
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
d3f07b4
[maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.6.2
by Clement Escoffier
· 15 years ago
b8c34af
Add missing license header
by Clement Escoffier
· 15 years ago
c608f45
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
844a1a7
[maven-release-plugin] prepare release org.apache.felix.ipojo-1.6.2
by Clement Escoffier
· 15 years ago
c534b9c
use releases
by Clement Escoffier
· 15 years ago
d020a2b
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
c1bd2e7
[maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.6.2
by Clement Escoffier
· 15 years ago
253ed74
Update changelog in preparation of the next bug-fix release.
by Clement Escoffier
· 15 years ago
2b8cfff
Add the license header and javadoc.
by Clement Escoffier
· 15 years ago
9d4939c
iPOJO Arch Command for Gogo.
by Clement Escoffier
· 15 years ago
920594f
Try to reproduce FELIX-2296, the configuration seems to work correctly.
by Clement Escoffier
· 15 years ago
fc0ef7a
Fix FELIX-2323 : Unbind method are no more called during the invalidation process if this process is not triggered by a service departure
by Clement Escoffier
· 15 years ago
fe60690
Replace ${pom.*} by ${project.*}
by Clement Escoffier
· 15 years ago
f4622e5
Re-structure the test suites, use withiPOJO and OSGi test helpers.
by Clement Escoffier
· 15 years ago
86ea465
Fix FELIX-2308 Fix FELIX-2309 Update versions
by Clement Escoffier
· 15 years ago
611af7a
Add the BSD License in the NOTICE summary as remarked by Richard Hall during the release process of the 1.6.0
by Clement Escoffier
· 15 years ago
49d6661
Update versions to the new development version.
by Clement Escoffier
· 15 years ago
a6fc2fc
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
dc58d5b
[maven-release-plugin] prepare release org.apache.felix.ipojo.arch-1.6.0
by Clement Escoffier
· 15 years ago
27aa36d
update to the latest iPOJO core and maven-ipojo-plugin
by Clement Escoffier
· 15 years ago
a64a1bd
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
b13103d
[maven-release-plugin] prepare release org.apache.felix.ipojo.online.manipulator-1.6.0
by Clement Escoffier
· 15 years ago
9d4237f
Update to latest version of the iPOJO manipulator and of the maven-ipojo-plugin
by Clement Escoffier
· 15 years ago
de707c3
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
Next »