summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add some more parts to the simple banking sampleslaws2010-04-1420-46/+621
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934063 13f79535-47bb-0310-9956-ffa450edef68
* Remove binary distro artifacts from distribution module (TUSCANY-3528)nash2010-04-1424-1984/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934007 13f79535-47bb-0310-9956-ffa450edef68
* Replace distribution module by binaries module in top-level build (TUSCANY-3528)nash2010-04-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934001 13f79535-47bb-0310-9956-ffa450edef68
* Add binaries module (TUSCANY-3528)nash2010-04-1421-0/+1941
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933999 13f79535-47bb-0310-9956-ffa450edef68
* Clean up commentnash2010-04-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933996 13f79535-47bb-0310-9956-ffa450edef68
* Remove binary distro from mvn build (TUSCANY-3528)nash2010-04-142-10/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933986 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-04-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933953 13f79535-47bb-0310-9956-ffa450edef68
* simple sample to use as an example when working with studentsslaws2010-04-1410-0/+765
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933952 13f79535-47bb-0310-9956-ffa450edef68
* Add exec plugin so you can run the sample with mvn exec:javaantelder2010-04-141-0/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933941 13f79535-47bb-0310-9956-ffa450edef68
* adding my sandbox folderadrianocrestani2010-04-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933873 13f79535-47bb-0310-9956-ffa450edef68
* Add a singlebundle profile to produce aggregated bundles by featurerfeng2010-04-141-1/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933857 13f79535-47bb-0310-9956-ffa450edef68
* Passing ExtensionPointRegistry into the constructorrfeng2010-04-142-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933855 13f79535-47bb-0310-9956-ffa450edef68
* Add duplication check for SCA configurationsrfeng2010-04-145-26/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933854 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3533 - break the loop of CLMR through contribution to the components ↵slaws2010-04-131-3/+4
| | | | | | an the implementations themselves that are loaded by CLMR git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933740 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3533 - disable registration of the dummy config. Doesn't seem to ↵slaws2010-04-131-5/+5
| | | | | | affect the runtime now we've moved to 1.5.1 and it causes the Axis2 shutdown hook to be registered twice. When this happens one of the shutdown hooks is not removed on node stop and we have a leak. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933739 13f79535-47bb-0310-9956-ffa450edef68
* example use of tuscany.spi custom javadoc tag at package levelkelvingoodson2010-04-134-0/+234
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933709 13f79535-47bb-0310-9956-ffa450edef68
* fix errors and display only direct depskelvingoodson2010-04-131-16/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933627 13f79535-47bb-0310-9956-ffa450edef68
* make binding graph consistent with more recent oneskelvingoodson2010-04-131-48/+64
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933600 13f79535-47bb-0310-9956-ffa450edef68
* policy dependencies graphkelvingoodson2010-04-131-0/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933591 13f79535-47bb-0310-9956-ffa450edef68
* hand crafted dependency graph sourcekelvingoodson2010-04-133-0/+198
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933587 13f79535-47bb-0310-9956-ffa450edef68
* Go back to the default surefire mem settings which gets my local build ↵antelder2010-04-131-0/+2
| | | | | | running ok without needing any mavenopts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933538 13f79535-47bb-0310-9956-ffa450edef68
* Add a NodeFactory newInstance method that takes a Properties object instead ↵antelder2010-04-131-0/+24
| | | | | | of a map or maps to configure the runtime, which makes it easier to use git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933537 13f79535-47bb-0310-9956-ffa450edef68
* Update svn:ignore properties.jsdelfino2010-04-121-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933122 13f79535-47bb-0310-9956-ffa450edef68
* Removed build output from version control.jsdelfino2010-04-122-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933116 13f79535-47bb-0310-9956-ffa450edef68
* Add various utility hash functions, useful to hash and retrieve keys from a ↵jsdelfino2010-04-124-2/+346
| | | | | | datastore. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933115 13f79535-47bb-0310-9956-ffa450edef68
* Add test scripts to test the WSGI integration on the GAE SDK.jsdelfino2010-04-1131-23/+247
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932833 13f79535-47bb-0310-9956-ffa450edef68
* Minor build cleanup and fixes. Add a few scripts to help run automated ↵jsdelfino2010-04-1013-24/+196
| | | | | | builds on EC2 Ubuntu 9.10 images. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932801 13f79535-47bb-0310-9956-ffa450edef68
* Update some commenst on excluded testsantelder2010-04-101-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932674 13f79535-47bb-0310-9956-ffa450edef68
* Update the tests that are excluded. Down to 4 that don't pass due to ↵slaws2010-04-091-10/+12
| | | | | | code/test reasons. There are 6 or so that don;t pass due to some different between how we run the tests here compared to otest/newlayout git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932486 13f79535-47bb-0310-9956-ffa450edef68
* Add new expected error messages and fix error message for 13002slaws2010-04-091-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932485 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3531 - add expected error message for ASM_5040slaws2010-04-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932476 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3531 - validate that composite reference don't override ↵slaws2010-04-092-2/+31
| | | | | | nonOverridable component references git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932474 13f79535-47bb-0310-9956-ffa450edef68
* Update license for tuscany war updatesantelder2010-04-091-89/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932446 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the tuscany.war be removing some duplicated jarsantelder2010-04-091-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932426 13f79535-47bb-0310-9956-ffa450edef68
* Use jaxws ws from base jarantelder2010-04-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932425 13f79535-47bb-0310-9956-ffa450edef68
* Ensure a Node is created for each contextantelder2010-04-091-3/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932418 13f79535-47bb-0310-9956-ffa450edef68
* Synchronize shutdown to avoid exceptions when things happen concurentlyantelder2010-04-091-26/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932387 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3530 - not a solution for property type validation but display more ↵slaws2010-04-093-2/+15
| | | | | | info at runtime when a simple type conversion fails. We need to validate the property types at read or build time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932370 13f79535-47bb-0310-9956-ffa450edef68
* Update surefire mem options to see if that can get hudson working without ↵antelder2010-04-091-1/+1
| | | | | | mavenopts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932331 13f79535-47bb-0310-9956-ffa450edef68
* Increase mem settings as that seems slightly faster for meantelder2010-04-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932312 13f79535-47bb-0310-9956-ffa450edef68
* Update base profile for latest jarsantelder2010-04-091-10/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932310 13f79535-47bb-0310-9956-ffa450edef68
* Take javascript client out of base jar while it doesn't workantelder2010-04-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932309 13f79535-47bb-0310-9956-ffa450edef68
* Add compiler mem sizes so you don't need to set MAVENOPTSantelder2010-04-091-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932291 13f79535-47bb-0310-9956-ffa450edef68
* Add new test directories to main build.jsdelfino2010-04-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932266 13f79535-47bb-0310-9956-ffa450edef68
* Add store test using the sqldb component. Add conninfo and table properties ↵jsdelfino2010-04-0921-11/+1288
| | | | | | to sqldb component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932259 13f79535-47bb-0310-9956-ffa450edef68
* Use Java 1.5 and latest compiler pluginantelder2010-04-081-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931978 13f79535-47bb-0310-9956-ffa450edef68
* Try to remove non-utf8 characters from sourceantelder2010-04-081-20/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931968 13f79535-47bb-0310-9956-ffa450edef68
* As a trial to see if we can rule out the tuscany eclipse compiler causing ↵antelder2010-04-085-25/+10
| | | | | | the too many open files problem on Hudson try changing to use the regular maven compiler git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931936 13f79535-47bb-0310-9956-ffa450edef68
* Correct expect message for ASM_13002 following OASIS schema changesslaws2010-04-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931914 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3527 switch the new message back into the assembly properties file ↵slaws2010-04-083-2/+3
| | | | | | as it causes problems if the same logger is given two different files to retrieve messages from git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931911 13f79535-47bb-0310-9956-ffa450edef68