Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
245e191d770c15a8825e8b81500d01f693bf93dc
245e191
Handle NOTICE file like other subprojects. (FELIX-1144)
by Richard S. Hall
· 15 years ago
e4b37ca
Fix contention on ExtensionManager.openConnection (FELIX-2332).
by Karl Pauls
· 15 years ago
5a7553e
Stick to Java 1.4 methods or earlier.
by Richard S. Hall
· 15 years ago
68e1f4c
Stick Java 1.4 or less methods.
by Richard S. Hall
· 15 years ago
1a1dc55
Properly set the exception type when installing a non-unique bundle. (FELIX-2321)
by Richard S. Hall
· 15 years ago
79013bd
Check for JAR files without manifests. (FELIX-2317)
by Richard S. Hall
· 15 years ago
4cd4c0f
Fix bug in "which" command and other improvements to command
by Richard S. Hall
· 15 years ago
b12be63
Improve handling of case insensitive keys. (FELIX-2039)
by Richard S. Hall
· 15 years ago
f95b767
continue tidy-up: move SCOPE path handling into CommandProcessorImpl. FELIX-2328
by Derek Baum
· 15 years ago
cb297be
fix to FELIX-1487 to report correct error location for defaulted commands.
by Derek Baum
· 15 years ago
ed9228a
Added a test that validates service dependency injection of both normal and named members.
by Marcel Offermans
· 15 years ago
e878761
Slightly relaxed the rules for member injection when using a named field. In that case it is now enough to have a field that is of an assignable type, instead of requiring an exact type.
by Marcel Offermans
· 15 years ago
b86cd1c
fix NPE in session.execute("a = $b x") when $b evaluates to null;
by Derek Baum
· 15 years ago
ebb6860
Included proper ASL headers.
by Marcel Offermans
· 15 years ago
e491feb
Added a new test that validates listening to services with aspects whiteboard style.
by Marcel Offermans
· 15 years ago
7d1a0f3
Improved support for aspects and tracking them using whiteboard style listeners. Extended our internal ServiceTracker to make it aware of aspects.
by Marcel Offermans
· 15 years ago
4096d34
Changed the pom back so it does not include sources by default (commented out that line).
by Marcel Offermans
· 15 years ago
5a85970
Added some parameter checks.
by Marcel Offermans
· 15 years ago
9a3d2b3
FELIX-2078 Fixes to resolve this bug.
by Marcel Offermans
· 15 years ago
67a9253
Update to released bundle plugin
by Chris Custine
· 15 years ago
b798813
Use project version property to avoid maintenance issues.
by Chris Custine
· 15 years ago
b9d8caa
fixed bug where the service factory is not reset before parsing a dependency descriptor file
by Pierre De Rop
· 15 years ago
312f8c6
fixed javadoc
by Pierre De Rop
· 15 years ago
e62a0c1
Reorganized annotation packages
by Pierre De Rop
· 15 years ago
dcb273f
Improve ls command. (FELIX-2042)
by Karl Pauls
· 15 years ago
2d24eac
Reorganized annotation packages
by Pierre De Rop
· 15 years ago
01c063d
added tests for service factory feature
by Pierre De Rop
· 15 years ago
f9ea878
Removed static factory methods from annotations
by Pierre De Rop
· 15 years ago
f28b2aa
Added test for new Service factory annotation feature
by Pierre De Rop
· 15 years ago
15f97af
Removed static factory methods from annotations
by Pierre De Rop
· 15 years ago
85ed2e3
Reorganized annotation packages - Avoid bug from CM (FELIX-1545), which may miss some conf updates.
by Pierre De Rop
· 15 years ago
dc750ee
Reorganized annotation packages - Avoid bug from CM (FELIX-1545), which may miss some conf updates.
by Pierre De Rop
· 15 years ago
75278b9
Added component factory feature in Service annotation - Reorganized annotation packages - Fixed javadoc - Removed static factory methods from annotations
by Pierre De Rop
· 15 years ago
8a45d38
Temporarily copied SerialExecutor.java from dependencymanager/core to dependencymanager/runtime, until we decide to store this class in utils. Also slightly modified the scheduleNext() method in order to avoid unecessary NoSuchElementException.
by Pierre De Rop
· 15 years ago
f6d49f0
Update to released version of OBR
by Chris Custine
· 15 years ago
24aaf08
Improve/simplify "ls" command. (FELIX-2042)
by Richard S. Hall
· 15 years ago
dadf0e1
Removed useless imports
by Pierre De Rop
· 15 years ago
85075cf
Add "cd" command. (FELIX-2042)
by Richard S. Hall
· 15 years ago
2b8cfff
Add the license header and javadoc.
by Clement Escoffier
· 15 years ago
9d4939c
iPOJO Arch Command for Gogo.
by Clement Escoffier
· 15 years ago
28f3950
Add support for OBR command. (FELIX-2042)
by Richard S. Hall
· 15 years ago
cb3466a
Clean up dependencies. (FELIX-2042)
by Richard S. Hall
· 15 years ago
107e4a1
Modify JRE package version numbering scheme to sort correctly. (FELIX-995)
by Richard S. Hall
· 15 years ago
c8d570d
Stop registering the bundle object as a command since it interferes
by Richard S. Hall
· 15 years ago
a4018a0
Add more missing commands and do a little refactoring. (FELIX-2042)
by Richard S. Hall
· 15 years ago
e9a8257
clean up runtime code. FELIX-2328
by Derek Baum
· 15 years ago
dfd1011
Until we change the Gogo groupId we need to use it.
by Richard S. Hall
· 15 years ago
adb1730
updated dependency versions and excluded servlet and foundation from compendium.
by Derek Baum
· 15 years ago
917a4dc
FELIX-2325 Return the implementation class name from the getName method if the component name has not been explicitly set with the name attribute.
by Felix Meschberger
· 15 years ago
920594f
Try to reproduce FELIX-2296, the configuration seems to work correctly.
by Clement Escoffier
· 15 years ago
5700633
fix setLocation to always map EOFError
by Derek Baum
· 15 years ago
01aa0a8
fix wrong exception: OperationNotSupportedException -> UnsupportedOperationException
by Derek Baum
· 15 years ago
c768352
refactor Parser - create explicit Tokenizer to enable fix for:
by Derek Baum
· 15 years ago
e0f38d8
Add a "which" command to determine from where a bundle gets a class. (FELIX-2042)
by Richard S. Hall
· 15 years ago
c12b633
Add descriptive information to commands. (FELIX-2042)
by Richard S. Hall
· 15 years ago
b412dfc
Add some basic support for descriptive info; this will likely need to
by Richard S. Hall
· 15 years ago
de93139
Change parent pom.
by Richard S. Hall
· 15 years ago
d38e807
Improve rudimentary "help" command and change some exception handling
by Richard S. Hall
· 15 years ago
22b907c
Modify main to use the Gogo shell. (FELIX-2042)
by Richard S. Hall
· 15 years ago
887ba2c
Initial porting of some Felix shell commands to Gogo; a lot of this is still
by Richard S. Hall
· 15 years ago
14020a2
[karaf] improve the obr:find command
by Guillaume Nodet
· 15 years ago
0f88d9e
FELIX-2314: upgrade to pax-logging 1.5.0
by Guillaume Nodet
· 15 years ago
fc0ef7a
Fix FELIX-2323 : Unbind method are no more called during the invalidation process if this process is not triggered by a service departure
by Clement Escoffier
· 15 years ago
e1b9224
FELIX-2292 - update both http implementations to latest jetty 6 (6.1.24) as an interim step so that we have a "latest jetty 6" version prior to migration to jetty 7
by Rob Walker
· 15 years ago
5ff966e
FELIX-1921: fix missing sshHost properties
by Guillaume Nodet
· 15 years ago
b965d52
Reformat code according to style guide.
by Richard S. Hall
· 15 years ago
a8fd227
Fix processing of flags; options not tested yet.
by Richard S. Hall
· 15 years ago
164aeb3
FELIX-2320: Override default Karaf shell prompt in branding
by Guillaume Nodet
· 15 years ago
966730a
Touching the heart: coercing
by Peter Kriens
· 15 years ago
02a52da
Annotations for parameters
by Peter Kriens
· 15 years ago
973f653
FELIX-2319: he order of the list of boot features is not used when installing the features
by Guillaume Nodet
· 15 years ago
5d10a28
[fileinstall] Update changelog and copyright year
by Guillaume Nodet
· 15 years ago
fe60690
Replace ${pom.*} by ${project.*}
by Clement Escoffier
· 15 years ago
f4622e5
Re-structure the test suites, use withiPOJO and OSGi test helpers.
by Clement Escoffier
· 15 years ago
3665e3b
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
df22359
[maven-release-plugin] prepare release org.apache.felix.fileinstall-3.0.0
by Guillaume Nodet
· 15 years ago
e0245c6
FELIX-2313: fileinstall does not recognize jars if it does not have Bundle-SymbolicName and Bundle-Version
by Guillaume Nodet
· 15 years ago
7042599
Logic bug, incorrect ! expression. (FELIX-2281)
by Richard S. Hall
· 15 years ago
ad94d14
Synthesize missing directories in JAR files for entry-related methods. (FELIX-1210)
by Richard S. Hall
· 15 years ago
fa8d28b
FELIX-2315: Upgrade to felix web console 3.0.0
by Guillaume Nodet
· 15 years ago
e38fede
FELIX-2314: Improve logging support
by Guillaume Nodet
· 15 years ago
11b422f
FELIX-2312: Support for ext and endorsed directories
by Guillaume Nodet
· 15 years ago
7786bd0
[karaf] remove the woodstox feature which is not needed anymore
by Guillaume Nodet
· 15 years ago
774961d
FELIX-2311: Remove the Bootstrap class which is not needed anymore
by Guillaume Nodet
· 15 years ago
fbf8598
FELIX-2310: Karaf framework environment is not set correctly
by Guillaume Nodet
· 15 years ago
d310e66
FELIX-1921: Provide a way to configure the host used for karaf ssh server
by Guillaume Nodet
· 15 years ago
f6e6f33
FELIX-2270: Do not pass the proxy login module options to the real jaas module
by Guillaume Nodet
· 15 years ago
928ea52
FELIX-2130: Karaf] Failover Clustering Mechanism - Database shutdown / loss results in all Karaf instances becoming Active on restart of that DB
by Guillaume Nodet
· 15 years ago
f7708f7
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
ea83ef5
[maven-release-plugin] prepare release org.apache.felix.fileinstall-3.0.0
by Guillaume Nodet
· 15 years ago
87a1238
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
8ca355c
[maven-release-plugin] prepare release gogo-0.4.0
by Guillaume Nodet
· 15 years ago
2051385
[gogo] upgrade to latest felix-parent
by Guillaume Nodet
· 15 years ago
0db2d94
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
be387f5
[maven-release-plugin] prepare release maven-bundle-plugin-2.1.0
by Guillaume Nodet
· 15 years ago
7b8683e
[bundleplugin] upgrade to latest felix-parent and bundlerepository
by Guillaume Nodet
· 15 years ago
c2baa4d
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
fb8f07c
[maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.6.2
by Guillaume Nodet
· 15 years ago
094a994
[bundlerepository] upgrade to latest felix-parent
by Guillaume Nodet
· 15 years ago
9ae9bf0
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
Next »