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
*
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
*
Fix the license header
rfeng
2009-02-13
1
-1
/
+1
*
Removed unused imports
mcombellack
2009-02-09
1
-9
/
+0
*
TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statement
lresende
2009-01-23
1
-1
/
+1
*
TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...
lresende
2009-01-22
7
-2
/
+224
*
Updating MANIFEST.MF versions to 2.0.0
lresende
2009-01-20
1
-16
/
+16
*
Start tidying the builders. No function change. First remove anything from th...
slaws
2008-12-08
11
-2605
/
+2643
*
Make sure we honor @target over autowire
rfeng
2008-12-05
1
-1
/
+1
*
Removed redundant public modifier from interface and corrected a minor spelli...
mcombellack
2008-12-04
1
-7
/
+7
*
Fixed generics raw type warnings
mcombellack
2008-12-03
1
-2
/
+2
*
Moved imports from JUnit 3 to JUnit 4 style - i.e changed import junit.framew...
mcombellack
2008-12-03
1
-1
/
+1
*
Removed unused imports
mcombellack
2008-11-27
1
-1
/
+0
*
Fix compile error
antelder
2008-11-19
1
-1
/
+1
*
Fixing up pom artifact version to 2.0-SNAPSHOT
lresende
2008-11-19
1
-5
/
+5
*
Merging the 1.x delta on top of the equinox based modules
lresende
2008-11-19
5
-3
/
+147
[next]