You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by bu...@apache.org on 2015/10/18 18:00:04 UTC

svn commit: r969374 - in /websites/staging/pdfbox/trunk/content: ./ 2.0/migration.html

Author: buildbot
Date: Sun Oct 18 16:00:03 2015
New Revision: 969374

Log:
Staging update by buildbot for pdfbox

Modified:
    websites/staging/pdfbox/trunk/content/   (props changed)
    websites/staging/pdfbox/trunk/content/2.0/migration.html

Propchange: websites/staging/pdfbox/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Oct 18 16:00:03 2015
@@ -1 +1 @@
-1709289
+1709290

Modified: websites/staging/pdfbox/trunk/content/2.0/migration.html
==============================================================================
--- websites/staging/pdfbox/trunk/content/2.0/migration.html (original)
+++ websites/staging/pdfbox/trunk/content/2.0/migration.html Sun Oct 18 16:00:03 2015
@@ -170,6 +170,15 @@ h2:hover > .headerlink, h3:hover > .head
 <h1 id="migration-to-pdfbox-200">Migration to PDFBox 2.0.0<a class="headerlink" href="#migration-to-pdfbox-200" title="Permanent link">&para;</a></h1>
 <h2 id="environment">Environment<a class="headerlink" href="#environment" title="Permanent link">&para;</a></h2>
 <p>PDFBox 2.0.0 requires at least Java 6</p>
+<h2 id="packages">Packages<a class="headerlink" href="#packages" title="Permanent link">&para;</a></h2>
+<p>There are some significant changes to the package structure of PDFBox:</p>
+<ul>
+<li>Jempbox is no longer supported and was removed in favour of Xmpbox</li>
+<li>all examples were moved to the new package "pdfbox-examples"</li>
+<li>all commandline tools were moved to the new package "pdfbox-tools"</li>
+<li>all debugger related stuff was moved to the new package "pdfbox-debugger"</li>
+<li>the new package "debugger-app" provides a standalone pre built binary for the debugger</li>
+</ul>
 <h2 id="dependency-updates">Dependency updates<a class="headerlink" href="#dependency-updates" title="Permanent link">&para;</a></h2>
 <p>All libraries on which PDFBox depends are updated to their latest stable versions:</p>
 <ul>