Repository: pdfbox-docs
Updated Branches:
  refs/heads/asf-site 7dbc7b121 -> 46e98a5d5


Site checkin for project Apache PDFBox Website


Project: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/commit/46e98a5d
Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/tree/46e98a5d
Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/diff/46e98a5d

Branch: refs/heads/asf-site
Commit: 46e98a5d51edbd6810bbc75a38611069c3447cb0
Parents: 7dbc7b1
Author: Maruan Sahyoun <sahy...@fileaffairs.de>
Authored: Fri Mar 25 10:05:21 2016 +0100
Committer: Maruan Sahyoun <sahy...@fileaffairs.de>
Committed: Fri Mar 25 10:05:21 2016 +0100

----------------------------------------------------------------------
 content/2.0/migration.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/46e98a5d/content/2.0/migration.html
----------------------------------------------------------------------
diff --git a/content/2.0/migration.html b/content/2.0/migration.html
index f0a0264..d0a4a64 100644
--- a/content/2.0/migration.html
+++ b/content/2.0/migration.html
@@ -263,7 +263,7 @@ and so on. The <code>add</code> method now supports all the 
different type of re
 <span class="o">}</span>
 <span class="n">document</span><span class="o">.</span><span 
class="na">close</span><span class="o">();</span>
 </code></pre></div>
-<p><code>ImageIOUtil</code> has been moved into the 
<code>org.apache.pdfbox.tools.imageio</code> package.</p>
+<p><code>ImageIOUtil</code> has been moved into the 
<code>org.apache.pdfbox.tools.imageio</code> package. This is in the 
<code>pdfbox-tools</code> download. If you are using maven, the 
<code>artifactId</code> has the same name.</p>
 
 <p class="alert alert-warning">Important notice when using PDFBox with Java 8
 </p>

Reply via email to