Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
4491970eea0980b53f6a9fb01a5ce1d5af0d23f2
« Previous
dc8c929
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
1c87731
[maven-release-plugin] prepare release maven-bundle-plugin-2.1.0
by Guillaume Nodet
· 15 years ago
5c0d6ce
[bundleplugin] upgrade to latest felix-parent and bundlerepository
by Guillaume Nodet
· 15 years ago
f083801
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
d9f1642
[maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.6.2
by Guillaume Nodet
· 15 years ago
9c777e9
[bundlerepository] upgrade to latest felix-parent
by Guillaume Nodet
· 15 years ago
4ba4fe9
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
7989aec
[maven-release-plugin] prepare release org.apache.felix.fileinstall-2.0.10
by Guillaume Nodet
· 15 years ago
65e06ac
[fileinstall] upgrade to latest felix-parent
by Guillaume Nodet
· 15 years ago
2fdda12
Fix FELIX-2308 Fix FELIX-2309 Update versions
by Clement Escoffier
· 15 years ago
f99da0c
added annotation support for factory configuration adapter service
by Pierre De Rop
· 15 years ago
88de29a
avoid NPE when invoking Bnd's error method
by Pierre De Rop
· 15 years ago
eb97b25
FELIX-1776: minimize the number of calls to File#getCanonicalFile()
by Guillaume Nodet
· 15 years ago
1a4b226
FELIX=2307: There is no way to bypass / escape property substitution
by Guillaume Nodet
· 15 years ago
2d5c911
Use snapshot until release is publishes
by Carsten Ziegeler
· 15 years ago
810ca2e
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 15 years ago
8a354ff
[maven-release-plugin] prepare release maven-scr-plugin-1.4.4
by Carsten Ziegeler
· 15 years ago
4a9f683
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 15 years ago
271a647
[maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.3.0
by Carsten Ziegeler
· 15 years ago
1f3ff71
Prepare the release.
by Carsten Ziegeler
· 15 years ago
c1b866e
FELIX-2305 : Servlets should not be immediate
by Carsten Ziegeler
· 15 years ago
733698e
FELIX-2304: Single quotes need to be escaped in xml attribute values
by Guillaume Nodet
· 15 years ago
f1d585b
FELIX-2303 : Add annotation for a Sling servlet filter
by Carsten Ziegeler
· 15 years ago
60de2f6
CapabilitySet should ignore case when indexing attributes, since this
by Richard S. Hall
· 15 years ago
17666f5
FELIX-1543 Remove empty folders
by Felix Meschberger
· 15 years ago
4147636
Revert FELIX-2201 which cause regressions
by Guillaume Nodet
· 15 years ago
f805be1
Fragments were not correctly being attached because we were only considering
by Richard S. Hall
· 15 years ago
3e943a3
Use 0.0.0 + EE for JRE package version. (FELIX-995)
by Richard S. Hall
· 15 years ago
368dfc2
FELIX-1776: problem when using relative dirs
by Guillaume Nodet
· 15 years ago
16a3b77
FELIX-2302: Fileinstall should add entries for directories when creating JARs
by Guillaume Nodet
· 15 years ago
45074e7
Avoid checking for dynamic imports, if not needed. (FELIX-2035)
by Richard S. Hall
· 15 years ago
13883c7
FELIX-2201: [FileInstall] Make Scanner process artifacts in 'oldest-file-modification-time first' order
by Guillaume Nodet
· 15 years ago
ff38656
[bundlerepository] fix a NPE in the index goal
by Guillaume Nodet
· 15 years ago
6b4a6c4
added a README file, which describes this sample
by Pierre De Rop
· 15 years ago
9a8ebfd
added MetaType support for factory configuration adapter
by Pierre De Rop
· 15 years ago
51b3337
decoupled the MetaTypeProviderImpl class from ConfigurationDependencyImpl class
by Pierre De Rop
· 15 years ago
87877a5
decoupled the MetaTypeProviderImpl class from ConfigurationDependencyImpl class
by Pierre De Rop
· 15 years ago
efb1be6
Add the BSD License in the NOTICE summary as remarked by Richard Hall during the release process of the 1.6.0
by Clement Escoffier
· 15 years ago
c80df91
fixed bug in adapter annotations: the services provided by adapters were specified as a Class, instead of a Class array.
by Pierre De Rop
· 15 years ago
24f48b2
fixed bug in adapter annotations: the services provided by adapters were specified as a Class, instead of a Class array. Removed checkClassImplements in AnnotationCollector.java
by Pierre De Rop
· 15 years ago
d62a517
added an assert for detecting wrong CM update notification
by Pierre De Rop
· 15 years ago
1fb3590
switched to bnd 0.0.401
by Pierre De Rop
· 15 years ago
21f95dd
added missing synchronize in ManagedServiceFactory's updated method (fix in progress)
by Pierre De Rop
· 15 years ago
ba5a3ff
fixed wrong javadoc
by Pierre De Rop
· 15 years ago
ff05987
Another refactoring of the resolver to improve performance by calculating
by Richard S. Hall
· 15 years ago
71035f3
Add missing version
by Carsten Ziegeler
· 15 years ago
e5d2c82
FELIX-2300 : SCR Plugin should be able to produce a metatype property for service.ranking. Apply patch from Justin Edelson
by Carsten Ziegeler
· 15 years ago
8f0d45c
Added javadoc. Added missing method "isAutoConfig()".
by Pierre De Rop
· 15 years ago
3bf06e0
FELIX-2298 : Component annotation: getConfigurationFactory should be named configurationFactory
by Carsten Ziegeler
· 15 years ago
5ceccd0
[FELIX-2297] features-maven-plugin validate goal should be able to use configurable jre version
by Freeman Yue Fang
· 15 years ago
ca832b6
Minor edits. (FELIX-2035)
by Richard S. Hall
· 15 years ago
f26a255
[FELIX-2293]features-maven-plugin validate should support specify the feature repositories from the maven plugin configure
by Freeman Yue Fang
· 15 years ago
c11ab8b
FELIX-2291 Catch NoSuchMethodError on pre-1.4 Java runtimes which do not have the Runtime.availableProcessors method
by Felix Meschberger
· 15 years ago
ae6b9a4
Cache some intermediate results. (FELIX-2037)
by Richard S. Hall
· 15 years ago
cc00f26
Some minor code cleanup. (FELIX-2035)
by Richard S. Hall
· 15 years ago
6de0036
Substring operator is false for types other than string and
by Richard S. Hall
· 15 years ago
91a4b41
FELIX-2291 /Show available number of processors on the System Information page/
by Valentin Valchev
· 15 years ago
e28ce58
FELIX-2291 Provide number of processors available to the Java VM in the System Information tab
by Felix Meschberger
· 15 years ago
c23b197
add [revision] to destpattern in sigil.bundle ant task. FELIX-2290
by Derek Baum
· 15 years ago
b0f9b9c
Applied patch (FELIX-2069) to not create monitored directories if they do not exist.
by Richard S. Hall
· 15 years ago
1a879e5
Rewrite of the new prototype resolver's core data structure and algorithm.
by Richard S. Hall
· 15 years ago
ef94c88
ConfigAdmin factory configuration adapter support
by Pierre De Rop
· 15 years ago
aba0c6d
Update versions to the new development version.
by Clement Escoffier
· 15 years ago
e9932c3
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
e240bf2
[maven-release-plugin] prepare release org.apache.felix.ipojo.arch-1.6.0
by Clement Escoffier
· 15 years ago
bc1c808
update to the latest iPOJO core and maven-ipojo-plugin
by Clement Escoffier
· 15 years ago
4fceea6
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
e1a3146
[maven-release-plugin] prepare release org.apache.felix.ipojo.online.manipulator-1.6.0
by Clement Escoffier
· 15 years ago
e7aa2c0
Update to latest version of the iPOJO manipulator and of the maven-ipojo-plugin
by Clement Escoffier
· 15 years ago
41308ed
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
804b70f
[maven-release-plugin] prepare release org.apache.felix.ipojo.api-1.6.0
by Clement Escoffier
· 15 years ago
4ca5f3d
update to latest version of iPOJO core, composite, and manipulator
by Clement Escoffier
· 15 years ago
7bac148
FELIX-2289 Synchronize all access to internal maps to prevent data structure corruption
by Felix Meschberger
· 15 years ago
9e9d663
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
8443d00
[maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.6.0
by Clement Escoffier
· 15 years ago
ff818af
Update to the new maven-ipojo-plugin, manipulator and iPOJO core
by Clement Escoffier
· 15 years ago
5d0b888
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
191aef3
[maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.6.0
by Clement Escoffier
· 15 years ago
92ea652
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
6a58f56
[maven-release-plugin] prepare release org.apache.felix.ipojo-1.6.0
by Clement Escoffier
· 15 years ago
0db9b4b
update to the new maven-ipojo-plugin
by Clement Escoffier
· 15 years ago
33d2f30
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
7b49304
[maven-release-plugin] prepare release org.apache.felix.ipojo.ant-1.6.0
by Clement Escoffier
· 15 years ago
ee79f13
Update to the new version of the manipulator
by Clement Escoffier
· 15 years ago
3f0c20d
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
14cc5b1
[maven-release-plugin] prepare release maven-ipojo-plugin-1.6.0
by Clement Escoffier
· 15 years ago
5e60abf
update manipulator version
by Clement Escoffier
· 15 years ago
e3c3da0
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
beb3ed8
[maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.6.0
by Clement Escoffier
· 15 years ago
86215df
Final steps before the release preparation:
by Clement Escoffier
· 15 years ago
fdae33b
[FELIX-2239]features-maven-plugin validate goal should be able to use configurable config.properties
by Freeman Yue Fang
· 15 years ago
e04346c
[bundleplugin] upgrade to bundlerepository snapshot
by Guillaume Nodet
· 15 years ago
216f277
Fixed FELIX-2272 /SCR plugin shows misleading message/
by Valentin Valchev
· 15 years ago
e697cae
Fixed FELIX-2250 /Security Policy configuration printer/
by Valentin Valchev
· 15 years ago
d4d4dd4
Fixed FELIX-2207 /License plugin should support Bundle-License manifest header/
by Valentin Valchev
· 15 years ago
0fc8b7b
Partial fix for FELIX-2286 /Various rendering issues with IE/
by Valentin Valchev
· 15 years ago
f51fe43
Partial fix for FELIX-2286 /Various rendering issues with IE/
by Valentin Valchev
· 15 years ago
16bef4a
Fixed FELIX-2285 /Bundles Plugin doesn't render the bundles name in IE/
by Valentin Valchev
· 15 years ago
17a004e
Fixed FELIX-2274 /404 when plugin is missing/
by Valentin Valchev
· 15 years ago
36c217f
Fixed FELIX-2251 /Wire Admin configuration printer/
by Valentin Valchev
· 15 years ago
Next »