[jboss-cvs] JBossAS SVN: r65789 - in projects/docs/trunk/Getting_Started: en-US and 1 other directory.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Oct 3 02:32:31 EDT 2007
Author: mhideo at redhat.com
Date: 2007-10-03 02:32:31 -0400 (Wed, 03 Oct 2007)
New Revision: 65789
Added:
projects/docs/trunk/Getting_Started/en-US/Author_Group.xml
projects/docs/trunk/Getting_Started/en-US/Legal_Notice.xml
Modified:
projects/docs/trunk/Getting_Started/en-US/Book_Info.xml
projects/docs/trunk/Getting_Started/en-US/Getting_Started.xml
projects/docs/trunk/Getting_Started/pom.xml
Log:
Revving for release
Added: projects/docs/trunk/Getting_Started/en-US/Author_Group.xml
===================================================================
--- projects/docs/trunk/Getting_Started/en-US/Author_Group.xml (rev 0)
+++ projects/docs/trunk/Getting_Started/en-US/Author_Group.xml 2007-10-03 06:32:31 UTC (rev 65789)
@@ -0,0 +1,5 @@
+<?xml version='1.0'?>
+<!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+
+<authorgroup><corpauthor> JBoss Community Documentation Project </corpauthor></authorgroup>
Modified: projects/docs/trunk/Getting_Started/en-US/Book_Info.xml
===================================================================
--- projects/docs/trunk/Getting_Started/en-US/Book_Info.xml 2007-10-03 06:22:30 UTC (rev 65788)
+++ projects/docs/trunk/Getting_Started/en-US/Book_Info.xml 2007-10-03 06:32:31 UTC (rev 65789)
@@ -4,25 +4,9 @@
%RH-ENTITIES;
]>
<bookinfo>
- <title>Getting Started with JBoss 4.0 Release 5</title>
- <subtitle>Getting Started</subtitle>
- <issuenum>4.0</issuenum>
- <productnumber>1</productnumber>
- <abstract>
- <para>
- This book represents is about installing Jboss Application Server.
- </para>
- </abstract>
- <copyright>
- <year>2006</year>
- <holder>&FORMAL-RHI;</holder>
- </copyright>
- <authorgroup>
- <corpauthor>&FORMAL-RHI;</corpauthor>
- </authorgroup>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/esologo.png"></imagedata>
- </imageobject>
- </mediaobject>
+ <title>JBoss Application Server 4.2.2</title>
+ <subtitle>Getting Started Guide</subtitle>
+ <issuenum>4.2</issuenum>
+ <productnumber>2</productnumber>
+
</bookinfo>
Modified: projects/docs/trunk/Getting_Started/en-US/Getting_Started.xml
===================================================================
--- projects/docs/trunk/Getting_Started/en-US/Getting_Started.xml 2007-10-03 06:22:30 UTC (rev 65788)
+++ projects/docs/trunk/Getting_Started/en-US/Getting_Started.xml 2007-10-03 06:32:31 UTC (rev 65789)
@@ -5,22 +5,17 @@
<!-- DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3CR3//EN"
"http://www.oasis-open.org/docbook/xml/4.3b2/docbookx.dtd" -->
<book>
- <bookinfo>
- <mediaobject>
- <imageobject>
- <imagedata align="center" fileref="images/title.jpg"/>
- </imageobject>
- </mediaobject>
- <title>Getting Started with JBoss 4.0</title>
- <subtitle>Release 5</subtitle>
- <copyright>
- <year>2004</year>
- <year>2005</year>
- <year>2006</year>
- <holder>JBoss, Inc.</holder>
- </copyright>
- </bookinfo>
- <preface>
+
+
+ <bookinfo>
+ <title>JBoss Application Server 4.2.2</title>
+ <subtitle>Getting Started Guide</subtitle>
+ <issuenum>4.2</issuenum>
+ <productnumber>2</productnumber>
+ <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+</bookinfo>
+ <!--preface>
<title>About this book</title>
<para>The goal of this book is to get you up and running J2EE 1.4 applications on JBoss 4.0 as quickly as
possible. At the time of writing, the latest release is version 4.0.4. You should use this version or later
@@ -29,7 +24,7 @@
subject from quite a basic standpoint, so it will still be useful if you are new to J2EE. If you would like
to use JBoss to run the standard Sun J2EE tutorials then this is the book for you. It should ideally be read
in parallel with the tutorial texts. </para>
- </preface>
+ </preface-->
<preface>
<title>What this Book Covers</title>
<para>
Added: projects/docs/trunk/Getting_Started/en-US/Legal_Notice.xml
===================================================================
--- projects/docs/trunk/Getting_Started/en-US/Legal_Notice.xml (rev 0)
+++ projects/docs/trunk/Getting_Started/en-US/Legal_Notice.xml 2007-10-03 06:32:31 UTC (rev 65789)
@@ -0,0 +1,17 @@
+<?xml version='1.0'?>
+<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+
+<legalnotice id="Book-Legal_Notice">
+ <title>Legal Notice</title>
+ <para>
+ <address>
+ <street>1801 Varsity Drive</street>
+ <city>Raleigh</city>, <state>NC</state><postcode>27606-2072</postcode><country>USA</country><phone>Phone: +1 919 754 3700</phone>
+ <phone>Phone: 888 733 4281</phone>
+ <fax>Fax: +1 919 754 3701</fax>
+ <pob>PO Box 13588</pob><city>Research Triangle Park</city>, <state>NC</state><postcode>27709</postcode><country>USA</country>
+ </address>
+ </para>
+</legalnotice>
+
Modified: projects/docs/trunk/Getting_Started/pom.xml
===================================================================
--- projects/docs/trunk/Getting_Started/pom.xml 2007-10-03 06:22:30 UTC (rev 65788)
+++ projects/docs/trunk/Getting_Started/pom.xml 2007-10-03 06:32:31 UTC (rev 65789)
@@ -27,7 +27,7 @@
</dependency>
</dependencies-->
<configuration>
- <sourceDocumentName>Getting_Started_Guide.xml</sourceDocumentName>
+ <sourceDocumentName>Getting_Started.xml</sourceDocumentName>
<imageResource>
<directory>en-US</directory>
<excludes>
More information about the jboss-cvs-commits
mailing list