Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
1555a458b505162538e424c1ed3ca2aaac577eda
« Previous
eeabe2f
[maven-release-plugin] prepare release org.apache.felix.main-3.2.0
by Karl Pauls
· 14 years ago
ce7b7f6
Prepare for release.
by Karl Pauls
· 14 years ago
88823aa
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
a9f4361
[maven-release-plugin] prepare release org.apache.felix.framework-3.2.0
by Karl Pauls
· 14 years ago
a012b53
Prepare for release.
by Karl Pauls
· 14 years ago
d9584cc
Minor fix.
by Richard S. Hall
· 14 years ago
733e93f
[maven-release-plugin] prepare for next development iteration
by Richard S. Hall
· 14 years ago
496daa1
[maven-release-plugin] prepare release org.apache.felix.log-1.0.1
by Richard S. Hall
· 14 years ago
33ce5a5
Fix minor issues in 1.0.1 release.
by Richard S. Hall
· 14 years ago
392c202
Fixed an error that tried to make a constructor accessible, but failed.
by Marcel Offermans
· 14 years ago
756291c
[maven-release-plugin] prepare for next development iteration
by Richard S. Hall
· 14 years ago
398da48
[maven-release-plugin] prepare release org.apache.felix.log-1.0.1
by Richard S. Hall
· 14 years ago
82712a1
Update pom to use OSGi artifacts and to include DEPS file.
by Richard S. Hall
· 14 years ago
7a70f2e
Update NOTICE/DEPENDENCIES files.
by Richard S. Hall
· 14 years ago
e032c23
Update release notes.
by Richard S. Hall
· 14 years ago
7d552dc
Applied patch (FELIX-2406) to fix log ordering issue along with
by Richard S. Hall
· 14 years ago
ccdf4fa
Fix Maven 3 warnings
by Felix Meschberger
· 14 years ago
b7e2468
Replace tabs with spaces
by Felix Meschberger
· 14 years ago
a114093
FELIX-1865 Fix wrong assumption of the OCD ID being the same as the PID (or factory PID)
by Felix Meschberger
· 14 years ago
dcb8be4
Remove comment. (FELIX-2858)
by Richard S. Hall
· 14 years ago
b3b2f1a
minor internal tidyup
by David Morgan Spencer Savage
· 14 years ago
f83b289
tidy up ? extends noise in support class
by David Morgan Spencer Savage
· 14 years ago
654b85c
add convenience constructor
by David Morgan Spencer Savage
· 14 years ago
4788b54
Remove unneeded class. (FELIX-2858)
by Richard S. Hall
· 14 years ago
cd14702
Use framework snapshot.
by Richard S. Hall
· 14 years ago
c55a360
FELIX-2707 Fix cutting of the URL entry path which may not match the entry path looked up
by Felix Meschberger
· 14 years ago
ac7490c
Avoid a deadlock when updating the service properties.
by Clement Escoffier
· 14 years ago
f3870bb
FELIX-2885 - The config admin bundle does not indicate its provided and required services dependencies
by Guillaume Nodet
· 14 years ago
aa1eb1f
FELIX-2884 - The multiplicity isn't taken into account by the maven bundle plugin and bundlerepository when generating the repository xml
by Guillaume Nodet
· 14 years ago
943c494
cosmetic fix.
by Clement Escoffier
· 14 years ago
bf2124a
Try to reproduce FELIX-2430. Seems to work in iPOJO 1.8.0
by Clement Escoffier
· 14 years ago
b099aa4
FELIX-2881 Fixed the problem.
by Marcel Offermans
· 14 years ago
16a2986
Remove some unnecessary code. (FELIX-2858)
by Richard S. Hall
· 14 years ago
28f2973
Make field private. (FELIX-2858)
by Richard S. Hall
· 14 years ago
a23e89b
Hold bundle state lock while adding/removing listeners, otherwise
by Richard S. Hall
· 14 years ago
e140deb
Should not be public. (FELIX-2858)
by Richard S. Hall
· 14 years ago
622519c
Need to perform security check for fragments and hosts. (FELIX-2858)
by Richard S. Hall
· 14 years ago
533b4ac
Adapt to new framework API.
by Richard S. Hall
· 14 years ago
98473fd
Only select root singleton if it is not already selected. (FELIX-2859)
by Richard S. Hall
· 14 years ago
6331033
Move thread for shutting down framework further out to avoid
by Richard S. Hall
· 14 years ago
1934556
Correct changelog and deps files
by Carsten Ziegeler
· 14 years ago
b953c3c
Handle the fact that fragments can be attached to multiple hosts over
by Richard S. Hall
· 14 years ago
1c40a44
Minor refactoring to eliminate exposing private details. (FELIX-2858)
by Richard S. Hall
· 14 years ago
e45f8e6
Rename and slightly refactor some classes to make their purpose more
by Richard S. Hall
· 14 years ago
c425af3
Need to wrap requirments and capabilities in wire when they come from
by Richard S. Hall
· 14 years ago
43889fa
Delay throwing exceptions if a extension bundle can't find a resource to make java6 update24 happy (FELIX-2877).
by Karl Pauls
· 14 years ago
cf5d89d
If a capability is from a fragment, we must always try to attach it to
by Richard S. Hall
· 14 years ago
643b456
Use latest snapshot
by Carsten Ziegeler
· 14 years ago
9d42a31
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 14 years ago
000c776
[maven-release-plugin] prepare release org.apache.felix.scr.ant-1.1.0
by Carsten Ziegeler
· 14 years ago
8b7f182
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 14 years ago
3cf6746
[maven-release-plugin] prepare release maven-scr-plugin-1.7.0
by Carsten Ziegeler
· 14 years ago
4ad53e6
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 14 years ago
bad73bc
[maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.5.0
by Carsten Ziegeler
· 14 years ago
f753711
Use released version
by Carsten Ziegeler
· 14 years ago
6e6ddd5
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 14 years ago
57108d7
[maven-release-plugin] prepare release org.apache.felix.scr.generator-1.1.0
by Carsten Ziegeler
· 14 years ago
8027125
FELIX-2876 : <reference> element not generated when name is missing
by Carsten Ziegeler
· 14 years ago
5279783
FELIX-2863 : Warnings and error messages contain @scr.* if annotations are used
by Carsten Ziegeler
· 14 years ago
e2b104e
Update changelog
by Carsten Ziegeler
· 14 years ago
a8818d5
Aligned the aspect and adapter features. Added support for callback methods. Updated the documentation.
by Marcel Offermans
· 14 years ago
5ca8be8
FELIX-2876 : <reference> element not generated when name is missing
by Carsten Ziegeler
· 14 years ago
c6300fd
FELIX-2863 : Warnings and error messages contain @scr.* if annotations are used (reverting 1075369)
by Carsten Ziegeler
· 14 years ago
0bd62d8
[maven-release-plugin] rollback the release of org.apache.felix.scr.generator-1.0.2
by Carsten Ziegeler
· 14 years ago
73e3d60
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 14 years ago
67c5a28
[maven-release-plugin] prepare release org.apache.felix.scr.generator-1.0.2
by Carsten Ziegeler
· 14 years ago
8a1fa51
FELIX-2875 Relaxed the methods a bit and consolidated all logic into a private method that does the real work.
by Marcel Offermans
· 14 years ago
8f9fbcb
[maven-release-plugin] rollback the release of org.apache.felix.scr.generator-1.0.2
by Carsten Ziegeler
· 14 years ago
4dfb282
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 14 years ago
eae4255
[maven-release-plugin] prepare release org.apache.felix.scr.generator-1.0.2
by Carsten Ziegeler
· 14 years ago
eb570ee
FELIX-2690 : Add changelog.txt to SCR/Metatype generation modules
by Carsten Ziegeler
· 14 years ago
7ef354c
[maven-release-plugin] rollback the release of org.apache.felix.scr.generator-1.0.2
by Carsten Ziegeler
· 14 years ago
daefedf
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 14 years ago
851aba3
[maven-release-plugin] prepare release org.apache.felix.scr.generator-1.0.2
by Carsten Ziegeler
· 14 years ago
be45c06
FELIX-2874 : Add new scopes to SlingFilter annotation and use new property names
by Carsten Ziegeler
· 14 years ago
daf6788
Need to unwrapped modules when creating dynamic wire. (FELIX-2858)
by Richard S. Hall
· 14 years ago
1a7c1fa
Remove bogus import. (FELIX-2858)
by Richard S. Hall
· 14 years ago
42dabea
Add package profile for JDK7. (FELIX-2864)
by Richard S. Hall
· 14 years ago
5111e1e
Remove comments since moving candidate population to Candidates resolved
by Richard S. Hall
· 14 years ago
981e698
Update copyright notice and correct dependency from ant task to generator
by Carsten Ziegeler
· 14 years ago
4adc564
Use new parent pom and benefit from FELIX-1747
by Carsten Ziegeler
· 14 years ago
b180811
trying to fix license files ...
by Pierre De Rop
· 14 years ago
da7b75e
Move singleton handling into the resolver. (FELIX-2859)
by Richard S. Hall
· 14 years ago
594fc57
Move initial candidate population to the constructor since it simplifies
by Richard S. Hall
· 14 years ago
5eeec41
Move candidation population to Candidates object since it is
by Richard S. Hall
· 14 years ago
19ed061
Add missing svn:ignore props
by Carsten Ziegeler
· 14 years ago
12cc137
FELIX-2853 : Deprecate javadoc tags
by Carsten Ziegeler
· 14 years ago
e4c8361
Ignore robots.txt
by Carsten Ziegeler
· 14 years ago
2f6f137
FELIX-1796 Added cometd support to HTTP service.
by Timothy Michael Moloney
· 14 years ago
c803dd0
update version of bnd used within sigil
by David Morgan Spencer Savage
· 14 years ago
ae246b1
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 14 years ago
a84881a
[maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.10
by Carsten Ziegeler
· 14 years ago
4dc5b0c
Update year and changelog
by Carsten Ziegeler
· 14 years ago
8ec4e1e
synchronize access to commands to avoid ConcurrentModificationException (FELIX-2870)
by Derek Baum
· 14 years ago
94e6d48
[FELIX-2866] Add java.util.Properties backward compatibility methods
by Guillaume Nodet
· 14 years ago
deda432
Fixed an issue with dynamic life cycle listeners.
by Marcel Offermans
· 14 years ago
4986e44
Added a new test that reveals an issue with life cycle listeners that are dynamically added.
by Marcel Offermans
· 14 years ago
eb1f746
Remove debug print statement.
by Richard S. Hall
· 14 years ago
025b625
Fragments should only be discarded when they no longer match any
by Richard S. Hall
· 14 years ago
194d228
FELIX-2863 : Warnings and error messages contain @scr.* if annotations are used
by Carsten Ziegeler
· 14 years ago
Next »