[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gump
Subject:    cvs commit: gump/template/forrest/src/documentation/content/xdocs index.xml
From:       nickchalko () apache ! org
Date:       2004-04-26 21:16:49
Message-ID: 20040426211649.10306.qmail () minotaur ! apache ! org
[Download RAW message or body]

nickchalko    2004/04/26 14:16:48

  Added:       template/forrest build.xml .cvsignore
               template/forrest/src/documentation/content/xdocs index.xml
  Log:
  Added a index.xml to support building a war.
  PR:
  Obtained from:
  Submitted by:	
  Reviewed by:	
  CVS: ----------------------------------------------------------------------
  CVS: PR:
  CVS:   If this change addresses a PR in the problem report tracking
  CVS:   database, then enter the PR number(s) here.
  CVS: Obtained from:
  CVS:   If this change has been taken from another system, such as NCSA,
  CVS:   then name the system in this line, otherwise delete it.
  CVS: Submitted by:
  CVS:   If this code has been contributed to Apache by someone else; i.e.,
  CVS:   they sent us a patch or a new module, then include their name/email
  CVS:   address here. If this is your work then delete this line.
  CVS: Reviewed by:
  CVS:   If we are doing pre-commit code reviews and someone else has
  CVS:   reviewed your changes, include their name(s) here.
  CVS:   If you have not had it reviewed then delete this line.
  
  Revision  Changes    Path
  1.1                  gump/template/forrest/build.xml
  
  Index: build.xml
  ===================================================================
  <?xml version="1.0"?>
  <!--
    Copyright 2004 The Apache Software Foundation
  
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
  
         http://www.apache.org/licenses/LICENSE-2.0
  
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
  
  <!DOCTYPE project [
      <!ENTITY forrest-targets SYSTEM "file:./forrest-targets.ent">
    ]>
      <project default="all">
  
      &forrest-targets;
  
      <xmlproperty file="user-properties.xml"
                   keeproot="false"
                   collapseattributes="true" />
  
  	<target name="all" depends="copy-from-real-site,site">
  	</target>
  	<target name="copy-from-real-site">
  		<!--copy todir="../src/documentation/resources/images">
              <fileset dir="../src/documentation/content/xdocs/images">
                  <include name="*" />
              </fileset>
          </copy>
          <copy todir="src/documentation">
              <fileset dir="../../src/documentation">
                  <include name="skinconf.xml" />
              </fileset>
          </copy-->
  	</target>
  
  
  
  
  </project>
  
  
  1.1                  gump/template/forrest/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  user-properties.xml
  build
  
  
  
  1.1                  gump/template/forrest/src/documentation/content/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <!--
    Copyright 2003-2004 The Apache Software Foundation
  
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
  
         http://www.apache.org/licenses/LICENSE-2.0
  
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
  <document>
  
    <header>
      
      <title>Apache Gump</title>
  
    	<authors>
    		<person name="Sam Ruby" email="rubys AT us.ibm DOT com"/>
    		<person name="Adam Jack" email="ajack AT sybase DOT com"/>
    		<person name="Community" email="general AT gump DOT apache DOT org"/>
    	</authors>
    </header>
  <body>
  
    <section><title>Congratulations</title>
  
    <p>
     You have a the gump live site template started.
    </p>
     
       </section>
       
    <section><title>What next.</title>
  
    <p>Run gump.py  --xdocs</p>
        <fixme author="nickchalko">Add some details on how to do this </fixme>
     
  
     
       </section>
       
            
    <section><title>Where do I get help.</title>
  
    <p>general@gump.apache.org.
     
    </p>
     
       </section>
       
       
  </body>
  </document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic