Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
cae354b373ed7d41ef76df9169aefd95855c0dd6
cae354b
[maven-release-plugin] prepare release org.apache.felix.framework-3.2.0
by Karl Pauls
· 14 years ago
5cce956
Prepare for release.
by Karl Pauls
· 14 years ago
74356c9
Minor fix.
by Richard S. Hall
· 14 years ago
ceb2e99
[maven-release-plugin] prepare for next development iteration
by Richard S. Hall
· 14 years ago
4af3aec
[maven-release-plugin] prepare release org.apache.felix.log-1.0.1
by Richard S. Hall
· 14 years ago
c4c1795
Fix minor issues in 1.0.1 release.
by Richard S. Hall
· 14 years ago
8f4c032
Fixed an error that tried to make a constructor accessible, but failed.
by Marcel Offermans
· 14 years ago
151ad47
[maven-release-plugin] prepare for next development iteration
by Richard S. Hall
· 14 years ago
531b9a2
[maven-release-plugin] prepare release org.apache.felix.log-1.0.1
by Richard S. Hall
· 14 years ago
e23f71e
Update pom to use OSGi artifacts and to include DEPS file.
by Richard S. Hall
· 14 years ago
d618a51
Update NOTICE/DEPENDENCIES files.
by Richard S. Hall
· 14 years ago
36907b2
Update release notes.
by Richard S. Hall
· 14 years ago
cbdaef3
Applied patch (FELIX-2406) to fix log ordering issue along with
by Richard S. Hall
· 14 years ago
6fbedfa
Fix Maven 3 warnings
by Felix Meschberger
· 14 years ago
6fa533c
Replace tabs with spaces
by Felix Meschberger
· 14 years ago
aa0f611
FELIX-1865 Fix wrong assumption of the OCD ID being the same as the PID (or factory PID)
by Felix Meschberger
· 14 years ago
07f0ff6
Remove comment. (FELIX-2858)
by Richard S. Hall
· 14 years ago
2bbca89
minor internal tidyup
by David Morgan Spenser Savage
· 14 years ago
103ace9
tidy up ? extends noise in support class
by David Morgan Spenser Savage
· 14 years ago
723b2f6
add convenience constructor
by David Morgan Spenser Savage
· 14 years ago
1de2ed1
Remove unneeded class. (FELIX-2858)
by Richard S. Hall
· 14 years ago
a16a036
Use framework snapshot.
by Richard S. Hall
· 14 years ago
f082f97
FELIX-2707 Fix cutting of the URL entry path which may not match the entry path looked up
by Felix Meschberger
· 14 years ago
62f2300
Avoid a deadlock when updating the service properties.
by Clement Escoffier
· 14 years ago
f4cc54a
FELIX-2885 - The config admin bundle does not indicate its provided and required services dependencies
by Guillaume Nodet
· 14 years ago
998ab6c
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
8d3efa7
cosmetic fix.
by Clement Escoffier
· 14 years ago
c07d9c2
Try to reproduce FELIX-2430. Seems to work in iPOJO 1.8.0
by Clement Escoffier
· 14 years ago
04ea249
FELIX-2881 Fixed the problem.
by Marcel Offermans
· 14 years ago
3be8c9a
Remove some unnecessary code. (FELIX-2858)
by Richard S. Hall
· 14 years ago
dc44f75
Make field private. (FELIX-2858)
by Richard S. Hall
· 14 years ago
1b22d2c
Hold bundle state lock while adding/removing listeners, otherwise
by Richard S. Hall
· 14 years ago
8f7116d
Should not be public. (FELIX-2858)
by Richard S. Hall
· 14 years ago
2458abe
Need to perform security check for fragments and hosts. (FELIX-2858)
by Richard S. Hall
· 14 years ago
8a17c88
Adapt to new framework API.
by Richard S. Hall
· 14 years ago
bd42830
Only select root singleton if it is not already selected. (FELIX-2859)
by Richard S. Hall
· 14 years ago
1980741
Move thread for shutting down framework further out to avoid
by Richard S. Hall
· 14 years ago
c66db38
Correct changelog and deps files
by Carsten Ziegeler
· 14 years ago
9f44389
Handle the fact that fragments can be attached to multiple hosts over
by Richard S. Hall
· 14 years ago
f6e5a72
Minor refactoring to eliminate exposing private details. (FELIX-2858)
by Richard S. Hall
· 14 years ago
9d5489c
Rename and slightly refactor some classes to make their purpose more
by Richard S. Hall
· 14 years ago
7a9a3ce
Need to wrap requirments and capabilities in wire when they come from
by Richard S. Hall
· 14 years ago
28dbcf2
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
fe70e06
If a capability is from a fragment, we must always try to attach it to
by Richard S. Hall
· 14 years ago
2a55d6f
Use latest snapshot
by Carsten Ziegeler
· 14 years ago
48a8d1a
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 14 years ago
77b9a31
[maven-release-plugin] prepare release org.apache.felix.scr.ant-1.1.0
by Carsten Ziegeler
· 14 years ago
824d6d5
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 14 years ago
4e60943
[maven-release-plugin] prepare release maven-scr-plugin-1.7.0
by Carsten Ziegeler
· 14 years ago
95a6204
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 14 years ago
ba717cb
[maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.5.0
by Carsten Ziegeler
· 14 years ago
79bb6d8
Use released version
by Carsten Ziegeler
· 14 years ago
3e7dc5f
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 14 years ago
47ff592
[maven-release-plugin] prepare release org.apache.felix.scr.generator-1.1.0
by Carsten Ziegeler
· 14 years ago
4aeffd4
FELIX-2876 : <reference> element not generated when name is missing
by Carsten Ziegeler
· 14 years ago
ab090fb
FELIX-2863 : Warnings and error messages contain @scr.* if annotations are used
by Carsten Ziegeler
· 14 years ago
7f0c362
Update changelog
by Carsten Ziegeler
· 14 years ago
40f97c7
Aligned the aspect and adapter features. Added support for callback methods. Updated the documentation.
by Marcel Offermans
· 14 years ago
8e5b8eb
FELIX-2876 : <reference> element not generated when name is missing
by Carsten Ziegeler
· 14 years ago
4af06c1
FELIX-2863 : Warnings and error messages contain @scr.* if annotations are used (reverting 1075369)
by Carsten Ziegeler
· 14 years ago
ef3db85
[maven-release-plugin] rollback the release of org.apache.felix.scr.generator-1.0.2
by Carsten Ziegeler
· 14 years ago
2ff949d
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 14 years ago
298f96c
[maven-release-plugin] prepare release org.apache.felix.scr.generator-1.0.2
by Carsten Ziegeler
· 14 years ago
2010836
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
7d75ba3
[maven-release-plugin] rollback the release of org.apache.felix.scr.generator-1.0.2
by Carsten Ziegeler
· 14 years ago
4cbbf96
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 14 years ago
62b09d1
[maven-release-plugin] prepare release org.apache.felix.scr.generator-1.0.2
by Carsten Ziegeler
· 14 years ago
f309868
FELIX-2690 : Add changelog.txt to SCR/Metatype generation modules
by Carsten Ziegeler
· 14 years ago
dd5af8b
[maven-release-plugin] rollback the release of org.apache.felix.scr.generator-1.0.2
by Carsten Ziegeler
· 14 years ago
edf9938
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 14 years ago
bfa888d
[maven-release-plugin] prepare release org.apache.felix.scr.generator-1.0.2
by Carsten Ziegeler
· 14 years ago
3cab253
FELIX-2874 : Add new scopes to SlingFilter annotation and use new property names
by Carsten Ziegeler
· 14 years ago
c9e9bf1
Need to unwrapped modules when creating dynamic wire. (FELIX-2858)
by Richard S. Hall
· 14 years ago
0f9e758
Remove bogus import. (FELIX-2858)
by Richard S. Hall
· 14 years ago
b374a3e
Add package profile for JDK7. (FELIX-2864)
by Richard S. Hall
· 14 years ago
0f41b91
Remove comments since moving candidate population to Candidates resolved
by Richard S. Hall
· 14 years ago
a301365
Update copyright notice and correct dependency from ant task to generator
by Carsten Ziegeler
· 14 years ago
e828f8c
Use new parent pom and benefit from FELIX-1747
by Carsten Ziegeler
· 14 years ago
d41435b
trying to fix license files ...
by Pierre De Rop
· 14 years ago
05631b6
Move singleton handling into the resolver. (FELIX-2859)
by Richard S. Hall
· 14 years ago
ccdebdc
Move initial candidate population to the constructor since it simplifies
by Richard S. Hall
· 14 years ago
bc0b41f
Move candidation population to Candidates object since it is
by Richard S. Hall
· 14 years ago
0c0ceb2
Add missing svn:ignore props
by Carsten Ziegeler
· 14 years ago
9edf902
FELIX-2853 : Deprecate javadoc tags
by Carsten Ziegeler
· 14 years ago
197e28a
Ignore robots.txt
by Carsten Ziegeler
· 14 years ago
1dbedaa
FELIX-1796 Added cometd support to HTTP service.
by Timothy Michael Moloney
· 14 years ago
d17fecb
update version of bnd used within sigil
by David Morgan Spenser Savage
· 14 years ago
f66014d
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 14 years ago
d098e62
[maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.10
by Carsten Ziegeler
· 14 years ago
3af69a6
Update year and changelog
by Carsten Ziegeler
· 14 years ago
d2f50bd
synchronize access to commands to avoid ConcurrentModificationException (FELIX-2870)
by Derek Baum
· 14 years ago
83ecd33
[FELIX-2866] Add java.util.Properties backward compatibility methods
by Guillaume Nodet
· 14 years ago
4b509e3
Fixed an issue with dynamic life cycle listeners.
by Marcel Offermans
· 14 years ago
5c272e3
Added a new test that reveals an issue with life cycle listeners that are dynamically added.
by Marcel Offermans
· 14 years ago
ed37fd3
Remove debug print statement.
by Richard S. Hall
· 14 years ago
5912447
Fragments should only be discarded when they no longer match any
by Richard S. Hall
· 14 years ago
8a72fb2
FELIX-2863 : Warnings and error messages contain @scr.* if annotations are used
by Carsten Ziegeler
· 14 years ago
dff1dc6
Don't export old API wiht a version.
by Pierre De Rop
· 14 years ago
c5ddc02
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
4d96d59
[maven-release-plugin] prepare release org.apache.felix.main.distribution-3.0.9
by Karl Pauls
· 14 years ago
Next »