[jboss-cvs] JBossCache ...

Ben Wang bwang at jboss.com
Thu Sep 14 06:17:55 EDT 2006


  User: bwang   
  Date: 06/09/14 06:17:55

  Modified:    JBossCache  build.xml
  Log:
  updated build script.
  
  Revision  Changes    Path
  1.134     +1 -1      JBossCache/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/build.xml,v
  retrieving revision 1.133
  retrieving revision 1.134
  diff -u -b -r1.133 -r1.134
  --- build.xml	11 Sep 2006 15:37:40 -0000	1.133
  +++ build.xml	14 Sep 2006 10:17:55 -0000	1.134
  @@ -208,7 +208,7 @@
   
      <target name="aopc-pojocache" depends="compile-classes50-1"
              description="Precompile aop classes">
  -      <aopc compilerclasspathref="library.classpath" verbose="true">
  +      <aopc compilerclasspathref="library.classpath" verbose="false">
            <src path="${compile.dir.50}"/>
            <include name="org/jboss/cache/pojo/impl/*.class"/>
            <include name="org/jboss/cache/pojo/collection/*.class"/>
  
  
  



More information about the jboss-cvs-commits mailing list