summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/contributions/blog-feed-contribution/src/main/java/scatours/blog/feed/BlogFeedImpl.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-21Updated the application so that it uses the Tuscany Data API for creating ↵mcombellack1-151/+0
the blog feeds so that we can add both an Atom and RSS feed onto the same Java component implementation. For completeness, added implementations that extend the Collections interfaces for the Atom and RSS bindings to show it can be done that way too but the implementation code cannot support both bindings at the same time git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786996 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20Improved the readability of the code that generates the next blog ID.mcombellack1-2/+12
Fixed a spelling mistake in the word Tuscany. I should know how to spell it by now :-) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786847 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20Added new contribution that contains an RSS and Atom feed to an imaginary ↵mcombellack1-0/+141
SCA Tours blog git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786834 13f79535-47bb-0310-9956-ffa450edef68