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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly creating endpoints, to avoid issues with OSGi in Eclipse env
lresende
2011-09-21
4
-10
/
+22
*
Calculate the height/width for components/composites based on its content
rfeng
2011-09-21
13
-245
/
+206
*
Set allowsPassByReference for SCA references on Spring beans
rfeng
2011-09-21
1
-0
/
+3
*
Add some more tests for callbacks across distributed nodes using different co...
antelder
2011-09-21
10
-1
/
+328
*
Don't do the build time binding if errors have been reported during the build...
slaws
2011-09-21
2
-4
/
+20
*
correct dependency version to match host-http
slaws
2011-09-21
1
-1
/
+1
*
Remove the System.out
rfeng
2011-09-20
1
-3
/
+2
*
Add a Mojo to generate node diagram
rfeng
2011-09-20
2
-16
/
+181
*
Allows the distributed flag to be overriden
rfeng
2011-09-20
2
-13
/
+7
*
Use all attributes to detect duplication
rfeng
2011-09-20
1
-15
/
+4
*
Move the addNode to load() so that the import/export can be resolved
rfeng
2011-09-20
1
-1
/
+2
*
Use domain info to decide if the binding.sca needs to be distributed
rfeng
2011-09-20
6
-24
/
+31
*
Avoid NPE when no port location defined
antelder
2011-09-20
1
-6
/
+9
*
Add a test using distributed domain nodes and the sca binding delegating to t...
antelder
2011-09-20
1
-0
/
+58
*
Add hazelcast distributed domain dependency
antelder
2011-09-20
1
-0
/
+6
*
Fix the license headers
rfeng
2011-09-20
3
-2
/
+36
*
Update the MF
rfeng
2011-09-19
1
-2
/
+9
*
Add the support to generate the SCA diagram for a given node configuration
rfeng
2011-09-19
33
-206
/
+364
*
Add the ablity to load the contributions/composite for a given node configura...
rfeng
2011-09-19
5
-45
/
+112
*
TUSCANY-3949 = Applying Vijai's patch to correct policy namespaces + some ext...
slaws
2011-09-19
4
-28
/
+27
*
TUSCANY-3948: Apply patch from Greg Dritschler to support @Remotable on imple...
antelder
2011-09-19
5
-19
/
+63
*
Add some excludes for the composite diagram modules files
antelder
2011-09-19
1
-0
/
+2
*
Add license headers
antelder
2011-09-19
5
-57
/
+134
*
Cache the css
rfeng
2011-09-16
1
-12
/
+18
*
Externalize the artifact styles into CSS
rfeng
2011-09-16
14
-37
/
+201
*
Add implementation info
rfeng
2011-09-16
4
-0
/
+132
*
Improved the SMD and error handling
rfeng
2011-09-16
5
-87
/
+163
*
TUSCANY-3946 - only reset the TCCL if it's not already set to the contributio...
slaws
2011-09-16
1
-19
/
+24
*
Add the ablity to generate links for the component/service/reference/property
rfeng
2011-09-16
4
-10
/
+68
*
Update the dependencies
rfeng
2011-09-15
1
-1
/
+13
*
Add the diagram plugin into the build
rfeng
2011-09-15
1
-0
/
+1
*
Remove the old test and add it to the module build
rfeng
2011-09-15
2
-141
/
+3
*
Copy the composite diagram generator into modules
rfeng
2011-09-15
47
-0
/
+5166
*
Add a maven plugin to generate SCA diagrams
rfeng
2011-09-15
5
-0
/
+429
*
Remove the @Ignore for two async itests which work now
antelder
2011-09-15
2
-5
/
+1
*
Change the Operations for async services to use the sync form. So for example...
antelder
2011-09-15
4
-19
/
+132
*
Update the WrapperBeanGenerator to create the correct classes for async methods
antelder
2011-09-15
1
-3
/
+24
*
Add a test case to show that reference/target gets the right ws binding confi...
slaws
2011-09-15
13
-0
/
+945
*
TUSCANY-3945 - Make public the operations that allow the promoted component a...
slaws
2011-09-15
1
-2
/
+2
*
TUSCANY-3937 - Further fixes on top of Michael's patch to get the properties ...
slaws
2011-09-14
13
-47
/
+152
*
Use operation instead of method to avoid NPE with async server operation
antelder
2011-09-14
1
-1
/
+1
*
Remove old comment
antelder
2011-09-14
1
-1
/
+1
*
TUSCANY-3791 - correct JIRA number in comment
slaws
2011-09-14
1
-1
/
+1
*
TUSCANY-3940 - and remove the exclude for 11017
slaws
2011-09-13
1
-3
/
+0
*
TUSCANY-3937 - Apply Michael's path (but not including the test in the build ...
slaws
2011-09-13
3
-5
/
+11
*
TUSCANY-3937 - Don't overwrite the default XMLType otherwise everything else ...
slaws
2011-09-13
1
-1
/
+3
*
Un-exclude the jms tests which are now fixed
antelder
2011-09-12
1
-2
/
+0
*
Fix the setting of the JMS callback destination from request properties for t...
antelder
2011-09-12
2
-12
/
+35
*
Fix for the missing dependencies in MANIFEST.MF described in TUSCANY-3944 - j...
edwardsmj
2011-09-12
1
-1
/
+2
*
TUSCANY-3941 - If a reference specifies target in an SCA binding then we expe...
slaws
2011-09-12
5
-3
/
+50
[next]