Author: sgoeschl
Date: Thu Mar 26 17:56:22 2009
New Revision: 758775
URL: http://svn.apache.org/viewvc?rev=758775&view=rev
Log:
Preparing release candidate
Modified:
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.6.txt
Modified:
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.6.txt
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.6.txt?rev=758775&r1=758774&r2=758775&view=diff
==============================================================================
---
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.6.txt
(original)
+++
turbine/fulcrum/trunk/yaafi/src/site/resources/announcements/announcement-1.0.6.txt
Thu Mar 26 17:56:22 2009
@@ -5,16 +5,20 @@
Changes in this version include:
New features:
+o Added support of "fallback service mamagers" to transparently lookup
+service not managed by the Avalon container instance. A good example
+is the integration of Spring services or remote services hidden behind
+some SOAP proxies.
o Addded M2 build
Fixed Bugs:
-o Setting custom JAMon ranges for every invocation because those ranges
- are discarded when resetting JAMon through the GUI.
+o Setting custom JAMon ranges for every invocation because those ranges
+are discarded when resetting JAMon through the GUI.
Changes:
-o Moved the code regarding transparent decryption of configuration files
- into 'fuclrum-yaafi-crypto' project and decouple the code using
- dynamic class loading and reflection.
+o Moved the code regarding transparent decryption of configuration files
+into 'fuclrum-yaafi-crypto' project and decouple the code using
+dynamic class loading and reflection.
Have fun!