|
From: Leif M. <le...@ta...> - 2006-03-14 04:35:01
|
Hello all, I was finally able to get the long awaited 3.2.0 release of the Java Service Wrapper out the door. There are a few platforms missing from this release which had been in the 3.1.2 release, but I am hoping to be able to fill them in over the next few weeks. There were also several additions. This release will support a new "delta-pack" version which contains the binaries of all releases. It will be released in a month or so once the above missing packages have been filled in. There have been a very large number of changes in this release. Please take a look at the release notes for a full list: http://wrapper.tanukisoftware.org/doc/english/release-notes.html In addition to the wrapper_src and wrapper_src_with_doc_src distributions, there is now an additional wrapper_prerelease distribution which is used by people wishing to create a wrapper release distribution for an as yet unreleased platform. This has the benefit over being built from source that everything other than the c binaries will be identical for all releases. Try running "./build32.sh release" or "./build64.sh release" as appropriate. If a makefile does not yet exist for the platform, the build will report the expected platform name. An appropriate makefile can then be added to the src/c directory before rerunning the build. The web site has also been updated to reflect the features of the 3.2.0 release. There are a few areas such as the delta-pack and java security model which are not yet documented. I will try to get those filled in over the coming weeks. http://wrapper.tanukisoftware.org/doc/english/introduction.html As always, a lot of work has gone into getting this version of the Wrapper together and ready for a release. Please consider support its ongoing development: http://wrapper.tanukisoftware.org/doc/english/donate.html Post back if there are any questions. Enjoy Cheers, Leif |