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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-27
Tidied up MANIFEST.MF file
edwardsmj
1
-10
/
+17
2009-04-21
Make sure the lists are cloned too (TUSCANY-2982)
rfeng
2
-7
/
+7
2009-04-15
Extended warning message reporting to include Composite name and Component name
edwardsmj
2
-2
/
+2
2009-04-14
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
1
-1
/
+1
2009-03-26
Avoid NPE if the reference doesn't have a binding
rfeng
1
-1
/
+2
2009-03-25
Match the document using wildcards against the artifact URI
rfeng
2
-87
/
+142
2009-03-20
Add promoted components to CompositeReference model
rfeng
3
-5
/
+23
2009-03-20
Remove the target name attribute from EndpointReference2 as it already holds ...
slaws
3
-45
/
+4
2009-03-20
Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...
slaws
19
-1605
/
+17
2009-03-20
wait until endpoint references have been created before trying to set callbac...
slaws
2
-17
/
+16
2009-03-20
[Work In Progress] Start to implement the policy builder
rfeng
1
-111
/
+224
2009-03-20
Remove unused classes
rfeng
3
-89
/
+0
2009-03-19
Fix the NPE when callback is not present
rfeng
2
-10
/
+3
2009-03-19
Organize imports
rfeng
9
-35
/
+5
2009-03-19
Fix typos in the comments
rfeng
1
-1
/
+1
2009-03-19
Minor cleanup of the Endpoint2
rfeng
4
-63
/
+2
2009-03-19
Switch over to new endpoint reference/endpoint model. These are the changes r...
slaws
16
-138
/
+346
2009-03-17
Revert 755183 an errant commit from the release plugin
antelder
1
-6
/
+6
2009-03-17
[maven-release-plugin] prepare branch test-branch
antelder
1
-6
/
+6
2009-03-16
Changes to allow $self$ references to have endpoint references. However main ...
slaws
5
-35
/
+76
2009-03-13
Bring up the EnpointRefence code. I've done as much as I can now without actu...
slaws
6
-60
/
+80
2009-03-11
Bring up the service wire based on the endpoint model. To turn this on change...
slaws
8
-196
/
+452
2009-03-10
Remove duplicate fields
rfeng
2
-20
/
+0
2009-03-10
Remove unused methods and fields
rfeng
2
-19
/
+8
2009-03-10
Add initial reference resolution to builders. Will be replaced with separate ...
slaws
6
-75
/
+262
2009-03-10
Add spec version number to composite model
slaws
2
-0
/
+23
2009-03-06
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
1
-1
/
+1
2009-03-06
Use AssemblyFactory to create Extension
rfeng
6
-13
/
+33
2009-03-05
More changes to switch SCA namespace from osoa version to oasis one
rfeng
1
-2
/
+2
2009-03-05
Add the @replace attribute for wire
rfeng
2
-1
/
+29
2009-03-05
Add nonOverridable flag as defined by the oasis spec
rfeng
2
-0
/
+42
2009-03-04
Make Endpoint2/Endpoint2Reference extend from PolicySubject
rfeng
4
-40
/
+84
2009-03-04
TUSCANY-2809 Start adding Endpoint and EndpoitReference structures. Named wit...
slaws
15
-5
/
+1097
2009-03-02
Get rid of some old comments
slaws
2
-164
/
+1
2009-02-21
Change the name from parent to qualifiableIntent for Intent model
rfeng
1
-11
/
+10
2009-02-20
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
34
-881
/
+298
2009-02-13
Fix the license header
rfeng
1
-1
/
+1
2009-02-09
Removed unused imports
mcombellack
1
-9
/
+0
2009-01-23
TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statement
lresende
1
-1
/
+1
2009-01-22
TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...
lresende
7
-2
/
+224
2009-01-20
Updating MANIFEST.MF versions to 2.0.0
lresende
1
-16
/
+16
2008-12-08
Start tidying the builders. No function change. First remove anything from th...
slaws
11
-2605
/
+2643
2008-12-05
Make sure we honor @target over autowire
rfeng
1
-1
/
+1
2008-12-04
Removed redundant public modifier from interface and corrected a minor spelli...
mcombellack
1
-7
/
+7
2008-12-03
Fixed generics raw type warnings
mcombellack
1
-2
/
+2
2008-12-03
Moved imports from JUnit 3 to JUnit 4 style - i.e changed import junit.framew...
mcombellack
1
-1
/
+1
2008-11-27
Removed unused imports
mcombellack
1
-1
/
+0
2008-11-19
Fix compile error
antelder
1
-1
/
+1
2008-11-19
Fixing up pom artifact version to 2.0-SNAPSHOT
lresende
1
-5
/
+5
2008-11-19
Merging the 1.x delta on top of the equinox based modules
lresende
5
-3
/
+147
[next]