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

[email protected]
Newsgroups gmane.comp.jakarta.alexandria.devel
Message-ID <[email protected]>
rubys       2002/11/17 16:14:06

  Modified:    proposal/gump/project jakarta-ant.xml
  Log:
  Specify where the jar is to be placed, and pick it up from there.
  
  Note: the build.xml has a problem in that it explictly specifies
  MANIFEST files which aren't present.
  
  Revision  Changes    Path
  1.76      +5 -3      jakarta-alexandria/proposal/gump/project/jakarta-ant.xml
  
  Index: jakarta-ant.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-ant.xml,v
  retrieving revision 1.75
  retrieving revision 1.76
  diff -u -r1.75 -r1.76
  --- jakarta-ant.xml	17 Nov 2002 18:53:19 -0000	1.75
  +++ jakarta-ant.xml	18 Nov 2002 00:14:06 -0000	1.76
  @@ -123,7 +123,9 @@
     <project name="jakarta-ant-embed">
       <package>org.apache.tools.ant</package>
   
  -    <ant basedir="proposal/embed" />
  +    <ant basedir="proposal/embed">
  +      <property name="ant.home" value="."/>
  +    </ant>
   
       <depend project="jakarta-ant" inherit="all"/>
       <depend project="commons-jxpath"/>
  @@ -132,12 +134,12 @@
       <depend project="commons-discovery"/>   
       <depend project="commons-logging"/>   
       
  -    <jar name="build/ant-sax2.jar" id="embed"/>
  +    <home nested="proposal/embed"/>
  +    <jar name="lib/ant-sax2.jar" id="embed"/>
   
       <nag to="[email protected]"
            from="Nicola Ken Barozzi &lt;[email protected]&gt;"/>    
            
     </project>
  -  
      
   </module>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.