index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-08
Updated all the test composite files to include a target namespace - the targ...
edwardsmj
22
-3
/
+25
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
14
-397
/
+553
2008-12-05
Changes to make policy-security work in 2.0.
edwardsmj
5
-5
/
+6
2008-12-05
Made the private static logger field final as it does not change
mcombellack
1
-1
/
+1
2008-12-05
Made class final as the only constructor has private modifier
mcombellack
1
-1
/
+1
2008-12-05
Models for common java artifacts and their implementations
lresende
8
-0
/
+576
2008-12-05
Updated FileTransferMTOMTestCase to reflect new interfaces for starting Nodes...
edwardsmj
1
-5
/
+38
2008-12-05
Changes to match new 2.0 core interfaces, plus adding back the contents of t...
edwardsmj
11
-37
/
+662
2008-12-05
Updated binding-ws-wsdlgen POM to point to binding-ws-axis2-policy module
edwardsmj
1
-94
/
+94
2008-12-05
Adding implementation-pojo as placeholder for common pojo/java related artifacts
lresende
4
-0
/
+318
2008-12-05
Make sure we honor @target over autowire
rfeng
1
-1
/
+1
2008-12-05
Refine the CallableReferenceExt
rfeng
4
-54
/
+55
2008-12-04
Java implementation clean up in preparation for some refactoring
lresende
14
-511
/
+509
2008-12-04
Made the constants final
mcombellack
1
-2
/
+2
2008-12-04
Made class final as the only construvtor is private. Also Fixed a spelling mi...
mcombellack
2
-4
/
+4
2008-12-04
Marked class as final since the only Constructor is private. Fixed spelling m...
mcombellack
1
-2
/
+2
2008-12-04
Wrong parameter being output as part of the Exception message - should use st...
mcombellack
1
-1
/
+1
2008-12-04
Fixed a couple of spelling mistakes
mcombellack
1
-2
/
+2
2008-12-04
Corrected order of modifiers so that it matches the recommendations from the ...
mcombellack
1
-1
/
+1
2008-12-04
Removed redundant public modifier from interface
mcombellack
1
-1
/
+1
2008-12-04
Removed redundant public modifier from interface
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
Removed redundant public modifier from interface and corrected a minor spelli...
mcombellack
1
-7
/
+7
2008-12-04
Fixed generics raw type compiler warnings
mcombellack
1
-1
/
+1
2008-12-04
Fixed generics raw type compiler warnings
mcombellack
1
-1
/
+1
2008-12-04
Fixed generics raw type compiler warnings
mcombellack
1
-1
/
+1
2008-12-04
Fixed generics raw type compiler warnings
mcombellack
2
-6
/
+6
2008-12-04
Fixed generics raw type compiler warnings
mcombellack
2
-2
/
+2
2008-12-04
Fixed generics raw type compiler warnings
mcombellack
4
-7
/
+7
2008-12-04
Fixed generics raw type compiler warnings
mcombellack
7
-24
/
+24
2008-12-04
Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...
mcombellack
9
-27
/
+10
2008-12-04
Converted unit tests from JUnit 3 to JUnit 4
mcombellack
6
-26
/
+25
2008-12-04
Updated code to remove compiler warning
mcombellack
1
-1
/
+0
2008-12-04
Converted unit tests from JUnit 3 to JUnit 4
mcombellack
3
-12
/
+29
2008-12-04
Refactor the tuscany-core module to move private classes out of the SPI packages
rfeng
93
-455
/
+667
2008-12-04
Minor cleanup in java implementation
lresende
6
-38
/
+36
2008-12-03
Use static imports instead of implementing the Constants interface
rfeng
6
-5
/
+91
2008-12-03
Add host-http and interface-wsdl-xxx modules to the build
rfeng
1
-1
/
+5
2008-12-03
Add missing Import-Package
rfeng
1
-9
/
+14
2008-12-03
Fix access violations
rfeng
3
-26
/
+23
2008-12-03
Fixed generics raw type compiler warnings
mcombellack
5
-7
/
+7
2008-12-03
Fixed generics raw type compiler warnings
mcombellack
1
-2
/
+2
2008-12-03
Fixed generics raw type compiler warnings
mcombellack
1
-2
/
+2
2008-12-03
Fixed generics raw type compiler warnings
mcombellack
1
-1
/
+1
2008-12-03
Corrected minor spelling mistake
mcombellack
1
-1
/
+1
2008-12-03
Fixed generics raw type compiler warnings
mcombellack
1
-6
/
+6
2008-12-03
Fixed generics raw type warnings
mcombellack
1
-2
/
+2
2008-12-03
Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...
mcombellack
28
-65
/
+30
[next]