summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move OSGI-INF to the root so that these bundles can be directly launched from...rfeng2009-06-2312-0/+0
* Use componentURI/serviceName/bindingName to derive the URI of a binding if no...rfeng2009-06-231-90/+85
* Apply the patch from Pradeep for TUSCANY-3115rfeng2009-06-224-0/+733
* Add READMEs and diagramsrfeng2009-06-223-0/+338
* Add OSGI-INF as a resource folderrfeng2009-06-221-0/+7
* Exclude .svn files rfeng2009-06-221-2/+14
* Merge jstl dependency addition from 1.x to 2.0 M3antelder2009-06-221-0/+7
* Add jstl dependency so apps using tuscany-jsf don't need to define itantelder2009-06-221-0/+7
* Merge JSF archetype package rename fix from trunk to m3antelder2009-06-221-1/+1
* Update myfaces achetype for tuscany myfaces module package renameantelder2009-06-221-1/+1
* more pom fixes for global substitution errorkelvingoodson2009-06-2267-201/+201
* global search and replace had messed up general java pom - hence class files ...kelvingoodson2009-06-221-3/+3
* correct manifest for removal of conversation packageslaws2009-06-221-2/+0
* License/notice/header Changes from M3 branch r787159, r787162 and r787164slaws2009-06-228-3/+235
* correct spelling of dependency - partial fix for build problem issue - now ne...kelvingoodson2009-06-221-1/+1
* correct LICENSE and NOTICE files to include missing license and copyright sta...slaws2009-06-226-2/+216
* Add missing AL headerslaws2009-06-221-0/+18
* Correct version numberslaws2009-06-221-1/+1
* Remove all conversational related code from SCA API and code that uses it as ...antelder2009-06-2239-2230/+9
* Added missing runtime dependency on tuscany-host-webapp to get the SCA taglib...mcombellack2009-06-211-0/+7
* Added Eclipse maven-eclipse.xml project file to the SVN ignore listmcombellack2009-06-210-0/+0
* Added modules feed-logger-contribution and feed-logger-launcher to the buildmcombellack2009-06-212-0/+2
* Launcher that can be used to run the feed logger contributionmcombellack2009-06-213-0/+152
* Feed logger contribution that demonstrates how the Atom and RSS bindings can ...mcombellack2009-06-215-0/+270
* Updated the launcher to display the additional URLs that can be used to acces...mcombellack2009-06-211-0/+5
* Updated the application so that it uses the Tuscany Data API for creating the...mcombellack2009-06-216-58/+378
* TUSCANY-3114 - Added a basic get test for the RSS feedmcombellack2009-06-213-2/+69
* TUSCANY-3113 - Added get() method to the rss.Collections interface as this is...mcombellack2009-06-212-0/+21
* Binding RSS tests should not depend on classes from the Atom APImcombellack2009-06-211-2/+1
* TUSCANY-3112 - Make sure that the feed entry has the links set on it otherwis...mcombellack2009-06-211-0/+1
* Tidy code in Payment component implementationslaws2009-06-212-38/+16
* TUSCANY-3111 - It looks like an RSS feed needs a feed description otherwise i...mcombellack2009-06-211-0/+1
* TUSCANY-3111 - Fixed NPE when using the RSS binding on a Java component imple...mcombellack2009-06-211-10/+11
* TUSCANY-3310 - Updated the atom binding so that the description can be set us...mcombellack2009-06-206-6/+57
* Added a unit test for checking that the title can be set for an Atom feed usi...mcombellack2009-06-202-10/+39
* TUSCANY-3109 Added null check for getOperation to handle case where the feed ...mcombellack2009-06-201-9/+10
* TUSCANY-3109 - Added unit test for using Atom binding on a Java component imp...mcombellack2009-06-203-0/+242
* Issue: NullPointerException will be thrown in the destory methods if the doma...mcombellack2009-06-208-30/+51
* Removed stray commented out @Ignore(TUSCANY-2939) on a test as TUSCANY-2939 i...mcombellack2009-06-201-1/+0
* Removed unused importmcombellack2009-06-201-1/+0
* Updated the SVN ignores to ignore the Eclipse project filesmcombellack2009-06-200-0/+0
* Updated the SVN ignores to ignore the maven-eclipse.xml file as this is a gen...mcombellack2009-06-200-0/+0
* Updated the SVN ignores to ignore the Eclipse project filesmcombellack2009-06-200-0/+0
* Improved the readability of the code that generates the next blog ID.mcombellack2009-06-201-2/+12
* Rename the "transactionFeeRate" to be "transactionFee" as I don't know what t...slaws2009-06-202-3/+5
* Added blog-feed-contribution and blog-feed-launcher to the buildmcombellack2009-06-202-0/+2
* Fixed dependency issue that caused compilation issues when built via Maven bu...mcombellack2009-06-201-2/+6
* Added launcher for the SCA Tours blog feed contributionmcombellack2009-06-202-0/+122
* Added new contribution that contains an RSS and Atom feed to an imaginary SCA...mcombellack2009-06-204-0/+275
* Removed unused importmcombellack2009-06-201-1/+0