index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
extensibility-osgi
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-09
Update the test case with a resolvable bundle
rfeng
2
-3
/
+3
2008-09-08
Simplified a bit the service discovery implementation. Some code cleanup in n...
jsdelfino
1
-4
/
+0
2008-09-03
Make a few fields non-static to ServiceDiscovery
rfeng
3
-11
/
+32
2008-08-13
Added missing @Override annotation to methods that override methods from thei...
mcombellack
1
-0
/
+1
2008-08-08
Support to start OSGi from a list of jar files
rfeng
1
-1
/
+5
2008-08-08
Use ServiceDiscovery in node2-api to find SCANode2Factory subclasses
rfeng
1
-3
/
+8
2008-08-01
Add getBundleContext()
rfeng
1
-0
/
+4
2008-07-31
Add an OSgi bundle activator to set the OSGiServiceDiscoverer to ServiceDisco...
rfeng
2
-1
/
+46
2008-07-21
Add more comments and some minor clean up
rfeng
1
-0
/
+6
2008-07-21
Fix the a set of classloading related issues such as ClassNotFoundException, ...
rfeng
1
-0
/
+78
2008-07-18
Start to add an OSGi-based runtime for implementation.node. It installs tusca...
rfeng
1
-1
/
+1
2008-07-16
Keep the felix instance for stop
rfeng
1
-1
/
+1
2008-07-11
Add the first instance only optimization back
rfeng
2
-3
/
+14
2008-07-08
Make the ServiceDiscovery pluggable and add support for OSGi-based service di...
rfeng
3
-0
/
+356