index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed generics raw type compiler warnings
mcombellack
2008-12-09
1
-5
/
+5
*
Add a "ws" maven profile to include the binding.ws related modules into the b...
rfeng
2008-12-09
2
-143
/
+77
*
Fix OSGi access violations and package imports
rfeng
2008-12-09
20
-98
/
+189
*
Adding factory for common java artifacts model objects
lresende
2008-12-09
5
-15
/
+182
*
Start tidying the builders. No function change. First remove anything from th...
slaws
2008-12-08
11
-2605
/
+2643
*
Updated all the test composite files to include a target namespace - the targ...
edwardsmj
2008-12-08
22
-3
/
+25
*
Updated code that converts a String to a long to use Long.parseLong(String) r...
mcombellack
2008-12-08
1
-2
/
+2
*
Changed code to use Integer.valueOf() rather than new Integer() as valueOf() ...
mcombellack
2008-12-08
2
-2
/
+2
*
Converted existing comments in the source code to the correct JavaDoc format ...
mcombellack
2008-12-08
1
-6
/
+19
*
Made the constants private static final and use the correct variable naming s...
mcombellack
2008-12-08
1
-9
/
+9
*
Removed unnessary return statelements from methods where the last statement i...
mcombellack
2008-12-08
1
-4
/
+0
*
Removed unnessary return statelements from methods where the last statement i...
mcombellack
2008-12-08
11
-33
/
+0
*
Made private utility classes final
mcombellack
2008-12-08
1
-2
/
+2
*
Corrected the names of twostatic final variables so they use the correct nami...
mcombellack
2008-12-08
1
-8
/
+8
*
Added { and } characters for code blocks where they did not have them so the ...
mcombellack
2008-12-08
4
-6
/
+12
*
Removed redundant modifiers (such as public, final, etc) as these are not nee...
mcombellack
2008-12-08
30
-105
/
+105
*
Reduced the sleep times in the test since they did not need to be so long. Th...
mcombellack
2008-12-07
2
-66
/
+98
*
Add itest to the main build
rfeng
2008-12-05
1
-1
/
+1
*
Further cleanup for ComponentContext, CompositeContext
rfeng
2008-12-05
14
-397
/
+553
*
Changes to make policy-security work in 2.0.
edwardsmj
2008-12-05
5
-5
/
+6
*
Made the private static logger field final as it does not change
mcombellack
2008-12-05
1
-1
/
+1
*
Made class final as the only constructor has private modifier
mcombellack
2008-12-05
1
-1
/
+1
*
Models for common java artifacts and their implementations
lresende
2008-12-05
8
-0
/
+576
*
Updated FileTransferMTOMTestCase to reflect new interfaces for starting Nodes...
edwardsmj
2008-12-05
1
-5
/
+38
*
Changes to match new 2.0 core interfaces, plus adding back the contents of t...
edwardsmj
2008-12-05
11
-37
/
+662
*
Updated binding-ws-wsdlgen POM to point to binding-ws-axis2-policy module
edwardsmj
2008-12-05
1
-94
/
+94
*
Adding implementation-pojo as placeholder for common pojo/java related artifacts
lresende
2008-12-05
4
-0
/
+318
*
Convert, clean and bring up a set of itests
rfeng
2008-12-05
128
-1571
/
+1892
*
Make sure we honor @target over autowire
rfeng
2008-12-05
1
-1
/
+1
*
Refine the CallableReferenceExt
rfeng
2008-12-05
4
-54
/
+55
*
Java implementation clean up in preparation for some refactoring
lresende
2008-12-04
14
-511
/
+509
*
Merge itest changes from sca-equinox branch into trunk
rfeng
2008-12-04
159
-1254
/
+730
*
Made the constants final
mcombellack
2008-12-04
1
-2
/
+2
*
Made class final as the only construvtor is private. Also Fixed a spelling mi...
mcombellack
2008-12-04
2
-4
/
+4
*
Marked class as final since the only Constructor is private. Fixed spelling m...
mcombellack
2008-12-04
1
-2
/
+2
*
Wrong parameter being output as part of the Exception message - should use st...
mcombellack
2008-12-04
1
-1
/
+1
*
Fixed a couple of spelling mistakes
mcombellack
2008-12-04
1
-2
/
+2
*
Corrected order of modifiers so that it matches the recommendations from the ...
mcombellack
2008-12-04
1
-1
/
+1
*
Removed redundant public modifier from interface
mcombellack
2008-12-04
1
-1
/
+1
*
Removed redundant public modifier from interface
mcombellack
2008-12-04
1
-1
/
+1
*
Removed unused imports
mcombellack
2008-12-04
2
-4
/
+3
*
Removed redundant static modifier from interface
mcombellack
2008-12-04
1
-2
/
+2
*
Removed redundant public modifier from interface and corrected a minor spelli...
mcombellack
2008-12-04
1
-7
/
+7
*
Fixed generics raw type compiler warnings
mcombellack
2008-12-04
1
-1
/
+1
*
Fixed generics raw type compiler warnings
mcombellack
2008-12-04
1
-1
/
+1
*
Fixed generics raw type compiler warnings
mcombellack
2008-12-04
1
-1
/
+1
*
Fixed generics raw type compiler warnings
mcombellack
2008-12-04
2
-6
/
+6
*
Fixed generics raw type compiler warnings
mcombellack
2008-12-04
2
-2
/
+2
*
Fixed generics raw type compiler warnings
mcombellack
2008-12-04
4
-7
/
+7
*
Fixed generics raw type compiler warnings
mcombellack
2008-12-04
7
-24
/
+24
[next]