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
*
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
*
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
2008-11-19
116
-0
/
+12618
*
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
2008-11-19
115
-12544
/
+0
*
Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...
antelder
2008-11-17
1
-16
/
+16
*
Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...
antelder
2008-11-17
1
-0
/
+44
*
Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...
antelder
2008-11-17
1
-5
/
+5
*
Merge the runtime wire changes to add a binding invocation wire with the jms ...
slaws
2008-10-23
1
-2
/
+6
*
Experimental request response binding support. Just implemented for jms servi...
slaws
2008-10-21
3
-0
/
+97
*
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702995 13f79535-47bb-0...
beckerdo
2008-10-08
1
-1
/
+1
*
TUSCANY-2617 perform autowire processing after all targets have been processe...
slaws
2008-10-06
1
-46
/
+46
*
TUSCANY-2587 - change the name of promoted services so that the component nam...
slaws
2008-09-09
2
-2
/
+2
*
Fixes to get the Equinox integration working. Use the parent classloader inst...
jsdelfino
2008-09-09
5
-16
/
+114
*
Use basic authentication as a motivating scenario for looking at policy plug ...
slaws
2008-09-05
1
-2
/
+2
*
TUSCANY-2501 reference should either be all annotated or all not annotated. H...
slaws
2008-08-26
1
-1
/
+1
*
TUSCANY-2455: apply patch from Ramkumar Ramalingam for Exception not thrown o...
antelder
2008-08-14
1
-1
/
+1
*
Added missing @Override annotation to methods that override methods from thei...
mcombellack
2008-08-13
2
-1
/
+3
*
Copy 1.3 branch revisions 678491, 678875, 679082, 679205, 679334 and 679385
nash
2008-07-25
22
-513
/
+1313
*
Fixed NPE when WebServiceBinding does not have a configured builder.
jsdelfino
2008-07-14
1
-1
/
+5
[next]