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
*
Copy JMS binding from 1.x and start updating for 2.x
antelder
2009-09-09
28
-0
/
+5318
*
Update interaction-* and calendar contributions and launcher to new naming co...
nash
2009-09-09
25
-550
/
+258
*
Add missing import statement
nash
2009-09-09
1
-0
/
+1
*
Modify the test to run successfully if the distro has not been built yet
nash
2009-09-09
1
-1
/
+9
*
Add null guards around uses of domainSearch reference to prevent unit test fa...
nash
2009-09-09
1
-2
/
+6
*
Fix build failure in modules/implementation-java-xml
nash
2009-09-09
1
-1
/
+1
*
Fixing artifact version if on ant build script
lresende
2009-09-08
1
-1
/
+1
*
TUSCANY-3264 - Moving all wstx dependencies to 3.2.4 where the prefix handlin...
lresende
2009-09-08
7
-15
/
+9
*
TUSCANY-3264 - Partially reverting changes from r812715 as it is braking the ...
lresende
2009-09-08
1
-1
/
+1
*
TUSCANY-3264 - Moving all wstx dependencies to 3.2.4 where the prefix handlin...
lresende
2009-09-08
5
-5
/
+5
*
TUSCANY-3264 - Tyiding up how we write the schema prefix as per StAX spec
lresende
2009-09-08
3
-12
/
+6
*
Change name of jumpstart launcher module
nash
2009-09-08
1
-1
/
+1
*
Remove extensibility-equinox module. It wasn't shipped in 1.5.
slaws
2009-09-08
10
-998
/
+0
*
Apply new naming convention to the Jumpstart launcher
nash
2009-09-08
5
-27
/
+22
*
TUSCANY-3263 increase the sleep time. It's failing on a old/slow linux box
slaws
2009-09-08
1
-1
/
+1
*
add ignores
slaws
2009-09-08
0
-0
/
+0
*
add ignores
slaws
2009-09-08
0
-0
/
+0
*
Fixes for TUSCANY-3237: Remove auto indexing logic for constructors
ramkumar
2009-09-08
1
-3
/
+1
*
Copy the license checking itest from 1.x to 1.5.1 branch. It is passing ok bu...
antelder
2009-09-07
2
-0
/
+211
*
TUSCANY-3255: Apply patch from Greg Dritschler to Consolidate JMS session man...
antelder
2009-09-07
3
-2
/
+18
*
TUSCANY-3255: Apply patch from Greg Dritschler to Consolidate JMS session man...
antelder
2009-09-07
3
-2
/
+18
*
TUSCANY-2995 - Increasing invocation timeout to 2 seconds
lresende
2009-09-06
1
-1
/
+1
*
TUSCANY-2995 - Increasing invocation timeout to 2 seconds
lresende
2009-09-06
1
-1
/
+1
*
Made javadoc build optional for now as it pollutes the logs and confuses the ...
jsdelfino
2009-09-06
2
-1
/
+2
*
Moved configuration of CXXFLAGS compile options to configure.ac script to mak...
jsdelfino
2009-09-06
21
-45
/
+16
*
Updated svn:ignore property config file. Added Git exclude config file.
jsdelfino
2009-09-06
2
-1
/
+65
*
Fixed more svn:ignore properties, ignore build outputs.
jsdelfino
2009-09-06
0
-0
/
+0
*
Fixed svn:ignore properties.
jsdelfino
2009-09-06
0
-0
/
+0
*
More fixes to the autoconf build. Fixed Samples and Distros builds.
jsdelfino
2009-09-06
23
-470
/
+258
*
Test commit, please ignore.
jsdelfino
2009-09-06
1
-0
/
+1
*
Copying it back to 1.x to bring it up as there are users complaining about th...
lresende
2009-09-05
148
-0
/
+9472
*
TUSCANY-3240 - Closing reader after processing spring application-context.xml
lresende
2009-09-04
1
-1
/
+3
*
TUSCANY-3240 - Closing reader after processing spring application-context.xml
lresende
2009-09-04
1
-0
/
+2
*
TUSCANY-3240 - Closing reader after processing spring application-context.xml
lresende
2009-09-04
1
-0
/
+2
*
TUSCANY-2995 - Adding timeout to avoid blocking when exception occours
lresende
2009-09-04
1
-3
/
+5
*
TUSCANY-2995 - Adding timeout to avoid blocking when exception occours
lresende
2009-09-04
1
-1
/
+6
*
Fixes for TUSCANY-3237
ramkumar
2009-09-04
1
-2
/
+1
*
Fixes for TUSCANY-3250: Testcases for multiple application context using MANI...
ramkumar
2009-09-04
5
-99
/
+66
*
Fixes for TUSCANY-3250: Support for multiple application context using MANIFE...
ramkumar
2009-09-04
8
-149
/
+126
*
TUSCANY-3260 - Merging workaround provided by rfeng on the 1.5.1 branch to fi...
lresende
2009-09-04
1
-1
/
+4
*
TUSCANY-3259 - Adding new tests to verify operationSelector and wireFormat el...
lresende
2009-09-04
2
-31
/
+75
*
TUSCANY-3427 - Moving model related impl to proper module
lresende
2009-09-04
3
-0
/
+0
*
Minor import clean up
lresende
2009-09-04
1
-1
/
+0
*
Workaround for TUSCANY-3260
rfeng
2009-09-04
1
-1
/
+4
*
TUSCANY-3427 - Moving model related impl to proper module
lresende
2009-09-04
3
-0
/
+0
*
TUSCANY-3259 - Adding new tests to verify operationSelector and wireFormat el...
lresende
2009-09-04
2
-28
/
+73
*
Start to refactor invocation chains into Endpoint/EndpointReference
rfeng
2009-09-03
2
-0
/
+208
*
Some spring tests
slaws
2009-09-03
6
-0
/
+359
*
Modify TargetImpl to use getCallbackReference() instead of injection
nash
2009-09-03
1
-4
/
+7
*
Modify TargetImpl to use getCallbackReference() instead of injection
nash
2009-09-03
1
-4
/
+7
[next]