You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2004/02/28 01:59:41 UTC

cvs commit: jakarta-commons/el project.xml

scolebourne    2004/02/27 16:59:41

  Modified:    el       project.xml
  Log:
  Update to new website design
  
  Revision  Changes    Path
  1.5       +19 -1     jakarta-commons/el/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/el/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml	25 Feb 2004 22:40:49 -0000	1.4
  +++ project.xml	28 Feb 2004 00:59:41 -0000	1.5
  @@ -20,8 +20,9 @@
     <name>EL</name>
     <id>commons-el</id>
     <currentVersion>1.0</currentVersion>
  +  <logo></logo>
     <inceptionYear>2003</inceptionYear>
  -  <shortDescription>JSP 2.0 Expression Language Interpreter</shortDescription>
  +  <shortDescription>Commons EL</shortDescription>
     <description>JSP 2.0 Expression Language Interpreter Implementation</description>
   
     <developers>
  @@ -72,4 +73,21 @@
       </dependency>
     </dependencies>
   
  +  <reports>
  +     <report>maven-changelog-plugin</report>
  +     <report>maven-changes-plugin</report>
  +     <!--report>maven-checkstyle-plugin</report-->
  +     <!--report>maven-clover-plugin</report-->
  +     <report>maven-developer-activity-plugin</report>
  +     <report>maven-file-activity-plugin</report>
  +     <report>maven-javadoc-plugin</report>
  +     <!--report>maven-jellydoc-plugin</report-->
  +     <report>maven-junit-report-plugin</report>
  +     <report>maven-jxr-plugin</report>
  +     <report>maven-license-plugin</report>
  +     <!--report>maven-linkcheck-plugin</report-->
  +     <!--report>maven-statcvs-plugin</report-->
  +     <!--report>maven-tasklist-plugin</report-->
  +  </reports>
  +  
   </project>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org