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
2009-01-16
Bring up the equinox-based junit plugin for maven
rfeng
2
-24
/
+96
2009-01-14
Remove unused imports
rfeng
1
-3
/
+0
2009-01-13
Expose the EquinoxHost for the osgi junit plugin
rfeng
1
-3
/
+3
2009-01-13
Update cglib, jaxb-impl versions
rfeng
8
-12
/
+17
2009-01-13
Merge the TuscanyNamespaceContext changes from 1.x
rfeng
4
-567
/
+147
2009-01-06
Fix the binding.rmi dependency and remove the dead code
rfeng
2
-91
/
+2
2008-12-18
Added Eclipse RegisterBuddy policy
edwardsmj
1
-1
/
+1
2008-12-18
Adjusted version numbers on dependencies
edwardsmj
1
-3
/
+4
2008-12-12
Remove version for javax.xml.namespace import
rfeng
1
-1
/
+1
2008-12-12
Remove version for javax.xml.namespace import
rfeng
1
-1
/
+1
2008-12-12
Remove version for javax.xml.stream import
rfeng
1
-1
/
+1
2008-12-12
Remove version for javax.xml.namespace import
rfeng
1
-1
/
+1
2008-12-12
Pass the DocumentBuilderFactory around to work with OSGi
rfeng
10
-151
/
+58
2008-12-11
Removed an import statement that referred to an old package not present in th...
edwardsmj
1
-1
/
+0
2008-12-11
Removed an import statement that referred to an old package not present in th...
edwardsmj
1
-1
/
+0
2008-12-11
Additions to POM and Manifest for XSD-XML to enable compilation
edwardsmj
2
-0
/
+10
2008-12-10
Fix Import-Package
rfeng
1
-1
/
+10
2008-12-10
Add common-xml module to contain xml utilities
rfeng
27
-0
/
+6673
2008-12-09
Adjust classpath
rfeng
2
-1
/
+14
2008-12-09
Fix the access violation to EndpointReferenceImpl
rfeng
2
-3
/
+37
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
-34
/
+44
2008-12-09
Remove unused import
rfeng
1
-1
/
+0
2008-12-09
Fixed generics raw type compiler warnings
mcombellack
2
-12
/
+12
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-09
Add a "ws" maven profile to include the binding.ws related modules into the b...
rfeng
1
-98
/
+6
2008-12-09
Fix OSGi access violations and package imports
rfeng
20
-98
/
+189
2008-12-09
Adding factory for common java artifacts model objects
lresende
5
-15
/
+182
2008-12-08
Start tidying the builders. No function change. First remove anything from th...
slaws
11
-2605
/
+2643
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
[next]