index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
assembly
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...
rfeng
2009-05-18
2
-12
/
+19
*
Merge interface-java-xml into interface-java
antelder
2009-05-17
1
-1
/
+1
*
Start merging binding-sca into assembly and creating a binding-sca-runtime mo...
antelder
2009-05-17
5
-0
/
+347
*
Fix for TUSCANY-3036: for component service interface mismatch with implement...
edwardsmj
2009-05-16
1
-2
/
+2
*
Fix for TUSCANY-3036: for component service interface mismatch with implement...
edwardsmj
2009-05-16
1
-1
/
+1
*
Fix for TUSCANY-3035: for component service interface mismatch with implement...
edwardsmj
2009-05-16
1
-2
/
+3
*
Fix for TUSCANY-3034 - raised reporting of an invalid <servi ce/> @promote at...
edwardsmj
2009-05-15
1
-1
/
+2
*
Add component name to the error message
rfeng
2009-05-14
1
-60
/
+59
*
Fix an erroneous error message in assembly module
edwardsmj
2009-05-13
1
-1
/
+1
*
Removal of warning message relating to addition of default <binding.sca/> ele...
edwardsmj
2009-05-13
1
-40
/
+46
*
Fix for TUSCANY-3022 to bring Tuscany in line with the requirements of the OA...
edwardsmj
2009-05-13
1
-6
/
+12
*
Fix for the unwired references problem logged in TUSCANY-3013
edwardsmj
2009-05-10
4
-202
/
+158
*
Improve error reporting when exceptions occur during composite document proce...
edwardsmj
2009-05-09
1
-70
/
+75
*
Fixes the handling of promoted references and services which have callback in...
edwardsmj
2009-05-07
2
-3
/
+60
*
Tidied up MANIFEST.MF file
edwardsmj
2009-04-27
1
-10
/
+17
*
Make sure the lists are cloned too (TUSCANY-2982)
rfeng
2009-04-21
2
-7
/
+7
*
Extended warning message reporting to include Composite name and Component name
edwardsmj
2009-04-15
2
-2
/
+2
*
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
2009-04-14
1
-1
/
+1
*
Avoid NPE if the reference doesn't have a binding
rfeng
2009-03-26
1
-1
/
+2
*
Match the document using wildcards against the artifact URI
rfeng
2009-03-25
2
-87
/
+142
*
Add promoted components to CompositeReference model
rfeng
2009-03-20
3
-5
/
+23
*
Remove the target name attribute from EndpointReference2 as it already holds ...
slaws
2009-03-20
3
-45
/
+4
*
Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...
slaws
2009-03-20
19
-1605
/
+17
*
wait until endpoint references have been created before trying to set callbac...
slaws
2009-03-20
2
-17
/
+16
*
[Work In Progress] Start to implement the policy builder
rfeng
2009-03-20
1
-111
/
+224
*
Remove unused classes
rfeng
2009-03-20
3
-89
/
+0
*
Fix the NPE when callback is not present
rfeng
2009-03-19
2
-10
/
+3
*
Organize imports
rfeng
2009-03-19
9
-35
/
+5
*
Fix typos in the comments
rfeng
2009-03-19
1
-1
/
+1
*
Minor cleanup of the Endpoint2
rfeng
2009-03-19
4
-63
/
+2
*
Switch over to new endpoint reference/endpoint model. These are the changes r...
slaws
2009-03-19
16
-138
/
+346
*
Revert 755183 an errant commit from the release plugin
antelder
2009-03-17
1
-6
/
+6
*
[maven-release-plugin] prepare branch test-branch
antelder
2009-03-17
1
-6
/
+6
*
Changes to allow $self$ references to have endpoint references. However main ...
slaws
2009-03-16
5
-35
/
+76
*
Bring up the EnpointRefence code. I've done as much as I can now without actu...
slaws
2009-03-13
6
-60
/
+80
*
Bring up the service wire based on the endpoint model. To turn this on change...
slaws
2009-03-11
8
-196
/
+452
*
Remove duplicate fields
rfeng
2009-03-10
2
-20
/
+0
*
Remove unused methods and fields
rfeng
2009-03-10
2
-19
/
+8
*
Add initial reference resolution to builders. Will be replaced with separate ...
slaws
2009-03-10
6
-75
/
+262
*
Add spec version number to composite model
slaws
2009-03-10
2
-0
/
+23
*
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
2009-03-06
1
-1
/
+1
*
Use AssemblyFactory to create Extension
rfeng
2009-03-06
6
-13
/
+33
*
More changes to switch SCA namespace from osoa version to oasis one
rfeng
2009-03-05
1
-2
/
+2
*
Add the @replace attribute for wire
rfeng
2009-03-05
2
-1
/
+29
*
Add nonOverridable flag as defined by the oasis spec
rfeng
2009-03-05
2
-0
/
+42
*
Make Endpoint2/Endpoint2Reference extend from PolicySubject
rfeng
2009-03-04
4
-40
/
+84
*
TUSCANY-2809 Start adding Endpoint and EndpoitReference structures. Named wit...
slaws
2009-03-04
15
-5
/
+1097
*
Get rid of some old comments
slaws
2009-03-02
2
-164
/
+1
*
Change the name from parent to qualifiableIntent for Intent model
rfeng
2009-02-21
1
-11
/
+10
*
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
2009-02-20
34
-881
/
+298
[next]