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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-18
Add a method to create new instances of a utility
rfeng
2
-46
/
+62
2009-03-17
Revert 755183 an errant commit from the release plugin
antelder
1
-2
/
+2
2009-03-17
[maven-release-plugin] prepare branch test-branch
antelder
1
-2
/
+2
2009-03-10
Correct a missleading comment
slaws
1
-1
/
+1
2009-03-06
Make sure the TCCL is not set to null
rfeng
1
-1
/
+3
2009-02-24
A more complete fix for TUSCANY-2869
rfeng
2
-9
/
+39
2009-02-24
TUSCANY-2869: work around the Saxon xpath jar meta-inf/services problem
antelder
1
-2
/
+9
2009-02-20
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
1
-1
/
+1
2009-01-23
TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statement
lresende
1
-1
/
+2
2009-01-20
Updating MANIFEST.MF versions to 2.0.0
lresende
1
-5
/
+5
2008-12-09
Adjust the package names and move test cases around
rfeng
1
-0
/
+58
2008-12-05
Made class final as the only constructor has private modifier
mcombellack
1
-1
/
+1
2008-12-03
Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...
mcombellack
1
-2
/
+1
2008-12-01
Add the self import back in
slaws
1
-1
/
+2
2008-11-28
Remove the self import as it messes up my eclipse PDE dependency graph. There...
slaws
1
-3
/
+1
2008-11-27
Removed unused imports
mcombellack
1
-1
/
+0
2008-11-26
Added missing @Override annotation on methods that override a method declarat...
mcombellack
1
-0
/
+1
2008-11-19
Fixing up pom artifact version to 2.0-SNAPSHOT
lresende
1
-1
/
+1
2008-11-19
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
21
-0
/
+1750
2008-11-19
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
18
-1593
/
+0
2008-11-17
Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...
antelder
1
-5
/
+5
2008-11-17
Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...
antelder
1
-0
/
+19
2008-11-17
Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...
antelder
1
-1
/
+1
2008-09-12
Remove the DynamicImport-Package
rfeng
1
-1
/
+0
2008-09-09
Use bundle.getResources to discover services
rfeng
1
-1
/
+1
2008-09-09
Fixes to get the Equinox integration working. Use the parent classloader inst...
jsdelfino
1
-0
/
+18
2008-09-08
Simplified a bit the service discovery implementation. Some code cleanup in n...
jsdelfino
5
-80
/
+22
2008-09-03
Make a few fields non-static to ServiceDiscovery
rfeng
1
-5
/
+16
2008-08-15
Port DefaultSCADomain to use SCA Node impl
rfeng
2
-5
/
+41
2008-08-15
TUSCANY-2539 Turn of jar caching for URLconnection and port service discovery...
slaws
1
-0
/
+8
2008-08-08
Support to start OSGi from a list of jar files
rfeng
2
-6
/
+19
2008-08-08
Fix typo in the classname
rfeng
3
-10
/
+10
2008-08-08
Use ServiceDiscovery in node2-api to find SCANode2Factory subclasses
rfeng
1
-6
/
+22
2008-07-11
Add the first instance only optimization back
rfeng
4
-63
/
+38
2008-07-08
Make the ServiceDiscovery pluggable and add support for OSGi-based service di...
rfeng
5
-296
/
+427
2008-07-03
Fixes for itest/osgi-tuscany and Felix versions
rsivaram
1
-3
/
+3