index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
core-spi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further refactor the CompositeContext to be the place to hold information abo...
rfeng
2009-10-05
1
-34
/
+14
*
Make CompositeActivator a stateless utility by using CompositeContext to hold...
rfeng
2009-10-02
4
-165
/
+9
*
Refactor CompositeActivator, ComponentContext and other related interfaces in...
rfeng
2009-09-25
6
-0
/
+477
*
Merge WireFomratprovider changes from1.x to 2.x to fix errors in JMS binding
antelder
2009-09-11
1
-5
/
+8
*
Add methods used by the JMS binding to the core-spi module
antelder
2009-09-11
2
-0
/
+18
*
Merge modules to assembly module as discussed on ML
antelder
2009-09-11
1
-19
/
+0
*
Start to refactor invocation chains into Endpoint/EndpointReference
rfeng
2009-09-03
2
-0
/
+208
*
Add interface for a way to pass configuration around
antelder
2009-08-28
1
-0
/
+26
*
Update to add a method to check if a wire target is out of date compared to t...
antelder
2009-08-28
1
-0
/
+2
*
Remove conversation ID from reference parameters. Not required for OASIS
slaws
2009-07-22
1
-12
/
+0
*
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
2009-07-21
4
-294
/
+294
*
Remove unused classes
rfeng
2009-07-15
5
-210
/
+0
*
TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...
antelder
2009-07-11
1
-3
/
+1
*
Add the jdk logging into the itest-policies
rfeng
2009-07-09
1
-0
/
+20
*
Refactor the PolicyProviderFactory to take Endpoint and EndpointReference
rfeng
2009-07-08
7
-59
/
+208
*
TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...
slaws
2009-06-19
2
-25
/
+13
*
Add a LifeCycleListener interface so that extension points or extension can b...
rfeng
2009-06-17
1
-18
/
+13
*
Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...
rfeng
2009-06-12
1
-47
/
+19
*
TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...
slaws
2009-06-11
7
-35
/
+35
*
TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...
slaws
2009-06-11
4
-103
/
+21
*
Move EndpointRegistry from assembly to core-spi
rfeng
2009-06-08
2
-0
/
+94
*
TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...
slaws
2009-06-08
1
-3
/
+3
*
Refactoring a few methods on the ServiceDiscover
rfeng
2009-05-20
4
-6
/
+5
*
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
2009-04-14
1
-1
/
+1
*
Cleanup import/export packages based on the Eclipse PDE 3.5 validation
rfeng
2009-04-10
1
-19
/
+24
*
Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...
slaws
2009-03-20
5
-355
/
+1
*
Switch over to new endpoint reference/endpoint model. These are the changes r...
slaws
2009-03-19
2
-0
/
+23
*
Revert 755183 an errant commit from the release plugin
antelder
2009-03-17
1
-9
/
+9
*
[maven-release-plugin] prepare branch test-branch
antelder
2009-03-17
1
-9
/
+9
*
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
2009-02-20
4
-9
/
+10
*
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
2009-01-28
4
-8
/
+8
*
TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statement
lresende
2009-01-23
1
-1
/
+1
*
Updating MANIFEST.MF versions to 2.0.0
lresende
2009-01-20
1
-22
/
+22
*
Fixed generics raw type compiler warnings
mcombellack
2008-12-09
2
-12
/
+12
*
Further cleanup for ComponentContext, CompositeContext
rfeng
2008-12-05
2
-4
/
+1
*
Removed redundant public modifier from interface
mcombellack
2008-12-04
1
-1
/
+1
*
Refactor the tuscany-core module to move private classes out of the SPI packages
rfeng
2008-12-04
2
-1
/
+7
*
Fixed generics raw type compiler warnings
mcombellack
2008-12-03
1
-2
/
+2
*
Cleaned up compile time warning messages regarding unneccsary use of @Suppres...
mcombellack
2008-11-27
1
-4
/
+0
*
Removed unused imports
mcombellack
2008-11-27
4
-7
/
+0
*
remove unused dependency
antelder
2008-11-20
1
-6
/
+0
*
Fixing up pom artifact version to 2.0-SNAPSHOT
lresende
2008-11-19
1
-8
/
+8
*
Merging the 1.x delta on top of the equinox based modules
lresende
2008-11-19
11
-11
/
+484
*
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
2008-11-19
56
-0
/
+4560
*
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
2008-11-19
77
-5818
/
+0
*
Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...
antelder
2008-11-17
1
-22
/
+22
*
Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...
antelder
2008-11-17
1
-0
/
+45
*
Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...
antelder
2008-11-17
1
-8
/
+8
*
Tidy wire format support (move model into binding-jms and rename default to t...
slaws
2008-11-09
2
-0
/
+22
*
Add a reference side example of the Request Response Binding in JMS
slaws
2008-11-03
3
-2
/
+75
[next]