index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
branches
/
sca-java-1.x
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-21
TUSCANY-3111 - It looks like an RSS feed needs a feed description otherwise i...
mcombellack
1
-0
/
+1
2009-06-21
TUSCANY-3111 - Fixed NPE when using the RSS binding on a Java component imple...
mcombellack
1
-10
/
+11
2009-06-20
TUSCANY-3310 - Updated the atom binding so that the description can be set us...
mcombellack
6
-6
/
+57
2009-06-20
Added a unit test for checking that the title can be set for an Atom feed usi...
mcombellack
2
-10
/
+39
2009-06-20
TUSCANY-3109 Added null check for getOperation to handle case where the feed ...
mcombellack
1
-9
/
+10
2009-06-20
TUSCANY-3109 - Added unit test for using Atom binding on a Java component imp...
mcombellack
3
-0
/
+242
2009-06-20
Issue: NullPointerException will be thrown in the destory methods if the doma...
mcombellack
8
-30
/
+51
2009-06-20
Removed stray commented out @Ignore(TUSCANY-2939) on a test as TUSCANY-2939 i...
mcombellack
1
-1
/
+0
2009-06-20
Removed unused import
mcombellack
1
-1
/
+0
2009-06-20
Removed unused import
mcombellack
1
-1
/
+0
2009-06-20
Originally, this file contained a mix of using spaces and tabs to do the inde...
mcombellack
1
-30
/
+31
2009-06-20
Re-enabled test that had been marked as @Ignore since TUSCANY-2937 is now fix...
mcombellack
1
-2
/
+1
2009-06-20
Minor editorial corrections to fix spelling and indentation
mcombellack
1
-4
/
+4
2009-06-20
Fixed minor spelling mistake
mcombellack
1
-1
/
+1
2009-06-19
Made the indentation and spacing consistent across the composite file
mcombellack
1
-2
/
+2
2009-06-19
Minor spelling correction
mcombellack
1
-1
/
+1
2009-06-15
Fixes for TUSCANY-3080
ramkumar
1
-1
/
+1
2009-06-13
Format the code
rfeng
22
-70
/
+69
2009-06-13
Refine echo binding to use EchoServer for the reference calls
rfeng
14
-124
/
+128
2009-06-12
Fixing version id in pom.xml
lresende
1
-7
/
+7
2009-06-09
TUSCANY-3086 - Making DefaultContributionFactory implement contribution facto...
lresende
1
-1
/
+1
2009-06-09
TUSCANY-3078 - Reverting changes per user request, as these changes were caus...
lresende
3
-3
/
+3
2009-06-09
Removing obsolete schemas
lresende
3
-135
/
+0
2009-06-09
TUSCANY-3078 - Fixing substitution group in http, atom and widget extensions
lresende
3
-3
/
+3
2009-06-06
Adding generated android resource file, missing after refactoring
lresende
1
-0
/
+60
2009-06-06
-applying patch tuscany_2552_phillipe_ramalho_06_04_2009.patch from TUSCANY-2552
adrianocrestani
30
-0
/
+2292
2009-06-04
Fix for TUSCANY-3077. Allow the thread pool for conversation manager to be sh...
rfeng
3
-27
/
+45
2009-06-04
Fix for TUSCANY-3076. The DefaultWorkScheduler only has 10 threads in the poo...
rfeng
3
-30
/
+25
2009-06-02
TUSCANY-3070 - Work round to treat the symptom of activators being discovered...
slaws
1
-0
/
+7
2009-06-02
TUSCANY-3062 - another work round to get resolution doing something in the do...
slaws
1
-0
/
+3
2009-06-02
TUSCANY-3075 - don't write out the services and references generated to handl...
slaws
1
-85
/
+89
2009-05-29
TUSCANY-2967 back out the trial change to bytes format messages so that all w...
slaws
3
-4
/
+23
2009-05-29
TUSCANY-3052 - add EJBModuleInfo to generate EJB implementation to sit alongs...
slaws
4
-6
/
+31
2009-05-29
TUSCANY-3059: correct perationProperties JMSDeliveryMode set in headers JMSDe...
antelder
1
-1
/
+1
2009-05-29
TUSCANY-3058: Correct use of JMSCorrelationID to use an uppercase trailing 'D'
antelder
1
-6
/
+6
2009-05-29
Fixing namespace for json-rpc operation selector and wire format
lresende
2
-2
/
+2
2009-05-29
Removing unused imports to avoid package does not exist errors for org.apache...
lresende
1
-5
/
+2
2009-05-29
Fix for TUSCANY-3065. Thanks Greg.
scottkurz
1
-10
/
+9
2009-05-28
Merge branch 'work'
lresende
3
-37
/
+39
2009-05-28
TUSCANY-3052 - Add module info object to the EJB implementation generated mod...
slaws
9
-43
/
+249
2009-05-28
TUSCANY-2978 - add some property tests
slaws
4
-5
/
+15
2009-05-28
TUSCANY-3063 - Adding new tests to ensure JSON-RPC binding can handle special...
lresende
7
-1
/
+159
2009-05-28
increase the timout a little as it occasionally fails on my PC
slaws
1
-1
/
+1
2009-05-28
TUSCANY-2978 - tidy contribution jee sample names and add 08
slaws
20
-28
/
+256
2009-05-27
Updating store-android project name to follow other tuscany samples pattern
lresende
1
-1
/
+1
2009-05-27
TUSCANY-2978 - Add more JEE tests to help show that the nested composites are...
slaws
21
-32
/
+448
2009-05-27
TUSCANY-3052 - Update JEE processing to resolve the JEEImplementation composi...
slaws
8
-2
/
+245
2009-05-27
Adding missing Apache License headers + minor formatting of files
lresende
5
-373
/
+364
2009-05-26
TUSCANY-3060 - Applying SANNI Lookman patch with updates to Android Store UI
lresende
12
-189
/
+692
2009-05-26
Properly setting the localhost alias that points to the loopback address from...
lresende
2
-3
/
+5
[next]