You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by ru...@apache.org on 2001/07/26 09:44:04 UTC

cvs commit: jakarta-alexandria/proposal/gump/project jakarta-ant-antidote.xml

rubys       01/07/26 00:44:04

  Modified:    proposal/gump naglist
               proposal/gump/profile gump.xml
  Added:       proposal/gump/project jakarta-ant-antidote.xml
  Log:
  Add antidote, based on input from Stefan Bodewig.  Note: I've substituted
  xerces for jaxp (why-oh-why in these days of JAXP would somebody import
  com.sun.xml.tree.ElementNode?)
  
  Revision  Changes    Path
  1.47      +6 -0      jakarta-alexandria/proposal/gump/naglist
  
  Index: naglist
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/naglist,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- naglist	2001/07/19 18:33:45	1.46
  +++ naglist	2001/07/26 07:44:04	1.47
  @@ -78,6 +78,12 @@
   Subject: [GUMP] Build Failure - Ant
   Regex: /BUILD FAILED/
   ------
  +Project: jakarta-antidote
  +To: ant-dev@jakarta.apache.org
  +From: Diane Holt <ho...@apache.org>
  +Subject: [GUMP] Build Failure - Antidote
  +Regex: /BUILD FAILED/
  +------
   Project: jakarta-ant-mutant
   To: ant-dev@jakarta.apache.org
   From: Diane Holt <ho...@apache.org>
  
  
  
  1.14      +1 -0      jakarta-alexandria/proposal/gump/profile/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/profile/gump.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- gump.xml	2001/07/20 21:28:31	1.13
  +++ gump.xml	2001/07/26 07:44:04	1.14
  @@ -4,6 +4,7 @@
   
     <project href="project/jakarta-alexandria.xml"/>
     <project href="project/jakarta-ant.xml"/>
  +  <project href="project/jakarta-ant-antidote.xml"/>
     <project href="project/jakarta-avalon-cornerstone.xml"/>
     <project href="project/jakarta-avalon-excalibur.xml"/>
     <project href="project/jakarta-avalon-logkit.xml"/>
  
  
  
  1.1                  jakarta-alexandria/proposal/gump/project/jakarta-ant-antidote.xml
  
  Index: jakarta-ant-antidote.xml
  ===================================================================
  <project name="jakarta-ant-antidote">
  
    <url href="http://jakarta.apache.org/ant/index.html"/>
    <description>
      GUI frontend to Ant
    </description>
  
    <cvs repository="jakarta"/>
  
    <depend project="bootstrap-ant"/>
    <depend project="xml-xerces"/>
  
    <ant target="dist-lite" />
    <home nested="dist"/>
    <jar name="lib/antidote.jar"/>
  
  </project>
  
  
  

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


Re: cvs commit: jakarta-alexandria/proposal/gump/project jakarta-ant-antidote.xml

Posted by Stefan Bodewig <bo...@apache.org>.
Trying to get through to the list once again.

On 26 Jul 2001, <ru...@apache.org> wrote:

>   (why-oh-why in these days of JAXP would somebody import
>   com.sun.xml.tree.ElementNode?)

Should be fixed in Antidote's CVS already.

Thanks

        Stefan

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