summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/databinding/src/test (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-08-07Replace the DOMHelper from common-xml modulerfeng4-60/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801902 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07Refactor the databinding module to use common-xmlrfeng10-476/+41
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801895 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng1-75/+75
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Fix concurrency issue in JAXBDataSource (TUSCANY-3065)rfeng1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784222 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng1-1/+2
Adding an OSGi service registry based ExtensionPointRegistry implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776759 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Fixed generics raw type compiler warningsmcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722954 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style ↵mcombellack7-16/+6
imports (org.junit) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722930 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02Converted unit tests from JUnit 3 to JUnit 4mcombellack14-120/+82
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722501 13f79535-47bb-0310-9956-ffa450edef68
2008-11-27Cleaned up compile time warning messages regarding unneccsary use of ↵mcombellack1-1/+0
@SuppressWarnings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721131 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ↵lresende23-0/+2223
1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende23-2219/+0
merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30Start cleaning up the databinding framework to remove obsolete code rfeng1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700330 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10TUSCANY-2302: Apply patch from Kevan Miller for Exception thrown during ↵antelder1-3/+5
SimpleTypeMapperExtensionTestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694019 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13Added missing @Override annotation to methods that override methods from ↵mcombellack1-0/+1
their superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685532 13f79535-47bb-0310-9956-ffa450edef68