summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
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-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-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-28Ensure that all of the jars are located correctly when the node launcher is ↵slaws3-10/+19
run from the command line. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721420 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 ↵slaws2-5/+2
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-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
2008-11-22Removing some modules from build, to allow us to concentrate in the bring up ↵lresende1-2/+0
of core modules first git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719797 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Revert my change to remove http and jetty as it's required by the ↵slaws1-0/+2
binding.http test. need to look at how to refine this. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719652 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21More changes to get to a stage where I have a working build in mvn and in ↵slaws7-9/+50
Eclipse (with JDK 6) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719631 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Start getting the host-webapp module to work with the current stage 1 trunk ↵antelder2-2/+7
modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719567 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Simplify the Node API for a common default case so that creating a Node for ↵antelder4-1/+81
simple samples and tests can be: node = NodeFactory.newInstance().createNode(); instead of: NodeFactory factory = NodeFactory.newInstance(); String root = ContributionLocationHelper.getContributionLocation("Calculator.composite"); Contribution contribution = new Contribution(root, root); node = factory.createNode("Calculator.composite", contribution); git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719565 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Excluding stax-api from woodstock dependencylresende2-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719545 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20Add required dependenciesantelder1-2/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719240 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20Make dependency provided so its not brought in unless neededantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719239 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20remove unused dependencyantelder1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719238 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20Start to generate PDE projects (set maven-eclipse-plugin skip to true as our ↵rfeng1-1/+108
maven bundle plugin will generate the .classpath slightly differently) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719181 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20Fix a few MFsrfeng3-5/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719177 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19More restrictions on the modules included in the build to cut it down to the ↵slaws1-1/+2
minimum set git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719030 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Hack to get this working, need to revisit this whole launcher class as ↵antelder1-1/+7
debugging through it shows its not working as expected git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719011 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Remove (hopefully) unneeded dependencyantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719001 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Fix up manifest dependenciesantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719000 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Fix up manifest dependenciesantelder1-3/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718999 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Add another required moduleantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718998 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Add ignore fore broken testcaseantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718994 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19remove unused dependencyantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718993 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19add reqd dependencyantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718992 13f79535-47bb-0310-9956-ffa450edef68