index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweaked ASM_0002_TestCase.
edwardsmj
2009-01-05
6
-1
/
+141
*
Tests updated to use composite files to contain each atomic implementation - ...
edwardsmj
2008-12-18
7
-33
/
+169
*
Updates to clean the testcase code and to add a Base JAXWS client and to base...
edwardsmj
2008-12-18
19
-60
/
+373
*
Added Eclipse RegisterBuddy policy
edwardsmj
2008-12-18
1
-1
/
+1
*
Adjusted version numbers on dependencies
edwardsmj
2008-12-18
1
-3
/
+4
*
Fixes to test application - @Remotable added to service interface
edwardsmj
2008-12-15
3
-2
/
+5
*
Set the version for tuscany-maven-bundle-plugin
rfeng
2008-12-13
1
-0
/
+1
*
Remove version for javax.xml.namespace import
rfeng
2008-12-12
1
-1
/
+1
*
Remove version for javax.xml.namespace import
rfeng
2008-12-12
1
-1
/
+1
*
Remove version for javax.xml.stream import
rfeng
2008-12-12
1
-1
/
+1
*
Remove version for javax.xml.namespace import
rfeng
2008-12-12
1
-1
/
+1
*
Fix the message file
rfeng
2008-12-12
1
-11
/
+11
*
Removed material that was commented out, for simplicity
edwardsmj
2008-12-12
1
-32
/
+24
*
Renamed testcases to conform to JUnit conventions
edwardsmj
2008-12-12
3
-3
/
+3
*
Pass the DocumentBuilderFactory around to work with OSGi
rfeng
2008-12-12
10
-151
/
+58
*
Changed Name of the Base TestCase to conform to JUnit naming conventions
edwardsmj
2008-12-11
4
-5
/
+5
*
Adding calculator sample to profile
lresende
2008-12-11
2
-4
/
+8
*
Adding a setup profile to help build maven-eclipse-compiler before building a...
lresende
2008-12-11
1
-0
/
+7
*
Removed an import statement that referred to an old package not present in th...
edwardsmj
2008-12-11
1
-1
/
+0
*
Removed an import statement that referred to an old package not present in th...
edwardsmj
2008-12-11
1
-1
/
+0
*
Additions to POM and Manifest for XSD-XML to enable compilation
edwardsmj
2008-12-11
2
-0
/
+10
*
TUSCANY-2737 - Moving to latest release of the sql-maven-plugin
lresende
2008-12-11
8
-16
/
+10
*
Fix Import-Package
rfeng
2008-12-10
1
-1
/
+10
*
Add common-xml module to contain xml utilities
rfeng
2008-12-10
27
-0
/
+6673
*
stest POM file
edwardsmj
2008-12-10
2
-1
/
+58
*
Updated POM file for stest-sample
edwardsmj
2008-12-10
1
-2
/
+2
*
Added a JAX-WS client and a related server side testcase
edwardsmj
2008-12-10
4
-3
/
+69
*
Adjust classpath
rfeng
2008-12-09
2
-1
/
+14
*
Converted test cases to JUnit 4
mcombellack
2008-12-09
1
-3
/
+1
*
Converted test cases to JUnit 4
mcombellack
2008-12-09
1
-3
/
+1
*
Converted test cases to JUnit 4
mcombellack
2008-12-09
1
-3
/
+3
*
Fix the access violation to EndpointReferenceImpl
rfeng
2008-12-09
2
-3
/
+37
*
Remove o.a.t.s.core.work.impl from the import/export
rfeng
2008-12-09
1
-3
/
+1
*
Adjust the package names and move test cases around
rfeng
2008-12-09
20
-34
/
+44
*
Remove unused import
rfeng
2008-12-09
1
-1
/
+0
*
Fixed generics raw type compiler warnings
mcombellack
2008-12-09
2
-12
/
+12
*
Removed unused imports
mcombellack
2008-12-09
1
-3
/
+0
*
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
[next]