Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
7378d6ab598bf60cf4217027912589b635220e1f
/
ipojo
/
runtime
/
core-it
d84914a
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 11 years ago
9471199
[maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.11.0
by Clement Escoffier
· 11 years ago
cc18202
Update version
by Clement Escoffier
· 11 years ago
9404798
Remove properties from tests. Remove snapshot versions
by Clement Escoffier
· 11 years ago
7cf400c
Print reconfigurations to hunt a timing issue on the CI.
by Clement Escoffier
· 11 years ago
cd42905
Forgot to ignore a test on KF.
by Clement Escoffier
· 11 years ago
e02f77d
Fix equinox detection in the compatibility tests.
by Clement Escoffier
· 11 years ago
11a1a1d
Fix:
by Clement Escoffier
· 11 years ago
92c98a4
Add a test about FELIX-4247 Memory leak with ServiceUsage and inner class (Listener style) to confirm the fix.
by Clement Escoffier
· 11 years ago
bd85bc7
Fix FELIX-4261 NPE when an instance is declared without a configuration using the @ConfigurationTracker
by Clement Escoffier
· 11 years ago
406754b
Improve configuration error detection and reporting of service dependency (FELIX-4243 Define the dependency configuration matrix and improve error detection)
by Clement Escoffier
· 11 years ago
9178b07
Fix FELIX-4240 and FELIX-4242:
by Clement Escoffier
· 11 years ago
0d6e3c6
Fix exclusion of some tests on Felix and KF (Equinox SCR works only on Equinox)
by Clement Escoffier
· 11 years ago
4e82207
Fix FELIX-4236 Unvalued properties should be part of the instance's architecture
by Clement Escoffier
· 11 years ago
d07060f
Fix FELIX-4232 Service Dependency Interceptors should be indicated in the instance architecture
by Clement Escoffier
· 11 years ago
c1fe8d8
Refactor the integration-test pom file and fix dependency conflicts.
by Clement Escoffier
· 11 years ago
f77b29e
Add compatibility tests against Equinox Declarative Services 1.4.100
by Clement Escoffier
· 11 years ago
f4fc7e6
Improve robustness on the compatibility tests
by Clement Escoffier
· 11 years ago
de7cc91
Fix FELIX-4217 Ensure compatibility between Aries Blueprint and iPOJO
by Clement Escoffier
· 11 years ago
9fa9fe8
Fix FELIX-4231 Provide service binding interceptors
by Clement Escoffier
· 11 years ago
3c0f952
Use dictionaries instead of properties.
by Clement Escoffier
· 11 years ago
df8771b
Replace Properties usage by Dictionary when possible.
by Clement Escoffier
· 11 years ago
ea857d0
update manipulator version
by Clement Escoffier
· 11 years ago
b17c970
FELIX-4216 Allow @Property without name in constructors
by Clement Escoffier
· 11 years ago
d3bc2bc
Fix FELIX-4172 Updated method called twice at the bundle start
by Clement Escoffier
· 11 years ago
36bd2a6
Fix FELIX-4207 ipojo @Component with propagation set to true doesn't propagate properties
by Clement Escoffier
· 11 years ago
7cafcf5
Fix FELIX-4204
by Clement Escoffier
· 11 years ago
4c9cc37
Fix FELIX-4151 - Fix mistakes in the javadoc tags
by Clement Escoffier
· 11 years ago
4ecd978
Fix the NPE in the DependencyModel
by Clement Escoffier
· 11 years ago
d3656a9
FELIX-4146 Add getInstances and getInstanceNames in the Factory interface
by Clement Escoffier
· 11 years ago
f1f9628
Forgot a file during the last commit.
by Clement Escoffier
· 11 years ago
d3b68ee
Continue the work about FELIX-4134 Migrate api-it to the core-it.
by Clement Escoffier
· 11 years ago
e46023f
Avoid executing integration tests when launching the regular build.
by Clement Escoffier
· 11 years ago
9031c44
Fix parent relativePaths.
by Clement Escoffier
· 11 years ago
d550b80
Add missing dependency
by Clement Escoffier
· 11 years ago
5640720
Update annotation versions
by Clement Escoffier
· 11 years ago
a243586
Continue the work about FELIX-4134 Migrate all core-it tests to the reactor.
by Clement Escoffier
· 11 years ago
d15b144
Fix versions.
by Clement Escoffier
· 11 years ago
6dc8de1
Fix manipulator version in tests
by Clement Escoffier
· 11 years ago
2dbcd55
Fix version (post-release)
by Clement Escoffier
· 11 years ago
73842a1
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 11 years ago
c241073
[maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.10.1
by Clement Escoffier
· 11 years ago
d4f6808
Fix FELIX-4130
by Clement Escoffier
· 11 years ago
180d02f
FELIX-4116 Ability to listen for component service dependencies providings configuration properties
by Clement Escoffier
· 11 years ago
e050be0
Provide interceptors mechanism as described in FELIX-4120
by Clement Escoffier
· 11 years ago
2c47f5f
Fixing FELIX-4104 and FELIX-4103
by Clement Escoffier
· 11 years ago
8c8c7c2
FELIX-4092 Move 'annotation' module from 'runtime' to 'manipulator' project
by Guillaume Sauthier
· 11 years ago
faa4bd0
Fix FELIX-4072
by Clement Escoffier
· 11 years ago
c34ba5c
Update manipulator version to development version
by Clement Escoffier
· 11 years ago
c959a1a
Update it projects parent pom version
by Clement Escoffier
· 11 years ago
a5649bd
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 11 years ago
ab39783
[maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.10.0
by Clement Escoffier
· 11 years ago
fc26c54
Rollback release and fix composite metadata
by Clement Escoffier
· 11 years ago
ae546ab
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 11 years ago
4a061b9
[maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.10.0
by Clement Escoffier
· 11 years ago
9888f53
update versions before release
by Clement Escoffier
· 11 years ago
fe1775d
Update changelog files Update release profile of 'it' projects
by Clement Escoffier
· 11 years ago
6c15d23
Fix FELIX-3932 - Allow dependency filters to get context-source variables
by Clement Escoffier
· 12 years ago
85095e3
Check the config admin support on the latest Felix's config admin
by Clement Escoffier
· 12 years ago
cfae791
FELIX-3895 (https://issues.apache.org/jira/browse/FELIX-3895) - iPOJO instance is not shown (with the "arch" commands) if constructor is failing
by Clement Escoffier
· 12 years ago
3f5d879
Define the release profile in integration-tests
by Clement Escoffier
· 12 years ago
75bba6a
Test refactoring.
by Clement Escoffier
· 12 years ago
f8f3d8f
Make tests compiled on KF
by Clement Escoffier
· 12 years ago
dc197b3
Support TIME_FACTOR configuration in reactor mode.
by Clement Escoffier
· 12 years ago
bb01a8c
Fix tests on KF
by Clement Escoffier
· 12 years ago
f1dbd48
Fix FELIX-4048 (https://issues.apache.org/jira/browse/FELIX-4048)
by Clement Escoffier
· 12 years ago
28ca617
Avoid test overlapping.
by Clement Escoffier
· 12 years ago
0b907fb
Fix FELIX-4053 https://issues.apache.org/jira/browse/FELIX-4053
by Clement Escoffier
· 12 years ago
c19244d
Fix FELIX-4052 https://issues.apache.org/jira/browse/FELIX-4052
by Clement Escoffier
· 12 years ago
ac3e951
Add a grace period to wait until the configuration is pushed.
by Clement Escoffier
· 12 years ago
e28ec56
Test cleanup
by Clement Escoffier
· 12 years ago
92410c3
Reduce the version of the event admin used in test to avoid issues on KF
by Clement Escoffier
· 12 years ago
f281917
Test cleanup
by Clement Escoffier
· 12 years ago
f3e4514
fix test failure on equinox
by Clement Escoffier
· 12 years ago
0c6924b
Refactor tests
by Clement Escoffier
· 12 years ago
8da95c8
Refactor tests
by Clement Escoffier
· 12 years ago
c93b867
Added a temporal repository until the new osgi test helpers are released.
by Clement Escoffier
· 12 years ago
2545db7
Refactor tests Add TIME_FACTOR to invoker
by Clement Escoffier
· 12 years ago
68e7f86
Handle asynchronous deletion of instances
by Clement Escoffier
· 12 years ago
cafd7c2
Improve test reliability by adding a stability check on startup
by Clement Escoffier
· 12 years ago
b39c375
Move tests to avoid using the managed service factory directly (not exposed anymore)
by Clement Escoffier
· 12 years ago
4bb19db
Improve test reliability by adding a stability check on startup
by Clement Escoffier
· 12 years ago
d18ddac
Fix FELIX-4040, reimplement configuration admin support
by Clement Escoffier
· 12 years ago
2541ae3
Fix FELIX-4034
by Clement Escoffier
· 12 years ago
cfb8717
Add central repository
by Clement Escoffier
· 12 years ago
b606010
Cosmetic fix
by Clement Escoffier
· 12 years ago
ba5ee36
Use PerMethod strategy to avoid conflicts between tests.
by Clement Escoffier
· 12 years ago
9b5278c
Fix XSD declaration
by Clement Escoffier
· 12 years ago
48877b2
Just exclude the target folder that may have been created during the it-tests from the RAT check.
by Clement Escoffier
· 12 years ago
58abf4e
Fix XSD location (due to CMS change)
by Clement Escoffier
· 12 years ago
293cc96
Fix XSD locations (due to the CMS change)
by Clement Escoffier
· 12 years ago
4562b85
Improve test reliability Reduce the complexity of the Logger code
by Clement Escoffier
· 12 years ago
d18900c
Trying the 3.0.1 version of pax exam
by Clement Escoffier
· 12 years ago
5492033
Switch to the devel version of pax exam 3.
by Clement Escoffier
· 12 years ago
ed4ca02
FELIX-3921 - Migrate to the Felix parent 2.1
by Clement Escoffier
· 12 years ago
4f6fb5f
FELIX-3903 - Makes sure we use the 1.9.0-SNAPSHOT version of the manipulator in the core-it tests.
by Clement Escoffier
· 12 years ago
80f5997
FELIX-3903 - Make tests more reliable
by Clement Escoffier
· 12 years ago
7f4b149
Make tests more reliable.
by Clement Escoffier
· 12 years ago
04619fb
continuing FELIX-3903
by Clement Escoffier
· 12 years ago
6000fa5
Make tests a bit more reliable on KF.
by Clement Escoffier
· 12 years ago
Next »