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-impl
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-04
Updates to node-impl to use OASIS namespaces/schema
lresende
3
-4
/
+5
2009-02-26
CHange webapp host so it doesn't need any static singleton (TUSCANY-2881) and...
antelder
1
-0
/
+4
2009-02-20
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
1
-2
/
+2
2009-02-20
Update NodeImpl so it works with webapps passing in the web.composite content...
antelder
2
-28
/
+34
2009-02-17
Remove the use of tempuri.org
rfeng
1
-2
/
+4
2009-02-03
Comment out the excessive logging
rfeng
1
-3
/
+3
2009-02-02
TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ...
slaws
1
-24
/
+79
2009-01-28
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
2
-4
/
+4
2008-12-04
Refactor the tuscany-core module to move private classes out of the SPI packages
rfeng
1
-6
/
+6
2008-12-03
Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...
mcombellack
1
-2
/
+1
2008-11-21
Simplify the Node API for a common default case so that creating a Node for s...
antelder
3
-1
/
+74
2008-11-19
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
9
-0
/
+902
2008-11-19
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
14
-2034
/
+0
2008-09-15
TUSCANY-2598: Apply fix from Dave Sowerby to support zip protocol type
antelder
1
-0
/
+6
2008-09-09
TUSCANY-2587 - change the name of promoted services so that the component nam...
slaws
1
-1
/
+1
2008-09-09
Fixes to get the Equinox integration working. Use the parent classloader inst...
jsdelfino
2
-14
/
+18
2008-08-19
Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...
rfeng
14
-0
/
+2024