You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2003/08/06 10:25:38 UTC

cvs commit: jakarta-gump/profile gump.xml

bodewig     2003/08/06 01:25:38

  Modified:    project  xml-xindice.xml
               profile  gump.xml
  Added:       project  junitperf.xml
  Log:
  Xindice has removed junitperf from CVS
  
  Revision  Changes    Path
  1.26      +0 -8      jakarta-gump/project/xml-xindice.xml
  
  Index: xml-xindice.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/xml-xindice.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- xml-xindice.xml	2 May 2003 14:19:45 -0000	1.25
  +++ xml-xindice.xml	6 Aug 2003 08:25:38 -0000	1.26
  @@ -45,12 +45,4 @@
       <jar name="xmldb-xupdate.jar"/>
     </project>
   
  -  <project name="junitperf">
  -    <url href="http://www.clarkware.com/software/JUnitPerf.html"/>
  -    <package>com.clarkware.junitperf</package>
  -
  -    <jar name="java/lib/junitperf-1.8.jar"/>
  -    <license name="java/lib/junitperf.LICENSE"/>
  -  </project>
  -
   </module>
  
  
  
  1.1                  jakarta-gump/project/junitperf.xml
  
  Index: junitperf.xml
  ===================================================================
  <module name="junitperf">
  
    <url href="http://www.clarkware.com/software/JUnitPerf.html"/>
    <description>JUnitPerf is a collection of JUnit test decorators used
    to measure the performance and scalability of functionality
    contained within existing JUnit tests.</description>
  
    <project name="junitperf">
      <package>com.clarkware.junitperf</package>
  
      <jar name="lib/junitperf.jar"/>
      <license name="LICENSE"/>
    </project>
  </module>
  
  
  
  1.246     +2 -0      jakarta-gump/profile/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/profile/gump.xml,v
  retrieving revision 1.245
  retrieving revision 1.246
  diff -u -r1.245 -r1.246
  --- gump.xml	29 Jul 2003 12:53:48 -0000	1.245
  +++ gump.xml	6 Aug 2003 08:25:38 -0000	1.246
  @@ -185,6 +185,7 @@
     <module href="project/jdom.xml"/>
     <module href="project/jsch.xml"/>
     <module href="project/jdepend.xml"/>
  +  <module href="project/junitperf.xml"/>
     <module href="project/nekohtml.xml"/>
     <module href="project/nsuml.xml"/>
     <module href="project/rhino.xml"/>
  @@ -252,6 +253,7 @@
     <project name="jsch"             package="jsch-0.1.4"/>
     <project name="jsse"             package="jsse1.0.3"/>
     <project name="jta"              package="jta-spec1_0_1"/>
  +  <project name="junitperf"        package="junitperf-1.8"/>
     <!--project name="jts"              package="jts1_0"/-->
     <project name="ldap"             package="ldap-1_2_4"/>
     <project name="nekohtml"         package="nekohtml-0.7.3"/>