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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-26
Make the cglib dependency optional
rfeng
1
-1
/
+1
2009-03-20
Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...
slaws
7
-1756
/
+7
2009-03-20
Fix to make implementation-web references work where the interface contract d...
slaws
1
-0
/
+8
2009-03-19
Organize imports
rfeng
17
-27
/
+4
2009-03-19
Switch over to new endpoint reference/endpoint model. These are the changes r...
slaws
11
-41
/
+162
2009-03-17
Revert 755183 an errant commit from the release plugin
antelder
1
-7
/
+7
2009-03-17
[maven-release-plugin] prepare branch test-branch
antelder
1
-7
/
+7
2009-03-16
Changes to allow $self$ references to have endpoint references. However main ...
slaws
1
-8
/
+10
2009-03-13
Bring up the EnpointRefence code. I've done as much as I can now without actu...
slaws
1
-378
/
+128
2009-03-11
Bring up the service wire based on the endpoint model. To turn this on change...
slaws
2
-0
/
+1603
2009-03-05
More changes to switch SCA namespace from osoa version to oasis one
rfeng
3
-3
/
+3
2009-02-09
TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependencies
antelder
1
-1
/
+8
2009-01-30
For JDK 1.5 stax needs to be a compile time dependency. On JDK 1.6, it only n...
mcombellack
1
-1
/
+0
2009-01-30
Add missing transitive dependency on stax
antelder
1
-0
/
+7
2009-01-28
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
29
-47
/
+47
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
-35
/
+35
2009-01-13
Update cglib, jaxb-impl versions
rfeng
1
-1
/
+1
2008-12-09
Fix the access violation to EndpointReferenceImpl
rfeng
1
-0
/
+24
2008-12-09
Remove o.a.t.s.core.work.impl from the import/export
rfeng
1
-3
/
+1
2008-12-09
Adjust the package names and move test cases around
rfeng
20
-89
/
+41
2008-12-09
Removed unused imports
mcombellack
1
-3
/
+0
2008-12-09
Fixed generics raw type compiler warnings
mcombellack
1
-5
/
+5
2008-12-08
Updated code that converts a String to a long to use Long.parseLong(String) r...
mcombellack
1
-2
/
+2
2008-12-05
Further cleanup for ComponentContext, CompositeContext
rfeng
9
-386
/
+545
2008-12-05
Refine the CallableReferenceExt
rfeng
4
-54
/
+55
2008-12-04
Wrong parameter being output as part of the Exception message - should use st...
mcombellack
1
-1
/
+1
2008-12-04
Removed unused imports
mcombellack
2
-4
/
+3
2008-12-04
Removed redundant static modifier from interface
mcombellack
1
-2
/
+2
2008-12-04
Refactor the tuscany-core module to move private classes out of the SPI packages
rfeng
73
-341
/
+576
2008-12-03
Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...
mcombellack
1
-2
/
+1
2008-12-02
Converted unit tests from JUnit 3 to JUnit 4
mcombellack
3
-13
/
+24
2008-12-02
Reduced the length of the delays in some unit tests since they do not need to...
mcombellack
2
-20
/
+20
2008-11-27
Cleaned up compile time warning messages regarding unneccsary use of @Suppres...
mcombellack
3
-4
/
+0
2008-11-27
Removed unused imports
mcombellack
2
-4
/
+0
2008-11-26
Remove core dependency on commonj workmanager
antelder
13
-83
/
+96
2008-11-19
Fixing up pom artifact version to 2.0-SNAPSHOT
lresende
1
-6
/
+6
2008-11-19
Merging the 1.x delta on top of the equinox based modules
lresende
12
-29
/
+283
2008-11-19
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
108
-0
/
+12943
2008-11-19
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
120
-14240
/
+0
2008-11-17
Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...
antelder
1
-35
/
+35
2008-11-17
Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...
antelder
1
-0
/
+89
2008-11-17
Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...
antelder
1
-6
/
+6
2008-11-09
Tidy wire format support (move model into binding-jms and rename default to t...
slaws
2
-7
/
+10
2008-11-03
Add a reference side example of the Request Response Binding in JMS
slaws
2
-3
/
+50
2008-10-30
TUSCANY-2635: apply patch from Greg Dritschler to Pool stateless-scoped Java...
antelder
2
-7
/
+82
2008-10-23
Merge the runtime wire changes to add a binding invocation wire with the jms ...
slaws
3
-8
/
+53
2008-10-22
Start to add InvocationChain for bindings
rfeng
4
-6
/
+85
[next]