summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style ↵mcombellack28-65/+30
imports (org.junit) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722930 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack1-8/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722927 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack1-3/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722925 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack2-7/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722924 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack4-18/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722922 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack1-6/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722917 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack1-7/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722915 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack3-15/+41
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722912 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack8-40/+66
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722905 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Testcases moved back to interface-wsdl-xml from interface-wsdl in the 2.0 ↵edwardsmj4-0/+357
stream, as a fix for Tuscany 2704. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722879 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Cleaned up import statementsmcombellack4-28/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722860 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Renaming test class since any classes starting with Abstract are ignored ↵mcombellack1-1/+1
when identifying unit tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722859 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack25-90/+330
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722852 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Moved imports from JUnit 3 to JUnit 4 style - i.e changed import ↵mcombellack15-28/+26
junit.framework to import org.junit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722817 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02Clean up the Import-Package/Export-Packagerfeng1-11/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722681 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02Clean up the Import-Package/Export-Packagerfeng1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722664 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02Clean up the Import-Package/Export-Packagerfeng1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722655 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02Remove dependency on o.a.t.s.a.builder.implrfeng1-16/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722633 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02Fix the typorfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722632 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02Remove dependency on o.a.t.s.a.builder.implrfeng2-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722568 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02Remove references to Constants from assembly-xmlrfeng2-10/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722565 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02Removed testcases erroneously included into interface-wsdl module when ↵edwardsmj5-425/+0
migrating to the 2.0 release - as described in Tuscany JIRA 2704 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722510 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02Converted unit tests from JUnit 3 to JUnit 4mcombellack5-36/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722505 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-12-02Converted unit tests from JUnit 3 to JUnit 4mcombellack3-13/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722494 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02Converted unit tests from JUnit 3 to JUnit 4mcombellack3-15/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722491 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02Renamed test case so it has the correct test case name format (i.e. ending ↵mcombellack1-2/+2
in TestCase) so it will be run by the surefire test report git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722468 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02Reduced the length of the delays in some unit tests since they do not need ↵mcombellack2-20/+20
to be so long to test the required functionality git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722431 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01Cleaning up obsolete DISCLAIMER files from Incubation timeframelresende8-56/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722178 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01Add the self import back inslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722082 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28Minimize dependencies by making xmlschema optional for nowantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721511 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28Add Apache headerslaws1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721507 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28Remove the self import as it messes up my eclipse PDE dependency graph. ↵slaws1-3/+1
There may be a specific reason for his import as many modules import packages that they themselves contain so I'll see if anyone can shed light on this and if not carry on removing them git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721429 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28Some module description tidying. Also get rid of an empty directoryslaws16-16/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721428 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28Add core into the core distribution zip nameslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721424 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28Add ant script to calculator-equinox (currently both OSGi and non-OSGi ↵slaws2-0/+82
startup supported) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721421 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28Ensure that all of the jars are located correctly when the node launcher is ↵slaws4-13/+27
run from the command line. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721420 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28New Folder for OASIS Specification conformance testsedwardsmj17-0/+918
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721404 13f79535-47bb-0310-9956-ffa450edef68
2008-11-27Add a distribution using the compact jars - work in progressantelder12-0/+4068
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721206 13f79535-47bb-0310-9956-ffa450edef68
2008-11-27Cleaned up compile time warning messages regarding unneccsary use of ↵mcombellack14-21/+0
@SuppressWarnings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721131 13f79535-47bb-0310-9956-ffa450edef68
2008-11-27Removed unused importsmcombellack18-30/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721129 13f79535-47bb-0310-9956-ffa450edef68
2008-11-26Remove commonj dependency and comment out the JDK5 dependencies for nowantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720915 13f79535-47bb-0310-9956-ffa450edef68
2008-11-26Remove core dependency on commonj workmanagerantelder13-83/+96
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720913 13f79535-47bb-0310-9956-ffa450edef68
2008-11-26Added missing @Override annotation on methods that override a method ↵mcombellack8-0/+8
declaration in a superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720905 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25Some more reductions to the minimum set of modules. Remove ↵slaws4-8/+6
implementation-resource, implementation-resource-runtime and data-api. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720494 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25Start of some module agregations to help with simpler smaller distributions. ↵antelder2-0/+541
This is work in progress, though this base module does now run the current samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720469 13f79535-47bb-0310-9956-ffa450edef68
2008-11-24Removing host http import from node-runtime manifestlresende1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720117 13f79535-47bb-0310-9956-ffa450edef68
2008-11-22Using contribution helper to properly discover the contribution locationlresende1-2/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719807 13f79535-47bb-0310-9956-ffa450edef68
2008-11-22Converting test to latest junit format, and bringing up the sample to ↵lresende1-14/+21
demonstrate simple J2SE environment working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719806 13f79535-47bb-0310-9956-ffa450edef68
2008-11-22Removing some modules from build, to allow us to concentrate in the bring up ↵lresende1-3/+0
of core modules first git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719800 13f79535-47bb-0310-9956-ffa450edef68