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
...
*
Add an RMI version of the SCA Binding. (As its much easier to use as the depe...
antelder
2009-11-01
47
-0
/
+2149
*
Merge r831668 from trunk to m4 to use 6.1.18 release of jetty to be consisten...
antelder
2009-11-01
1
-1
/
+1
*
Use 6.1.18 release of jetty to be consistent across other samples
antelder
2009-11-01
1
-1
/
+1
*
Merge r831664 from trunk to m4 to Add the Jetty plugin to the webapp pom.xml'...
antelder
2009-11-01
5
-0
/
+35
*
Add the Jetty plugin to the webapp pom.xml's so that the samples can be run w...
antelder
2009-11-01
5
-0
/
+35
*
Update some versions to 2.0-M4-snapshot
antelder
2009-11-01
4
-8
/
+8
*
Merge r831525 from trunk to m4 to add some missing samples
antelder
2009-11-01
1
-0
/
+6
*
Merge r831524 from trunk to m4 to Update to not relocate a servlet if it alre...
antelder
2009-11-01
1
-1
/
+3
*
Merge r831523 from trunk to m4 to fix WS binding to include any webapp contex...
antelder
2009-11-01
1
-0
/
+13
*
Merge namespace fix from trunk to m4 brn
antelder
2009-11-01
6
-6
/
+6
*
Correct tuscany namespace used by archetypes
antelder
2009-11-01
6
-6
/
+6
*
Minor refactoring of read/write functions and primitive procs. Added function...
jsdelfino
2009-11-01
36
-337
/
+1135
*
Improved memory management using APR memory pools, changed frame allocation i...
jsdelfino
2009-11-01
22
-148
/
+424
*
Minor addition of new bindings to RELEASE_NOTES
lresende
2009-10-31
1
-1
/
+1
*
Minor addition of new bindings to RELEASE_NOTES
lresende
2009-10-31
1
-1
/
+1
*
Minor addition of new bindings to RELEASE_NOTES
lresende
2009-10-31
1
-1
/
+1
*
Minor addition of new bindings to RELEASE_NOTES
lresende
2009-10-31
1
-1
/
+1
*
Include some missing samples
antelder
2009-10-31
1
-0
/
+6
*
Update to not relocate a servlet if it already includes the context path in i...
antelder
2009-10-31
1
-1
/
+3
*
Fix WS binding to include any webapp context path in the wsdl endpoint
antelder
2009-10-31
1
-0
/
+13
*
Resolve interfaces from the remote endpoints (tribes based discovery is now w...
rfeng
2009-10-31
8
-164
/
+211
*
Propagate osgi properties for OSGi remote services
rfeng
2009-10-30
22
-128
/
+448
*
Set TCCL for SchemaFactory
rfeng
2009-10-30
2
-9
/
+35
*
fixing compilation problem on DeployedCompositeCollectionImpl
adrianocrestani
2009-10-30
1
-1
/
+9
*
Re-tag 2.0-M4 RC1 release
antelder
2009-10-30
3928
-0
/
+341648
*
Delete tag and redo as it had a duff global change when updating the version ...
antelder
2009-10-30
3928
-341648
/
+0
*
Fixes for TUSCANY-3326, to consider the imported artifacts first and then the...
ramkumar
2009-10-30
3
-107
/
+214
*
Tag 2.0-M4 RC1
antelder
2009-10-30
3928
-0
/
+341648
*
Remove typo duplicate dependency definition
antelder
2009-10-30
1
-7
/
+0
*
Create 2.0-M4 release branch
antelder
2009-10-30
3928
-0
/
+341655
*
Delete old M4 branch and start again to pick up all the recent trunk changes
antelder
2009-10-30
3925
-341109
/
+0
*
Update LICENSE file for OSGi jar updates
antelder
2009-10-30
1
-5
/
+5
*
More updates to CHANGES file
antelder
2009-10-30
1
-2
/
+7
*
Update geronimo spec jars to the osgi-enabled versions
rfeng
2009-10-30
5
-49
/
+52
*
Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the exte...
rfeng
2009-10-30
21
-88
/
+147
*
Add synchronization against listeners and check if it is removed
rfeng
2009-10-29
1
-76
/
+93
*
Ignore IllegalStateException for service unregister()
rfeng
2009-10-29
7
-9
/
+36
*
Handle service unregistration gracefully
rfeng
2009-10-29
1
-1
/
+6
*
Update the readme with description of the plugin
rfeng
2009-10-29
1
-4
/
+21
*
Filter out system packages in export from non-bundle jars such as xerces, xal...
rfeng
2009-10-29
2
-5
/
+17
*
Fix the MF to trigger initialization of ServiceDiscovery
rfeng
2009-10-29
2
-3
/
+2
*
- Changing the implementation-guardian to work with the policy-guardianExcept...
dougsleite
2009-10-29
33
-176
/
+1057
*
Update changes file for M4 - fix typo
antelder
2009-10-29
1
-1
/
+1
*
Update changes file for M4
antelder
2009-10-29
1
-3
/
+10
*
Fix MANIFEST problems in impl-web-runtime and impl-web-client a) Export imple...
edwardsmj
2009-10-29
1
-1
/
+1
*
Fix MANIFEST problems in impl-web-runtime and impl-web-client a) Export imple...
edwardsmj
2009-10-29
1
-1
/
+2
*
Update to end all service provider files with a new line
antelder
2009-10-29
165
-52
/
+165
*
Use separate asm dependency in ejb binding as thats what the other tuscany mo...
antelder
2009-10-29
1
-2
/
+7
*
Update to use the same level of ejb dependency as the ejb extension
antelder
2009-10-29
1
-2
/
+2
*
Add ejb, jms and web-client to the all distribution and update license for de...
antelder
2009-10-29
2
-100
/
+116
[prev]
[next]