User: user57  
  Date: 02/02/14 22:32:11

  Modified:    jetty    build.xml
  Log:
   o removed the stupid encoding attribute, so all of the javadocs
     will build (showing how dirty our javadocs really are)
  
  Revision  Changes    Path
  1.33      +0 -1      contrib/jetty/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/jetty/build.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- build.xml 15 Feb 2002 06:12:25 -0000      1.32
  +++ build.xml 15 Feb 2002 06:32:11 -0000      1.33
  @@ -609,7 +609,6 @@
                package="${javadoc.package}"
                protected="${javadoc.protected}"
                private="${javadoc.private}"
  -             encoding="${javadoc.encoding}"
                use="${javadoc.use}"
             verbose="${javadoc.verbose}">
         <group title="JDBC Extension" packages="javax.sql*"/>
  
  
  

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

Reply via email to