Skip to content

Commit

Permalink
[SMX4-765] Add a note for Java 1.5.0 support.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/features/trunk@1074472 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
jbonofre committed Feb 25, 2011
1 parent faa2a54 commit 7c1e24c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README
Expand Up @@ -30,10 +30,10 @@ play.
Getting Started
===============
For an Apache ServiceMix 4 source distribution, please read
BUILDING.txt for instructions on building Apache ServiceMix 4.
BUILDING for instructions on building Apache ServiceMix 4.

For an Apache ServiceMix 4 binary distribution, please read
RELEASE-NOTES.txt for installation instructions and list of supported
RELEASE-NOTES for installation instructions and list of supported
and unsupported features.

Alternatively, you can also find out how to get started here:
Expand Down
5 changes: 4 additions & 1 deletion RELEASE-NOTES
Expand Up @@ -34,13 +34,16 @@ bugfixes and feature enhancements over the 4.2.0 release. ServiceMix 4.3.0 incl
OSGi and JBI compatible components for common integration bindings such as FTP, HTTP, JMS, etc. as well as
service engines such as Camel (Enterprise Integration Patterns), Quartz, JSR-223 Scripting, etc.


ServiceMix 4.3.0 also ships with a web console for administering and deploying endpoints and components,
additional OSGi bundles, and configuration files. We also include support for running outof the box web applications
via WAR file deployment. This release includes preliminary implementations of the OSGi Enterprise Specification 4.2
and includes support for OSGi fragment bundles. OSGi framework support defauls to Apache Felix, but can be changed
via a simple configuration paramater to use Eclipse Equinox.

Java 1.5.0 support
------------------
To be able to run ServiceMix 4.3.0 using Java 1.5.0, you need to remove jaxp-ri-1.4.4.jar from the lib/endorsed folder.

Changelog
---------
The following list shows the bug fixes and enhancements included in this release.
Expand Down

0 comments on commit 7c1e24c

Please sign in to comment.