You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2009/11/24 21:08:59 UTC

svn commit: r883844 - in /incubator/uima/uimaj/trunk/uima-docbooks/src: docbook/references/ref.pear.xml docbook/tools/tools.pear.packager.maven.xml olink/tools/htmlsingle-target.db olink/tools/pdf-target.db

Author: schor
Date: Tue Nov 24 20:08:59 2009
New Revision: 883844

URL: http://svn.apache.org/viewvc?rev=883844&view=rev
Log:
UIMA-1678 Add some details to what the Maven pear packager does

Modified:
    incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/references/ref.pear.xml
    incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/tools/tools.pear.packager.maven.xml
    incubator/uima/uimaj/trunk/uima-docbooks/src/olink/tools/htmlsingle-target.db
    incubator/uima/uimaj/trunk/uima-docbooks/src/olink/tools/pdf-target.db

Modified: incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/references/ref.pear.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/references/ref.pear.xml?rev=883844&r1=883843&r2=883844&view=diff
==============================================================================
--- incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/references/ref.pear.xml (original)
+++ incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/references/ref.pear.xml Tue Nov 24 20:08:59 2009
@@ -734,7 +734,8 @@
           of the PackageBrowser class builds a classpath string from what it finds in 
           the CLASSPATH specification here, plus adds a classpath entry for all
           Jars in the <literal>lib</literal> directory.  Because of this, there is no need
-            to specify Class Path entries for Jars in the lib directory.</para>
+            to specify Class Path entries for Jars in the lib directory, when using
+            the Eclipse plugin pear packager or the Maven Pear Packager.</para>
             
             <blockquote><para>When specifying the value of the CLASSPATH environment 
             variable, use the semicolon ";" as the separator character, regardless of the

Modified: incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/tools/tools.pear.packager.maven.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/tools/tools.pear.packager.maven.xml?rev=883844&r1=883843&r2=883844&view=diff
==============================================================================
--- incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/tools/tools.pear.packager.maven.xml (original)
+++ incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/tools/tools.pear.packager.maven.xml Tue Nov 24 20:08:59 2009
@@ -27,7 +27,18 @@
   <chapter id="ugr.tools.pear.packager.maven.plugin.usage">
     <title>The PEAR Packaging Maven Plugin</title>
     <para>
-      UIMA includes a Maven plugin that supports creating PEAR packages using Maven.
+      UIMA includes a Maven plugin that supports creating PEAR packages using Maven. 
+      When configured for a project, it assumes that the project has the PEAR layout, 
+      and will copy the standard directories that are part of a PEAR structure under the
+      project root into the PEAR, excluding files that start with a period (".").  
+      It also will put the Jar that is built for the project
+      into the lib/ directory and include it first on the generated classpath. 
+    </para>
+    
+    <para>
+      The classpath that is generated for this includes the artifact's Jar first, any user specified
+      entries second (in the order they are specified), and finally, entries for all Jars 
+      found in the lib/ directory (in some arbitrary order).
     </para>
     
     <section id="ugr.tools.pear.packager.maven.plugin.usage.configure">

Modified: incubator/uima/uimaj/trunk/uima-docbooks/src/olink/tools/htmlsingle-target.db
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uima-docbooks/src/olink/tools/htmlsingle-target.db?rev=883844&r1=883843&r2=883844&view=diff
==============================================================================
--- incubator/uima/uimaj/trunk/uima-docbooks/src/olink/tools/htmlsingle-target.db (original)
+++ incubator/uima/uimaj/trunk/uima-docbooks/src/olink/tools/htmlsingle-target.db Tue Nov 24 20:08:59 2009
@@ -12,4 +12,4 @@
     </ttl><xreftext>Figure 5.4, “
      Selecting an annotation from the context menu will highlight that
      annotation in the FS display
-    ”</xreftext></obj><div element="section" href="#cvd.statusBar" number="5.5.1" targetptr="cvd.statusBar"><ttl>The Status Bar</ttl><xreftext>Section 5.5.1, “The Status Bar”</xreftext></div><div element="section" href="#cvd.keyboardNavigation" number="5.5.2" targetptr="cvd.keyboardNavigation"><ttl>Keyboard Navigation and Shortcuts</ttl><xreftext>Section 5.5.2, “Keyboard Navigation and Shortcuts”</xreftext><obj element="table" href="#cvd.table.keyboardShortcuts" number="5.2" targetptr="cvd.table.keyboardShortcuts"><ttl>Keyboard shortcuts</ttl><xreftext>Table 5.2, “Keyboard shortcuts”</xreftext></obj></div></div></div><div element="chapter" href="#ugr.tools.ce" number="6" targetptr="ugr.tools.ce"><ttl>Apache UIMA Cas Editor User's Guide</ttl><xreftext>Chapter 6, <i xmlns:xlink="http://www.w3.org/1999/xlink">Apache UIMA Cas Editor User's Guide</i></xreftext><div element="section" href="#sandbox.caseditor.Introduction" number="6.1"
  targetptr="sandbox.caseditor.Introduction"><ttl>Introduction</ttl><xreftext>Section 6.1, “Introduction”</xreftext></div><div element="section" href="#sandbox.caseditor.Projects" number="6.2" targetptr="sandbox.caseditor.Projects"><ttl>Projects</ttl><xreftext>Section 6.2, “Projects”</xreftext><div element="section" href="#ugr.tools.cas_editor.pojects.structure" number="6.2.1" targetptr="ugr.tools.cas_editor.pojects.structure"><ttl>Project structure</ttl><xreftext>Section 6.2.1, “Project structure”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.add_typesystem" number="6.2.2" targetptr="ugr.tools.cas_editor.add_typesystem"><ttl>Add a type system</ttl><xreftext>Section 6.2.2, “Add a type system”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.add_corpus" number="6.2.3" targetptr="ugr.tools.cas_editor.add_corpus"><ttl>Add corpus folder</ttl><xreftext>Section 6.2.3, “Add corpus fold
 er”</xreftext></div></div><div element="section" href="#sandbox.caseditor.annotation_editor" number="6.3" targetptr="sandbox.caseditor.annotation_editor"><ttl>Annotation editor</ttl><xreftext>Section 6.3, “Annotation editor”</xreftext><div element="section" href="#ugr.tools.cas_editor.annotation_editor.editor" number="6.3.1" targetptr="ugr.tools.cas_editor.annotation_editor.editor"><ttl>Editor</ttl><xreftext>Section 6.3.1, “Editor”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.annotation_editor.outline" number="6.3.2" targetptr="ugr.tools.cas_editor.annotation_editor.outline"><ttl>Outline view</ttl><xreftext>Section 6.3.2, “Outline view”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.annotation_editor.properties_view" number="6.3.3" targetptr="ugr.tools.cas_editor.annotation_editor.properties_view"><ttl>Edit Views</ttl><xreftext>Section 6.3.3, “Edit Views”</xreftext></div><div e
 lement="section" href="#ugr.tools.cas_editor.annotation_editor.fs_view" number="6.3.4" targetptr="ugr.tools.cas_editor.annotation_editor.fs_view"><ttl>FeatureStructure View</ttl><xreftext>Section 6.3.4, “FeatureStructure View”</xreftext></div></div><div element="section" href="#sandbox.caseditor.cas_processor_integration" number="6.4" targetptr="sandbox.caseditor.cas_processor_integration"><ttl>Cas processor integration</ttl><xreftext>Section 6.4, “Cas processor integration”</xreftext></div></div><div element="chapter" href="#ugr.tools.jcasgen" number="7" targetptr="ugr.tools.jcasgen"><ttl>JCasGen User's Guide</ttl><xreftext>Chapter 7, <i xmlns:xlink="http://www.w3.org/1999/xlink">JCasGen User's Guide</i></xreftext><div element="section" href="#ugr.tools.jcasgen.running_without_eclipse" number="7.1" targetptr="ugr.tools.jcasgen.running_without_eclipse"><ttl>Running stand-alone without Eclipse</ttl><xreftext>Section 7.1, “Running stand-alo
 ne without Eclipse”</xreftext></div><div element="section" href="#ugr.tools.jcasgen.running_standalone_with_eclipse" number="7.2" targetptr="ugr.tools.jcasgen.running_standalone_with_eclipse"><ttl>Running stand-alone with Eclipse</ttl><xreftext>Section 7.2, “Running stand-alone with Eclipse”</xreftext></div><div element="section" href="#ugr.tools.jcasgen.running_within_eclipse" number="7.3" targetptr="ugr.tools.jcasgen.running_within_eclipse"><ttl>Running within Eclipse</ttl><xreftext>Section 7.3, “Running within Eclipse”</xreftext></div></div><div element="chapter" href="#ugr.tools.pear.packager" number="8" targetptr="ugr.tools.pear.packager"><ttl>PEAR Packager User's Guide</ttl><xreftext>Chapter 8, <i xmlns:xlink="http://www.w3.org/1999/xlink">PEAR Packager User's Guide</i></xreftext><div element="section" href="#ugr.tools.pear.packager.using_eclipse_plugin" number="8.1" targetptr="ugr.tools.pear.packager.using_eclipse_plugin"><ttl>Using t
 he PEAR Eclipse Plugin</ttl><xreftext>Section 8.1, “Using the PEAR Eclipse Plugin”</xreftext><div element="section" href="#ugr.tools.pear.packager.add_uima_nature" number="8.1.1" targetptr="ugr.tools.pear.packager.add_uima_nature"><ttl>Add UIMA Nature to your project</ttl><xreftext>Section 8.1.1, “Add UIMA Nature to your project”</xreftext><obj element="figure" href="#ugr.tools.pear.packager.fig.pear_structure" number="8.1" targetptr="ugr.tools.pear.packager.fig.pear_structure"><ttl>The Pear Structure</ttl><xreftext>Figure 8.1, “The Pear Structure”</xreftext></obj></div><div element="section" href="#ugr.tools.pear.packager.using_pear_generation_wizard" number="8.1.2" targetptr="ugr.tools.pear.packager.using_pear_generation_wizard"><ttl>Using the PEAR Generation Wizard</ttl><xreftext>Section 8.1.2, “Using the PEAR Generation Wizard”</xreftext><div element="section" href="#ugr.tools.pear.packager.wizard.component_information"
  number="8.1.2.1" targetptr="ugr.tools.pear.packager.wizard.component_information"><ttl>The Component Information page</ttl><xreftext>Section 8.1.2.1, “The Component Information page”</xreftext><obj element="figure" href="#ugr.tools.pear.packager.fig.wizard.component_information" number="8.2" targetptr="ugr.tools.pear.packager.fig.wizard.component_information"><ttl>The Component Information Page</ttl><xreftext>Figure 8.2, “The Component Information Page”</xreftext></obj></div><div element="section" href="#ugr.tools.pear.packager.wizard.install_environment" number="8.1.2.2" targetptr="ugr.tools.pear.packager.wizard.install_environment"><ttl>The Installation Environment page</ttl><xreftext>Section 8.1.2.2, “The Installation Environment page”</xreftext><obj element="figure" href="#ugr.tools.pear.packager.fig.wizard.install_environment" number="8.3" targetptr="ugr.tools.pear.packager.fig.wizard.install_environment"><ttl>The Installation Env
 ironment Page</ttl><xreftext>Figure 8.3, “The Installation Environment Page”</xreftext></obj></div><div element="section" href="#ugr.tools.pear.packager.wizard.file_content" number="8.1.2.3" targetptr="ugr.tools.pear.packager.wizard.file_content"><ttl>The PEAR file content page</ttl><xreftext>Section 8.1.2.3, “The PEAR file content page”</xreftext><obj element="figure" href="#ugr.tools.pear.packager.fig.wizard.export" number="8.4" targetptr="ugr.tools.pear.packager.fig.wizard.export"><ttl>The PEAR File Export Page</ttl><xreftext>Figure 8.4, “The PEAR File Export Page”</xreftext></obj></div></div></div><div element="section" href="#ugr.tools.pear.packager.using_command_line" number="8.2" targetptr="ugr.tools.pear.packager.using_command_line"><ttl>Using the PEAR command line packager</ttl><xreftext>Section 8.2, “Using the PEAR command line packager”</xreftext></div></div><div element="chapter" href="#ugr.tools.pear.packager.m
 aven.plugin.usage" number="9" targetptr="ugr.tools.pear.packager.maven.plugin.usage"><ttl>The PEAR Packaging Maven Plugin</ttl><xreftext>Chapter 9, <i xmlns:xlink="http://www.w3.org/1999/xlink">The PEAR Packaging Maven Plugin</i></xreftext><div element="section" href="#ugr.tools.pear.packager.maven.plugin.usage.configure" number="9.1" targetptr="ugr.tools.pear.packager.maven.plugin.usage.configure"><ttl>Specifying the PEAR Packaging Maven Plugin</ttl><xreftext>Section 9.1, “Specifying the PEAR Packaging Maven Plugin”</xreftext></div><div element="section" href="#ugr.tools.pear.packager.maven.plugin.usage.dependencies" number="9.2" targetptr="ugr.tools.pear.packager.maven.plugin.usage.dependencies"><ttl>Automatically including dependencies</ttl><xreftext>Section 9.2, “Automatically including dependencies”</xreftext></div><div element="section" href="#ugr.tools.pear.packager.maven.plugin.install" number="9.3" targetptr="ugr.tools.pear.packager.mave
 n.plugin.install"><ttl>Installing The PEAR Packaging Plugin</ttl><xreftext>Section 9.3, “Installing The PEAR Packaging Plugin”</xreftext></div><div element="section" href="#ugr.tools.pear.packager.maven.plugin.commandline" number="9.4" targetptr="ugr.tools.pear.packager.maven.plugin.commandline"><ttl>Running from the command line</ttl><xreftext>Section 9.4, “Running from the command line”</xreftext></div><div element="section" href="#ugr.tools.pear.packager.maven.plugin.install.src" number="9.5" targetptr="ugr.tools.pear.packager.maven.plugin.install.src"><ttl>Building the PEAR Packaging Plugin From Source</ttl><xreftext>Section 9.5, “Building the PEAR Packaging Plugin From Source”</xreftext></div></div><div element="chapter" href="#ugr.tools.pear.installer" number="10" targetptr="ugr.tools.pear.installer"><ttl>PEAR Installer User's Guide</ttl><xreftext>Chapter 10, <i xmlns:xlink="http://www.w3.org/1999/xlink">PEAR Installer User's G
 uide</i></xreftext></div><div element="chapter" href="#ugr.tools.pear.merger" number="11" targetptr="ugr.tools.pear.merger"><ttl>PEAR Merger User's Guide</ttl><xreftext>Chapter 11, <i xmlns:xlink="http://www.w3.org/1999/xlink">PEAR Merger User's Guide</i></xreftext><div element="section" href="#ugr.tools.pear.merger.merge_details" number="11.1" targetptr="ugr.tools.pear.merger.merge_details"><ttl>Details of the merging process</ttl><xreftext>Section 11.1, “Details of the merging process”</xreftext></div><div element="section" href="#ugr.tools.pear.merger.testing_modifying_resulting_pear" number="11.2" targetptr="ugr.tools.pear.merger.testing_modifying_resulting_pear"><ttl>Testing and Modifying the resulting PEAR</ttl><xreftext>Section 11.2, “Testing and Modifying the resulting PEAR”</xreftext></div><div element="section" href="#ugr.tools.pear.merger.restrictions_limitations" number="11.3" targetptr="ugr.tools.pear.merger.restrictions_limitations"
 ><ttl>Restrictions and Limitations</ttl><xreftext>Section 11.3, “Restrictions and Limitations”</xreftext></div></div></div>
\ No newline at end of file
+    ”</xreftext></obj><div element="section" href="#cvd.statusBar" number="5.5.1" targetptr="cvd.statusBar"><ttl>The Status Bar</ttl><xreftext>Section 5.5.1, “The Status Bar”</xreftext></div><div element="section" href="#cvd.keyboardNavigation" number="5.5.2" targetptr="cvd.keyboardNavigation"><ttl>Keyboard Navigation and Shortcuts</ttl><xreftext>Section 5.5.2, “Keyboard Navigation and Shortcuts”</xreftext><obj element="table" href="#cvd.table.keyboardShortcuts" number="5.2" targetptr="cvd.table.keyboardShortcuts"><ttl>Keyboard shortcuts</ttl><xreftext>Table 5.2, “Keyboard shortcuts”</xreftext></obj></div></div></div><div element="chapter" href="#ugr.tools.ce" number="6" targetptr="ugr.tools.ce"><ttl>Apache UIMA Cas Editor User's Guide</ttl><xreftext>Chapter 6, <i xmlns:xlink="http://www.w3.org/1999/xlink">Apache UIMA Cas Editor User's Guide</i></xreftext><div element="section" href="#sandbox.caseditor.Introduction" number="6.1"
  targetptr="sandbox.caseditor.Introduction"><ttl>Introduction</ttl><xreftext>Section 6.1, “Introduction”</xreftext></div><div element="section" href="#sandbox.caseditor.Projects" number="6.2" targetptr="sandbox.caseditor.Projects"><ttl>Projects</ttl><xreftext>Section 6.2, “Projects”</xreftext><div element="section" href="#ugr.tools.cas_editor.projects.structure" number="6.2.1" targetptr="ugr.tools.cas_editor.projects.structure"><ttl>Cas Editor Project structure</ttl><xreftext>Section 6.2.1, “Cas Editor Project structure”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.add_typesystem" number="6.2.2" targetptr="ugr.tools.cas_editor.add_typesystem"><ttl>Add a type system</ttl><xreftext>Section 6.2.2, “Add a type system”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.add_corpus" number="6.2.3" targetptr="ugr.tools.cas_editor.add_corpus"><ttl>Add corpus folder</ttl><xreftext>Section 6.2.
 3, “Add corpus folder”</xreftext></div></div><div element="section" href="#sandbox.caseditor.annotation_editor" number="6.3" targetptr="sandbox.caseditor.annotation_editor"><ttl>Annotation editor</ttl><xreftext>Section 6.3, “Annotation editor”</xreftext><div element="section" href="#ugr.tools.cas_editor.annotation_editor.editor" number="6.3.1" targetptr="ugr.tools.cas_editor.annotation_editor.editor"><ttl>Editor</ttl><xreftext>Section 6.3.1, “Editor”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.annotation_editor.outline" number="6.3.2" targetptr="ugr.tools.cas_editor.annotation_editor.outline"><ttl>Outline view</ttl><xreftext>Section 6.3.2, “Outline view”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.annotation_editor.properties_view" number="6.3.3" targetptr="ugr.tools.cas_editor.annotation_editor.properties_view"><ttl>Edit Views</ttl><xreftext>Section 6.3.3, “Edit Viewsâ€�
 �</xreftext></div><div element="section" href="#ugr.tools.cas_editor.annotation_editor.fs_view" number="6.3.4" targetptr="ugr.tools.cas_editor.annotation_editor.fs_view"><ttl>FeatureStructure View</ttl><xreftext>Section 6.3.4, “FeatureStructure View”</xreftext></div></div><div element="section" href="#sandbox.caseditor.cas_processor_integration" number="6.4" targetptr="sandbox.caseditor.cas_processor_integration"><ttl>Cas processor integration</ttl><xreftext>Section 6.4, “Cas processor integration”</xreftext></div></div><div element="chapter" href="#ugr.tools.jcasgen" number="7" targetptr="ugr.tools.jcasgen"><ttl>JCasGen User's Guide</ttl><xreftext>Chapter 7, <i xmlns:xlink="http://www.w3.org/1999/xlink">JCasGen User's Guide</i></xreftext><div element="section" href="#ugr.tools.jcasgen.running_without_eclipse" number="7.1" targetptr="ugr.tools.jcasgen.running_without_eclipse"><ttl>Running stand-alone without Eclipse</ttl><xreftext>Section 7.1,
  “Running stand-alone without Eclipse”</xreftext></div><div element="section" href="#ugr.tools.jcasgen.running_standalone_with_eclipse" number="7.2" targetptr="ugr.tools.jcasgen.running_standalone_with_eclipse"><ttl>Running stand-alone with Eclipse</ttl><xreftext>Section 7.2, “Running stand-alone with Eclipse”</xreftext></div><div element="section" href="#ugr.tools.jcasgen.running_within_eclipse" number="7.3" targetptr="ugr.tools.jcasgen.running_within_eclipse"><ttl>Running within Eclipse</ttl><xreftext>Section 7.3, “Running within Eclipse”</xreftext></div></div><div element="chapter" href="#ugr.tools.pear.packager" number="8" targetptr="ugr.tools.pear.packager"><ttl>PEAR Packager User's Guide</ttl><xreftext>Chapter 8, <i xmlns:xlink="http://www.w3.org/1999/xlink">PEAR Packager User's Guide</i></xreftext><div element="section" href="#ugr.tools.pear.packager.using_eclipse_plugin" number="8.1" targetptr="ugr.tools.pear.packager.using_ecli
 pse_plugin"><ttl>Using the PEAR Eclipse Plugin</ttl><xreftext>Section 8.1, “Using the PEAR Eclipse Plugin”</xreftext><div element="section" href="#ugr.tools.pear.packager.add_uima_nature" number="8.1.1" targetptr="ugr.tools.pear.packager.add_uima_nature"><ttl>Add UIMA Nature to your project</ttl><xreftext>Section 8.1.1, “Add UIMA Nature to your project”</xreftext><obj element="figure" href="#ugr.tools.pear.packager.fig.pear_structure" number="8.1" targetptr="ugr.tools.pear.packager.fig.pear_structure"><ttl>The Pear Structure</ttl><xreftext>Figure 8.1, “The Pear Structure”</xreftext></obj></div><div element="section" href="#ugr.tools.pear.packager.using_pear_generation_wizard" number="8.1.2" targetptr="ugr.tools.pear.packager.using_pear_generation_wizard"><ttl>Using the PEAR Generation Wizard</ttl><xreftext>Section 8.1.2, “Using the PEAR Generation Wizard”</xreftext><div element="section" href="#ugr.tools.pear.packager.wizar
 d.component_information" number="8.1.2.1" targetptr="ugr.tools.pear.packager.wizard.component_information"><ttl>The Component Information page</ttl><xreftext>Section 8.1.2.1, “The Component Information page”</xreftext><obj element="figure" href="#ugr.tools.pear.packager.fig.wizard.component_information" number="8.2" targetptr="ugr.tools.pear.packager.fig.wizard.component_information"><ttl>The Component Information Page</ttl><xreftext>Figure 8.2, “The Component Information Page”</xreftext></obj></div><div element="section" href="#ugr.tools.pear.packager.wizard.install_environment" number="8.1.2.2" targetptr="ugr.tools.pear.packager.wizard.install_environment"><ttl>The Installation Environment page</ttl><xreftext>Section 8.1.2.2, “The Installation Environment page”</xreftext><obj element="figure" href="#ugr.tools.pear.packager.fig.wizard.install_environment" number="8.3" targetptr="ugr.tools.pear.packager.fig.wizard.install_environment"><
 ttl>The Installation Environment Page</ttl><xreftext>Figure 8.3, “The Installation Environment Page”</xreftext></obj></div><div element="section" href="#ugr.tools.pear.packager.wizard.file_content" number="8.1.2.3" targetptr="ugr.tools.pear.packager.wizard.file_content"><ttl>The PEAR file content page</ttl><xreftext>Section 8.1.2.3, “The PEAR file content page”</xreftext><obj element="figure" href="#ugr.tools.pear.packager.fig.wizard.export" number="8.4" targetptr="ugr.tools.pear.packager.fig.wizard.export"><ttl>The PEAR File Export Page</ttl><xreftext>Figure 8.4, “The PEAR File Export Page”</xreftext></obj></div></div></div><div element="section" href="#ugr.tools.pear.packager.using_command_line" number="8.2" targetptr="ugr.tools.pear.packager.using_command_line"><ttl>Using the PEAR command line packager</ttl><xreftext>Section 8.2, “Using the PEAR command line packager”</xreftext></div></div><div element="chapter" href="#u
 gr.tools.pear.packager.maven.plugin.usage" number="9" targetptr="ugr.tools.pear.packager.maven.plugin.usage"><ttl>The PEAR Packaging Maven Plugin</ttl><xreftext>Chapter 9, <i xmlns:xlink="http://www.w3.org/1999/xlink">The PEAR Packaging Maven Plugin</i></xreftext><div element="section" href="#ugr.tools.pear.packager.maven.plugin.usage.configure" number="9.1" targetptr="ugr.tools.pear.packager.maven.plugin.usage.configure"><ttl>Specifying the PEAR Packaging Maven Plugin</ttl><xreftext>Section 9.1, “Specifying the PEAR Packaging Maven Plugin”</xreftext></div><div element="section" href="#ugr.tools.pear.packager.maven.plugin.usage.dependencies" number="9.2" targetptr="ugr.tools.pear.packager.maven.plugin.usage.dependencies"><ttl>Automatically including dependencies</ttl><xreftext>Section 9.2, “Automatically including dependencies”</xreftext></div><div element="section" href="#ugr.tools.pear.packager.maven.plugin.install" number="9.3" targetptr="ugr.
 tools.pear.packager.maven.plugin.install"><ttl>Installing The PEAR Packaging Plugin</ttl><xreftext>Section 9.3, “Installing The PEAR Packaging Plugin”</xreftext></div><div element="section" href="#ugr.tools.pear.packager.maven.plugin.commandline" number="9.4" targetptr="ugr.tools.pear.packager.maven.plugin.commandline"><ttl>Running from the command line</ttl><xreftext>Section 9.4, “Running from the command line”</xreftext></div><div element="section" href="#ugr.tools.pear.packager.maven.plugin.install.src" number="9.5" targetptr="ugr.tools.pear.packager.maven.plugin.install.src"><ttl>Building the PEAR Packaging Plugin From Source</ttl><xreftext>Section 9.5, “Building the PEAR Packaging Plugin From Source”</xreftext></div></div><div element="chapter" href="#ugr.tools.pear.installer" number="10" targetptr="ugr.tools.pear.installer"><ttl>PEAR Installer User's Guide</ttl><xreftext>Chapter 10, <i xmlns:xlink="http://www.w3.org/1999/xlink"
 >PEAR Installer User's Guide</i></xreftext></div><div element="chapter" href="#ugr.tools.pear.merger" number="11" targetptr="ugr.tools.pear.merger"><ttl>PEAR Merger User's Guide</ttl><xreftext>Chapter 11, <i xmlns:xlink="http://www.w3.org/1999/xlink">PEAR Merger User's Guide</i></xreftext><div element="section" href="#ugr.tools.pear.merger.merge_details" number="11.1" targetptr="ugr.tools.pear.merger.merge_details"><ttl>Details of the merging process</ttl><xreftext>Section 11.1, “Details of the merging process”</xreftext></div><div element="section" href="#ugr.tools.pear.merger.testing_modifying_resulting_pear" number="11.2" targetptr="ugr.tools.pear.merger.testing_modifying_resulting_pear"><ttl>Testing and Modifying the resulting PEAR</ttl><xreftext>Section 11.2, “Testing and Modifying the resulting PEAR”</xreftext></div><div element="section" href="#ugr.tools.pear.merger.restrictions_limitations" number="11.3" targetptr="ugr.tools.pear.merger.r
 estrictions_limitations"><ttl>Restrictions and Limitations</ttl><xreftext>Section 11.3, “Restrictions and Limitations”</xreftext></div></div></div>
\ No newline at end of file

Modified: incubator/uima/uimaj/trunk/uima-docbooks/src/olink/tools/pdf-target.db
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uima-docbooks/src/olink/tools/pdf-target.db?rev=883844&r1=883843&r2=883844&view=diff
==============================================================================
--- incubator/uima/uimaj/trunk/uima-docbooks/src/olink/tools/pdf-target.db (original)
+++ incubator/uima/uimaj/trunk/uima-docbooks/src/olink/tools/pdf-target.db Tue Nov 24 20:08:59 2009
@@ -12,4 +12,4 @@
     </ttl><xreftext>Figure 5.4, “
      Selecting an annotation from the context menu will highlight that
      annotation in the FS display
-    ”</xreftext></obj><div element="section" href="#cvd.statusBar" number="5.5.1" targetptr="cvd.statusBar"><ttl>The Status Bar</ttl><xreftext>Section 5.5.1, “The Status Bar”</xreftext></div><div element="section" href="#cvd.keyboardNavigation" number="5.5.2" targetptr="cvd.keyboardNavigation"><ttl>Keyboard Navigation and Shortcuts</ttl><xreftext>Section 5.5.2, “Keyboard Navigation and Shortcuts”</xreftext><obj element="table" href="#cvd.table.keyboardShortcuts" number="5.2" targetptr="cvd.table.keyboardShortcuts"><ttl>Keyboard shortcuts</ttl><xreftext>Table 5.2, “Keyboard shortcuts”</xreftext></obj></div></div></div><div element="chapter" href="#ugr.tools.ce" number="6" targetptr="ugr.tools.ce"><ttl>Apache UIMA Cas Editor User's Guide</ttl><xreftext>Chapter 6, <fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" font-style="italic">Apache UIMA Cas Editor User's Guide</fo:inline></xr
 eftext><div element="section" href="#sandbox.caseditor.Introduction" number="6.1" targetptr="sandbox.caseditor.Introduction"><ttl>Introduction</ttl><xreftext>Section 6.1, “Introduction”</xreftext></div><div element="section" href="#sandbox.caseditor.Projects" number="6.2" targetptr="sandbox.caseditor.Projects"><ttl>Projects</ttl><xreftext>Section 6.2, “Projects”</xreftext><div element="section" href="#ugr.tools.cas_editor.pojects.structure" number="6.2.1" targetptr="ugr.tools.cas_editor.pojects.structure"><ttl>Project structure</ttl><xreftext>Section 6.2.1, “Project structure”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.add_typesystem" number="6.2.2" targetptr="ugr.tools.cas_editor.add_typesystem"><ttl>Add a type system</ttl><xreftext>Section 6.2.2, “Add a type system”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.add_corpus" number="6.2.3" targetptr="ugr.tools.cas_editor.add_corp
 us"><ttl>Add corpus folder</ttl><xreftext>Section 6.2.3, “Add corpus folder”</xreftext></div></div><div element="section" href="#sandbox.caseditor.annotation_editor" number="6.3" targetptr="sandbox.caseditor.annotation_editor"><ttl>Annotation editor</ttl><xreftext>Section 6.3, “Annotation editor”</xreftext><div element="section" href="#ugr.tools.cas_editor.annotation_editor.editor" number="6.3.1" targetptr="ugr.tools.cas_editor.annotation_editor.editor"><ttl>Editor</ttl><xreftext>Section 6.3.1, “Editor”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.annotation_editor.outline" number="6.3.2" targetptr="ugr.tools.cas_editor.annotation_editor.outline"><ttl>Outline view</ttl><xreftext>Section 6.3.2, “Outline view”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.annotation_editor.properties_view" number="6.3.3" targetptr="ugr.tools.cas_editor.annotation_editor.properties_view"><ttl>Edit Vie
 ws</ttl><xreftext>Section 6.3.3, “Edit Views”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.annotation_editor.fs_view" number="6.3.4" targetptr="ugr.tools.cas_editor.annotation_editor.fs_view"><ttl>FeatureStructure View</ttl><xreftext>Section 6.3.4, “FeatureStructure View”</xreftext></div></div><div element="section" href="#sandbox.caseditor.cas_processor_integration" number="6.4" targetptr="sandbox.caseditor.cas_processor_integration"><ttl>Cas processor integration</ttl><xreftext>Section 6.4, “Cas processor integration”</xreftext></div></div><div element="chapter" href="#ugr.tools.jcasgen" number="7" targetptr="ugr.tools.jcasgen"><ttl>JCasGen User's Guide</ttl><xreftext>Chapter 7, <fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" font-style="italic">JCasGen User's Guide</fo:inline></xreftext><div element="section" href="#ugr.tools.jcasgen.running_without_eclipse" 
 number="7.1" targetptr="ugr.tools.jcasgen.running_without_eclipse"><ttl>Running stand-alone without Eclipse</ttl><xreftext>Section 7.1, “Running stand-alone without Eclipse”</xreftext></div><div element="section" href="#ugr.tools.jcasgen.running_standalone_with_eclipse" number="7.2" targetptr="ugr.tools.jcasgen.running_standalone_with_eclipse"><ttl>Running stand-alone with Eclipse</ttl><xreftext>Section 7.2, “Running stand-alone with Eclipse”</xreftext></div><div element="section" href="#ugr.tools.jcasgen.running_within_eclipse" number="7.3" targetptr="ugr.tools.jcasgen.running_within_eclipse"><ttl>Running within Eclipse</ttl><xreftext>Section 7.3, “Running within Eclipse”</xreftext></div></div><div element="chapter" href="#ugr.tools.pear.packager" number="8" targetptr="ugr.tools.pear.packager"><ttl>PEAR Packager User's Guide</ttl><xreftext>Chapter 8, <fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.
 org/1999/xlink" font-style="italic">PEAR Packager User's Guide</fo:inline></xreftext><div element="section" href="#ugr.tools.pear.packager.using_eclipse_plugin" number="8.1" targetptr="ugr.tools.pear.packager.using_eclipse_plugin"><ttl>Using the PEAR Eclipse Plugin</ttl><xreftext>Section 8.1, “Using the PEAR Eclipse Plugin”</xreftext><div element="section" href="#ugr.tools.pear.packager.add_uima_nature" number="8.1.1" targetptr="ugr.tools.pear.packager.add_uima_nature"><ttl>Add UIMA Nature to your project</ttl><xreftext>Section 8.1.1, “Add UIMA Nature to your project”</xreftext><obj element="figure" href="#ugr.tools.pear.packager.fig.pear_structure" number="8.1" targetptr="ugr.tools.pear.packager.fig.pear_structure"><ttl>The Pear Structure</ttl><xreftext>Figure 8.1, “The Pear Structure”</xreftext></obj></div><div element="section" href="#ugr.tools.pear.packager.using_pear_generation_wizard" number="8.1.2" targetptr="ugr.tools.pear.packa
 ger.using_pear_generation_wizard"><ttl>Using the PEAR Generation Wizard</ttl><xreftext>Section 8.1.2, “Using the PEAR Generation Wizard”</xreftext><div element="section" href="#ugr.tools.pear.packager.wizard.component_information" number="8.1.2.1" targetptr="ugr.tools.pear.packager.wizard.component_information"><ttl>The Component Information page</ttl><xreftext>Section 8.1.2.1, “The Component Information page”</xreftext><obj element="figure" href="#ugr.tools.pear.packager.fig.wizard.component_information" number="8.2" targetptr="ugr.tools.pear.packager.fig.wizard.component_information"><ttl>The Component Information Page</ttl><xreftext>Figure 8.2, “The Component Information Page”</xreftext></obj></div><div element="section" href="#ugr.tools.pear.packager.wizard.install_environment" number="8.1.2.2" targetptr="ugr.tools.pear.packager.wizard.install_environment"><ttl>The Installation Environment page</ttl><xreftext>Section 8.1.2.2, â�
 �œThe Installation Environment page”</xreftext><obj element="figure" href="#ugr.tools.pear.packager.fig.wizard.install_environment" number="8.3" targetptr="ugr.tools.pear.packager.fig.wizard.install_environment"><ttl>The Installation Environment Page</ttl><xreftext>Figure 8.3, “The Installation Environment Page”</xreftext></obj></div><div element="section" href="#ugr.tools.pear.packager.wizard.file_content" number="8.1.2.3" targetptr="ugr.tools.pear.packager.wizard.file_content"><ttl>The PEAR file content page</ttl><xreftext>Section 8.1.2.3, “The PEAR file content page”</xreftext><obj element="figure" href="#ugr.tools.pear.packager.fig.wizard.export" number="8.4" targetptr="ugr.tools.pear.packager.fig.wizard.export"><ttl>The PEAR File Export Page</ttl><xreftext>Figure 8.4, “The PEAR File Export Page”</xreftext></obj></div></div></div><div element="section" href="#ugr.tools.pear.packager.using_command_line" number="8.2" targetptr="
 ugr.tools.pear.packager.using_command_line"><ttl>Using the PEAR command line packager</ttl><xreftext>Section 8.2, “Using the PEAR command line packager”</xreftext></div></div><div element="chapter" href="#ugr.tools.pear.packager.maven.plugin.usage" number="9" targetptr="ugr.tools.pear.packager.maven.plugin.usage"><ttl>The PEAR Packaging Maven Plugin</ttl><xreftext>Chapter 9, <fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" font-style="italic">The PEAR Packaging Maven Plugin</fo:inline></xreftext><div element="section" href="#ugr.tools.pear.packager.maven.plugin.usage.configure" number="9.1" targetptr="ugr.tools.pear.packager.maven.plugin.usage.configure"><ttl>Specifying the PEAR Packaging Maven Plugin</ttl><xreftext>Section 9.1, “Specifying the PEAR Packaging Maven Plugin”</xreftext></div><div element="section" href="#ugr.tools.pear.packager.maven.plugin.usage.dependencies" number="9.2" targetptr=
 "ugr.tools.pear.packager.maven.plugin.usage.dependencies"><ttl>Automatically including dependencies</ttl><xreftext>Section 9.2, “Automatically including dependencies”</xreftext></div><div element="section" href="#ugr.tools.pear.packager.maven.plugin.install" number="9.3" targetptr="ugr.tools.pear.packager.maven.plugin.install"><ttl>Installing The PEAR Packaging Plugin</ttl><xreftext>Section 9.3, “Installing The PEAR Packaging Plugin”</xreftext></div><div element="section" href="#ugr.tools.pear.packager.maven.plugin.commandline" number="9.4" targetptr="ugr.tools.pear.packager.maven.plugin.commandline"><ttl>Running from the command line</ttl><xreftext>Section 9.4, “Running from the command line”</xreftext></div><div element="section" href="#ugr.tools.pear.packager.maven.plugin.install.src" number="9.5" targetptr="ugr.tools.pear.packager.maven.plugin.install.src"><ttl>Building the PEAR Packaging Plugin From Source</ttl><xreftext>SectionÂ�
 �9.5, “Building the PEAR Packaging Plugin From Source”</xreftext></div></div><div element="chapter" href="#ugr.tools.pear.installer" number="10" targetptr="ugr.tools.pear.installer"><ttl>PEAR Installer User's Guide</ttl><xreftext>Chapter 10, <fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" font-style="italic">PEAR Installer User's Guide</fo:inline></xreftext></div><div element="chapter" href="#ugr.tools.pear.merger" number="11" targetptr="ugr.tools.pear.merger"><ttl>PEAR Merger User's Guide</ttl><xreftext>Chapter 11, <fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" font-style="italic">PEAR Merger User's Guide</fo:inline></xreftext><div element="section" href="#ugr.tools.pear.merger.merge_details" number="11.1" targetptr="ugr.tools.pear.merger.merge_details"><ttl>Details of the merging process</ttl><xreftext>Section 11.1, “Details of the merging process�
 �€</xreftext></div><div element="section" href="#ugr.tools.pear.merger.testing_modifying_resulting_pear" number="11.2" targetptr="ugr.tools.pear.merger.testing_modifying_resulting_pear"><ttl>Testing and Modifying the resulting PEAR</ttl><xreftext>Section 11.2, “Testing and Modifying the resulting PEAR”</xreftext></div><div element="section" href="#ugr.tools.pear.merger.restrictions_limitations" number="11.3" targetptr="ugr.tools.pear.merger.restrictions_limitations"><ttl>Restrictions and Limitations</ttl><xreftext>Section 11.3, “Restrictions and Limitations”</xreftext></div></div></div>
\ No newline at end of file
+    ”</xreftext></obj><div element="section" href="#cvd.statusBar" number="5.5.1" targetptr="cvd.statusBar"><ttl>The Status Bar</ttl><xreftext>Section 5.5.1, “The Status Bar”</xreftext></div><div element="section" href="#cvd.keyboardNavigation" number="5.5.2" targetptr="cvd.keyboardNavigation"><ttl>Keyboard Navigation and Shortcuts</ttl><xreftext>Section 5.5.2, “Keyboard Navigation and Shortcuts”</xreftext><obj element="table" href="#cvd.table.keyboardShortcuts" number="5.2" targetptr="cvd.table.keyboardShortcuts"><ttl>Keyboard shortcuts</ttl><xreftext>Table 5.2, “Keyboard shortcuts”</xreftext></obj></div></div></div><div element="chapter" href="#ugr.tools.ce" number="6" targetptr="ugr.tools.ce"><ttl>Apache UIMA Cas Editor User's Guide</ttl><xreftext>Chapter 6, <fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" font-style="italic">Apache UIMA Cas Editor User's Guide</fo:inline></xr
 eftext><div element="section" href="#sandbox.caseditor.Introduction" number="6.1" targetptr="sandbox.caseditor.Introduction"><ttl>Introduction</ttl><xreftext>Section 6.1, “Introduction”</xreftext></div><div element="section" href="#sandbox.caseditor.Projects" number="6.2" targetptr="sandbox.caseditor.Projects"><ttl>Projects</ttl><xreftext>Section 6.2, “Projects”</xreftext><div element="section" href="#ugr.tools.cas_editor.projects.structure" number="6.2.1" targetptr="ugr.tools.cas_editor.projects.structure"><ttl>Cas Editor Project structure</ttl><xreftext>Section 6.2.1, “Cas Editor Project structure”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.add_typesystem" number="6.2.2" targetptr="ugr.tools.cas_editor.add_typesystem"><ttl>Add a type system</ttl><xreftext>Section 6.2.2, “Add a type system”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.add_corpus" number="6.2.3" targetptr="ugr.t
 ools.cas_editor.add_corpus"><ttl>Add corpus folder</ttl><xreftext>Section 6.2.3, “Add corpus folder”</xreftext></div></div><div element="section" href="#sandbox.caseditor.annotation_editor" number="6.3" targetptr="sandbox.caseditor.annotation_editor"><ttl>Annotation editor</ttl><xreftext>Section 6.3, “Annotation editor”</xreftext><div element="section" href="#ugr.tools.cas_editor.annotation_editor.editor" number="6.3.1" targetptr="ugr.tools.cas_editor.annotation_editor.editor"><ttl>Editor</ttl><xreftext>Section 6.3.1, “Editor”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.annotation_editor.outline" number="6.3.2" targetptr="ugr.tools.cas_editor.annotation_editor.outline"><ttl>Outline view</ttl><xreftext>Section 6.3.2, “Outline view”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.annotation_editor.properties_view" number="6.3.3" targetptr="ugr.tools.cas_editor.annotation_editor.proper
 ties_view"><ttl>Edit Views</ttl><xreftext>Section 6.3.3, “Edit Views”</xreftext></div><div element="section" href="#ugr.tools.cas_editor.annotation_editor.fs_view" number="6.3.4" targetptr="ugr.tools.cas_editor.annotation_editor.fs_view"><ttl>FeatureStructure View</ttl><xreftext>Section 6.3.4, “FeatureStructure View”</xreftext></div></div><div element="section" href="#sandbox.caseditor.cas_processor_integration" number="6.4" targetptr="sandbox.caseditor.cas_processor_integration"><ttl>Cas processor integration</ttl><xreftext>Section 6.4, “Cas processor integration”</xreftext></div></div><div element="chapter" href="#ugr.tools.jcasgen" number="7" targetptr="ugr.tools.jcasgen"><ttl>JCasGen User's Guide</ttl><xreftext>Chapter 7, <fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" font-style="italic">JCasGen User's Guide</fo:inline></xreftext><div element="section" href="#ugr.tools.jcasgen.r
 unning_without_eclipse" number="7.1" targetptr="ugr.tools.jcasgen.running_without_eclipse"><ttl>Running stand-alone without Eclipse</ttl><xreftext>Section 7.1, “Running stand-alone without Eclipse”</xreftext></div><div element="section" href="#ugr.tools.jcasgen.running_standalone_with_eclipse" number="7.2" targetptr="ugr.tools.jcasgen.running_standalone_with_eclipse"><ttl>Running stand-alone with Eclipse</ttl><xreftext>Section 7.2, “Running stand-alone with Eclipse”</xreftext></div><div element="section" href="#ugr.tools.jcasgen.running_within_eclipse" number="7.3" targetptr="ugr.tools.jcasgen.running_within_eclipse"><ttl>Running within Eclipse</ttl><xreftext>Section 7.3, “Running within Eclipse”</xreftext></div></div><div element="chapter" href="#ugr.tools.pear.packager" number="8" targetptr="ugr.tools.pear.packager"><ttl>PEAR Packager User's Guide</ttl><xreftext>Chapter 8, <fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" xml
 ns:xlink="http://www.w3.org/1999/xlink" font-style="italic">PEAR Packager User's Guide</fo:inline></xreftext><div element="section" href="#ugr.tools.pear.packager.using_eclipse_plugin" number="8.1" targetptr="ugr.tools.pear.packager.using_eclipse_plugin"><ttl>Using the PEAR Eclipse Plugin</ttl><xreftext>Section 8.1, “Using the PEAR Eclipse Plugin”</xreftext><div element="section" href="#ugr.tools.pear.packager.add_uima_nature" number="8.1.1" targetptr="ugr.tools.pear.packager.add_uima_nature"><ttl>Add UIMA Nature to your project</ttl><xreftext>Section 8.1.1, “Add UIMA Nature to your project”</xreftext><obj element="figure" href="#ugr.tools.pear.packager.fig.pear_structure" number="8.1" targetptr="ugr.tools.pear.packager.fig.pear_structure"><ttl>The Pear Structure</ttl><xreftext>Figure 8.1, “The Pear Structure”</xreftext></obj></div><div element="section" href="#ugr.tools.pear.packager.using_pear_generation_wizard" number="8.1.2" targetp
 tr="ugr.tools.pear.packager.using_pear_generation_wizard"><ttl>Using the PEAR Generation Wizard</ttl><xreftext>Section 8.1.2, “Using the PEAR Generation Wizard”</xreftext><div element="section" href="#ugr.tools.pear.packager.wizard.component_information" number="8.1.2.1" targetptr="ugr.tools.pear.packager.wizard.component_information"><ttl>The Component Information page</ttl><xreftext>Section 8.1.2.1, “The Component Information page”</xreftext><obj element="figure" href="#ugr.tools.pear.packager.fig.wizard.component_information" number="8.2" targetptr="ugr.tools.pear.packager.fig.wizard.component_information"><ttl>The Component Information Page</ttl><xreftext>Figure 8.2, “The Component Information Page”</xreftext></obj></div><div element="section" href="#ugr.tools.pear.packager.wizard.install_environment" number="8.1.2.2" targetptr="ugr.tools.pear.packager.wizard.install_environment"><ttl>The Installation Environment page</ttl><xreftext
 >Section 8.1.2.2, “The Installation Environment page”</xreftext><obj element="figure" href="#ugr.tools.pear.packager.fig.wizard.install_environment" number="8.3" targetptr="ugr.tools.pear.packager.fig.wizard.install_environment"><ttl>The Installation Environment Page</ttl><xreftext>Figure 8.3, “The Installation Environment Page”</xreftext></obj></div><div element="section" href="#ugr.tools.pear.packager.wizard.file_content" number="8.1.2.3" targetptr="ugr.tools.pear.packager.wizard.file_content"><ttl>The PEAR file content page</ttl><xreftext>Section 8.1.2.3, “The PEAR file content page”</xreftext><obj element="figure" href="#ugr.tools.pear.packager.fig.wizard.export" number="8.4" targetptr="ugr.tools.pear.packager.fig.wizard.export"><ttl>The PEAR File Export Page</ttl><xreftext>Figure 8.4, “The PEAR File Export Page”</xreftext></obj></div></div></div><div element="section" href="#ugr.tools.pear.packager.using_command_line" 
 number="8.2" targetptr="ugr.tools.pear.packager.using_command_line"><ttl>Using the PEAR command line packager</ttl><xreftext>Section 8.2, “Using the PEAR command line packager”</xreftext></div></div><div element="chapter" href="#ugr.tools.pear.packager.maven.plugin.usage" number="9" targetptr="ugr.tools.pear.packager.maven.plugin.usage"><ttl>The PEAR Packaging Maven Plugin</ttl><xreftext>Chapter 9, <fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" font-style="italic">The PEAR Packaging Maven Plugin</fo:inline></xreftext><div element="section" href="#ugr.tools.pear.packager.maven.plugin.usage.configure" number="9.1" targetptr="ugr.tools.pear.packager.maven.plugin.usage.configure"><ttl>Specifying the PEAR Packaging Maven Plugin</ttl><xreftext>Section 9.1, “Specifying the PEAR Packaging Maven Plugin”</xreftext></div><div element="section" href="#ugr.tools.pear.packager.maven.plugin.usage.dependencies"
  number="9.2" targetptr="ugr.tools.pear.packager.maven.plugin.usage.dependencies"><ttl>Automatically including dependencies</ttl><xreftext>Section 9.2, “Automatically including dependencies”</xreftext></div><div element="section" href="#ugr.tools.pear.packager.maven.plugin.install" number="9.3" targetptr="ugr.tools.pear.packager.maven.plugin.install"><ttl>Installing The PEAR Packaging Plugin</ttl><xreftext>Section 9.3, “Installing The PEAR Packaging Plugin”</xreftext></div><div element="section" href="#ugr.tools.pear.packager.maven.plugin.commandline" number="9.4" targetptr="ugr.tools.pear.packager.maven.plugin.commandline"><ttl>Running from the command line</ttl><xreftext>Section 9.4, “Running from the command line”</xreftext></div><div element="section" href="#ugr.tools.pear.packager.maven.plugin.install.src" number="9.5" targetptr="ugr.tools.pear.packager.maven.plugin.install.src"><ttl>Building the PEAR Packaging Plugin From Source</
 ttl><xreftext>Section 9.5, “Building the PEAR Packaging Plugin From Source”</xreftext></div></div><div element="chapter" href="#ugr.tools.pear.installer" number="10" targetptr="ugr.tools.pear.installer"><ttl>PEAR Installer User's Guide</ttl><xreftext>Chapter 10, <fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" font-style="italic">PEAR Installer User's Guide</fo:inline></xreftext></div><div element="chapter" href="#ugr.tools.pear.merger" number="11" targetptr="ugr.tools.pear.merger"><ttl>PEAR Merger User's Guide</ttl><xreftext>Chapter 11, <fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" font-style="italic">PEAR Merger User's Guide</fo:inline></xreftext><div element="section" href="#ugr.tools.pear.merger.merge_details" number="11.1" targetptr="ugr.tools.pear.merger.merge_details"><ttl>Details of the merging process</ttl><xreftext>Section 11.1, “Details
  of the merging process”</xreftext></div><div element="section" href="#ugr.tools.pear.merger.testing_modifying_resulting_pear" number="11.2" targetptr="ugr.tools.pear.merger.testing_modifying_resulting_pear"><ttl>Testing and Modifying the resulting PEAR</ttl><xreftext>Section 11.2, “Testing and Modifying the resulting PEAR”</xreftext></div><div element="section" href="#ugr.tools.pear.merger.restrictions_limitations" number="11.3" targetptr="ugr.tools.pear.merger.restrictions_limitations"><ttl>Restrictions and Limitations</ttl><xreftext>Section 11.3, “Restrictions and Limitations”</xreftext></div></div></div>
\ No newline at end of file