index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
node-launcher-equinox
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-22
Set the location of equinox to ${java.io.tmpdir}/.tuscany/equinox
rfeng
1
-59
/
+102
2009-01-20
Updating MANIFEST.MF versions to 2.0.0
lresende
1
-3
/
+3
2009-01-16
Bring up the equinox-based junit plugin for maven
rfeng
2
-24
/
+96
2009-01-13
Expose the EquinoxHost for the osgi junit plugin
rfeng
1
-3
/
+3
2008-12-03
Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...
mcombellack
1
-2
/
+1
2008-11-28
Ensure that all of the jars are located correctly when the node launcher is r...
slaws
2
-8
/
+17
2008-11-26
Added missing @Override annotation on methods that override a method declarat...
mcombellack
3
-0
/
+3
2008-11-25
Some more reductions to the minimum set of modules. Remove implementation-res...
slaws
1
-2
/
+2
2008-11-19
Hack to get this working, need to revisit this whole launcher class as debugg...
antelder
1
-1
/
+7
2008-11-19
Remove (hopefully) unneeded dependency
antelder
1
-7
/
+0
2008-11-19
Fixing up pom artifact version to 2.0-SNAPSHOT
lresende
1
-6
/
+6
2008-11-19
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
21
-0
/
+3032
2008-11-19
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
22
-2689
/
+0
2008-11-17
Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...
antelder
1
-6
/
+6
2008-09-10
Minor simplification of node-launcher-equinox, which doesn't need a BundleAct...
jsdelfino
3
-13
/
+32
2008-09-09
Use bundle.getResources to discover services
rfeng
6
-11
/
+62
2008-09-09
Fixes to get the Equinox integration working. Use the parent classloader inst...
jsdelfino
2
-1
/
+3
2008-09-09
Use the bundle to load the implementation.node classes
rfeng
2
-9
/
+23
2008-09-08
Minor code clean up
rfeng
4
-70
/
+34
2008-09-08
Add Import-Package to 3rd lib bundle so that system packages are correctly re...
rfeng
1
-25
/
+30
2008-09-08
Fix the Bundle-ClassPath syntax and make sure the classpath is resolved again...
rfeng
5
-17
/
+75
2008-09-08
Simplified a bit the service discovery implementation. Some code cleanup in n...
jsdelfino
3
-8
/
+13
2008-09-07
Added an dynamicimport declaration to extensibility-equinox. Forced activatio...
jsdelfino
2
-7
/
+9
2008-09-07
Fixed determination of the location of the node launcher bundle.
jsdelfino
2
-11
/
+35
2008-09-07
Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...
jsdelfino
15
-787
/
+654
2008-09-06
Starting to add support Classloading for 3rd party jars
rfeng
5
-19
/
+90
2008-09-05
Removed obsolete OSGiHost class.
jsdelfino
1
-30
/
+0
2008-09-05
Simplified a bit the access to EquinoxOSGiHost.
jsdelfino
6
-49
/
+37
2008-09-05
Minor code cleanup in the ServletFilters.
jsdelfino
1
-4
/
+4
2008-09-05
Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, some...
jsdelfino
4
-51
/
+232
2008-09-05
Added a BundleFileWrapperFactory hook as it'll help provide the required Bund...
jsdelfino
2
-8
/
+1
2008-09-04
Add the capability to find dependencies jars/folders from the URLClassLoader ...
rfeng
3
-9
/
+74
2008-09-03
Make a few fields non-static to ServiceDiscovery
rfeng
2
-4
/
+20
2008-08-28
Add an equinox-based OSGi node launcher
rfeng
20
-0
/
+2394
[prev]