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 2004/02/12 09:59:23 UTC

cvs commit: jakarta-gump/project quartz.xml

bodewig     2004/02/12 00:59:23

  Modified:    project  quartz.xml
  Log:
  quartz needs jmx
  
  Revision  Changes    Path
  1.13      +1 -0      jakarta-gump/project/quartz.xml
  
  Index: quartz.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/quartz.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- quartz.xml	28 Jan 2004 08:45:24 -0000	1.12
  +++ quartz.xml	12 Feb 2004 08:59:23 -0000	1.13
  @@ -21,6 +21,7 @@
       <depend project="ejb"/>
       <depend project="xml-xerces"/>
       <depend project="jdbc"/>
  +    <depend project="jmx" id="jmxri"/>
       <depend project="jta"/>
       <depend project="commons-collections" />
       <depend project="commons-dbcp" />