index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
branches
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-09
Add missing import statement
nash
1
-0
/
+1
2009-09-09
Modify the test to run successfully if the distro has not been built yet
nash
1
-1
/
+9
2009-09-09
Add null guards around uses of domainSearch reference to prevent unit test fa...
nash
1
-2
/
+6
2009-09-09
Fix build failure in modules/implementation-java-xml
nash
1
-1
/
+1
2009-09-08
Fixing artifact version if on ant build script
lresende
1
-1
/
+1
2009-09-08
TUSCANY-3264 - Moving all wstx dependencies to 3.2.4 where the prefix handlin...
lresende
7
-15
/
+9
2009-09-08
TUSCANY-3264 - Partially reverting changes from r812715 as it is braking the ...
lresende
1
-1
/
+1
2009-09-08
TUSCANY-3264 - Moving all wstx dependencies to 3.2.4 where the prefix handlin...
lresende
5
-5
/
+5
2009-09-08
TUSCANY-3264 - Tyiding up how we write the schema prefix as per StAX spec
lresende
3
-12
/
+6
2009-09-08
Remove extensibility-equinox module. It wasn't shipped in 1.5.
slaws
10
-998
/
+0
2009-09-08
TUSCANY-3263 increase the sleep time. It's failing on a old/slow linux box
slaws
1
-1
/
+1
2009-09-08
Fixes for TUSCANY-3237: Remove auto indexing logic for constructors
ramkumar
1
-3
/
+1
2009-09-07
Copy the license checking itest from 1.x to 1.5.1 branch. It is passing ok bu...
antelder
2
-0
/
+211
2009-09-07
TUSCANY-3255: Apply patch from Greg Dritschler to Consolidate JMS session man...
antelder
3
-2
/
+18
2009-09-07
TUSCANY-3255: Apply patch from Greg Dritschler to Consolidate JMS session man...
antelder
3
-2
/
+18
2009-09-06
TUSCANY-2995 - Increasing invocation timeout to 2 seconds
lresende
1
-1
/
+1
2009-09-05
Copying it back to 1.x to bring it up as there are users complaining about th...
lresende
148
-0
/
+9472
2009-09-04
TUSCANY-3240 - Closing reader after processing spring application-context.xml
lresende
1
-0
/
+2
2009-09-04
TUSCANY-3240 - Closing reader after processing spring application-context.xml
lresende
1
-0
/
+2
2009-09-04
TUSCANY-2995 - Adding timeout to avoid blocking when exception occours
lresende
1
-1
/
+6
2009-09-04
Fixes for TUSCANY-3237
ramkumar
1
-2
/
+1
2009-09-04
Fixes for TUSCANY-3250: Testcases for multiple application context using MANI...
ramkumar
5
-99
/
+66
2009-09-04
Fixes for TUSCANY-3250: Support for multiple application context using MANIFE...
ramkumar
8
-149
/
+126
2009-09-04
TUSCANY-3260 - Merging workaround provided by rfeng on the 1.5.1 branch to fi...
lresende
1
-1
/
+4
2009-09-04
TUSCANY-3259 - Adding new tests to verify operationSelector and wireFormat el...
lresende
2
-31
/
+75
2009-09-04
TUSCANY-3427 - Moving model related impl to proper module
lresende
3
-0
/
+0
2009-09-04
Minor import clean up
lresende
1
-1
/
+0
2009-09-04
Workaround for TUSCANY-3260
rfeng
1
-1
/
+4
2009-09-04
TUSCANY-3427 - Moving model related impl to proper module
lresende
3
-0
/
+0
2009-09-04
TUSCANY-3259 - Adding new tests to verify operationSelector and wireFormat el...
lresende
2
-28
/
+73
2009-09-03
Modify TargetImpl to use getCallbackReference() instead of injection
nash
1
-4
/
+7
2009-09-03
Modify TargetImpl to use getCallbackReference() instead of injection
nash
1
-4
/
+7
2009-09-03
Fix interface compatibility checking for callback operations (TUSCANY-3251)
nash
1
-3
/
+2
2009-09-03
Fix TUSCANY-3254: null returned by RequestContext.getCallbackReference()
nash
3
-0
/
+25
2009-09-03
Update wording of misleading warning messages (TUSCANY-3252)
nash
1
-2
/
+2
2009-09-03
Update itest/recursive to verify successful completion (TUSCANY-3253)
nash
2
-7
/
+10
2009-09-03
Update samples/implementation-composite to verify successful completion (TUSC...
nash
2
-7
/
+10
2009-09-03
Remove invalid targetNamespace attribute
nash
1
-1
/
+0
2009-09-03
TUSCANY-3247 - Making interfaces and instantiatng widget factory via extensio...
lresende
6
-117
/
+191
2009-09-03
TUSCANY-3247 - Making interfaces and instantiatng widget factory via extensio...
lresende
6
-117
/
+191
2009-09-02
Merge from 1.5.1:
rfeng
19
-428
/
+475
2009-09-02
Fixing jUnit scope for some iTest projects
lresende
5
-12
/
+11
2009-09-02
Fixing jUnit scope for some iTest projects
lresende
5
-12
/
+10
2009-09-02
Fix for TUSCANY-3238
rfeng
3
-3
/
+65
2009-09-02
Fixes for TUSCANY-3249 - providing on/off feature for multiple application co...
ramkumar
8
-58
/
+90
2009-09-02
Conversion to JUnit 4.5 + Cleaning up System.out
lresende
12
-194
/
+171
2009-09-02
Conversion to JUnit 4.5 + Cleaning up System.out
lresende
12
-207
/
+169
2009-09-01
Making delay available from a constant class and bumping it to 400 to see if ...
lresende
6
-9
/
+33
2009-09-01
TUSCANY-3006 - Enabling the test case as I can't reproduce the failures anymore
lresende
1
-4
/
+2
2009-09-01
TUSCANY-3164 - Enabling the test case as I can't reproduce the failures anymore
lresende
1
-1
/
+1
[next]