Revision: 607
http://openutils.svn.sourceforge.net/openutils/?rev=607&view=rev
Author: fgiust
Date: 2008-02-11 12:41:27 -0800 (Mon, 11 Feb 2008)
Log Message:
-----------
changes
Added Paths:
-----------
trunk/openutils-deployment/src/site/changes/
trunk/openutils-deployment/src/site/changes/changes.xml
Added: trunk/openutils-deployment/src/site/changes/changes.xml
===================================================================
--- trunk/openutils-deployment/src/site/changes/changes.xml (rev 0)
+++ trunk/openutils-deployment/src/site/changes/changes.xml 2008-02-11 20:41:27 UTC (rev 607)
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<!--
+ "type" attribute can be: add, remove, update or fix.
+-->
+<document>
+ <properties>
+ <title>Changes</title>
+ <author email="fgiust(at)users.sourceforge.net">Fabrizio Giustina</author>
+ </properties>
+ <body>
+ <release version="2.0.1" date="2008-02-11" description="2.0.1">
+ <action type="fix" dev="fgiust">
+ Better handling of classpath resources in it.openutils.deployment.spring.EnvironmentPropertyConfigurer
+ (resources with "classpath:" prefix were not loaded properly in a web application).
+ </action>
+ </release>
+ </body>
+</document>
\ No newline at end of file
Property changes on: trunk/openutils-deployment/src/site/changes/changes.xml
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|