[jboss-cvs] jboss-seam/seam-gen/nbproject ...

Michael Yuan michael.yuan at jboss.com
Wed Nov 15 14:14:34 EST 2006


  User: myuan   
  Date: 06/11/15 14:14:34

  Modified:    seam-gen/nbproject  project.xml
  Log:
  update the build task
  
  Revision  Changes    Path
  1.3       +1 -1      jboss-seam/seam-gen/nbproject/project.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: project.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/nbproject/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- project.xml	15 Nov 2006 08:25:35 -0000	1.2
  +++ project.xml	15 Nov 2006 19:14:34 -0000	1.3
  @@ -18,7 +18,7 @@
                       <target>clean</target>
                   </action>
                   <action name="build">
  -                    <target>ear</target>
  +                    <target>archive</target>
                   </action>
                   <action name="deploy">
                       <target>explode</target>
  
  
  



More information about the jboss-cvs-commits mailing list