Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
8764d8f052c832f378a98abfca16c829c563adb6
8764d8f
Fixing deprecated pom.* property references for Maven 3.
by Chris Custine
· 15 years ago
b8426a7
Fix relative path for fileinstall parent pom
by Chris Custine
· 15 years ago
3b7d478
FELIX-2343 - Features maven plugin does not honor local and remote repository overrides
by Chris Custine
· 15 years ago
8a5ce84
Try to permutate all imports associated with uses constraints that conflict
by Richard S. Hall
· 15 years ago
e11ea1d
Improve exception messages. (FELIX-2035)
by Richard S. Hall
· 15 years ago
815cc2f
More code cleanup. (FELIX-2035)
by Richard S. Hall
· 15 years ago
d4031a4
Closure and CommandProxy unnecessarily extend Reflective, just so they can access its 'method()' method. (FELIX-2328).
by Derek Baum
· 15 years ago
487a65e
moved gogo.runtime.shell sub-package in Runtime bundle up into gogo.runtime package to avoid possible confusion with the gogo.shell package in the new Shell bundle (FELIX-2328).
by Derek Baum
· 15 years ago
bb0f71e
[karaf] upgrade remaining snapshots to the released dependencies
by Guillaume Nodet
· 15 years ago
8ef3979
[karaf] upgrade to the newly released dependencies
by Guillaume Nodet
· 15 years ago
2a90b72
[karaf] update copyright
by Guillaume Nodet
· 15 years ago
1cddac4
removed legacy felix command adaptor. (FELIX-2342)
by Derek Baum
· 15 years ago
3053d19
register telnetd command directly, rather than via Shell.
by Derek Baum
· 15 years ago
59568a4
removed gosh:shutdown command. stop 0 works fine.
by Derek Baum
· 15 years ago
9f2f8f2
convert tokens that evaluate to CharSequence to String, to avoid variables
by Derek Baum
· 15 years ago
2fa59da
make getCommands() public (again)
by Derek Baum
· 15 years ago
e4dcbec
Update to released bundle plugin
by Chris Custine
· 15 years ago
ee1898e
complete addition of scripting by renaming module from console to shell (FELIX-2339)
by Derek Baum
· 15 years ago
13df061
remove launcher bundle (FELIX-1670)
by Derek Baum
· 15 years ago
c874095
ignore mvn eclipse:eclipse generated files
by Derek Baum
· 15 years ago
54e2f1d
More code cleanup. (FELIX-2035)
by Richard S. Hall
· 15 years ago
6713568
Clean up some comments. (FELIX-2042)
by Richard S. Hall
· 15 years ago
a549551
Include full attribution in MOTD. (FELIX-2339)
by Richard S. Hall
· 15 years ago
ce3ef3d
Add missing descriptor. (FELIX-2042)
by Richard S. Hall
· 15 years ago
2b46919
Fix typo. (FELIX-2042)
by Richard S. Hall
· 15 years ago
9944670
added scripting support (FELIX-2339).
by Derek Baum
· 15 years ago
127f10d
Add a little bit of logging. (FELIX-2035)
by Richard S. Hall
· 15 years ago
d0ed499
Edit a comment.
by Richard S. Hall
· 15 years ago
6d665d3
Fire event without bundle lock. (FELIX-2035)
by Richard S. Hall
· 15 years ago
73b66bf
More cleanup. (FELIX-2035)
by Richard S. Hall
· 15 years ago
a2b7618
Various cleanup. (FELIX-2035)
by Richard S. Hall
· 15 years ago
9967f8c
fix ConcurrentModificationException caused by bad refactoring :-(
by Derek Baum
· 15 years ago
e110954
Ignore mismatched variable delimiters. (FELIX-2336)
by Richard S. Hall
· 15 years ago
53cec3e
Set default value for execution environment. (FELIX-2324)
by Richard S. Hall
· 15 years ago
9c33127
Bundle.loadClass() for the system bundle should obey boot delegation. (FELIX-2335)
by Richard S. Hall
· 15 years ago
9abd792
Minor improvement to "lb". (FELIX-2042)
by Richard S. Hall
· 15 years ago
39f856a
Align bundle formatter with "lb" command. (FELIX-2042)
by Richard S. Hall
· 15 years ago
de4b31f
Make "lb" command output more compact. (FELIX-2042)
by Richard S. Hall
· 15 years ago
abe87b9
disable packageadmin and other coomands to avoid conflict with bundlecontext commands
by Derek Baum
· 15 years ago
2bd81d1
Fix visibility issues in ExtensionManager.openConnection (FELIX-2332).
by Karl Pauls
· 15 years ago
253ed74
Update changelog in preparation of the next bug-fix release.
by Clement Escoffier
· 15 years ago
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
Next »