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
/
src
/
main
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
TUSCANY-3630 Add xpath processing of externalAttachment elements in builder
bdaniel
1
-60
/
+83
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-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-16
Use default intent qualification on implementations
bdaniel
1
-26
/
+34
2010-07-16
Remove the compile dependency on assembly-xml to fix build error
rfeng
1
-30
/
+26
2010-07-15
Use binding type from system definitions to obtain mayProvide/alwaysProvide v...
bdaniel
1
-3
/
+16
2010-07-15
Check extension type for unresolved service side intents, only throw a warnin...
bdaniel
1
-9
/
+15
2010-07-15
Validate that the noListener intent isn't specified on a service
bdaniel
1
-1
/
+17
2010-07-14
Ignore direct policy sets when external policy sets are attached
bdaniel
2
-10
/
+52
2010-07-13
TUSCANY-3616 - Add code to check that that interface contracts a reference an...
slaws
2
-5
/
+163
2010-06-21
BWS20006 - if a component reference binding.ws names a WSDL service with more...
slaws
1
-0
/
+18
2010-06-17
Add a flag to the binding builder to indicate that generated data should be r...
slaws
2
-2
/
+2
2010-06-17
TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...
slaws
2
-13
/
+20
2010-06-15
TUSCANY-3591 - correct the promotion hierarchy for callback references/servic...
slaws
2
-39
/
+67
2010-06-09
Tidy the processing that creates the links between enpointreferences and endp...
slaws
1
-36
/
+60
2010-05-21
Popluate the callback endpoints for endpoint references
rfeng
1
-0
/
+9
2010-05-19
Merge branch 'jaxrs' into trunk
rfeng
1
-10
/
+10
2010-05-17
Make sure callback endpoints are created
rfeng
1
-0
/
+12
2010-05-17
Make sure we use the value element (holding the property value) for conversion
rfeng
1
-3
/
+2
2010-05-13
Allow direct access to the SCA schema. Rather than via the Tuscany schema. At...
slaws
1
-17
/
+38
2010-05-06
TUSCANY-3530 - first raft of changes to turn on property type checking at dep...
slaws
1
-8
/
+137
2010-04-09
TUSCANY-3531 - validate that composite reference don't override nonOverridabl...
slaws
1
-2
/
+30
2010-04-08
TUSCANY-3527 switch the new message back into the assembly properties file as...
slaws
1
-1
/
+1
2010-04-08
TUSCANY-3527 report error id binding.sca at a service has a uri.
slaws
1
-3
/
+19
2010-03-18
remove commented out code
slaws
1
-19
/
+1
2010-03-18
Add comment, re. doubts about location of external attachment processing
slaws
1
-0
/
+3
2010-03-18
TUSCANY-3503 - turn off the automatic application of policy sets based on int...
slaws
2
-51
/
+143
2010-03-18
Add a builder to calculate whether policy sets apply to the element to which ...
slaws
2
-96
/
+183
2010-03-11
TUSCANY-3483 Add missed comments and remove commented out code
slaws
1
-28
/
+29
2010-03-11
TUSCANY-3483 - ensure that policies defined in the implementation are applied...
slaws
3
-30
/
+117
2010-03-05
TUSCANY-3486 - add the composite reference multiplicy resolution algorithm as...
slaws
1
-0
/
+67
2010-03-03
Adding FIXME as it seems that calling inherit for implementation duplicates a...
lresende
1
-0
/
+5
2010-03-03
Copy the test cases from binding-sca-runtime-axis2 and binding-sca-runtime-rm...
rfeng
1
-4
/
+11
2010-03-01
Check that intents are properly satisfied, particularly in the qualified inte...
slaws
1
-0
/
+41
2010-02-26
Clean up the remote flag for endpoint and change the endpoint reference statu...
rfeng
3
-50
/
+24
2010-02-25
Minor cleanup...
lresende
1
-21
/
+7
2010-02-25
TUSCANY-3463 - Resolving/checking policies in the component level
lresende
1
-0
/
+3
2010-02-23
Fixing resource bundle location that was missing the package structure
lresende
3
-6
/
+11
2010-02-19
Align the interfaceContractMapper to the spec
rfeng
6
-12
/
+14
2010-02-12
Moving error message to builder validation resource bundle
lresende
1
-2
/
+2
2010-02-10
Fix some of minor bugs discovered by FindBugs
rfeng
5
-11
/
+10
2010-01-27
Fix for TUSCANY-3409
rfeng
1
-4
/
+4
2010-01-25
Add operation that returns the list of bindings that this policy is designed ...
slaws
1
-0
/
+5
2010-01-20
Update to the latest version of OSGi Remote Service Admin
rfeng
2
-1
/
+2
2010-01-18
Check that the policy sets for a particular endpoint, endpointreference or im...
slaws
1
-12
/
+50
[next]