User: user57  
  Date: 01/12/05 19:25:26

  Added:       src/metadata dtds-application.xml dtds-web.xml
  Log:
   o fixed up jboss-website to use new build.xml stuff
   o added generation of dtds.ear (minor hack) to get the /j2ee/dtd/* stuff
     back online.
  
  Revision  Changes    Path
  1.1                  website-snapshots/src/metadata/dtds-application.xml
  
  Index: dtds-application.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE application>
  
  <!-- $Id: dtds-application.xml,v 1.1 2001/12/06 03:25:26 user57 Exp $ -->
  
  <application>
     <display-name>JBoss J2EE DTDs</display-name>
  
     <module>
        <web>
           <web-uri>dtds.war</web-uri>
           <context-root>/j2ee/dtd</context-root>
        </web>
     </module>
  
  </application>
  
  
  
  1.1                  website-snapshots/src/metadata/dtds-web.xml
  
  Index: dtds-web.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE web-app>
  
  <!-- $Id: dtds-web.xml,v 1.1 2001/12/06 03:25:26 user57 Exp $ -->
  
  <web-app>
     <display-name>JBoss DTDs (from snapshot)</display-name>
  </web-app>
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to