index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r909263 while checking if Luciano has more changes
slaws
2010-02-12
1
-1
/
+1
*
TUSCANY-3459 - Find the operation from the componentService interface contrac...
lresende
2010-02-12
2
-3
/
+4
*
Avoid unucessary loop iterations after component is found
lresende
2010-02-12
1
-0
/
+1
*
Fixing visibility of internal method to avoid confusion with SPI
lresende
2010-02-12
1
-1
/
+1
*
Porting test case to JUnit 4.5 style
lresende
2010-02-12
1
-11
/
+13
*
Moving error message to builder validation resource bundle
lresende
2010-02-12
2
-2
/
+3
*
Clean up the dependency
rfeng
2010-02-12
3
-27
/
+12
*
Rename configURI to domainRegistryURI
rfeng
2010-02-11
2
-18
/
+9
*
Use the LRUCache from common-java
rfeng
2010-02-11
5
-92
/
+4
*
Add a mapping for domainURI and registryURI
rfeng
2010-02-11
3
-4
/
+35
*
Port databinding-sdo into 2.x based on the patch provided by Malisetti, Raman...
rfeng
2010-02-11
43
-0
/
+3828
*
remove this now. A previous svn problem on my machine means this was not remo...
slaws
2010-02-11
31
-4399
/
+0
*
Remove as methods are now in assembly policy helper and constants are on asse...
slaws
2010-02-11
1
-80
/
+0
*
Add missing OSGi dependency
slaws
2010-02-11
1
-0
/
+1
*
Remove file as it's not used
slaws
2010-02-11
1
-61
/
+0
*
TUSCANY-2586: Fix pass-by-value copies as described in the JIRA with the SCA ...
antelder
2010-02-11
12
-63
/
+183
*
Fix some of minor bugs discovered by FindBugs
rfeng
2010-02-10
1
-1
/
+2
*
Fix some of minor bugs discovered by FindBugs
rfeng
2010-02-10
4
-4
/
+7
*
Fix some of minor bugs discovered by FindBugs
rfeng
2010-02-10
6
-13
/
+10
*
link pd info back to spec conformance statement 50004
kelvingoodson
2010-02-10
1
-1
/
+1
*
link pd info back to spec conformance statement 50009
kelvingoodson
2010-02-10
1
-1
/
+1
*
link pd info back to spec conformance statement 50008
kelvingoodson
2010-02-10
1
-1
/
+1
*
add some conformance numbers to error messages
kelvingoodson
2010-02-10
1
-2
/
+2
*
Pass the domain name in as the registry URI so that we can use the domain nam...
slaws
2010-02-10
1
-2
/
+6
*
Call node init() to ensure that the extension point registry is initialized. ...
slaws
2010-02-10
2
-18
/
+4
*
Remove OptimizableBinding as now it is not used any more
rfeng
2010-02-10
3
-162
/
+3
*
Fix the sca client to use a resolved endpoint
rfeng
2010-02-09
2
-19
/
+123
*
Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactory
rfeng
2010-02-09
10
-33
/
+51
*
Remove getDomainName
rfeng
2010-02-09
3
-36
/
+1
*
Remove unused import
rfeng
2010-02-09
1
-2
/
+1
*
Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...
rfeng
2010-02-09
4
-77
/
+41
*
Start to clean up the node-api (remove Node.destroy())
rfeng
2010-02-09
41
-143
/
+195
*
Fix the bundle-version attr for Fragment-Host
rfeng
2010-02-09
1
-1
/
+1
*
Remove unused code
rfeng
2010-02-09
2
-63
/
+0
*
Use a dummy invocation chain to avoid NPE on ConcurrentHashMap
rfeng
2010-02-08
1
-1
/
+10
*
Generate unique Node URI if it's not set in the NodeConfiguration
rfeng
2010-02-08
2
-2
/
+11
*
Correct comment location
slaws
2010-02-08
1
-2
/
+2
*
No longer required
slaws
2010-02-08
1
-502
/
+0
*
Move toward having the Axis specific code in the Axis2EngineIntegration class...
slaws
2010-02-08
8
-360
/
+636
*
Only search for bundles with SCA-Version: 1.1 header for Tuscany 2.x extensio...
rfeng
2010-02-06
5
-62
/
+35
*
Add constants for some of the intents defined by SCA policy spec.
slaws
2010-02-05
1
-0
/
+48
*
Message moved to endpoint-validation-messages.properties
slaws
2010-02-05
1
-1
/
+0
*
Add a serialVersionUID
antelder
2010-02-05
1
-0
/
+1
*
Making fallback revision a number to avoid test case issues
lresende
2010-02-04
1
-1
/
+1
*
started causing spurious compilation error so remove for now as it doesn't do...
slaws
2010-02-04
1
-1
/
+1
*
Remove the threading as now we have a thread in the TopologyManager to handle...
rfeng
2010-02-04
1
-33
/
+5
*
Improve the bundle discovery filtering based on the ML discussion
rfeng
2010-02-04
1
-5
/
+14
*
Fix the MF to match the fragment host to the host bundle symbolic name and ve...
rfeng
2010-02-04
4
-37
/
+39
*
Fix for TUSCANY-3456 (only register direct transformer with lower weight)
rfeng
2010-02-04
2
-1
/
+22
*
Set default map config to use near cache to improve local endpoint read perfo...
antelder
2010-02-04
1
-1
/
+5
[next]