Author: sgoeschl
Date: Fri Jun 27 07:07:19 2008
New Revision: 672276
URL: http://svn.apache.org/viewvc?rev=672276&view=rev
Log:
Added comments regarding M2 build and JAMon interceptor fix
Modified:
turbine/fulcrum/trunk/yaafi/xdocs/changes.xml
Modified: turbine/fulcrum/trunk/yaafi/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/yaafi/xdocs/changes.xml?rev=672276&r1=672275&r2=672276&view=diff
==============================================================================
--- turbine/fulcrum/trunk/yaafi/xdocs/changes.xml (original)
+++ turbine/fulcrum/trunk/yaafi/xdocs/changes.xml Fri Jun 27 07:07:19 2008
@@ -24,10 +24,19 @@
</properties>
<body>
+ <release version="1.0.6" date="as in SVN">
+ <action dev="sgoeschl" type="fix">
+ Setting custom JAMon ranges for every invocation because those ranges
+ are discarded when resetting JAMon through the GUI.
+ </action>
+ <action dev="sgoeschl" type="add">
+ Addded M2 build
+ </action>
+ </release>
<release version="1.0.5" date="2007-10-01">
- <action dev="sgoeschl" type="add">
- Addded README.txt and NOTICE.txt to create a proper release.
- </action>
+ <action dev="sgoeschl" type="add">
+ Addded README.txt and NOTICE.txt to create a proper release.
+ </action>
<action dev="sgoeschl" type="fix">
Fixing broken JAMon 2.x integration. To decouple the service framework
from the JAMon library reflection was used but broke with JAMon 2.x.