jmartin     01/03/02 05:51:34

  Added:       src/xml/projects local-alexandria.xml
               src/xml/repositories test.xml
               src/xml  test.xml
  Log:
  Added test workspace covering local copy of alexnadria to make testing easier
  
  Revision  Changes    Path
  1.1                  jakarta-alexandria/src/xml/projects/local-alexandria.xml
  
  Index: local-alexandria.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <project repository="local" opensource="true">
      <title>Alexandria</title>
      <module>jakarta-alexandria</module>
      <license>ASL</license>
      <description>Internet content management system</description>
      <home-page>http://jakarta.apache.org/alexandria/</home-page>
      <javasrc>src/java</javasrc>
      <build file="build.xml"/>
  </project>
  
  
  
  1.1                  jakarta-alexandria/src/xml/repositories/test.xml
  
  Index: test.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <repository name="local" type="local">
      <title>Alexandria</title>
      <root>../../../</root>
      <description>Local file system</description>
  </repository>
  
  
  
  1.9       +10 -36    jakarta-alexandria/src/xml/test.xml
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to