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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change all the samples to use samples\pom.xml as the parent instead of the sc...
antelder
2010-07-23
34
-60
/
+60
*
Remove the profile section as we don't use it and add a deploy plugin config ...
antelder
2010-07-23
1
-8
/
+13
*
Remove <inherited> config from deploy plugin as its not required, and we want...
antelder
2010-07-23
1
-1
/
+0
*
Remove constrained intents from endpoint references at runtime binding time
bdaniel
2010-07-23
1
-3
/
+37
*
Fixing POM and MANIFEST to account for dependency on StAXHelper class from co...
edwardsmj
2010-07-22
2
-1
/
+8
*
Add transaction intent constants
bdaniel
2010-07-22
1
-1
/
+24
*
intents and policySets specified on implementation.composite elements were be...
bdaniel
2010-07-22
1
-0
/
+9
*
Update error message for latest output
antelder
2010-07-22
1
-1
/
+1
*
Fixing a comment for the extractSourcePropertyName method
edwardsmj
2010-07-22
1
-2
/
+1
*
Upgrade to the handling of @source attribute on component property elements a...
edwardsmj
2010-07-22
1
-112
/
+280
*
1) Initial fix for error described by TUSCANY-3628 2) Upgrade to the handlin...
edwardsmj
2010-07-22
2
-16
/
+130
*
Add missing dependency
antelder
2010-07-22
1
-0
/
+6
*
Correct parrent pom
antelder
2010-07-22
1
-1
/
+1
*
Update the changes and release notes files
antelder
2010-07-22
1
-2
/
+2
*
Update the changes and release notes files
antelder
2010-07-22
1
-1
/
+7
*
missing file from commit 966324
kelvingoodson
2010-07-22
1
-11
/
+10
*
Mark asyncInvocation as exclusive of propagatesTransaction as specified in la...
bdaniel
2010-07-22
1
-1
/
+1
*
Add SOAP version intent validation to the ws binding
bdaniel
2010-07-22
2
-2
/
+26
*
Update regular expression to correctly handle multiple prefixes
bdaniel
2010-07-21
1
-0
/
+27
*
Update regular expression to correctly handle multiple prefixes
bdaniel
2010-07-21
1
-1
/
+1
*
make the interface matching audit trail more useful in problem determination
kelvingoodson
2010-07-21
3
-9
/
+52
*
Fix jms test interfaces to not match oneway and non-oneway operations
antelder
2010-07-20
3
-4
/
+6
*
Add a check for both source and target operations matching being oneway or not
antelder
2010-07-20
1
-0
/
+10
*
Dont catch NoClassDefFoundError as it will get reported as class not found wh...
antelder
2010-07-20
1
-2
/
+0
*
Ignore policy sets on a composite implementation when the using component has...
bdaniel
2010-07-19
1
-0
/
+7
*
Inherit elements lower in the hierarchy first to ensure inheritance of mutual...
bdaniel
2010-07-19
1
-6
/
+10
*
Adding dependency org.apache.tuscany.sca.interfacedef.java;version="2.0.0" to...
edwardsmj
2010-07-19
1
-0
/
+1
*
Register Tuscany context listener to ensure the runtime is initialized when t...
jsdelfino
2010-07-19
2
-0
/
+3
*
Fix the regression caused by r963624 for overloaded local methods
rfeng
2010-07-16
1
-3
/
+12
*
Use default intent qualification on implementations
bdaniel
2010-07-16
1
-26
/
+34
*
Add attachTo attribute to policy sets in the policies itest definitions
bdaniel
2010-07-16
1
-6
/
+12
*
Update jackson version
rfeng
2010-07-16
1
-3
/
+3
*
Update to jackson 1.5.4
rfeng
2010-07-16
2
-5
/
+5
*
Add a databinding for Google Protocol Buffers
rfeng
2010-07-16
11
-0
/
+1860
*
Align the JAX-RS resource class/method checks with the spec
rfeng
2010-07-16
8
-64
/
+151
*
Fix for TUSCANY-3622
rfeng
2010-07-16
6
-3
/
+24
*
Remove the compile dependency on assembly-xml to fix build error
rfeng
2010-07-16
1
-30
/
+26
*
Remove duplicate service declaration
rfeng
2010-07-16
1
-17
/
+0
*
communicate differences in interfaces wrt @Remotable annotation
kelvingoodson
2010-07-16
3
-1
/
+119
*
Allow ManagedTransactionPolicySet to attach to qualified intents
bdaniel
2010-07-16
2
-2
/
+2
*
disable test as potential cause of build hang
kelvingoodson
2010-07-16
1
-1
/
+3
*
working toward a version of the launcher that uses the contribution handling ...
slaws
2010-07-16
7
-0
/
+409
*
Add much more simplistic launcher as an example of how we can focus in on the...
slaws
2010-07-16
4
-4
/
+69
*
Fix test case to take account of stricter policy checks and also apparent inc...
slaws
2010-07-16
3
-11
/
+13
*
These days we have to attach policy sets to subjects, either explicitly or ex...
slaws
2010-07-16
1
-1
/
+4
*
Fix comple error
antelder
2010-07-16
2
-1
/
+1
*
Use binding type from system definitions to obtain mayProvide/alwaysProvide v...
bdaniel
2010-07-15
1
-3
/
+16
*
Trying to get the async version of the service working. However it's failing ...
slaws
2010-07-15
8
-50
/
+97
*
A bit of tidying to remove some chaff and add the async callback pattern into...
slaws
2010-07-15
9
-228
/
+55
*
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964452 13f79535-47bb-0...
kelvingoodson
2010-07-15
7
-5
/
+174
[next]