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
*
TUSCANY-3912 - Apply Greg's suggested change to clear component reference tar...
slaws
2011-08-17
1
-0
/
+3
*
TUSCANY-3873 - A stop gap solution to running the appliesTo algorithm against...
slaws
2011-06-23
2
-5
/
+83
*
TUSCANY-3878 - check policy language equality based on the namspace of the po...
slaws
2011-06-23
2
-19
/
+26
*
Refactor appliesTo builder based on spec clarifications
bdaniel
2011-06-21
1
-54
/
+79
*
Revert change to only inherit interaction intents on interfaces. Though the i...
bdaniel
2011-06-21
1
-6
/
+6
*
Clear out old endpoints before adding the binding endpoints. Without this you...
antelder
2011-06-18
1
-0
/
+1
*
Keep track of the fuse composites
antelder
2011-06-18
1
-0
/
+1
*
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
[next]