Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
5caf0e54215f46479660e3cec5918db0440a2c81
« Previous
7f4ff11
fixed javadoc
by Pierre De Rop
· 14 years ago
7c0634e
Align trunk with 3.0.8. (FELIX-2800)
by Richard S. Hall
· 14 years ago
95c83b1
[FELIX-2825] - The maven-ipojo-plugin does not replace component classes in WAR files
by Clement Escoffier
· 14 years ago
de50780
[FELIX-2829] - The maven-ipojo-plugin archetype descriptor is not conform
by Clement Escoffier
· 14 years ago
79e5f70
FELIX-2828: Allows a ResourceDependency annotation to inject the resource on a class field
by Pierre De Rop
· 14 years ago
e986d15
javadoc
by Pierre De Rop
· 14 years ago
28c1e3a
improved exception message when the type of a json descriptor entry is not provided
by Pierre De Rop
· 14 years ago
25abed5
add build extension for wagon-ssh (used for Felix OBR deployment)
by Clement Escoffier
· 14 years ago
2c04a8e
FELIX-1747 Use Apache Parent 8
by Felix Meschberger
· 14 years ago
cc75552
FELIX-1747 Use new Felix Parent POM 2-SNAPSHOT and move legal file additions
by Felix Meschberger
· 14 years ago
df92266
FELIX-1747 Use new Felix Parent POM 2-SNAPSHOT and move legal file additions
by Felix Meschberger
· 14 years ago
53064c4
FELIX-1747 Implement new parent POM based on Apache Parent
by Felix Meschberger
· 14 years ago
72f9507
Add missing ASL license header
by Felix Meschberger
· 14 years ago
0be042c
Make instance field private (and add some commentary)
by Felix Meschberger
· 14 years ago
9b9c193
FELIX-2824 Besides setting the configuration support object up
by Felix Meschberger
· 14 years ago
049cc07
FELIX-2766 Don't throw FileNotFoundException when calling
by Felix Meschberger
· 14 years ago
417f66c
FELIX-2771 Fix Foundation and Mika platform issues:
by Felix Meschberger
· 14 years ago
f873dbe
FELIX-2578 Refactor SCR configuration setup to support late wiring of Configuration Admin API
by Felix Meschberger
· 14 years ago
fb1ce2f
Setup the LogService listener first thing in the activator to not miss log entries during startup
by Felix Meschberger
· 14 years ago
9913fe5
Provide service provider and description properties for the shell command services
by Felix Meschberger
· 14 years ago
5ac763d
Add Bundle-Category to manifest
by Felix Meschberger
· 14 years ago
b3c6ac9
Add Bundle-DocURL to manifest
by Felix Meschberger
· 14 years ago
9cb2972
FELIX-2553 Applying patch by Carsten Ziegeler (thanks alot) changing most
by Felix Meschberger
· 14 years ago
9e55356
FELIX-2642 Adapt Felix implementation package and fix Export-Package
by Felix Meschberger
· 14 years ago
11b1736
FELIX-2823 Catch all exceptions from BundleContext.getService for propery logging and recovery
by Felix Meschberger
· 14 years ago
f52b733
FELIX-2642 Adapt to implementation to R4.3 draft3 specification
by Felix Meschberger
· 14 years ago
b1a30d0
fixed licenses
by Pierre De Rop
· 14 years ago
d677901
updated TODO list
by Pierre De Rop
· 14 years ago
4040854
Export old dependencymanager package with version 2.0.2, and Import new package with version [3,4)
by Pierre De Rop
· 14 years ago
4c6215d
FELIX-2821 Apply patch by Stephen Flynn (thanks alot). Basically when closing the DependencyManagers, the manager list is copied, reversed and this reversed copy is iterated. And added an integration test to prove correctness.
by Felix Meschberger
· 14 years ago
ede7dd8
FELIX-2969 Minor cleanup.
by Marcel Offermans
· 14 years ago
5c23884
Renamed a test to be consistent with the naming convention for other tests that are related to issues.
by Marcel Offermans
· 14 years ago
07b7cf4
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
d225794
[maven-release-plugin] prepare release maven-bundle-plugin-2.3.4
by Guillaume Nodet
· 14 years ago
7f6c0c0
Update changelog to reflect the correct version
by Guillaume Nodet
· 14 years ago
e337255
Fix legal files for bundleplugin as we don't include BND anymore
by Guillaume Nodet
· 14 years ago
d60e99e
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
69a8fa5
[maven-release-plugin] prepare release maven-bundle-plugin-2.3.2
by Guillaume Nodet
· 14 years ago
960ca31
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
04aec0a
[maven-release-plugin] prepare release org.apache.felix.fileinstall-3.1.10
by Guillaume Nodet
· 14 years ago
2ce3581
Merge 3.1.8 and 3.1.10 changelog in preparation for 3.1.10 release
by Guillaume Nodet
· 14 years ago
5ecb7b4
update changelog.
by Clement Escoffier
· 14 years ago
fcd1c07
Update copyright for webconsole
by Guillaume Nodet
· 14 years ago
e7b65a0
FELIX-2818
by Clement Escoffier
· 14 years ago
2c081b5
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
813398d
[maven-release-plugin] prepare release maven-bundle-plugin-2.3.0
by Guillaume Nodet
· 14 years ago
a4175e4
Update bundleplugin changelog
by Guillaume Nodet
· 14 years ago
172dd92
Fix legal files for bundleplugin
by Guillaume Nodet
· 14 years ago
12264ad
Fixes FELIX-2817 : The maven-bundle-plugin manifest goal should honor the supportedProjectTypes configuration setting.
by Hiram R. Chirino
· 14 years ago
4b26df9
FELIX-2813 Make the service registration field volatile and ensure the asynchronous threads are started only after registering the service and stopped before unregistering the service.
by Felix Meschberger
· 14 years ago
f331342
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
5158492
[maven-release-plugin] prepare release org.apache.felix.webconsole-3.1.8
by Guillaume Nodet
· 14 years ago
d6c8682
Update changelog for webconsole 3.1.8 release
by Guillaume Nodet
· 14 years ago
33ad4a7
FELIX-2813 This test shows the issue, even though it does not fail. If somebody knows how to make a test fail if another thread throws a NPE, feel free to jump in.
by Marcel Offermans
· 14 years ago
7b60a46
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
765151e
[maven-release-plugin] prepare release maven-bundle-plugin-2.3.0
by Guillaume Nodet
· 14 years ago
0ef45c7
Update changelog for maven bundle plugin release
by Guillaume Nodet
· 14 years ago
982b51a
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
d9beae3
[maven-release-plugin] prepare release org.apache.felix.fileinstall-3.1.8
by Guillaume Nodet
· 14 years ago
76acf23
Update changelog for 3.1.8 release
by Guillaume Nodet
· 14 years ago
ae196b4
Update copyright year.
by Richard S. Hall
· 14 years ago
e4e18d8
Update copyright year.
by Richard S. Hall
· 14 years ago
f277ecc
Update copyright year.
by Richard S. Hall
· 14 years ago
3c4cf57
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 14 years ago
8c63d27
[maven-release-plugin] prepare release org.apache.felix.ipojo.webconsole-1.6.0
by Clement Escoffier
· 14 years ago
2d3faf2
update changelog
by Clement Escoffier
· 14 years ago
20a916a
Fixes FELIX-2812: The <Embed-Dependency> filter can fail if your matching against multiple "*" artifact ids.
by Hiram R. Chirino
· 14 years ago
2172ef9
Fixes FELIX-2811 : If <Private-Package>!*</Private-Package> is defined the all packages should be exported by {local-packages}
by Hiram R. Chirino
· 14 years ago
92d508a
Cache results for System Bundle from PackageAdmin.getBundle() in a
by Richard S. Hall
· 14 years ago
12899ce
[FELIX-2798] ArtifactListener services are not ordered according to the OSGi ranking
by Guillaume Nodet
· 14 years ago
922498b
Improving implementation of FELIX-2809, we now look at the transitive path of an artifact to determine if it's optional.
by Hiram R. Chirino
· 14 years ago
e0d097c
Fixed logging
by Pierre De Rop
· 14 years ago
00d79e6
Fixed wrong comment
by Pierre De Rop
· 14 years ago
6400062
Cleaned imports
by Pierre De Rop
· 14 years ago
682baf8
- Fixed findbugs errors. Cleaned imports.
by Pierre De Rop
· 14 years ago
f32bcd0
Fixed javadoc. Cleaned imports.
by Pierre De Rop
· 14 years ago
2d401a3
Fixes FELIX-2809: maven-bundle-plugin should automatically add "resolution:=optional" to imported packages that are in optional maven dependencies.
by Hiram R. Chirino
· 14 years ago
4f5f227
Fixes FELIX-2808 - scan for local packages by looking for *.class files instead of *.java so that all the JVM languages can be supported.
by Hiram R. Chirino
· 14 years ago
a4bfea0
Update DEPENDENCIES files to focus on third-party software.
by Richard S. Hall
· 14 years ago
c82a576
Cleaned imports.
by Pierre De Rop
· 14 years ago
5fed9ef
- Deactivate the service when a dependency is lost while the framework is stopping. This is indeed
by Pierre De Rop
· 14 years ago
6e8e0e9
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 14 years ago
b39f7f7
[maven-release-plugin] prepare release org.apache.felix.http-2.2.0
by Felix Meschberger
· 14 years ago
42b0e9c
FELIX-2806 Ensure DEPENDENCIES files are included in the artifacts
by Felix Meschberger
· 14 years ago
ef0df66
FELIX-2806 Create DEPENDENCIES files and fix NOTICE files for compliance
by Felix Meschberger
· 14 years ago
e644414
Hold global lock while updating a bundle and performing a security check
by Richard S. Hall
· 14 years ago
0279729
Fix logic bug. (FELIX-2789)
by Richard S. Hall
· 14 years ago
6826f76
Fix copyright year
by Felix Meschberger
· 14 years ago
e674107
Clean up checksum output before comparing
by Carsten Ziegeler
· 14 years ago
317853b
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
c0bd308
[maven-release-plugin] prepare release org.apache.felix.fileinstall-3.1.8
by Guillaume Nodet
· 14 years ago
d898518
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 14 years ago
8da15ce
[maven-release-plugin] prepare release org.apache.felix.http-2.1.0
by Felix Meschberger
· 14 years ago
d43457d
FELIX-2801 Export Http Service Extension API at fixed version 2.0.4 (should really be 2.0.0 but has already been exported as 2.0.4 in previous release) and Proxy API as 2.1.0 (has new ProxyListener class).
by Felix Meschberger
· 14 years ago
722675e
Add @since tag
by Felix Meschberger
· 14 years ago
607eb27
Revert versions back after broken release
by Felix Meschberger
· 14 years ago
9b69940
Revert versions back after broken release
by Felix Meschberger
· 14 years ago
879dd34
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 14 years ago
5fe22f7
[maven-release-plugin] prepare release org.apache.felix.http-2.1.0
by Felix Meschberger
· 14 years ago
20dd616
Check for null Bundle in logging code. (FELIX-2800)
by Richard S. Hall
· 14 years ago
Next »