[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jbossbuild/src/main/org/jboss/ant/types  ...
From:       Ruel Loehr <ruel.loehr () jboss ! com>
Date:       2005-10-31 20:16:50
Message-ID: E1EWg5K-0000SH-TT () committer01 ! frg ! pub ! inap ! atl ! jboss ! com
[Download RAW message or body]

  User: rloehr  
  Date: 05/10/31 15:16:50

  Modified:    src/main/org/jboss/ant/types  Tag: BRANCH_JBBUILD_DEV
                        Compatible.java
  Log:
  replace system.err statement with log statement
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.4.2.1   +3 -2      jbossbuild/src/main/org/jboss/ant/types/Compatible.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Compatible.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbossbuild/src/main/org/jboss/ant/types/Compatible.java,v
  retrieving revision 1.4
  retrieving revision 1.4.2.1
  diff -u -b -r1.4 -r1.4.2.1
  --- Compatible.java	10 Aug 2005 20:05:38 -0000	1.4
  +++ Compatible.java	31 Oct 2005 20:16:50 -0000	1.4.2.1
  @@ -13,7 +13,7 @@
    * A compatible version
    * 
    * @author <a href="adrian@jboss.com">Adrian Brock</a>
  - * @version $Revision: 1.4 $
  + * @version $Revision: 1.4.2.1 $
    */
   public class Compatible extends AbstractBuildDataType
      implements Comparable
  @@ -54,7 +54,8 @@
       */
      public void setVersion(Version version)
      {
  -      System.err.println("setVersion, version="+version);
  +      if (log.isTraceEnabled())
  +         log.trace("setVersion, version="+version);
         this.version = version;
      }
   
  
  
  


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic