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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn off automatic printout of classpath JARs (print only when FINE level log...
edwardsmj
2009-08-17
1
-1
/
+1
*
Reenable the EquinoxHost test case that was ignored due to NPE
rfeng
2009-08-06
2
-10
/
+8
*
Add an @Ignore to the testcase as its failing right now
antelder
2009-08-06
1
-0
/
+2
*
Add the capability for equinox node launcher to support customized MANIFEST.M...
rfeng
2009-08-04
5
-6
/
+365
*
Use the extensibility-equinox module to dynamically imports public packages a...
rfeng
2009-07-31
2
-2
/
+3
*
Don't generate Import-Package header for the 3rd party jars so that either lo...
rfeng
2009-07-31
1
-1
/
+2
*
Generate a gateway bundle that aggregate split META-INF/services resources
rfeng
2009-07-31
3
-19
/
+140
*
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
2009-07-21
5
-435
/
+435
*
Make sure the generated Import-Package has the same version as the Export-Pac...
rfeng
2009-07-17
1
-1
/
+1
*
Fix the URI conversion
rfeng
2009-07-16
1
-6
/
+28
*
Use classloader to find the FrameworkFactory
rfeng
2009-07-16
1
-9
/
+42
*
Make the launcher more independent of Equinox by using the framework launch APIs
rfeng
2009-07-16
4
-88
/
+221
*
Refactor the OSGi discovery service into node-implementation-osgi
rfeng
2009-07-16
1
-2
/
+2
*
Use system property to check if the launcher is running under maven surefire ...
rfeng
2009-07-01
2
-7
/
+16
*
Check the existence of OSGI-INF/sca/bundle.composite for SCA bundles
rfeng
2009-06-23
1
-15
/
+20
*
Add a tuscany command for Equinox console
rfeng
2009-06-18
2
-0
/
+69
*
Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...
rfeng
2009-06-18
1
-4
/
+20
*
Should check source instead of target MF file
rfeng
2009-05-29
1
-2
/
+2
*
Tolerate the non-existence of META-INF/MANIFEST.MF
rfeng
2009-05-28
1
-0
/
+6
*
Remove last references to implementation-node and workspace modules as they'r...
antelder
2009-05-27
1
-1
/
+1
*
Update the node launcher to use the NodeFactory
rfeng
2009-05-15
1
-117
/
+132
*
Improvements to the handling of OSGi bundles when running in development mode
edwardsmj
2009-04-22
2
-24
/
+147
*
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
2009-04-14
1
-1
/
+1
*
Start to add the DefinitionsExtensionPoint
rfeng
2009-04-13
1
-2
/
+2
*
Add "-bundles" option to start a list of bundles instead of SCA node
rfeng
2009-04-08
1
-29
/
+57
*
Return the bundle for installBundle()
rfeng
2009-03-26
1
-7
/
+8
*
Upgrade to equinox 3.4.x
rfeng
2009-03-25
1
-10
/
+12
*
Revert 755183 an errant commit from the release plugin
antelder
2009-03-17
1
-5
/
+5
*
[maven-release-plugin] prepare branch test-branch
antelder
2009-03-17
1
-5
/
+5
*
Allow bundle symbolic name to be introspected from the file
rfeng
2009-03-16
1
-4
/
+7
*
Avoid NPE if the extensibility-equinox bundle is not present
rfeng
2009-03-11
1
-6
/
+8
*
Make sure the default configuration folder is isolated by user names
rfeng
2009-03-06
1
-1
/
+9
*
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
2009-03-06
1
-1
/
+1
*
Some more Updates to binding-ws to use OASIS namespaces/schema
lresende
2009-03-05
1
-2
/
+2
*
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
2009-02-20
1
-3
/
+16
*
Fix to TUSCANY-2806 to handle the jars with Class-Path header in META-INF/MAN...
rfeng
2009-02-06
2
-132
/
+194
*
Add a new option "ttl" to control when to stop the node
rfeng
2009-02-04
1
-59
/
+110
*
Cleanup the CLI processing
rfeng
2009-02-04
2
-25
/
+32
*
Add command-line parsing to the node launcher
rfeng
2009-02-04
4
-30
/
+108
*
Add check for empty imports/exports/classpath
rfeng
2009-02-04
1
-3
/
+9
*
Now have one bundle per 3rd party jar to be consistent with the distro story
rfeng
2009-02-03
2
-78
/
+156
*
Set the default configuration area using a temp folder
rfeng
2009-01-30
2
-6
/
+17
*
Revert the changes to pass args[] into EquinoxHost. We should use system prop...
rfeng
2009-01-30
5
-39
/
+54
*
Add the default newInstance() back
rfeng
2009-01-29
1
-0
/
+3
*
Pass arguments into EquinoxHost so that equinox runtime options can be honore...
rfeng
2009-01-29
5
-18
/
+35
*
Copy the equinox node launcher changed to work with contribution filenames pa...
antelder
2009-01-29
1
-0
/
+217
*
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
2009-01-28
2
-5
/
+5
*
Make tuscany modules as fragments to axis2 and axiom bunldes to work around t...
rfeng
2009-01-28
1
-59
/
+1
*
Control the debug using osgi.debug system property
rfeng
2009-01-24
1
-0
/
+6
*
TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statement
lresende
2009-01-23
1
-1
/
+1
[next]