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-04-14
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
1
-1
/
+1
2009-04-13
Start to add the DefinitionsExtensionPoint
rfeng
1
-2
/
+2
2009-04-08
Add "-bundles" option to start a list of bundles instead of SCA node
rfeng
1
-29
/
+57
2009-03-26
Return the bundle for installBundle()
rfeng
1
-7
/
+8
2009-03-25
Upgrade to equinox 3.4.x
rfeng
1
-10
/
+12
2009-03-17
Revert 755183 an errant commit from the release plugin
antelder
1
-5
/
+5
2009-03-17
[maven-release-plugin] prepare branch test-branch
antelder
1
-5
/
+5
2009-03-16
Allow bundle symbolic name to be introspected from the file
rfeng
1
-4
/
+7
2009-03-11
Avoid NPE if the extensibility-equinox bundle is not present
rfeng
1
-6
/
+8
2009-03-06
Make sure the default configuration folder is isolated by user names
rfeng
1
-1
/
+9
2009-03-06
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
1
-1
/
+1
2009-03-05
Some more Updates to binding-ws to use OASIS namespaces/schema
lresende
1
-2
/
+2
2009-02-20
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
1
-3
/
+16
2009-02-06
Fix to TUSCANY-2806 to handle the jars with Class-Path header in META-INF/MAN...
rfeng
2
-132
/
+194
2009-02-04
Add a new option "ttl" to control when to stop the node
rfeng
1
-59
/
+110
2009-02-04
Cleanup the CLI processing
rfeng
2
-25
/
+32
2009-02-04
Add command-line parsing to the node launcher
rfeng
4
-30
/
+108
2009-02-04
Add check for empty imports/exports/classpath
rfeng
1
-3
/
+9
2009-02-03
Now have one bundle per 3rd party jar to be consistent with the distro story
rfeng
2
-78
/
+156
2009-01-30
Set the default configuration area using a temp folder
rfeng
2
-6
/
+17
2009-01-30
Revert the changes to pass args[] into EquinoxHost. We should use system prop...
rfeng
5
-39
/
+54
2009-01-29
Add the default newInstance() back
rfeng
1
-0
/
+3
2009-01-29
Pass arguments into EquinoxHost so that equinox runtime options can be honore...
rfeng
5
-18
/
+35
2009-01-29
Copy the equinox node launcher changed to work with contribution filenames pa...
antelder
1
-0
/
+217
2009-01-28
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
2
-5
/
+5
2009-01-28
Make tuscany modules as fragments to axis2 and axiom bunldes to work around t...
rfeng
1
-59
/
+1
2009-01-24
Control the debug using osgi.debug system property
rfeng
1
-0
/
+6
2009-01-23
TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statement
lresende
1
-1
/
+1
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
[next]