Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
9d3f91eb8baedcb4c7504953a5febd6eba6708a4
/
ipojo
/
manipulator
/
src
/
main
40d87b1
Fix FELIX-2630 Rename @Component attributes to follow the java naming conventions
by Clement Escoffier
· 14 years ago
bd5f3b2
Fix FELIX-2622 Support static service properties that are not mirrored into fields
by Clement Escoffier
· 14 years ago
1b40a0a
remove useless import
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
f92aae7
Fix FELIX-2461
by Clement Escoffier
· 14 years ago
a196474
Fix FELIX-2430
by Clement Escoffier
· 14 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
14bbbb2
Prepare the release process:
by Clement Escoffier
· 15 years ago
1d6dc4e
Fix issue FELIX-2132
by Clement Escoffier
· 15 years ago
3cc5d2d
Really execute the Instantiate annotation test suite
by Clement Escoffier
· 15 years ago
6e5fb60
* Fix FELIX-1427
by Clement Escoffier
· 15 years ago
ab539b9
Add the processing of the Instantiate annotation (FELIX-1940)
by Clement Escoffier
· 15 years ago
0f18155
Fix issue FELIX-1906
by Clement Escoffier
· 15 years ago
d65497d
Close an unclosed input stream
by Clement Escoffier
· 15 years ago
5bdd77a
Update junit4osgi to use Felix 2.0
by Clement Escoffier
· 15 years ago
b16568a
Fix a link issue in the web console plugin.
by Clement Escoffier
· 15 years ago
67ded9f
Re-work on Felix-1518 Apply Guillaume patch, Fix the potential NPE
by Clement Escoffier
· 15 years ago
c89194f
Fix FELIX-1518
by Clement Escoffier
· 15 years ago
a5111ca
Avoid using java 1.5 methods.
by Clement Escoffier
· 15 years ago
ece73de
Fix issue FELIX-1411
by Clement Escoffier
· 15 years ago
cab4480
Fix issue FELIX-1319.
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
49aa450
Fix some missing space in the license headers.
by Clement Escoffier
· 15 years ago
da0de3b
Improve FELIX-1159 by providing annotation support.
by Clement Escoffier
· 16 years ago
cd01927
Reduce drastically the size of the manipulator.
by Clement Escoffier
· 16 years ago
3237d13
Fix Felix-1114.
by Clement Escoffier
· 16 years ago
1aabcb2
Add license and notice file to the online-manipulator
by Clement Escoffier
· 16 years ago
fcaa1bb
Fix a NPE in the manipulator when a synthetized method is not found (during annotations migration).
by Clement Escoffier
· 16 years ago
2b58536
Fix issue Felix-1024 iPOJO creates a suitable constructor if none found.
by Clement Escoffier
· 16 years ago
6017887
Remove dependencies on java 1.5.
by Clement Escoffier
· 16 years ago
e1a6cf1
Fix issue Felix-966.
by Clement Escoffier
· 16 years ago
573b7bf
Fix issue Felix-943.
by Clement Escoffier
· 16 years ago
9a97d70
Update iPOJO Package version to 1.2.0 for the next iPOJO version.
by Clement Escoffier
· 16 years ago
a6be793
- Update the iPOJO Package Version to 1.1.0
by Clement Escoffier
· 16 years ago
0304dab
Fix issue Felix-866
by Clement Escoffier
· 16 years ago
aa8bd86
Fix issue Felix-846.
by Clement Escoffier
· 16 years ago
8368d92
Fix XSD locations.
by Clement Escoffier
· 16 years ago
85da109
Update XSD Schemas to integrate latest temporal dependencies improvements (proxy and specification attributes)
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
d2ce898
Fix issue Felix-834.
by Clement Escoffier
· 16 years ago
b8fe137
Fix issue Felix-828
by Clement Escoffier
· 16 years ago
f406faa
Commit a missing file (core.xsd in the manipulator).
by Clement Escoffier
· 16 years ago
69eb900
Fix issue Felix-815.
by Clement Escoffier
· 16 years ago
6c54635
Fix issue Felix-813.
by Clement Escoffier
· 16 years ago
131630d
Fix issue Felix-795.
by Clement Escoffier
· 16 years ago
204d15c
Fix issue Felix-788 Allows passing the bundle context to a super constructor.
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
f68d90f
A bunch of cosmetic fixes.
by Clement Escoffier
· 16 years ago
e6e7be6
Fix the issue Felix-739.
by Clement Escoffier
· 16 years ago
958c778
Fix the FELIX-751 issue.
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
785196a
Fix the issue Felix-697
by Clement Escoffier
· 16 years ago
3269efa
Fix issue Felix-716
by Clement Escoffier
· 16 years ago
53bbc4f
Add the inner class support (Felix-687).
by Clement Escoffier
· 16 years ago
ad274b2
Fix the issue Felix-678.
by Clement Escoffier
· 16 years ago
d55d17c
Fix issue Felix-655
by Clement Escoffier
· 16 years ago
eb915eb
Fix the Felix-649 issue.
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
83cc7ed
Fix versions to point on the actual (under-development) version.
by Clement Escoffier
· 16 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
e50ede5
Commit the new iPOJO version (0.7.6).
by Clement Escoffier
· 17 years ago
e71366f
Fix a bug on field delegation.
by Clement Escoffier
· 17 years ago
b9f2df7
Fix the issue #Felix-427.
by Clement Escoffier
· 17 years ago
97f4814
Commit the patch for the FELIX-398 issue.
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
04f2391
Instances can now customize their requirement filters (both on primitive and composite components)
by Clement Escoffier
· 17 years ago
046c1b1
New annotation processor. The manipulator manages custom annotations (provided by external handlers).
by Clement Escoffier
· 17 years ago
1daee03
Change the iPOJO Plugin name to be "Maven compliant" (org.apache.felix.ipojo becomes maven-ipojo-plugin)
by Clement Escoffier
· 17 years ago
6c6ae8d
Commit the base of the new iPOJO version.
by Clement Escoffier
· 17 years ago
b28f53d
Solve the Felix-372 bugs about static method manipulation.
by Clement Escoffier
· 17 years ago
f5fc556
Add annotation support in iPOJO. It is now possible to define component-type with Java 5 annotations.
by Clement Escoffier
· 17 years ago
e993bf4
Solve a simple bug in the iPOJO Manipulator when a class is already manipulated.
by Clement Escoffier
· 17 years ago
c11a415
Some cosmetic improvements
by Clement Escoffier
· 17 years ago
758d1d1
Improve LDAP filter in InstanceCreator.java Some cosmetic fixes
by Clement Escoffier
· 17 years ago
0f2d764
Remove dependency on Java 1.4 inside the iPOJO Runtime.
by Clement Escoffier
· 17 years ago
4b877f4
Fix org.osgi.service.cm package version in manipulated bundle.
by Clement Escoffier
· 17 years ago
d296521
Solve a bug about local variable inside constructor manipulation.
by Clement Escoffier
· 17 years ago
2e35112
Add iPOJO Extender and solve a bug on LogService delegation. This commit is a part of the iPOJO new version issue (Felix-311).
by Clement Escoffier
· 17 years ago
18a6a80
Remove dependency on Java 5 (Felix-312) Format code consistently
by Clement Escoffier
· 17 years ago
042a0ec
Add the new manipulator project (Felix-311)
by Clement Escoffier
· 17 years ago