Author: irooskov(a)redhat.com
Date: 2010-03-17 23:03:36 -0400 (Wed, 17 Mar 2010)
New Revision: 20898
Added:
trunk/documentation/guides/Update_Guide/
trunk/documentation/guides/Update_Guide/en-US/
trunk/documentation/guides/Update_Guide/en-US/Author_Group.xml
trunk/documentation/guides/Update_Guide/en-US/Book_Info.xml
trunk/documentation/guides/Update_Guide/en-US/Preface.xml
trunk/documentation/guides/Update_Guide/en-US/Revision_History.xml
trunk/documentation/guides/Update_Guide/en-US/Update.xml
trunk/documentation/guides/Update_Guide/en-US/Update_Guide.ent
trunk/documentation/guides/Update_Guide/en-US/Update_Guide.xml
trunk/documentation/guides/Update_Guide/en-US/images/
trunk/documentation/guides/Update_Guide/en-US/images/favicon0.ico
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/Add-Site_01.png
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/Add-Site_02.png
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/Automatic-Update_01.png
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/migration-guide_0.png
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/migration-guide_1.png
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/migration-guide_2.png
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/migration-guide_3.png
trunk/documentation/guides/Update_Guide/en-US/master.xml
trunk/documentation/guides/Update_Guide/pom.xml
trunk/documentation/guides/Update_Guide/publican.cfg
Log:
adding new book
Added: trunk/documentation/guides/Update_Guide/en-US/Author_Group.xml
===================================================================
--- trunk/documentation/guides/Update_Guide/en-US/Author_Group.xml
(rev 0)
+++ trunk/documentation/guides/Update_Guide/en-US/Author_Group.xml 2010-03-18 03:03:36 UTC
(rev 20898)
@@ -0,0 +1,10 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+<authorgroup>
+ <author>
+ <firstname>Ben</firstname>
+ <surname>Clare</surname>
+ <email>bclare(a)redhat.com</email>
+ </author>
+</authorgroup>
Added: trunk/documentation/guides/Update_Guide/en-US/Book_Info.xml
===================================================================
--- trunk/documentation/guides/Update_Guide/en-US/Book_Info.xml
(rev 0)
+++ trunk/documentation/guides/Update_Guide/en-US/Book_Info.xml 2010-03-18 03:03:36 UTC
(rev 20898)
@@ -0,0 +1,25 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+<bookinfo>
+ <title>Update Guide</title>
+ <subtitle>Updating from 3.0 to 3.0.x</subtitle>
+ <productname>JBoss Developer Studio</productname>
+ <productnumber>3.0</productnumber>
+ <edition>1.0</edition>
+ <pubsnumber>0</pubsnumber>
+ <abstract>
+ <para>
+ The Update Guide explains how to upgrade from the JBoss Developer Studio 3.0
+ </para>
+ </abstract>
+ <corpauthor>
+ <inlinemediaobject>
+ <imageobject>
+ <imagedata fileref="Common_Content/images/title_logo.svg"
format="SVG"></imagedata>
+ </imageobject>
+ </inlinemediaobject>
+ </corpauthor>
+ <xi:include href="Common_Content/Legal_Notice.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+ <xi:include href="Author_Group.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+</bookinfo>
Added: trunk/documentation/guides/Update_Guide/en-US/Preface.xml
===================================================================
--- trunk/documentation/guides/Update_Guide/en-US/Preface.xml (rev
0)
+++ trunk/documentation/guides/Update_Guide/en-US/Preface.xml 2010-03-18 03:03:36 UTC (rev
20898)
@@ -0,0 +1,12 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+<preface>
+ <title>Preface</title>
+ <xi:include href="Common_Content/Conventions.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+ <xi:include href="Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <xi:fallback
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <xi:include href="Common_Content/Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+ </xi:fallback>
+ </xi:include>
+</preface>
Added: trunk/documentation/guides/Update_Guide/en-US/Revision_History.xml
===================================================================
--- trunk/documentation/guides/Update_Guide/en-US/Revision_History.xml
(rev 0)
+++ trunk/documentation/guides/Update_Guide/en-US/Revision_History.xml 2010-03-18 03:03:36
UTC (rev 20898)
@@ -0,0 +1,24 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+<appendix>
+ <title>Revision History</title>
+ <simpara>
+ <revhistory>
+ <revision>
+ <revnumber>0</revnumber>
+ <date>Wed Mar 17 2010</date>
+ <author>
+ <firstname>Ben</firstname>
+ <surname>Clare</surname>
+ <email>bclare(a)redhat.com</email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Initial compilation of book</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ </revhistory>
+ </simpara>
+</appendix>
Added: trunk/documentation/guides/Update_Guide/en-US/Update.xml
===================================================================
--- trunk/documentation/guides/Update_Guide/en-US/Update.xml (rev
0)
+++ trunk/documentation/guides/Update_Guide/en-US/Update.xml 2010-03-18 03:03:36 UTC (rev
20898)
@@ -0,0 +1,334 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<chapter id="getting_started" xreflabel="getting_started">
+<?dbhtml filename="getting_started.html"?>
+ <chapterinfo>
+ <keywordset>
+ <keyword>JBoss Developer Studio</keyword>
+ <keyword>Eclipse</keyword>
+ <keyword>Java</keyword>
+ <keyword>JBoss</keyword>
+ </keywordset>
+ </chapterinfo>
+ <title>Getting started</title>
+
+ <section id="sect-getting_started-Upgrading_using_the_update_site">
+ <title>Upgrading using the update site</title>
+ <para>
+ JBoss Developer Studio provides the facility to update from version 3.0.x to the the
latest code fixes and enhancements without the need to download a complete installation.
Updating can be achieved by adding the relevant remote update site to the list of
available software sites then performing manual or scheduled updates. At present, the
update site contains the latest 3.0.0.GA build so performing an update at this stage will
leave your installation unchanged.
+ </para>
+ <para>
+ <xref linkend="proc-Adding_Update_Sites"/> describes how to add the
update site to the list of available sites. Configuring JBoss Developer Studio to check
for and download updates is outlined in <xref
linkend="proc-Configuring_Automatic_Updates"/>. Manual updates can be
performed by selecting
<menuchoice><guimenu>Help</guimenu><guisubmenu>Check For
Updates</guisubmenu></menuchoice>.
+ </para>
+ <section
id="sect-getting_started-Upgrading_using_the_update_site-Adding_the_update_site">
+ <title>Adding the update site</title>
+
+ <!--
+ <para>
+ Upgrading <application>JBoss Developer Studio</application> from
version 3.0 to 3.0.x can be achieved by adding the relevant remote update site to the list
of available software sites. This will require entering a username and password which are
currently <literal>username</literal> and
<literal>password</literal>. Software sites can be added according to the
following procedure:
+ </para>
+ -->
+ <procedure id="proc-Adding_Update_Sites">
+ <title>Adding an Update Site</title>
+ <step>
+ <title>Access the Install dialog box</title>
+ <para>
+ Select
<menuchoice><guimenu>Help</guimenu><guisubmenu>Install New
Software</guisubmenu></menuchoice>
+ </para>
+ </step>
+ <step>
+ <title>Enter the site information</title>
+ <orderedlist numeration="loweralpha">
+ <listitem>
+ <para>
+ Click the
<menuchoice><guibutton>Add</guibutton></menuchoice> button.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Enter a name for the update site such as JBDS3.0 in the
<guilabel>Name</guilabel> field.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Enter the <acronym>url</acronym> of the update site (<ulink
url="https://devstudio.jboss.com/updates/3.0/">https://devst...>)
in the <guilabel>Location</guilabel> field.
+ </para>
+ <figure id="figure-Add-Site_01">
+ <title>Add Site Dialog</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/migration-guide/Add-Site_01.png" format="PNG"/>
+ </imageobject>
+ <textobject>
+ <para>Add Site</para>
+ </textobject>
+ </mediaobject>
+ </figure>
+ <note><title>Note: Update site information</title>
+ <para>
+ Information pertaining to the update site can be obtained by entering
the url in a browser.
+ </para>
+ </note>
+ </listitem>
+
+ </orderedlist>
+ </step>
+ <step>
+ <title>Add the site</title>
+ <orderedlist numeration="loweralpha">
+ <listitem>
+ <para>
+ Once the entered details have been verified, click the
<menuchoice><guibutton>OK</guibutton></menuchoice> button to begin
the installation.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Enter the username and password when prompted.
+ </para>
+ <figure id="figure-Add-Site_02">
+ <title>Enter Login Details</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/migration-guide/Add-Site_02.png" format="PNG"/>
+ </imageobject>
+ <textobject>
+ <para>Login Details</para>
+ </textobject>
+ </mediaobject>
+ </figure>
+ </listitem>
+ </orderedlist>
+ <para>
+ The plug-in details are retrieved by <application>JBoss Developer
Studio</application> and the available plug-ins will be displayed in the main window
of the <guilabel>Install</guilabel> dialog box.
+ </para>
+ </step>
+ <step>
+ <title>Select the plug-ins</title>
+ <orderedlist numeration="loweralpha">
+ <listitem>
+ <para>
+ Choose the required plug-ins and any
<guilabel>Optional</guilabel> plug-ins listed by clicking the relevant
checkboxes. Sub-items can be selected or deselected as required.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Click the <guibutton>Next</guibutton> button.
+ </para>
+ </listitem>
+ </orderedlist>
+ </step>
+ <step>
+ <title>Review the plug-ins</title>
+ <orderedlist numeration="loweralpha">
+ <listitem>
+ <para>
+ The plug-ins to be installed will be displayed in the
<guilabel>Install Details</guilabel> screen.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Choose the <guibutton>Next</guibutton> button to continue the
installation or the <guibutton>Back</guibutton> button to revise the
selection.
+ </para>
+ </listitem>
+ </orderedlist>
+ </step>
+ <step>
+ <title>Review the licenses</title>
+ <orderedlist numeration="loweralpha">
+ <listitem>
+ <para>
+ Read the license information presented on the screen. Click on the
<guibutton>I accept</guibutton> radio button to proceed.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Choose the <guibutton>Finish</guibutton> button to complete
the installation or the <guibutton>Back</guibutton> button to revise the
selection.
+ </para>
+ </listitem>
+ </orderedlist>
+ </step>
+ <!--
+ <step>
+ <title>Note any security warnings</title>
+ <orderedlist numeration="loweralpha">
+ <listitem>
+ <para>
+ Read the security warning. Click the
<guibutton>Details</guibutton> button to obtain further details if required.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Once satisfied that the software is safe to install, click the
<guibutton>OK</guibutton> button to accept the installation.
+ </para>
+ </listitem>
+ </orderedlist>
+ </step>
+ -->
+ <step><title>Restart <application>JBoss Developer
Studio</application></title>
+ <para>
+ When prompted, it is recommended to restart <application>JBoss
Developer Studio</application> by clicking the
<guibutton>Yes</guibutton> button.
+ </para>
+ </step>
+ </procedure>
+ <note><title>Download Delays</title>
+ <para>
+ In the event that delays are experienced while downloading the plug-ins due to
a slow mirror or bandwidth issues, it is possible to shut down JBoss Developer Studio and
restart the procedure from Step 1. Any errors returned during the subsequent installation
attempt can be ignored as they will be resolved once the installation is completed.
+ </para>
+ </note>
+ </section>
+ <section
id="sect-getting_started-Upgrading_using_the_update_site-Automatic_updates">
+ <title>Automatic updates</title>
+ <procedure id="proc-Configuring_Automatic_Updates">
+ <title>Automatic Updates</title>
+ <step>
+ <title>Access the <guilabel>Preferences</guilabel>
dialog</title>
+ <para>
+ Select
<menuchoice><guimenu>Window</guimenu><guisubmenu>Preferences</guisubmenu></menuchoice>
+ </para>
+ </step>
+ <step>
+ <title>Access the Install/Update Options</title>
+ <orderedlist numeration="loweralpha">
+ <listitem>
+ <para>
+ Click the arrow adjacent to the
<menuchoice><guibutton>Install/Update</guibutton></menuchoice>
label in the left panel of the display. This will display the <guilabel>Automatic
Updates</guilabel> and <guilabel>Available Software Sites</guilabel>
options.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Click on the <guilabel>Automatically find new updates and notify
me</guilabel> checkbox.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Configure the <guilabel>Update Schedule</guilabel>,
<guilabel>Download Options</guilabel> and <guilabel>When updates are
found</guilabel> options to suit your preferences.
+ </para>
+ <figure id="figure-Automatic-Update_01">
+ <title>Automatic Updates</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/migration-guide/Automatic-Update_01.png"
format="PNG"/>
+ </imageobject>
+ <textobject>
+ <para>Configure Automatic Updates</para>
+ </textobject>
+ </mediaobject>
+ </figure>
+ </listitem>
+ <listitem>
+ <para>
+ Click on the <guilabel>OK</guilabel> button to schedule the
updates.
+ </para>
+ <note><title>Note: Available Software Sites</title>
+ <para>
+ Update sites can also be added by selecting <guilabel>Available
Software Sites</guilabel> and clicking on the <guibutton>Add</guibutton>
button of the resultant screen. The <guibutton>Add</guibutton> action is
equivalent to Step 2 of <xref linkend="proc-Adding_Update_Sites"/>.
+ </para>
+ </note>
+ </listitem>
+
+ </orderedlist>
+ </step>
+ </procedure>
+ </section>
+
+ <!--
+ <note><title>Unsigned Software</title>
+ <para>
+ The installation of plug-ins often involves unsigned content for which the
validity of the software cannot be established. There are risks associated with the use of
unsigned software and it is recommended that users acquaint themselves with the risks
prior to finalising the installation.
+ </para>
+ </note>
+ -->
+ <!-- Keeping the original material for now bc.
+ <orderedlist>
+ <listitem>
+ <para>Start the JBoss Developer Studio
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ , then go to Help > Software Updates... >
+ Available Software > Manage Sites... > Add...
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Paste in the following URL:
+ <ulink
url="https://devstudio.jboss.com/updates/2.1/">https://devst...
+ </ulink>
+ </para>
+ <note>
+ <para>On some platforms, you may also be able to drag and drop
+ the link from your browser directly into Eclipse.
+ </para>
+ </note>
+ <figure>
+ <title>Help > Software Updates... > Available Software > Manage
+ Sites... > Add...</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/upgrade-guide/migration-guide_0.png"
/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </listitem>
+
+ <listitem>
+ <para>
+ Enter your username and password. You may be prompted twice.
+ </para>
+ <figure>
+ <title>Password Required</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/upgrade-guide/migration-guide_1.png"
/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </listitem>
+
+ <listitem>
+ <para>
+ Select features to update or install, then click Install...
+ </para>
+ <figure>
+ <title>Select features to install</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/upgrade-guide/migration-guide_2.png"
/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </listitem>
+
+ <listitem>
+ <para>
+ Install. Restart when prompted.
+ </para>
+ <figure>
+ <title>Installing...</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/upgrade-guide/migration-guide_3.png"
/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </listitem>
+
+ <listitem>
+ <para>If the install gets stuck on a particular jar download
+ (bandwidth saturation, slow mirror, etc.), you can shut down JBDS
+ and try again.
+ Ignore any errors you get when starting the second
+ time - a completed install should resolve them so that when you
+ restart the third time you will be ready to go.
+ </para>
+ </listitem>
+ </orderedlist>
+ <note>
+ <para>
+ Installation of EAP 5 is not covered by this migration guide. See
+ <ulink
url="http://www.redhat.com/docs/en-US/JBoss_Enterprise_Application_P...
for full details.
+ </para>
+ </note>
+ -->
+ </section>
+</chapter>
Added: trunk/documentation/guides/Update_Guide/en-US/Update_Guide.ent
===================================================================
--- trunk/documentation/guides/Update_Guide/en-US/Update_Guide.ent
(rev 0)
+++ trunk/documentation/guides/Update_Guide/en-US/Update_Guide.ent 2010-03-18 03:03:36 UTC
(rev 20898)
@@ -0,0 +1,4 @@
+<!ENTITY PRODUCT "JBoss">
+<!ENTITY BOOKID "Update_Guide">
+<!ENTITY YEAR "2010">
+<!ENTITY HOLDER "Red Hat">
Added: trunk/documentation/guides/Update_Guide/en-US/Update_Guide.xml
===================================================================
--- trunk/documentation/guides/Update_Guide/en-US/Update_Guide.xml
(rev 0)
+++ trunk/documentation/guides/Update_Guide/en-US/Update_Guide.xml 2010-03-18 03:03:36 UTC
(rev 20898)
@@ -0,0 +1,9 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+<book>
+<xi:include href="Book_Info.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<xi:include href="Preface.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<xi:include href="Update.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<xi:include href="Revision_History.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+</book>
Added: trunk/documentation/guides/Update_Guide/en-US/images/favicon0.ico
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/guides/Update_Guide/en-US/images/favicon0.ico
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/Add-Site_01.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/Add-Site_01.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/Add-Site_02.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/Add-Site_02.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/Automatic-Update_01.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/Automatic-Update_01.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/migration-guide_0.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/migration-guide_0.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/migration-guide_1.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/migration-guide_1.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/migration-guide_2.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/migration-guide_2.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/migration-guide_3.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/guides/Update_Guide/en-US/images/migration-guide/migration-guide_3.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/guides/Update_Guide/en-US/master.xml
===================================================================
--- trunk/documentation/guides/Update_Guide/en-US/master.xml (rev
0)
+++ trunk/documentation/guides/Update_Guide/en-US/master.xml 2010-03-18 03:03:36 UTC (rev
20898)
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+"http://www.docbook.org/xml/4.3/docbookx.dtd"
+[
+<!ENTITY migration-guide SYSTEM "Update.xml">
+
+]>
+
+<book>
+ <bookinfo>
+ <title>JBoss Developer Studio Update Guide for 3.0 to 3.0.x</title>
+ <pubdate>March 2010</pubdate>
+ <copyright>
+ <year>2010</year>
+ <holder>JBoss by Red Hat</holder>
+ </copyright>
+ <releaseinfo>Version: 3.0.0.GA</releaseinfo>
+</bookinfo>
+ <toc/>
+
+&migration-guide;
+</book>
Added: trunk/documentation/guides/Update_Guide/pom.xml
===================================================================
--- trunk/documentation/guides/Update_Guide/pom.xml (rev 0)
+++ trunk/documentation/guides/Update_Guide/pom.xml 2010-03-18 03:03:36 UTC (rev 20898)
@@ -0,0 +1,146 @@
+<project
xmlns="http://maven.apache.org/POM/4.0.0"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>getting-started-guide-${translation}</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ <packaging>jdocbook</packaging>
+ <name>Getting_Started_Guide</name>
+
+ <profiles>
+ <profile>
+ <id>release</id>
+ <properties>
+ <master>master_output.xml</master>
+ <xsl-single>classpath:/xslt/com/jboss/tools/xhtml-single-release.xsl</xsl-single>
+ <xsl-chunked>classpath:/xslt/com/jboss/tools/xhtml-release.xsl</xsl-chunked>
+ <xsl-pdf>classpath:/xslt/com/jboss/tools/pdf.xsl</xsl-pdf>
+ </properties>
+ </profile>
+ <profile>
+ <id>releaseJBDS</id>
+ <properties>
+ <master>master_output.xml</master>
+
<xsl-single>classpath:/xslt/com/jboss/tools/xhtml-single-release-nomarker.xsl</xsl-single>
+
<xsl-chunked>classpath:/xslt/com/jboss/tools/xhtml-release-nomarker.xsl</xsl-chunked>
+ <xsl-pdf>classpath:/xslt/com/jboss/tools/pdf.xsl</xsl-pdf>
+
<cssdir>../../../documentation/jbosstools-jdocbook-style/src/main/com/css/</cssdir>
+ </properties>
+ </profile>
+
+ <profile>
+ <id>diffmk</id>
+ <properties>
+ <master>master_output.xml</master>
+ <xsl-single>classpath:/xslt/com/jboss/tools/xhtml-single-diff.xsl</xsl-single>
+ <xsl-chunked>classpath:/xslt/com/jboss/tools/xhtml-diff.xsl</xsl-chunked>
+ <xsl-pdf>classpath:/xslt/com/jboss/tools/pdf-diff.xsl</xsl-pdf>
+ </properties>
+ </profile>
+ </profiles>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.jboss.maven.plugins</groupId>
+ <artifactId>maven-jdocbook-plugin</artifactId>
+ <version>2.1.0-200803311251UTC-MPJDOCBOOK-8</version>
+ <extensions>true</extensions>
+
+ <dependencies>
+ <dependency>
+ <groupId>com.jboss</groupId>
+ <artifactId>jbossent-docbook-xslt</artifactId>
+ <version>1.0.0</version>
+ </dependency>
+ <dependency>
+ <groupId>com.jboss</groupId>
+ <artifactId>jbossent-jdocbook-style</artifactId>
+ <version>1.0.0</version>
+ <type>jdocbook-style</type>
+ </dependency>
+ <dependency>
+ <groupId>org.jboss</groupId>
+ <artifactId>jbossorg-jdocbook-style</artifactId>
+ <version>1.1.0</version>
+ <type>jdocbook-style</type>
+ </dependency>
+ <dependency>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>jbosstools-docbook-xslt</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.xmlgraphics</groupId>
+ <artifactId>fop</artifactId>
+ <version>0.95</version>
+ </dependency>
+ </dependencies>
+ <configuration>
+ <sourceDocumentName>${master}</sourceDocumentName>
+ <sourceDirectory>${pom.basedir}/en-US</sourceDirectory>
+ <imageResource>
+ <directory>${pom.basedir}/en-US</directory>
+ <includes>
+ <include>images/**/*</include>
+ <include>database.zip</include>
+ </includes>
+ </imageResource>
+ <cssResource>
+ <directory>${pom.basedir}/${cssdir}</directory>
+ </cssResource>
+
+ <formats>
+ <!--format>
+ <formatName>pdf</formatName>
+ <stylesheetResource>${xsl-pdf}</stylesheetResource>
+ <finalName>${pom.name}.pdf</finalName>
+ </format-->
+ <format>
+ <formatName>html</formatName>
+ <stylesheetResource>${xsl-chunked}</stylesheetResource>
+ <finalName>index.html</finalName>
+ </format>
+ <format>
+ <formatName>html_single</formatName>
+ <stylesheetResource>${xsl-single}</stylesheetResource>
+ <finalName>index.html</finalName>
+ </format>
+ <format>
+ <formatName>eclipse</formatName>
+ <stylesheetResource>classpath:/xslt/com/jboss/tools/eclipse.xsl</stylesheetResource>
+ <finalName>index.html</finalName>
+ </format>
+ </formats>
+
+ <options>
+ <useRelativeImageUris>
+ true
+ </useRelativeImageUris>
+ <xincludeSupported>true</xincludeSupported>
+ <xmlTransformerType>saxon</xmlTransformerType>
+ <!-- needed for uri-resolvers; can be ommitted if using
'current' uri scheme -->
+ <!-- could also locate the docbook dependency and inspect
its version... -->
+ <docbookVersion>1.72.0</docbookVersion>
+ </options>
+ </configuration>
+ </plugin>
+ </plugins>
+
+ </build>
+
+ <properties>
+ <xsl-single>classpath:/xslt/com/jboss/tools/xhtml-single.xsl</xsl-single>
+ <xsl-chunked>classpath:/xslt/com/jboss/tools/xhtml.xsl</xsl-chunked>
+ <xsl-pdf>classpath:/xslt/com/jboss/tools/pdf.xsl</xsl-pdf>
+ <stylesdir>../../../documentation/jbosstools-docbook-xslt/src/main/resources/</stylesdir>
+ <cssdir>../../../documentation/jbosstools-jdocbook-style/src/main/com/css/</cssdir>
+
<stylesdir>../../../documentation/jbosstools-docbook-xslt/src/main/resources/</stylesdir>
+ <master>master.xml</master>
+ <translation>en-US</translation>
+ </properties>
+
+</project>
Added: trunk/documentation/guides/Update_Guide/publican.cfg
===================================================================
--- trunk/documentation/guides/Update_Guide/publican.cfg (rev 0)
+++ trunk/documentation/guides/Update_Guide/publican.cfg 2010-03-18 03:03:36 UTC (rev
20898)
@@ -0,0 +1,7 @@
+# Config::Simple 4.59
+# Fri Nov 20 13:19:45 2009
+
+xml_lang: en-US
+type: Book
+brand: JBoss
+