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-12-06
Minor cleanup
lresende
1
-49
/
+52
2010-12-03
Modify test cases so that they aren't checking for an exact string. Different...
bdaniel
3
-10
/
+97
2010-12-03
TUSCANY-3801 - only create a service to accept async responses if the binding...
slaws
1
-3
/
+10
2010-12-03
TUSCANY-3801 - Update SCA binding to allow the invoker to exploit the new asy...
slaws
3
-17
/
+62
2010-12-03
TUSCANY-3801 - Update the invocation chain infrastructure, and the enpoints/e...
slaws
9
-25
/
+251
2010-12-03
TUSCANY-3801 - Move the SCA binding up to the new async provider interfaces.
slaws
2
-3
/
+23
2010-12-03
TUSCANY-3801 - add an async implementation provider interface to allow provid...
slaws
1
-0
/
+65
2010-12-03
TUSCANY-3801 - add an async interceptor interface to chain can be navigated b...
slaws
2
-0
/
+114
2010-12-03
TUSCANY-3801 - Add new provider interfaces that allow providers to indicate w...
slaws
2
-0
/
+96
2010-12-03
just remove some blank lines
slaws
1
-4
/
+2
2010-12-03
TUSCANY-3801 - allow endpoints to report when they are configured for async i...
slaws
3
-2
/
+26
2010-12-02
Update to support entering quoted strings conatining spaces
antelder
1
-9
/
+36
2010-12-02
If WEB-INF/sca-contributions contains contributions then use it automatically...
antelder
1
-2
/
+19
2010-12-02
Added manifest entries for missing package dependencies, for TUSCANY-3803
edwardsmj
1
-0
/
+2
2010-12-02
Added manifest entries for missing package dependencies, for TUSCANY-3803
edwardsmj
1
-0
/
+2
2010-11-30
Fix typo in comment
slaws
1
-1
/
+1
2010-11-30
Code now moved to deployer
slaws
1
-53
/
+1
2010-11-30
Just tidy layout of line.
slaws
1
-4
/
+3
2010-11-30
TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...
slaws
18
-129
/
+461
2010-11-30
Fix the passing in of an initial contribution url, and add the start of a sta...
antelder
1
-4
/
+26
2010-11-30
TUSCANY-3704 - Reset the artifact name in the monitor so that the correct nam...
slaws
1
-0
/
+3
2010-11-29
Start of an sca binding impl that can use different delegate bindings for ind...
antelder
20
-0
/
+1381
2010-11-27
Exclude xbean-reflect as it doesn't seem to be needed and the version of the ...
antelder
1
-0
/
+4
2010-11-27
Update for API changes and rename 'status' command to be 'started' to match t...
antelder
3
-20
/
+20
2010-11-27
Comment out the updateXxx methods for now as its not clear what they should d...
antelder
5
-76
/
+77
2010-11-25
TUSCANY-3778: Use same code as 1.x so that wrapper is generated in correct na...
nash
1
-3
/
+4
2010-11-25
Update Shell for API changes
antelder
1
-4
/
+4
2010-11-25
Update node2 api to more closely match the commands the Shell has
antelder
5
-31
/
+30
2010-11-25
Fix to use a new List for the deployables as the List in the contribution get...
antelder
1
-1
/
+1
2010-11-25
Remove unused import
antelder
1
-2
/
+1
2010-11-25
Change to not inherrit getType from the http binding so that it returns the c...
antelder
1
-0
/
+10
2010-11-24
Add a binding.local which is the parts of the current sca binding for doing l...
antelder
16
-0
/
+1099
2010-11-24
TUSCANY-3786 - add an operation so that the EPR can indicate whether it will ...
slaws
2
-0
/
+18
2010-11-23
Revert r1037660 which changed the scope from compile to provided. See TUSCANY...
antelder
1
-3
/
+3
2010-11-23
Update to include binding URIs in the service output
antelder
1
-0
/
+7
2010-11-22
Fix for TUSCANY-3760, making geronimo-jsp_2.1_spec & geronimo-el_1.0_spec int...
edwardsmj
1
-2
/
+2
2010-11-21
Remove jdk15 profile
bdaniel
1
-2
/
+2
2010-11-21
Add some more excludes
antelder
1
-0
/
+8
2010-11-21
Add some more excludes for un needed dependencies
antelder
1
-0
/
+12
2010-11-21
TUSCANY-3794: Update the jython version to match implementation.python which ...
antelder
2
-8
/
+22
2010-11-20
Filter out some more cglib operations
antelder
1
-6
/
+11
2010-11-19
Update to support service operation completion
antelder
3
-5
/
+84
2010-11-19
Update to not show the initial help when starting up with an installed contri...
antelder
1
-6
/
+5
2010-11-19
Update to support passing in an intial contribution to install and start, and...
antelder
1
-2
/
+39
2010-11-19
TUSCANY-3791 - synchronize access to DOM and cache result to reduce chance of...
slaws
2
-8
/
+37
2010-11-19
TUSCANY-3790. Experiment with being explicit about what encoding the bytes ar...
slaws
1
-1
/
+1
2010-11-19
And another one. Remove the SNAPSHOT. The URLs not used and it comes up when ...
slaws
1
-1
/
+1
2010-11-19
Remove the SNAPSHOT here. The URLs not used and it comes up when you search t...
slaws
1
-1
/
+1
2010-11-19
TUSCANY-3778 - use the definition namespace not the element namespace to crea...
slaws
1
-1
/
+2
2010-11-19
Tolerate older version of ASM using reflection. There doesn't seem to be enou...
bdaniel
2
-2
/
+40
[next]