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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-28
Fix the context path for recursive loading of spring xml
rfeng
1
-1
/
+1
2010-07-28
Format the code based on the Tuscany eclipse formatter
rfeng
30
-742
/
+808
2010-07-28
Changes to ensure correct introspection of implicit reference setter methods ...
edwardsmj
1
-8
/
+47
2010-07-28
TUSCANY-3635 - added a new test to help with the investigation of the issue F...
slaws
5
-2
/
+87
2010-07-27
Correct the policy subject that is checked during "appliesTo" processing. Fix...
slaws
1
-2
/
+2
2010-07-27
Correct comment
slaws
1
-4
/
+3
2010-07-27
improve pd info for interface contract mapping and fix up failing ASM tests d...
kelvingoodson
3
-1
/
+30
2010-07-27
Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS...
slaws
2
-7
/
+33
2010-07-26
Fix bug in removeConstrainedIntents
bdaniel
1
-1
/
+1
2010-07-26
Add more intent validation and fix up inner composite policy set processing
bdaniel
4
-41
/
+70
2010-07-26
Write out policy information on implementation.composite element
bdaniel
1
-2
/
+2
2010-07-26
Completing fix for TUSCANY-3628 - replacing code in BaseAssemblyProcessor for...
edwardsmj
3
-71
/
+92
2010-07-26
Ensure constrained intents are removed from Composite objects
bdaniel
2
-3
/
+19
2010-07-26
Provide valid appliesTo xpath expressions for provided transaction policy sets
bdaniel
1
-6
/
+6
2010-07-26
Add transaction intent validation
bdaniel
1
-8
/
+89
2010-07-26
Fix up appliesTo processing. Need to save each separate composite document as...
bdaniel
1
-33
/
+37
2010-07-26
Check constrained types for the qualifiable parent of a qualified intent
bdaniel
1
-3
/
+7
2010-07-26
Add transaction validation error messages
bdaniel
1
-0
/
+4
2010-07-26
TUSCANY-3630 Add xpath processing of externalAttachment elements in builder
bdaniel
1
-60
/
+83
2010-07-26
Use default namespace for intents specified in XPath if no prefix specified
bdaniel
1
-1
/
+2
2010-07-26
TUSCANY-3630 Add externalAttachment processor
bdaniel
1
-1
/
+1
2010-07-26
Check constrained types for the qualifiable parent of a qualified intent
bdaniel
1
-1
/
+5
2010-07-26
TUSCANY-3630 Add externalAttachment model
bdaniel
8
-0
/
+206
2010-07-26
TUSCANY-3630 Add externalAttachment processor
bdaniel
1
-8
/
+15
2010-07-26
TUSCANY-3630 Add externalAttachment processor
bdaniel
4
-2
/
+324
2010-07-26
TUSCANY-3630 Add externalAttachment schema definition from OASIS spec
bdaniel
2
-0
/
+18
2010-07-23
Remove constrained intents from endpoint references at runtime binding time
bdaniel
1
-3
/
+37
2010-07-22
Fixing POM and MANIFEST to account for dependency on StAXHelper class from co...
edwardsmj
2
-1
/
+8
2010-07-22
Add transaction intent constants
bdaniel
1
-1
/
+24
2010-07-22
intents and policySets specified on implementation.composite elements were be...
bdaniel
1
-0
/
+9
2010-07-22
Fixing a comment for the extractSourcePropertyName method
edwardsmj
1
-2
/
+1
2010-07-22
Upgrade to the handling of @source attribute on component property elements a...
edwardsmj
1
-112
/
+280
2010-07-22
1) Initial fix for error described by TUSCANY-3628 2) Upgrade to the handlin...
edwardsmj
2
-16
/
+130
2010-07-22
missing file from commit 966324
kelvingoodson
1
-11
/
+10
2010-07-22
Mark asyncInvocation as exclusive of propagatesTransaction as specified in la...
bdaniel
1
-1
/
+1
2010-07-22
Add SOAP version intent validation to the ws binding
bdaniel
2
-2
/
+26
2010-07-21
Update regular expression to correctly handle multiple prefixes
bdaniel
1
-0
/
+27
2010-07-21
Update regular expression to correctly handle multiple prefixes
bdaniel
1
-1
/
+1
2010-07-21
make the interface matching audit trail more useful in problem determination
kelvingoodson
3
-9
/
+52
2010-07-20
Add a check for both source and target operations matching being oneway or not
antelder
1
-0
/
+10
2010-07-20
Dont catch NoClassDefFoundError as it will get reported as class not found wh...
antelder
1
-2
/
+0
2010-07-19
Ignore policy sets on a composite implementation when the using component has...
bdaniel
1
-0
/
+7
2010-07-19
Inherit elements lower in the hierarchy first to ensure inheritance of mutual...
bdaniel
1
-6
/
+10
2010-07-19
Adding dependency org.apache.tuscany.sca.interfacedef.java;version="2.0.0" to...
edwardsmj
1
-0
/
+1
2010-07-16
Fix the regression caused by r963624 for overloaded local methods
rfeng
1
-3
/
+12
2010-07-16
Use default intent qualification on implementations
bdaniel
1
-26
/
+34
2010-07-16
Update to jackson 1.5.4
rfeng
2
-5
/
+5
2010-07-16
Align the JAX-RS resource class/method checks with the spec
rfeng
8
-64
/
+151
2010-07-16
Fix for TUSCANY-3622
rfeng
2
-2
/
+11
2010-07-16
Remove the compile dependency on assembly-xml to fix build error
rfeng
1
-30
/
+26
[next]