Package: mule / 2.0.1-5

Metadata

Package Version Patches format
mule 2.0.1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_fix_fileutiles_return.diff | (download)

core/src/main/java/org/mule/util/FileUtils.java | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 removes check on success of file relocation.
03_remove_spring_jms.diff | (download)

modules/spring-extras/src/main/java/org/mule/module/spring/transaction/SpringTransactionFactory.java | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 avoids dependency on org.springframework.jms.connection.jmsresourceholder.
add_stub_handlers.diff | (download)

modules/spring-extras/src/main/java/org/mule/module/spring/events/MuleEventMulticaster.java | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

 add stub handlers for new functions in spring 3 (todo: may need implementing)
remove_yourkit_support.diff | (download)

modules/management/src/main/java/org/mule/module/management/agent/DefaultJmxSupportAgent.java | 18 10 + 8 - 0 !
modules/management/src/main/java/org/mule/module/management/config/ManagementNamespaceHandler.java | 4 2 + 2 - 0 !
2 files changed, 12 insertions(+), 10 deletions(-)

 disable yourkit support (it is a commercial profiler)