User: user57  
  Date: 02/04/17 20:15:07

  Modified:    .        build.xml
  Log:
   o adding full doctype for webapps
   o changed forums links back to /forums/
  
  Revision  Changes    Path
  1.8       +2 -1      website-survey/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/website-survey/build.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.xml 19 Mar 2002 23:12:30 -0000      1.7
  +++ build.xml 18 Apr 2002 03:15:07 -0000      1.8
  @@ -12,7 +12,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.7 2002/03/19 23:12:30 schaefera Exp $ -->
  +<!-- $Id: build.xml,v 1.8 2002/04/18 03:15:07 user57 Exp $ -->
   
   <project default="main" name="JBoss Website/Survey">
   
  @@ -184,6 +184,7 @@
       <path id="xdoclet.task.classpath">
         <path refid="javac.classpath"/>
         <pathelement location="${project.tools}/lib/xdoclet.jar"/>
  +      <pathelement location="${project.tools}/lib/xjavadoc.jar"/>
         <pathelement location="${project.tools}/lib/ant.jar"/>
       </path>
       <taskdef name="xdoclet" classname="xdoclet.ejb.EjbDocletTask"/>
  
  
  

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

Reply via email to