index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-15
Push down some of the createNode() methods to NodeFactory and only require th...
rfeng
10
-200
/
+368
2009-05-15
Update NodeUtil and add a test case
rfeng
2
-20
/
+59
2009-05-15
Fix duplicate composite names
rfeng
1
-4
/
+4
2009-05-15
OSOA annotations and APIs. part of minimum changes required to get an OSOA sa...
slaws
40
-0
/
+1796
2009-05-15
implementation java processor for OSOA SCDL. part of minimum changes required...
slaws
21
-0
/
+1428
2009-05-15
binding sca processor for OSOA SCDL. part of minimum changes required to get ...
slaws
8
-0
/
+545
2009-05-15
Merge implementation-java-xml into implementation-java module
antelder
29
-333
/
+48
2009-05-15
Enable more test cases
rfeng
2
-27
/
+37
2009-05-15
Integrate the NodeConfiguration with NodeImpl
rfeng
8
-263
/
+252
2009-05-15
Fix duplicate composite names
rfeng
1
-5
/
+5
2009-05-14
Reorganize the pom so that bpel/spring modules are defined in features and re...
rfeng
10
-60
/
+112
2009-05-14
Add @Service annotations
rfeng
5
-15
/
+29
2009-05-14
Avoid NPE penalty
rfeng
1
-16
/
+20
2009-05-14
Start to integrate the node configuration with NodeImpl
rfeng
19
-110
/
+435
2009-05-14
Add component name to the error message
rfeng
1
-60
/
+59
2009-05-14
Fix the interfaces for references
rfeng
1
-7
/
+8
2009-05-14
Fix for TUSCANY-3023, which has Tuscany raise an error if a <property/> eleme...
edwardsmj
1
-0
/
+6
2009-05-13
Improve error reporting of an Invalid java interface
edwardsmj
2
-3
/
+5
2009-05-13
Improve error reporting in JavaInterfaceIntrospectorImpl - in particular repo...
edwardsmj
1
-3
/
+5
2009-05-13
Fix for erroneous error message (NoWsdlInterface) in binding-ws-wsdlgen module
edwardsmj
1
-1
/
+1
2009-05-13
Fix an erroneous error message in assembly module
edwardsmj
1
-1
/
+1
2009-05-13
Removal of warning message relating to addition of default <binding.sca/> ele...
edwardsmj
1
-40
/
+46
2009-05-13
Fix for TUSCANY-3022 to bring Tuscany in line with the requirements of the OA...
edwardsmj
1
-6
/
+12
2009-05-13
Update the CHNAGES file for things that have happened since the M2 release (m...
antelder
1
-0
/
+15
2009-05-13
Fixes for errors in the processing of <interface.wsdl/> elements, as describe...
edwardsmj
1
-13
/
+47
2009-05-13
Add the StAX processor for NodeConfiguration
rfeng
7
-0
/
+673
2009-05-12
Move node configuration to node-api
rfeng
15
-332
/
+16
2009-05-12
TUSCANY-3015 - Using URI to properly escape/unescape spaces for the BPEL exte...
lresende
3
-16
/
+7
2009-05-12
TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts ...
lresende
3
-7
/
+27
2009-05-12
Registering the implementation-node related processors under the right names...
lresende
1
-1
/
+1
2009-05-12
Moving test case to its own package and adding apache license header
lresende
1
-2
/
+19
2009-05-12
Minor cleanup to put projects in alphabetical order
lresende
1
-2
/
+3
2009-05-12
Changing sample artifact name to follow same pattern as other samples and to ...
lresende
3
-3
/
+3
2009-05-12
TUSCANY-3015: Fix URI creation to escape spaces in the name
antelder
3
-4
/
+20
2009-05-12
TUSCANY-3015: Fix URI creation to escape spaces in the name
antelder
1
-0
/
+3
2009-05-12
TUSCANY-3015: Fix URI creation to escape spaces in the name
antelder
1
-1
/
+1
2009-05-12
TUSCANY-3015: Fix URI creation to escape spaces in the name
antelder
1
-1
/
+1
2009-05-12
TUSCANY-3015: Fix scanner determination for when contribution file path conta...
antelder
1
-5
/
+12
2009-05-12
TUSCANY-3015: Fix scanner determination for when contribution file path conta...
antelder
1
-4
/
+9
2009-05-12
TUSCANY-3015: fix Ode initilization when file path name contains a space
antelder
1
-1
/
+6
2009-05-12
Add comments
rfeng
1
-1
/
+25
2009-05-11
Add default impl and processor for the node configuration
rfeng
14
-22
/
+624
2009-05-11
Add missing import package
rfeng
1
-0
/
+1
2009-05-11
TUSCANY-3014 - fix test so that it fails when it should. The actual failure w...
slaws
1
-2
/
+6
2009-05-11
TUSCANY-3014 - this appears to have been wrong for a long time but something ...
slaws
1
-1
/
+1
2009-05-11
TUSCANY-3014, take out failing tescase while its cause is being resolved
antelder
1
-0
/
+2
2009-05-11
Remove the contribution service classes as they're now in contribution
antelder
5
-732
/
+0
2009-05-11
Copy the contribution service classes from the workspace modules to contribut...
antelder
5
-0
/
+714
2009-05-11
Delete node-impl2 as the changes have been merged into node-impl
antelder
21
-2369
/
+0
2009-05-11
Merge in the node-impl-2 changes to simplify the node by not requiring implem...
antelder
4
-265
/
+327
[next]