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
/
builder
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly remove policies from endpoints and endpoint references when there a...
bdaniel
2011-06-17
1
-8
/
+8
*
Endpoints should only inherit interaction intents
bdaniel
2011-06-17
1
-6
/
+6
*
TUSCANY-3876 - minimum changes to turn of implementation model sharing and re...
slaws
2011-06-16
1
-1
/
+1
*
Enable setting a default base uri thats used if a specific base is not set bu...
antelder
2011-06-13
1
-0
/
+7
*
Add callback handling to PolicyAttachmentBuilder
bdaniel
2011-06-13
1
-11
/
+34
*
Commit patch for TUSCANY-3836
bdaniel
2011-02-18
1
-0
/
+6
*
Enable the allowsPassByReference support
rfeng
2011-02-07
1
-3
/
+2
*
Switch the debugging statement (which remains commented out) round as you wan...
slaws
2011-01-13
1
-3
/
+3
*
Add missing dependencies
slaws
2010-12-23
1
-0
/
+6
*
Add missing dependencies
slaws
2010-12-23
1
-1
/
+2
*
Change method call to support older versions of XmlSchema
bdaniel
2010-12-07
1
-1
/
+2
*
Fix typo in comment
slaws
2010-11-30
1
-1
/
+1
*
TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...
slaws
2010-11-30
1
-69
/
+3
*
TUSCANY-3631 - re-enable the test basic auth test case. The issue was that th...
slaws
2010-09-14
1
-6
/
+11
*
Add a missing comment
slaws
2010-09-14
1
-0
/
+2
*
Fix bug in PolicyAppliesToBuilder that was causing PolicySets to be incorrect...
bdaniel
2010-09-01
1
-5
/
+5
*
Fix typo in comment
slaws
2010-08-18
1
-1
/
+1
*
Fix typo in comment
slaws
2010-08-18
1
-1
/
+1
*
Fix typo in comment
slaws
2010-08-09
1
-1
/
+1
*
TUSCANY-3642 Allow policy information on interfaces to apply to services and ...
bdaniel
2010-08-05
1
-12
/
+14
*
Ensure that if a single PolicySet can be attached either directly or external...
bdaniel
2010-08-05
1
-0
/
+9
*
Fix the removal of direct policy sets when external policy sets are attached....
bdaniel
2010-08-04
2
-3
/
+18
*
Correct the policy subject that is checked during "appliesTo" processing. Fix...
slaws
2010-07-27
1
-2
/
+2
*
Correct comment
slaws
2010-07-27
1
-4
/
+3
*
Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS...
slaws
2010-07-27
1
-7
/
+31
*
Fix bug in removeConstrainedIntents
bdaniel
2010-07-26
1
-1
/
+1
*
Add more intent validation and fix up inner composite policy set processing
bdaniel
2010-07-26
4
-41
/
+70
*
Ensure constrained intents are removed from Composite objects
bdaniel
2010-07-26
2
-3
/
+19
*
Add transaction intent validation
bdaniel
2010-07-26
1
-8
/
+89
*
Fix up appliesTo processing. Need to save each separate composite document as...
bdaniel
2010-07-26
1
-33
/
+37
*
Check constrained types for the qualifiable parent of a qualified intent
bdaniel
2010-07-26
1
-3
/
+7
*
Add transaction validation error messages
bdaniel
2010-07-26
1
-0
/
+4
*
TUSCANY-3630 Add xpath processing of externalAttachment elements in builder
bdaniel
2010-07-26
1
-60
/
+83
*
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
*
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
*
Use default intent qualification on implementations
bdaniel
2010-07-16
1
-26
/
+34
*
Remove the compile dependency on assembly-xml to fix build error
rfeng
2010-07-16
1
-30
/
+26
*
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
*
Check extension type for unresolved service side intents, only throw a warnin...
bdaniel
2010-07-15
1
-9
/
+15
*
Add new OSGi dependency required by changes at r964321
slaws
2010-07-15
1
-0
/
+1
*
Validate that the noListener intent isn't specified on a service
bdaniel
2010-07-15
2
-1
/
+18
*
Ignore direct policy sets when external policy sets are attached
bdaniel
2010-07-14
2
-10
/
+52
*
TUSCANY-3616 - Add code to check that that interface contracts a reference an...
slaws
2010-07-13
2
-5
/
+163
*
BWS20006 - if a component reference binding.ws names a WSDL service with more...
slaws
2010-06-21
1
-0
/
+18
*
Add a flag to the binding builder to indicate that generated data should be r...
slaws
2010-06-17
2
-2
/
+2
*
TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...
slaws
2010-06-17
2
-13
/
+20
[next]