CVS update: JGroups/src/org/jgroups/conf PropertyHelper.java

"Bela Ban" <[email protected]> Fri, 1 Oct 2010 09:42:30 +0000
Newsgroups gmane.comp.java.javagroups.cvs
Message-ID <[email protected]>
  User: belaban 
  Date: 10/10/01 09:42:30

  Modified:    src/org/jgroups/conf PropertyHelper.java
  Log:
  ns
  
  Revision  Changes    Path
  1.7       +1 -1      JGroups/src/org/jgroups/conf/PropertyHelper.java
  
  Index: PropertyHelper.java
  ===================================================================
  RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/conf/PropertyHelper.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- PropertyHelper.java	10 May 2010 11:23:03 -0000	1.6
  +++ PropertyHelper.java	1 Oct 2010 09:42:30 -0000	1.7
  @@ -35,7 +35,7 @@
       			propertyName=annotation.name();
       			boolean isDeprecated=annotation.deprecatedMessage().length() > 0;
       			if(isDeprecated && log.isWarnEnabled()) {
  -    				log.warn(annotation.deprecatedMessage());
  +    				log.warn(propertyName + " has been deprecated: " + annotation.deprecatedMessage());
       			}
       		}
       		return propertyName ;
  
  
  

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev