summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2008-11-22Adding missing assembly module to corelresende1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719799 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 ↵slaws11-16/+70
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 ↵antelder6-14/+83
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-21Get j2se calculator working with current stage 1 modulesantelder3-13/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719560 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-21Make the executionEnvironment for target definition configurablerfeng1-3/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719486 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Make sure the pdetarget will generate bundles for the core dependenciesrfeng1-16/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719484 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Fix duplicate exportsrfeng1-6/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719478 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Fix the issue with duplicate packages for 3rd party jarsrfeng2-13/+66
Add the capability to generate an equinox configuration to launch and validate the bundles git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719440 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20Start calculator-webapp bring upantelder4-94/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719241 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-20Restrict some more poms down to the minimum set neededslaws2-15/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719231 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-20Use tuscany eclipse compilerrfeng1-6/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719180 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-20Make the junit dep on 4.5rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719172 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20Set the pde target based on the core dependenciesrfeng1-247/+254
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719170 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copy the contribution under contrib and merge the one from sca-equinoxrfeng289-297/+32909
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719120 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Finish the merge for toolsrfeng203-2/+18114
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719095 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Start to merge changes from sca-equinox branchrfeng288-23545/+1906
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719090 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19More restrictions on the modules included in the build to cut it down to the ↵slaws3-4/+11
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-19Add main method to make it easier to testantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719005 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