Author: rdonkin
Date: Mon Jun 13 14:56:38 2005
New Revision: 190518

URL: http://svn.apache.org/viewcvs?rev=190518&view=rev
Log:
Upgraded release version number.

Modified:
    
jakarta/commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/ObjectStringConverter.java

Modified: 
jakarta/commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/ObjectStringConverter.java
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/ObjectStringConverter.java?rev=190518&r1=190517&r2=190518&view=diff
==============================================================================
--- 
jakarta/commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/ObjectStringConverter.java
 (original)
+++ 
jakarta/commons/proper/betwixt/trunk/src/java/org/apache/commons/betwixt/strategy/ObjectStringConverter.java
 Mon Jun 13 14:56:38 2005
@@ -75,7 +75,7 @@
       * @param type the property class to be returned (if possible), not null
       * @param flavour a string allow symantic differences in formatting to be 
communicated
       * @param context the context, not null
-      * @deprecated 0.6.1 use [EMAIL PROTECTED] #stringToObject(String, Class, 
Context)} instead.
+      * @deprecated 0.7 use [EMAIL PROTECTED] #stringToObject(String, Class, 
Context)} instead.
       * The preferred way to support flavours is by setting the
       * <code>org.apache.commons.betwixt.FLAVOUR</code> option.
       * This can then be retrieved by calling [EMAIL PROTECTED] 
Context#getOptions()}



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to