summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Copy trunk into gcc-4.4 branch before porting to gcc-4.5.jsdelfino2010-04-17380-0/+39773
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935127 13f79535-47bb-0310-9956-ffa450edef68
* Change build scripts to make them work with GCC 4.5. Add a script to help ↵jsdelfino2010-04-175-25/+84
| | | | | | install GCC 4.5 on Ubuntu. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935126 13f79535-47bb-0310-9956-ffa450edef68
* Add missing binding-ws-runtime-jaxws-ri module to build to avoid build issueslresende2010-04-161-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935091 13f79535-47bb-0310-9956-ffa450edef68
* Add webapps to binaries build outputnash2010-04-162-6/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935081 13f79535-47bb-0310-9956-ffa450edef68
* Fixing binding-rss module namelresende2010-04-162-4/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935040 13f79535-47bb-0310-9956-ffa450edef68
* Adding binding.rss to Web 2.0 featureslresende2010-04-161-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935012 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing import packageslresende2010-04-161-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935011 13f79535-47bb-0310-9956-ffa450edef68
* Adding binding.rss to buildlresende2010-04-161-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935010 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing OSGi manifest for binding-rss-runtime and fixing up the one ↵lresende2010-04-162-0/+19
| | | | | | for binding-rss git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935009 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused import...lresende2010-04-161-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935008 13f79535-47bb-0310-9956-ffa450edef68
* Change to pick up the new RI version of binding.wsslaws2010-04-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934891 13f79535-47bb-0310-9956-ffa450edef68
* Split the jaxws ws binding into a generic bit and an RI specific bit. ↵slaws2010-04-1612-447/+7
| | | | | | Problems committing the deletes from binding-ws-runtime-ri so doing it in stages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934855 13f79535-47bb-0310-9956-ffa450edef68
* Split the jaxws ws binding into a generic bit and an RI specific bit. ↵slaws2010-04-1614-0/+941
| | | | | | Problems committing the deletes from binding-ws-runtime-ri so doing it in stages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934850 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-04-160-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934843 13f79535-47bb-0310-9956-ffa450edef68
* Re-org to more clearly separate out the different parts of the test and to ↵slaws2010-04-1630-419/+504
| | | | | | identify the launcher with a dependency on the binding.ws ri implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934833 13f79535-47bb-0310-9956-ffa450edef68
* Remove import-export tests, doesn't look like Tuscany will likely supprt ↵antelder2010-04-1620-909/+0
| | | | | | this properly across nodes without huge changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934701 13f79535-47bb-0310-9956-ffa450edef68
* changes for looking for memory leaks. slaws2010-04-152-29/+97
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934410 13f79535-47bb-0310-9956-ffa450edef68
* a few small changes, committing prior to a bit of a re-orgslaws2010-04-151-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934407 13f79535-47bb-0310-9956-ffa450edef68
* Fix properties file url readingantelder2010-04-151-7/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934403 13f79535-47bb-0310-9956-ffa450edef68
* update documentation scheme in the light of mailing list discussionkelvingoodson2010-04-152-5/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934397 13f79535-47bb-0310-9956-ffa450edef68
* add reporting section to build, with javadoc custom tag ↵kelvingoodson2010-04-152-0/+30
| | | | | | "tuscany.extension.spi" for flagging spis aimed at extension developers; also add one example git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934365 13f79535-47bb-0310-9956-ffa450edef68
* Initialize the properties to avoid any NPEantelder2010-04-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934332 13f79535-47bb-0310-9956-ffa450edef68
* Update host webapp to use the new runtime config properties. Add a TODO commentantelder2010-04-151-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934326 13f79535-47bb-0310-9956-ffa450edef68
* Set the runtime properties in the extension to make them available across ↵antelder2010-04-151-0/+3
| | | | | | the runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934323 13f79535-47bb-0310-9956-ffa450edef68
* Start adding support for configureing the runtime (NodeFactory) via some ↵antelder2010-04-151-17/+85
| | | | | | properties. Also add the init method to NodeFactory class so you don't have to cast it to a NodeFactoryImpl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934322 13f79535-47bb-0310-9956-ffa450edef68
* Add new RuntimeProperties implantelder2010-04-152-0/+56
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934320 13f79535-47bb-0310-9956-ffa450edef68
* Add new RuntimeProperties interface to enable extensions getting hold of the ↵antelder2010-04-151-0/+27
| | | | | | properties set on the runtime (NodeFactory) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934319 13f79535-47bb-0310-9956-ffa450edef68
* Add TODO comment about problem in ServiceDiscoveryantelder2010-04-151-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934318 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-04-150-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934316 13f79535-47bb-0310-9956-ffa450edef68
* 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