index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename varriables to make intention clearer
antelder
2008-07-14
1
-7
/
+7
*
No code changes, just format the code
antelder
2008-07-13
12
-191
/
+178
*
More jms callback work, support physical jms destination names in the call ba...
antelder
2008-07-13
4
-91
/
+122
*
Add another createSCANode method while TUSCANY-2409 is looked at further
antelder
2008-07-13
1
-0
/
+27
*
Add another createSCANode method while TUSCANY-2409 is looked at further
antelder
2008-07-13
1
-0
/
+17
*
Resolve relative composite URIs against the contributions
rfeng
2008-07-11
1
-6
/
+48
*
Add the first instance only optimization back
rfeng
2008-07-11
8
-70
/
+58
*
Start getting callbacks over jms to work
antelder
2008-07-11
7
-22
/
+128
*
Updating script to deploy other files to temporary maven repo
lresende
2008-07-11
1
-0
/
+4
*
TUSCANY-2458 TUSCANY-2460 - Initial patches for GData Binding from Haibo Zao ...
lresende
2008-07-11
9
-0
/
+570
*
TUSCANY-2458 TUSCANY-2460 - Initial patches for GData Binding from Haibo Zao
lresende
2008-07-11
22
-0
/
+3280
*
Apply the patch from Wojtek for TUSCANY-2468
rfeng
2008-07-10
21
-17
/
+1365
*
Fixes for itest/osgi-tuscany
rsivaram
2008-07-10
2
-3
/
+3
*
Defer the creation of WorkManager to avoid the JNDI lookup
rfeng
2008-07-09
1
-5
/
+11
*
Apply the patch from Wojtek for TUSCANY-2397. Thanks. (corbaname-improvement-...
rfeng
2008-07-09
9
-195
/
+33
*
Fix for TUSCANY-2409
rfeng
2008-07-09
6
-179
/
+414
*
TUSCANY-2434 and updates from TUSCANY-2354
lresende
2008-07-09
7
-32
/
+73
*
TUSCANY-2467 - Adding GDataImplementationProcessor
lresende
2008-07-09
5
-23
/
+144
*
Add missing file
rfeng
2008-07-09
1
-0
/
+110
*
TUSCANY-2466 - Only apply resolve algorithm to unresolved policies
lresende
2008-07-08
1
-2
/
+6
*
Use maven dependency:copy to copy eclipse bundles over
rfeng
2008-07-08
9
-53
/
+68
*
Make the ServiceDiscovery pluggable and add support for OSGi-based service di...
rfeng
2008-07-08
54
-660
/
+2091
*
TUSCANY-2354 - Applying a slightly modified version of Ram's patch to get a s...
lresende
2008-07-08
10
-57
/
+131
*
Set unique system id onto the in-memory DOMs representing XSDs to avoid confl...
rfeng
2008-07-08
1
-0
/
+5
*
Avoid conflict of Source[] and DataHandler[] in JAXBContext
rfeng
2008-07-08
1
-0
/
+2
*
Fix the lookup issue with SUN JDKs
rfeng
2008-07-08
3
-7
/
+24
*
Fix for TUSCANY-2465
rfeng
2008-07-08
1
-12
/
+13
*
Return a stateless instance of the JAXBTypeHelper
rfeng
2008-07-08
1
-2
/
+2
*
TUSCANY-2464 - Applying Greg's patch
lresende
2008-07-08
1
-33
/
+22
*
Refactor the CorbanameURL and fix the corbaname parsing issue on Linux
rfeng
2008-07-08
6
-175
/
+215
*
Add missing files from r674676
rfeng
2008-07-08
2
-0
/
+272
*
Split binding-jms module into two modules binding-jms and binding-jms-runtime.
jsdelfino
2008-07-08
29
-130
/
+440
*
Apply the patApply the patch from Wojtek for TUSCANY-2397. Thanks. (corbaname...
rfeng
2008-07-07
8
-51
/
+315
*
Fixed spelling mistake in google (was googoe) that was prevening the gdata-co...
mcombellack
2008-07-07
1
-1
/
+1
*
Adding binding-gdata and binding-gdata-runtime to build
lresende
2008-07-06
1
-2
/
+0
*
TUSCANY-2457 - Uploading script to deploy gdata to temp repo and updating gda...
lresende
2008-07-06
2
-11
/
+26
*
TUSCANY-2352 - upgrade the fix for promoted binding overriding as the automat...
slaws
2008-07-04
3
-17
/
+120
*
TUSCANY-2459 - If a binding uri is malformed don't try to use it to go lookin...
slaws
2008-07-04
1
-1
/
+9
*
TUSCANY-2352 - fix up bindings for promoted services. It turns out there is m...
slaws
2008-07-04
3
-15
/
+61
*
make the pom refer to the new version of DAS
slaws
2008-07-04
1
-1
/
+1
*
Fix up the change made at r673687 which didn't anticipate that binding uris i...
slaws
2008-07-04
1
-16
/
+59
*
Remove debug printstacktrace
antelder
2008-07-04
1
-1
/
+0
*
Merge xom exclude from 1.3 branch
antelder
2008-07-04
1
-0
/
+6
*
Merge xom exclude from 1.3 branch
antelder
2008-07-04
1
-0
/
+4
*
Update groovy release to match that used by contribution-groovy
antelder
2008-07-04
1
-2
/
+2
*
Fixed dependencies on node-manager.
jsdelfino
2008-07-04
1
-0
/
+7
*
Remove split monitor package in monitor-logging for OSGi classloading
rsivaram
2008-07-03
4
-4
/
+4
*
We should call e.toString() rather than e.getMessage() since some exceptions,...
mcombellack
2008-07-03
1
-1
/
+1
*
No need to call the toXMLString() method twice as we already have the output ...
mcombellack
2008-07-03
1
-1
/
+1
*
TUSCANY-2454 - Updated Deserialization code of CallableReferenceImpl and Call...
mcombellack
2008-07-03
2
-35
/
+40
[next]