Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
cd045f53d966797918e31019f20c253d82402e7f
/
ipojo
/
core
/
src
/
main
0f18155
Fix issue FELIX-1906
by Clement Escoffier
· 15 years ago
9108eb2
Cosmetic fixes (update the code to be compliant with the checkstyle)
by Clement Escoffier
· 15 years ago
d1def08
Fix issue FELIX-1885 Simplify how to create a service object policy.
by Clement Escoffier
· 15 years ago
f3f6476
Cosmetic fix
by Clement Escoffier
· 15 years ago
83773a3
Fix issue FELIX-1854 Ease the usage of service.* properties
by Clement Escoffier
· 15 years ago
ca106e4
Fix issue Felix-1533:
by Clement Escoffier
· 15 years ago
480beaa
Fix issue Felix-1318.
by Clement Escoffier
· 15 years ago
c20221f
Fix issue FELIX-1302. The ignoreAnnotation argument was ignored.
by Clement Escoffier
· 15 years ago
c80b73d
Fix version number consistently
by Clement Escoffier
· 15 years ago
464575f
Fix issue Felix-1182.
by Clement Escoffier
· 15 years ago
a55a730
Fix issue Felix-1159
by Clement Escoffier
· 16 years ago
e7610a0
Fix issue Felix-1163.
by Clement Escoffier
· 16 years ago
d69a35f
Fix issue Felix-1114.
by Clement Escoffier
· 16 years ago
3237d13
Fix Felix-1114.
by Clement Escoffier
· 16 years ago
ce12339
Use the latest Felix pom
by Clement Escoffier
· 16 years ago
f686151
Fix issue Felix-1002
by Clement Escoffier
· 16 years ago
01bcefd
Improve error handling in the Composite Service Context
by Clement Escoffier
· 16 years ago
e1a6cf1
Fix issue Felix-966.
by Clement Escoffier
· 16 years ago
6f687bb
Begin the work about the issue Felix-968.
by Clement Escoffier
· 16 years ago
a17def3
Fix Felix-944
by Clement Escoffier
· 16 years ago
adc3bdd
Improve error handling in the ProvidedService handler
by Clement Escoffier
· 16 years ago
b7145db
Fix issue Felix-936.
by Clement Escoffier
· 16 years ago
7abd701
Migrate the test suite to iPOJO 1.3.0-SNAPSHOT
by Clement Escoffier
· 16 years ago
59d8fab
Update dependency to 1.2.0 Update XSD location
by Clement Escoffier
· 16 years ago
9f14227
Update Property.java. The TYPE[].class construction is not supported by Apache Harmony. So, an empty array has to be created and the .getClass() method called.
by Clement Escoffier
· 16 years ago
a6be793
- Update the iPOJO Package Version to 1.1.0
by Clement Escoffier
· 16 years ago
00b868e
Implement the new iPOJO introspection API.
by Clement Escoffier
· 16 years ago
48c99d6
- Refactor instance descriptions to fit with the new introspection and reconfiguration API (instances will be reconfigurable directly from their instance description).
by Clement Escoffier
· 16 years ago
0304dab
Fix issue Felix-866
by Clement Escoffier
· 16 years ago
354be55
Fix issue Felix-853.
by Clement Escoffier
· 16 years ago
23e4adf
- Change bundle symbolic name to avoid "org.apache.felix.org.apache.felix.ipojo..."
by Clement Escoffier
· 16 years ago
605beab
Begin the work about new creation policies.
by Clement Escoffier
· 16 years ago
d2ce898
Fix issue Felix-834.
by Clement Escoffier
· 16 years ago
b8fe137
Fix issue Felix-828
by Clement Escoffier
· 16 years ago
69eb900
Fix issue Felix-815.
by Clement Escoffier
· 16 years ago
6afaa7b
* Fix issue Felix-803:
by Clement Escoffier
· 16 years ago
36d6796
Fix issue Felix-801
by Clement Escoffier
· 16 years ago
180ba92
Decreases the log level of some messages (WARNING => INFO, INFO => DEBUG) reducing the number of useless traces.
by Clement Escoffier
· 16 years ago
647595b
Fix issue Felix-797.
by Clement Escoffier
· 16 years ago
96aff26
Fix issue Felix-796.
by Clement Escoffier
· 16 years ago
aae612a
Fix the Felix-794 issue
by Clement Escoffier
· 16 years ago
a951408
Fix issue Felix-787.
by Clement Escoffier
· 16 years ago
818e692
Prepares for next development iteration (1.1.0-SNAPSHOT)
by Clement Escoffier
· 16 years ago
8350751
Updates doc folders with new changelog files and update embedded documentation
by Clement Escoffier
· 16 years ago
f68d90f
A bunch of cosmetic fixes.
by Clement Escoffier
· 16 years ago
c444e73
Fixes several cosmetic bugs (error messages).
by Clement Escoffier
· 16 years ago
4e3feed
Forget to add the internal event dispatcher in my previous commit.
by Clement Escoffier
· 16 years ago
1f77396
Improves javadoc and fixes some cosmetic bugs
by Clement Escoffier
· 16 years ago
1e66fdf
Improve javadoc of the instance creator
by Clement Escoffier
· 16 years ago
5fc535c
Add documentations to the XSD files.
by Clement Escoffier
· 16 years ago
e23945a
Some (a lot of) cosmetic bug fix : format the javadoc.
by Clement Escoffier
· 16 years ago
c591dea
Changes the 'interface' attribute of the service dependency handler to be 'specification'. This change remove a differentiation between service dependencies description. The 'interface' attribute stills supported but becomes deprecated.
by Clement Escoffier
· 16 years ago
5454d10
Enable dynamic reconfiguration of service dependencies (for primitive types).
by Clement Escoffier
· 16 years ago
3269efa
Fix issue Felix-716
by Clement Escoffier
· 16 years ago
e7e10d3
Fix issue Felix-688 and Felix-689
by Clement Escoffier
· 16 years ago
5a7bd72
Fix the issue Felix-686.
by Clement Escoffier
· 16 years ago
0062348
Fix the Felix-683 issue.
by Clement Escoffier
· 16 years ago
d55d17c
Fix issue Felix-655
by Clement Escoffier
· 16 years ago
65158f8
Fix the issue Felix-637 about stack size error when a composite uses a long.
by Clement Escoffier
· 16 years ago
069d46d
Fix issue Felix-632:
by Clement Escoffier
· 16 years ago
51a196b
Fix the issue Felix-631
by Clement Escoffier
· 16 years ago
39522c9
Fix the issue Felix-629
by Clement Escoffier
· 16 years ago
2b334ed
Fix the Felix-628 issue.
by Clement Escoffier
· 16 years ago
80ca860
Fix the issue Felix-626.
by Clement Escoffier
· 16 years ago
22ebd98
Fix the issue Felix-621.
by Clement Escoffier
· 16 years ago
4ed3b5d
Fix the issue Felix-603. Allow arch to display all the available information on a service dependency such as the state, the binding-policy, the comparator ...
by Clement Escoffier
· 16 years ago
e67dd3c
Fix the issue FELIX-558 by catching the NoClassDefFound error and providing an explanation message.
by Clement Escoffier
· 17 years ago
0140101
Allows the early discovery of manipulation error and stops the factory as soon as detected.
by Clement Escoffier
· 17 years ago
b08b1b3
Add a missing file.
by Clement Escoffier
· 17 years ago
a88d2cf
Add the HandlerFactory interface to avoid the ClassCastException when proxying factories (Issue Felix-552)
by Clement Escoffier
· 17 years ago
5fc3416
Improve error messages when the bundle context lookup failed (issue #Felix-555).
by Clement Escoffier
· 17 years ago
9c6dd35
Fix a synchronization bug in the instance manager. Refactor the factory classes.
by Clement Escoffier
· 17 years ago
8428e9d
Change version number to be 0.8.0-SNAPSHOT Add LICENCE and NOTICE files
by Clement Escoffier
· 17 years ago
6df463a
Update annotations to add latest added feature on dependency management
by Clement Escoffier
· 17 years ago
ac84ae1
Add missing attributes in annotations (binding policy, nullable, default-implementation)
by Clement Escoffier
· 17 years ago
e8bba17
Avoid calling Filter.match(ServiceReference) to avoid ClassCastException on Equinox.
by Clement Escoffier
· 17 years ago
f6d1a1a
Fix some minor formatting issue
by Clement Escoffier
· 17 years ago
0460ea4
- Modify the level of the two messages displayed when iPOJO is starting.
by Clement Escoffier
· 17 years ago
8faeeec
Avoid the architecture service to publish non-service interfaces (FieldInterceptor and MethodInterceptor)
by Clement Escoffier
· 17 years ago
65fd734
Modify pom files to use correct version.
by Clement Escoffier
· 17 years ago
e50ede5
Commit the new iPOJO version (0.7.6).
by Clement Escoffier
· 17 years ago
95fbce2
Fix a bug when the configuration admin send configurations containing Strings (Objects was expected). In this case, the objects are re-created from the Strings (arrays are parsed by according to the iPOJO syntax). This change impacts both service properties and instance properties.
by Clement Escoffier
· 17 years ago
1a31809
Resolve an issue introduced in the previous commit. The class need to be loaded before creating the proxy.
by Clement Escoffier
· 17 years ago
b9f2df7
Fix the issue #Felix-427.
by Clement Escoffier
· 17 years ago
08f860a
Fix a synchronization bug in the component instance manager.
by Clement Escoffier
· 17 years ago
a237288
Invalidate instance instead of stopping them after InvocationTargetException (which allow to restart automatically after an external event)
by Clement Escoffier
· 17 years ago
7395aad
Refactor nullable object system.
by Clement Escoffier
· 17 years ago
1f94934
Add static and dynamic-priority binding policy.
by Clement Escoffier
· 17 years ago
339b5b6
Remove an assignation in the manipulator to avoid unexpected references.
by Clement Escoffier
· 17 years ago
5cf9b71
Fix a bug if the property has no field (forget one method)
by Clement Escoffier
· 17 years ago
eb49dfc
Fix a bug if the property has no field.
by Clement Escoffier
· 17 years ago
04f2391
Instances can now customize their requirement filters (both on primitive and composite components)
by Clement Escoffier
· 17 years ago
3fc3a01
Add a service.pid inside factories.
by Clement Escoffier
· 17 years ago
91325d3
Fix a bug in the Dependency Handler Description when the "instance.name" property is not set.
by Clement Escoffier
· 17 years ago
6c6ae8d
Commit the base of the new iPOJO version.
by Clement Escoffier
· 17 years ago
1761964
Properties can use method from parent class to be setted :
by Clement Escoffier
· 17 years ago
3d5ee8e
Add the lifecycle controller handler.
by Clement Escoffier
· 17 years ago
949e4f3
Solve a bug in synchronization stuff. IPOJO released services when exiting methods. However, for service factory, it must not released services as the binding can be stateful.
by Clement Escoffier
· 17 years ago
ddb4912
Improve iPOJO to manage synchronization when a POJO uses service objects.
by Clement Escoffier
· 17 years ago
e0a8cb5
Modify a little automatic requirement resolution on composite when the service specification contains service requirement.(Felix-311)
by Clement Escoffier
· 17 years ago
Next »