Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
70dbafd7510d0b0c28d10f5c155481f175956a4d
« Previous
cdd26d9
import cleanup
by Pierre De Rop
· 11 years ago
be82e73
import cleanup
by Pierre De Rop
· 11 years ago
b3d2cce
clear all components at end of the test. Reduce loop count
by Pierre De Rop
· 11 years ago
14979bd
Added org.apache.felix.shell/1.4.2 dependency
by Pierre De Rop
· 11 years ago
6d46a3d
pax exam 3.0.0 migration ...
by Pierre De Rop
· 11 years ago
0966868
removed org.osgi.compendium bundle
by Pierre De Rop
· 11 years ago
6df1e7d
stay compatible with osgi 4.3
by Pierre De Rop
· 11 years ago
fe0f584
pax exam 3.0.0 migration (in progress ...).
by Pierre De Rop
· 11 years ago
ddf6731
Aligned singleContextLog system property with naming convention of all other dm system properties.
by Xander Uiterlinden
· 11 years ago
5f9bab1
ServiceTracker did note take the trackAllAspects setting into account in the setInitial method causing the ServiceDependencyImpl to remove rather than swap services in some occasions.
by Xander Uiterlinden
· 11 years ago
b10636c
FELIX-4279, FELIX-4280:
by Jan Willem Janssen
· 11 years ago
0a63531
pax-exam 3.0.0 migration (work in progress ...).
by Pierre De Rop
· 11 years ago
7b70ec1
added more maven bundles in Configuration
by Pierre De Rop
· 11 years ago
4bca33c
Removed svn:mime-type property, which was wrongly set to application/xml.
by Pierre De Rop
· 11 years ago
968695e
Added comments.
by Pierre De Rop
· 11 years ago
214ef87
Reduce pax-exam log level.
by Pierre De Rop
· 11 years ago
bb10cc3
Configure thread pools with 10 by default.
by Pierre De Rop
· 11 years ago
acc5fb0
Update version to use the development version.
by Clement Escoffier
· 11 years ago
8e38f88
pax exam 3.0.0 migration
by Pierre De Rop
· 11 years ago
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
f28c931
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 11 years ago
917a0c2
[maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.11.0
by Clement Escoffier
· 11 years ago
9404798
Remove properties from tests. Remove snapshot versions
by Clement Escoffier
· 11 years ago
52ddb28
Release preparation - Fix versions in tests.
by Clement Escoffier
· 11 years ago
e0f59ed
Update changelogs.
by Clement Escoffier
· 11 years ago
625949c
pax exam 3.0.0 migration
by Pierre De Rop
· 11 years ago
6257627
pax exam 3.0.0 migration
by Pierre De Rop
· 11 years ago
3829f5a
Reuse BundleContext from the "context" attribute (from superclass).
by Pierre De Rop
· 11 years ago
9183bc5
Migrated old test/.../AspectBaseTest into new test2/ module.
by Pierre De Rop
· 11 years ago
5ab26d8
FELIX-3910: pax-exam 3.0.0 migration tests (work in progress). Added new AspectRaceTest for
by Pierre De Rop
· 11 years ago
93b7b1c
removed this test (will be replaced by a new AspectRaceTest in the new upcoming dependency manager test2 subproject)
by Pierre De Rop
· 11 years ago
16bf533
Let the getRequiredHandlerList method throw ConfigurationException.
by Clement Escoffier
· 11 years ago
0b2863e
Updated ignore properties.
by Jan Willem Janssen
· 11 years ago
e5b8b53
Upgraded to Jetty 9.0.5:
by Jan Willem Janssen
· 11 years ago
2d66597
Solved compiler warnings.
by Jan Willem Janssen
· 11 years ago
10bebd8
Removed unused import.
by Xander Uiterlinden
· 11 years ago
7f99810
Small performance improvement in SerialExecutor trough preventing exceptions.
by Xander Uiterlinden
· 11 years ago
c11f06e
Try to stabilize concurrent TestCase
by Guillaume Sauthier
· 11 years ago
c1c8b85
Fix typo
by Guillaume Sauthier
· 11 years ago
90ec4c6
Skip the maven-ianal-plugin in the karat-feature project.
by Clement Escoffier
· 11 years ago
2ed091c
Update the changelog files.
by Clement Escoffier
· 11 years ago
c74607a
Build a zip file containing the Karaf feature and legal files.
by Clement Escoffier
· 11 years ago
d6c0690
Fix the native test on KF (the test bundle has to be deployed to get the probe bundle resolved).
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
072f6af
Avoid infinite recursion.
by Clement Escoffier
· 11 years ago
7e95146
Ignore the native test on KF.
by Clement Escoffier
· 11 years ago
96cf0ae
pom parent missing in the karat-feature pom, breaking the deployment
by Clement Escoffier
· 11 years ago
e02f77d
Fix equinox detection in the compatibility tests.
by Clement Escoffier
· 11 years ago
54a6b00
Fix frame generation error in the inner class manipulation. This commit is related to FELIX-4255 Extend the inner class manipulation to allow method interception,
by Clement Escoffier
· 11 years ago
1997491
Reduce the check to determine if the class was already manipulated or not.
by Clement Escoffier
· 11 years ago
24b42a7
Fix FELIX-4270 Bump iPOJO package version to 1.11.0
by Clement Escoffier
· 11 years ago
11a1a1d
Fix:
by Clement Escoffier
· 11 years ago
b1b2a5c
FELIX-4268 Duplicated name errors always happen when there are 2 factories with the same name
by Guillaume Sauthier
· 11 years ago
5d7f5b8
Fix error in the 10 minutes tutorial package generation : the java.home was not correctly set.
by Clement Escoffier
· 11 years ago
639c71a
Fix FELIX-4267 Define Apache Karaf features for iPOJO
by Clement Escoffier
· 11 years ago
f444011
FELIX-4265 Provides a recorder for startup events
by Guillaume Sauthier
· 11 years ago
5af5846
Quick fix: executionTime counter was still running after exception
by Guillaume Sauthier
· 11 years ago
e4aea0b
FELIX-4264 JobInfo should provide a way to identify the kind of task
by Guillaume Sauthier
· 11 years ago
c5c3a73
Fix FELIX-4263 iPOJO Core should use ranged imports
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
f45fca1
Fix:
by Clement Escoffier
· 11 years ago
bed5db2
FELIX-4262 QueueServices should be observable
by Guillaume Sauthier
· 11 years ago
9d1b9c1
Typo
by Guillaume Sauthier
· 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
f86bfb4
Switch back to snapshot
by Carsten Ziegeler
· 11 years ago
14d3781
Switch back to snapshot
by Carsten Ziegeler
· 11 years ago
20a6a4f
Switch back to snapshot
by Carsten Ziegeler
· 11 years ago
bee55c8
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 11 years ago
053a105
[maven-release-plugin] prepare release org.apache.felix.scr.ant-1.9.0
by Carsten Ziegeler
· 11 years ago
c40d120
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 11 years ago
93af901
[maven-release-plugin] prepare release maven-scr-plugin-1.15.0
by Carsten Ziegeler
· 11 years ago
9cfc8a9
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 11 years ago
c7c1f96
[maven-release-plugin] prepare release org.apache.felix.scr.generator-1.8.2
by Carsten Ziegeler
· 11 years ago
e7ebc87
Prepare for release
by Carsten Ziegeler
· 11 years ago
602bd43
Prepare for release
by Carsten Ziegeler
· 11 years ago
cc53b54
Removed unused field
by Guillaume Sauthier
· 11 years ago
4f49db1
FELIX-4252 Make Extender's ThreadPool size configurable
by Guillaume Sauthier
· 11 years ago
ffc9c7f
Fix FELIX-4253 Add methods from inner classes in the metadata collected during the manipulation
by Clement Escoffier
· 11 years ago
83e6155
Start working on FELIX-4253 Add methods from inner classes in the metadata collected during the manipulation
by Clement Escoffier
· 11 years ago
10ec65e
Fix FELIX-4256 Avoid manipulation native and static methods from inner classes
by Clement Escoffier
· 11 years ago
abaaa2b
FELIX-4252 Make Extender's ThreadPool size configurable
by Guillaume Sauthier
· 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
67ae839
FELIX-4249 - Make the default error location 1,1 instead of 0,0. Apply patch from Robert Munteanu
by Carsten Ziegeler
· 11 years ago
6f98fee
FELIX-4246 : SCR and Metatype descriptor files get deleted on subsequent (incremental) eclipse build
by Carsten Ziegeler
· 11 years ago
aafeefe
FELIX-4010 : SCR Plugin aborts when scanning a Java 8 class file
by Carsten Ziegeler
· 11 years ago
2d32365
FELIX-4241 : Change default output directory for SCR annotations to ${project.build.directory}/classes
by Carsten Ziegeler
· 11 years ago
53fc0a9
Fix FELIX-4245 Deadlock in Dependency
by Clement Escoffier
· 11 years ago
9178b07
Fix FELIX-4240 and FELIX-4242:
by Clement Escoffier
· 11 years ago
87b4e0f
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 11 years ago
8bac5e2
[maven-release-plugin] prepare release org.apache.felix.configadmin-1.8.0
by Felix Meschberger
· 11 years ago
615514f
Update change log
by Felix Meschberger
· 11 years ago
f748bfb
FELIX-4238 The pmtCount field must keep the tracking count not the number of tracked services. Otherwise the list of services is updated on each access to configuration.
by Felix Meschberger
· 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
8903b0a
Reflect the change we did last week on the core integration-tests to the manipulation integration-tests
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
2c5854c
Added FELIX-4233.
by Pierre De Rop
· 11 years ago
b0be04f
FELIX-4233: Race condition where two threads are able to execute tasks from the serial queue.
by Pierre De Rop
· 11 years ago
Next »