You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by do...@apache.org on 2002/01/05 04:20:49 UTC

cvs commit: jakarta-ant/proposal/myrmidon/src/manifest nativelib-ant-descriptor.xml

donaldp     02/01/04 19:20:49

  Added:       proposal/myrmidon/src/manifest nativelib-ant-descriptor.xml
  Log:
  Add a descriptor for new nativelib type library
  
  Revision  Changes    Path
  1.1                  jakarta-ant/proposal/myrmidon/src/manifest/nativelib-ant-descriptor.xml
  
  Index: nativelib-ant-descriptor.xml
  ===================================================================
  <ant-lib>
  
    <types>
      <task name="load-environment" classname="org.apache.antlib.nativelib.LoadEnvironment" />
    </types>
  
  </ant-lib>
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>