summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-2689 - Some new composite vtests. Thanks for the patch Susanslaws2008-11-2829-29/+899
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721498 13f79535-47bb-0310-9956-ffa450edef68
* Exclude store tutorial prebuilt webappantelder2008-11-281-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721459 13f79535-47bb-0310-9956-ffa450edef68
* Exclude some store tutorial test filesantelder2008-11-281-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721458 13f79535-47bb-0310-9956-ffa450edef68
* Exclude .felix files in target folderantelder2008-11-281-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721457 13f79535-47bb-0310-9956-ffa450edef68
* Exclude chat2 as its not ready for 1.4antelder2008-11-281-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721456 13f79535-47bb-0310-9956-ffa450edef68
* Exclude calculator-rcp as it doesn't work in 1.4antelder2008-11-281-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721455 13f79535-47bb-0310-9956-ffa450edef68
* Exclude calculator2 sample as the modules it uses aren't in 1.4antelder2008-11-281-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721454 13f79535-47bb-0310-9956-ffa450edef68
* Add some sample cleanups to the bin distribution buildantelder2008-11-281-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721450 13f79535-47bb-0310-9956-ffa450edef68
* Remove the self import as it messes up my eclipse PDE dependency graph. ↵slaws2008-11-281-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
* Some module description tidying. Also get rid of an empty directoryslaws2008-11-2816-16/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721428 13f79535-47bb-0310-9956-ffa450edef68
* Add core into the core distribution zip nameslaws2008-11-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721424 13f79535-47bb-0310-9956-ffa450edef68
* Add ant script to calculator-equinox (currently both OSGi and non-OSGi ↵slaws2008-11-282-0/+82
| | | | | | startup supported) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721421 13f79535-47bb-0310-9956-ffa450edef68
* Ensure that all of the jars are located correctly when the node launcher is ↵slaws2008-11-284-13/+27
| | | | | | run from the command line. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721420 13f79535-47bb-0310-9956-ffa450edef68
* New Folder for OASIS Specification conformance testsedwardsmj2008-11-2817-0/+918
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721404 13f79535-47bb-0310-9956-ffa450edef68
* New Folder for OASIS Specification conformance testsedwardsmj2008-11-280-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721402 13f79535-47bb-0310-9956-ffa450edef68
* New Folder for OASIS Specification conformance testsedwardsmj2008-11-280-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721401 13f79535-47bb-0310-9956-ffa450edef68
* Add a distribution using the compact jars - work in progressantelder2008-11-2712-0/+4068
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721206 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2684: Apply patch from Dhaval Chauhan for README file update for ↵antelder2008-11-271-5/+167
| | | | | | domain-management sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721164 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up compile time warning messages regarding unneccsary use of ↵mcombellack2008-11-2714-21/+0
| | | | | | @SuppressWarnings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721131 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused importsmcombellack2008-11-2718-30/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721129 13f79535-47bb-0310-9956-ffa450edef68
* Remove commonj dependency and comment out the JDK5 dependencies for nowantelder2008-11-261-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720915 13f79535-47bb-0310-9956-ffa450edef68
* Remove core dependency on commonj workmanagerantelder2008-11-2613-83/+96
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720913 13f79535-47bb-0310-9956-ffa450edef68
* Added missing @Override annotation on methods that override a method ↵mcombellack2008-11-268-0/+8
| | | | | | declaration in a superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720905 13f79535-47bb-0310-9956-ffa450edef68
* Add ComponentPreProcessor to EJBImplementationImpl.vamsic0072008-11-261-1/+64
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720856 13f79535-47bb-0310-9956-ffa450edef68
* Check if the binding object is null. Does getting a null binding object here ↵vamsic0072008-11-261-0/+4
| | | | | | mean there is a problem else where?? git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720841 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2690ramkumar2008-11-26126-2566/+1981
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720798 13f79535-47bb-0310-9956-ffa450edef68
* Some more reductions to the minimum set of modules. Remove ↵slaws2008-11-254-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
* Start of some module agregations to help with simpler smaller distributions. ↵antelder2008-11-252-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
* Fixes for TUSCANY-2687ramkumar2008-11-2510-30/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720463 13f79535-47bb-0310-9956-ffa450edef68
* deploy.xml no longer requiredslaws2008-11-241-37/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720220 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2281 - test case for getting reference collections. Thanks for the ↵slaws2008-11-249-0/+543
| | | | | | test case Daniel git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720215 13f79535-47bb-0310-9956-ffa450edef68
* More updates the BPEL component in the payment processslaws2008-11-2412-96/+419
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720132 13f79535-47bb-0310-9956-ffa450edef68
* Removing host http import from node-runtime manifestlresende2008-11-241-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720117 13f79535-47bb-0310-9956-ffa450edef68
* Using contribution helper to properly discover the contribution locationlresende2008-11-221-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719807 13f79535-47bb-0310-9956-ffa450edef68
* Converting test to latest junit format, and bringing up the sample to ↵lresende2008-11-221-14/+21
| | | | | | demonstrate simple J2SE environment working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719806 13f79535-47bb-0310-9956-ffa450edef68
* Removing some modules from build, to allow us to concentrate in the bring up ↵lresende2008-11-221-3/+0
| | | | | | of core modules first git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719800 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing assembly module to corelresende2008-11-221-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719799 13f79535-47bb-0310-9956-ffa450edef68
* Removing some modules from build, to allow us to concentrate in the bring up ↵lresende2008-11-221-2/+0
| | | | | | of core modules first git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719797 13f79535-47bb-0310-9956-ffa450edef68
* Revert my change to remove http and jetty as it's required by the ↵slaws2008-11-211-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
* More changes to get to a stage where I have a working build in mvn and in ↵slaws2008-11-2111-16/+70
| | | | | | Eclipse (with JDK 6) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719631 13f79535-47bb-0310-9956-ffa450edef68
* Start getting the host-webapp module to work with the current stage 1 trunk ↵antelder2008-11-212-2/+7
| | | | | | modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719567 13f79535-47bb-0310-9956-ffa450edef68
* Simplify the Node API for a common default case so that creating a Node for ↵antelder2008-11-216-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
* Fixes for TUSCANY-2683 and TUSCANY-2685ramkumar2008-11-216-277/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719564 13f79535-47bb-0310-9956-ffa450edef68
* Get j2se calculator working with current stage 1 modulesantelder2008-11-213-13/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719560 13f79535-47bb-0310-9956-ffa450edef68
* Excluding stax-api from woodstock dependencylresende2008-11-212-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719545 13f79535-47bb-0310-9956-ffa450edef68
* Make the executionEnvironment for target definition configurablerfeng2008-11-211-3/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719486 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the pdetarget will generate bundles for the core dependenciesrfeng2008-11-211-16/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719484 13f79535-47bb-0310-9956-ffa450edef68
* Fix duplicate exportsrfeng2008-11-211-6/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719478 13f79535-47bb-0310-9956-ffa450edef68
* Fix the issue with duplicate packages for 3rd party jarsrfeng2008-11-212-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
* Preprocess properties as well.vamsic0072008-11-201-1/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719244 13f79535-47bb-0310-9956-ffa450edef68