User: user57  
  Date: 02/02/28 01:07:10

  Modified:    tasks/src/resources/org/jboss/tools/buildmagic
                        task.properties
  Log:
   o Can have an empty LibrarySet
   o Don't attempt to log.debug... too loud!
  
  Revision  Changes    Path
  1.2       +2 -1      
buildmagic/tasks/src/resources/org/jboss/tools/buildmagic/task.properties
  
  Index: task.properties
  ===================================================================
  RCS file: 
/cvsroot/jboss/buildmagic/tasks/src/resources/org/jboss/tools/buildmagic/task.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- task.properties   28 Feb 2002 03:17:52 -0000      1.1
  +++ task.properties   28 Feb 2002 09:07:10 -0000      1.2
  @@ -4,7 +4,7 @@
   ##                                                                          ##
   ### ====================================================================== ###
   
  -###  $Id: task.properties,v 1.1 2002/02/28 03:17:52 user57 Exp $ ###
  +###  $Id: task.properties,v 1.2 2002/02/28 09:07:10 user57 Exp $ ###
   
   ### Javac Defaults ###
   
  @@ -21,6 +21,7 @@
   javac.target=1.2
   javac.verbose=off
   javac.depend=off
  +javac.source=1.3
   
   javac.include.ant.runtime=no
   javac.include.java.runtime=no
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to