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