index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
endpoint
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-14
Rename CompositeBuilderExtensionPoint to BuilderExtensionPoint
rfeng
1
-2
/
+2
2009-09-03
Change a couple more log messages to fine so as to not clutter up the console...
antelder
1
-1
/
+1
2009-09-03
Change a couple more log messages to fine so as to not clutter up the console...
antelder
1
-2
/
+2
2009-09-03
Change addEndpointReference logiing to fine so it doesn't flood the console w...
antelder
1
-1
/
+1
2009-09-02
Workaround: Export some internal packages before the dependencies are fixed
rfeng
1
-0
/
+1
2009-08-28
Update to add a method to check if a wire target is out of date compared to t...
antelder
1
-0
/
+9
2009-08-27
Add policy matching to the endpoint builder and prepare for problems to be ra...
slaws
2
-43
/
+186
2009-08-26
Change endpoint registry to not use a static for the Maps so there's one per ...
antelder
1
-2
/
+2
2009-08-12
Feed the monitor through into model resolvers should they wish to use it.
slaws
1
-1
/
+1
2009-08-08
Remove the non-OASIS code from the endpoint builder and set up build-time and...
slaws
2
-334
/
+72
2009-07-30
Check null to avoid NPE
rfeng
1
-4
/
+8
2009-07-30
Make sure the Endpoints and EndpointReferences are released
rfeng
1
-25
/
+89
2009-07-21
Remove code that has been refactored.
slaws
1
-29
/
+1
2009-06-25
Remove EndpointRegistry prefix as the logger has it already
rfeng
1
-6
/
+6
2009-06-23
Add a QName as the type for binding/implementation and use it to compare mode...
rfeng
1
-8
/
+8
2009-06-19
TUSCANY-3092 - bring up remote version of binding.sca and include it in the b...
slaws
1
-4
/
+16
2009-06-17
Add a LifeCycleListener interface so that extension points or extension can b...
rfeng
2
-27
/
+27
2009-06-15
TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...
slaws
1
-26
/
+73
2009-06-11
TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...
slaws
2
-38
/
+38
2009-06-11
Use uri for Endpoint/EndpointReference
rfeng
2
-15
/
+53
2009-06-10
Add uri to Endpoint/EndpointReference
rfeng
1
-7
/
+20
2009-06-09
Remove commented out code as in-JVM cross node sharing is provided via the st...
slaws
1
-4
/
+0
2009-06-08
Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...
rfeng
1
-34
/
+34
2009-06-08
Move EndpointRegistry from assembly to core-spi
rfeng
4
-109
/
+157
2009-06-08
TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...
slaws
1
-91
/
+67
2009-06-08
TUSCANY-3081 - Add a pluggable local endpoint registry implementation. This r...
slaws
4
-0
/
+126
2009-05-23
Update manifest for binding.sca moves
antelder
1
-2
/
+1
2009-05-17
Merge interface-java-xml into interface-java
antelder
1
-1
/
+1
2009-05-17
Start merging binding-sca into assembly and creating a binding-sca-runtime mo...
antelder
1
-8
/
+1
2009-05-15
Merge implementation-java-xml into implementation-java module
antelder
1
-1
/
+1
2009-05-08
Add missing endpoint clone and add helloworld-bpel back into the build. The m...
slaws
1
-6
/
+9
2009-04-14
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
1
-1
/
+1
2009-04-10
Cleanup import/export packages based on the Eclipse PDE 3.5 validation
rfeng
1
-1
/
+0
2009-03-20
Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...
slaws
5
-257
/
+3
2009-03-19
Remove unused imports
rfeng
1
-2
/
+0
2009-03-19
Switch over to new endpoint reference/endpoint model. These are the changes r...
slaws
1
-368
/
+38
2009-03-17
Revert 755183 an errant commit from the release plugin
antelder
1
-10
/
+10
2009-03-17
[maven-release-plugin] prepare branch test-branch
antelder
1
-10
/
+10
2009-03-16
Changes to allow $self$ references to have endpoint references. However main ...
slaws
4
-0
/
+779
2009-03-06
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
2
-4
/
+4
2009-03-04
Updates to bring endpoint to use OASIS namespace/schemas
lresende
2
-2
/
+2
2009-02-20
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
1
-3
/
+3
2009-01-28
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
2
-2
/
+2
2009-01-23
TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statement
lresende
1
-1
/
+1
2009-01-20
Updating MANIFEST.MF versions to 2.0.0
lresende
1
-16
/
+16
2008-12-09
Remove unused import
rfeng
1
-1
/
+0
2008-12-03
Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...
mcombellack
1
-2
/
+1
2008-12-02
Remove dependency on o.a.t.s.a.builder.impl
rfeng
1
-1
/
+0
2008-11-28
Some module description tidying. Also get rid of an empty directory
slaws
1
-1
/
+1
2008-11-19
Fixing up pom artifact version to 2.0-SNAPSHOT
lresende
1
-9
/
+9
[next]