index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
License/notice/header Changes from M3 branch r787159, r787162 and r787164
slaws
2009-06-22
8
-3
/
+235
*
correct spelling of dependency - partial fix for build problem issue - now ne...
kelvingoodson
2009-06-22
1
-1
/
+1
*
correct LICENSE and NOTICE files to include missing license and copyright sta...
slaws
2009-06-22
6
-2
/
+216
*
Add missing AL header
slaws
2009-06-22
1
-0
/
+18
*
Correct version number
slaws
2009-06-22
1
-1
/
+1
*
Remove all conversational related code from SCA API and code that uses it as ...
antelder
2009-06-22
39
-2230
/
+9
*
Added missing runtime dependency on tuscany-host-webapp to get the SCA taglib...
mcombellack
2009-06-21
1
-0
/
+7
*
Added Eclipse maven-eclipse.xml project file to the SVN ignore list
mcombellack
2009-06-21
0
-0
/
+0
*
Added modules feed-logger-contribution and feed-logger-launcher to the build
mcombellack
2009-06-21
2
-0
/
+2
*
Launcher that can be used to run the feed logger contribution
mcombellack
2009-06-21
3
-0
/
+152
*
Feed logger contribution that demonstrates how the Atom and RSS bindings can ...
mcombellack
2009-06-21
5
-0
/
+270
*
Updated the launcher to display the additional URLs that can be used to acces...
mcombellack
2009-06-21
1
-0
/
+5
*
Updated the application so that it uses the Tuscany Data API for creating the...
mcombellack
2009-06-21
6
-58
/
+378
*
TUSCANY-3114 - Added a basic get test for the RSS feed
mcombellack
2009-06-21
3
-2
/
+69
*
TUSCANY-3113 - Added get() method to the rss.Collections interface as this is...
mcombellack
2009-06-21
2
-0
/
+21
*
Binding RSS tests should not depend on classes from the Atom API
mcombellack
2009-06-21
1
-2
/
+1
*
TUSCANY-3112 - Make sure that the feed entry has the links set on it otherwis...
mcombellack
2009-06-21
1
-0
/
+1
*
Tidy code in Payment component implementation
slaws
2009-06-21
2
-38
/
+16
*
TUSCANY-3111 - It looks like an RSS feed needs a feed description otherwise i...
mcombellack
2009-06-21
1
-0
/
+1
*
TUSCANY-3111 - Fixed NPE when using the RSS binding on a Java component imple...
mcombellack
2009-06-21
1
-10
/
+11
*
TUSCANY-3310 - Updated the atom binding so that the description can be set us...
mcombellack
2009-06-20
6
-6
/
+57
*
Added a unit test for checking that the title can be set for an Atom feed usi...
mcombellack
2009-06-20
2
-10
/
+39
*
TUSCANY-3109 Added null check for getOperation to handle case where the feed ...
mcombellack
2009-06-20
1
-9
/
+10
*
TUSCANY-3109 - Added unit test for using Atom binding on a Java component imp...
mcombellack
2009-06-20
3
-0
/
+242
*
Issue: NullPointerException will be thrown in the destory methods if the doma...
mcombellack
2009-06-20
8
-30
/
+51
*
Removed stray commented out @Ignore(TUSCANY-2939) on a test as TUSCANY-2939 i...
mcombellack
2009-06-20
1
-1
/
+0
*
Removed unused import
mcombellack
2009-06-20
1
-1
/
+0
*
Updated the SVN ignores to ignore the Eclipse project files
mcombellack
2009-06-20
0
-0
/
+0
*
Updated the SVN ignores to ignore the maven-eclipse.xml file as this is a gen...
mcombellack
2009-06-20
0
-0
/
+0
*
Updated the SVN ignores to ignore the Eclipse project files
mcombellack
2009-06-20
0
-0
/
+0
*
Improved the readability of the code that generates the next blog ID.
mcombellack
2009-06-20
1
-2
/
+12
*
Rename the "transactionFeeRate" to be "transactionFee" as I don't know what t...
slaws
2009-06-20
2
-3
/
+5
*
Added blog-feed-contribution and blog-feed-launcher to the build
mcombellack
2009-06-20
2
-0
/
+2
*
Fixed dependency issue that caused compilation issues when built via Maven bu...
mcombellack
2009-06-20
1
-2
/
+6
*
Added launcher for the SCA Tours blog feed contribution
mcombellack
2009-06-20
2
-0
/
+122
*
Added new contribution that contains an RSS and Atom feed to an imaginary SCA...
mcombellack
2009-06-20
4
-0
/
+275
*
Removed unused import
mcombellack
2009-06-20
1
-1
/
+0
*
Change currency converter request to exchange rate request
slaws
2009-06-20
1
-2
/
+2
*
Originally, this file contained a mix of using spaces and tabs to do the inde...
mcombellack
2009-06-20
1
-30
/
+31
*
Re-enabled test that had been marked as @Ignore since TUSCANY-2937 is now fix...
mcombellack
2009-06-20
1
-2
/
+1
*
Minor editorial corrections to fix spelling and indentation
mcombellack
2009-06-20
1
-4
/
+4
*
Fixed minor spelling mistake
mcombellack
2009-06-20
1
-1
/
+1
*
Corrected the uri of the export.resource
mcombellack
2009-06-20
1
-1
/
+1
*
Added the help-pages-contribution and help-pages-launcher modules to the build
mcombellack
2009-06-20
2
-0
/
+2
*
Added a launcher for the SCA Tours help pages
mcombellack
2009-06-20
2
-0
/
+122
*
Added help pages contribution that uses implementation.resource with a bindin...
mcombellack
2009-06-20
7
-0
/
+286
*
Merge r786047 from m3 branch to trunk to update the doc files for the M3 release
antelder
2009-06-20
1
-3
/
+3
*
Merge r786047 from m3 branch to trunk to update the doc files for the M3 release
antelder
2009-06-20
1
-2
/
+3
*
Merge r786047 from m3 branch to trunk to update the doc files for the M3 release
antelder
2009-06-20
1
-2
/
+2
*
Merge r786047 from m3 branch to trunk to update the doc files for the M3 release
antelder
2009-06-20
0
-0
/
+0
[prev]
[next]