Repository: pdfbox-docs
Updated Branches:
  refs/heads/asf-site 87bb06398 -> 265431c27


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/265431c2
Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/tree/265431c2
Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/diff/265431c2

Branch: refs/heads/asf-site
Commit: 265431c2767e4063840416ef7aabb746c8a4ab4b
Parents: 87bb063
Author: Andreas Lehmkühler <[email protected]>
Authored: Sat Mar 18 18:02:07 2017 +0100
Committer: Andreas Lehmkühler <[email protected]>
Committed: Sat Mar 18 18:02:07 2017 +0100

----------------------------------------------------------------------
 content/1.8/architecture.html                   |  3 +++
 content/1.8/commandline.html                    |  3 +++
 content/1.8/cookbook/documentcreation.html      |  3 +++
 content/1.8/cookbook/encryption.html            |  3 +++
 content/1.8/cookbook/fill-form-field.html       |  3 +++
 content/1.8/cookbook/pdfacreation.html          |  3 +++
 content/1.8/cookbook/pdfavalidation.html        |  3 +++
 content/1.8/cookbook/rendering.html             |  3 +++
 content/1.8/cookbook/textextraction.html        |  3 +++
 .../1.8/cookbook/workingwithattachments.html    |  3 +++
 content/1.8/cookbook/workingwithfonts.html      |  3 +++
 content/1.8/cookbook/workingwithmetadata.html   |  3 +++
 content/1.8/dependencies.html                   |  3 +++
 content/1.8/faq.html                            |  3 +++
 content/2.0/commandline.html                    |  3 +++
 content/2.0/cookbook/encryption.html            |  3 +++
 content/2.0/dependencies.html                   |  3 +++
 content/2.0/examples.html                       |  3 +++
 content/2.0/faq.html                            |  3 +++
 content/2.0/getting-started.html                |  3 +++
 content/2.0/migration.html                      |  3 +++
 content/building.html                           |  3 +++
 content/codingconventions.html                  |  3 +++
 content/doap_PDFBox.rdf                         | 21 +++++++++++++-------
 content/download.html                           |  3 +++
 content/errors/403.html                         |  3 +++
 content/errors/404.html                         |  3 +++
 content/ideas.html                              |  3 +++
 content/index.html                              |  3 +++
 content/mailinglists.html                       |  3 +++
 .../2015/10/19/pdfbox-2.0.0-RC1-released.html   |  3 +++
 .../2015/11/22/pdfbox-2.0.0-RC2-released.html   |  3 +++
 .../2016/01/15/pdfbox-2.0.0-RC3-released.html   |  3 +++
 .../news/2016/01/18/pdfbox-1.8.11-released.html |  3 +++
 .../news/2016/03/18/pdfbox-2.0.0-released.html  |  3 +++
 .../news/2016/04/26/new-pdfbox-releases.html    |  3 +++
 content/news/2016/05/27/CVE-2016-2175.html      |  3 +++
 .../news/2016/06/09/pdfbox-2.0.2-released.html  |  3 +++
 .../news/2016/09/17/pdfbox-2.0.3-released.html  |  3 +++
 .../news/2016/12/09/pdfbox-1.8.13-released.html |  3 +++
 .../news/2016/12/16/pdfbox-2.0.4-released.html  |  3 +++
 .../news/2017/03/17/pdfbox-2.0.5-released.html  |  3 +++
 content/references.html                         |  3 +++
 content/siteupdate.html                         |  3 +++
 content/support.html                            |  3 +++
 content/team.html                               |  3 +++
 46 files changed, 149 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/1.8/architecture.html
----------------------------------------------------------------------
diff --git a/content/1.8/architecture.html b/content/1.8/architecture.html
index 7351199..b2e9020 100644
--- a/content/1.8/architecture.html
+++ b/content/1.8/architecture.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="architecture">Architecture</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/1.8/commandline.html
----------------------------------------------------------------------
diff --git a/content/1.8/commandline.html b/content/1.8/commandline.html
index 9adffe2..8fca126 100644
--- a/content/1.8/commandline.html
+++ b/content/1.8/commandline.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="command-line-tools">Command-Line Tools</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/1.8/cookbook/documentcreation.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/documentcreation.html 
b/content/1.8/cookbook/documentcreation.html
index 13f049a..4b0e326 100644
--- a/content/1.8/cookbook/documentcreation.html
+++ b/content/1.8/cookbook/documentcreation.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="document-creation">Document Creation</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/1.8/cookbook/encryption.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/encryption.html 
b/content/1.8/cookbook/encryption.html
index 4f3f670..e4a31ba 100644
--- a/content/1.8/cookbook/encryption.html
+++ b/content/1.8/cookbook/encryption.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="encrypting-a-file">Encrypting a File</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/1.8/cookbook/fill-form-field.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/fill-form-field.html 
b/content/1.8/cookbook/fill-form-field.html
index b90f479..c9b74df 100644
--- a/content/1.8/cookbook/fill-form-field.html
+++ b/content/1.8/cookbook/fill-form-field.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="fill-a-form-field">Fill a Form Field</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/1.8/cookbook/pdfacreation.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/pdfacreation.html 
b/content/1.8/cookbook/pdfacreation.html
index 3acda8f..604bcb3 100644
--- a/content/1.8/cookbook/pdfacreation.html
+++ b/content/1.8/cookbook/pdfacreation.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="pdfa-creation">PDF/A Creation</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/1.8/cookbook/pdfavalidation.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/pdfavalidation.html 
b/content/1.8/cookbook/pdfavalidation.html
index b6522bc..6ea64b8 100644
--- a/content/1.8/cookbook/pdfavalidation.html
+++ b/content/1.8/cookbook/pdfavalidation.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="pdfa-validation">PDF/A Validation</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/1.8/cookbook/rendering.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/rendering.html 
b/content/1.8/cookbook/rendering.html
index 12d1a37..a3e6935 100644
--- a/content/1.8/cookbook/rendering.html
+++ b/content/1.8/cookbook/rendering.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="document-rendering">Document Rendering</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/1.8/cookbook/textextraction.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/textextraction.html 
b/content/1.8/cookbook/textextraction.html
index 8b4bcf5..153a105 100644
--- a/content/1.8/cookbook/textextraction.html
+++ b/content/1.8/cookbook/textextraction.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="text-extraction">Text Extraction</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/1.8/cookbook/workingwithattachments.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/workingwithattachments.html 
b/content/1.8/cookbook/workingwithattachments.html
index b5f518d..ccbfe90 100644
--- a/content/1.8/cookbook/workingwithattachments.html
+++ b/content/1.8/cookbook/workingwithattachments.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="working-with-attachments">Working with Attachments</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/1.8/cookbook/workingwithfonts.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/workingwithfonts.html 
b/content/1.8/cookbook/workingwithfonts.html
index 73a3254..92a1b99 100644
--- a/content/1.8/cookbook/workingwithfonts.html
+++ b/content/1.8/cookbook/workingwithfonts.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="working-with-fonts">Working with Fonts</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/1.8/cookbook/workingwithmetadata.html
----------------------------------------------------------------------
diff --git a/content/1.8/cookbook/workingwithmetadata.html 
b/content/1.8/cookbook/workingwithmetadata.html
index 7290a25..24ee473 100644
--- a/content/1.8/cookbook/workingwithmetadata.html
+++ b/content/1.8/cookbook/workingwithmetadata.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="working-with-metadata">Working with Metadata</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/1.8/dependencies.html
----------------------------------------------------------------------
diff --git a/content/1.8/dependencies.html b/content/1.8/dependencies.html
index c60288e..9123f29 100644
--- a/content/1.8/dependencies.html
+++ b/content/1.8/dependencies.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="dependencies">Dependencies</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/1.8/faq.html
----------------------------------------------------------------------
diff --git a/content/1.8/faq.html b/content/1.8/faq.html
index 64da836..be8f4a4 100644
--- a/content/1.8/faq.html
+++ b/content/1.8/faq.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="frequently-asked-questions">Frequently Asked 
Questions</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/2.0/commandline.html
----------------------------------------------------------------------
diff --git a/content/2.0/commandline.html b/content/2.0/commandline.html
index 37f6331..1a869bb 100644
--- a/content/2.0/commandline.html
+++ b/content/2.0/commandline.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="command-line-tools">Command-Line Tools</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/2.0/cookbook/encryption.html
----------------------------------------------------------------------
diff --git a/content/2.0/cookbook/encryption.html 
b/content/2.0/cookbook/encryption.html
index fcf37bc..96ef6b5 100644
--- a/content/2.0/cookbook/encryption.html
+++ b/content/2.0/cookbook/encryption.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="encrypting-a-file">Encrypting a File</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/2.0/dependencies.html
----------------------------------------------------------------------
diff --git a/content/2.0/dependencies.html b/content/2.0/dependencies.html
index 6f2a6df..e3d8b99 100644
--- a/content/2.0/dependencies.html
+++ b/content/2.0/dependencies.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="dependencies">Dependencies</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/2.0/examples.html
----------------------------------------------------------------------
diff --git a/content/2.0/examples.html b/content/2.0/examples.html
index de773df..b4c82d5 100644
--- a/content/2.0/examples.html
+++ b/content/2.0/examples.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="examples">Examples</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/2.0/faq.html
----------------------------------------------------------------------
diff --git a/content/2.0/faq.html b/content/2.0/faq.html
index 21779bf..c26d8fe 100644
--- a/content/2.0/faq.html
+++ b/content/2.0/faq.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="frequently-asked-questions">Frequently Asked 
Questions</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/2.0/getting-started.html
----------------------------------------------------------------------
diff --git a/content/2.0/getting-started.html b/content/2.0/getting-started.html
index ea4f70a..4bfa29e 100644
--- a/content/2.0/getting-started.html
+++ b/content/2.0/getting-started.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="getting-started">Getting Started</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/2.0/migration.html
----------------------------------------------------------------------
diff --git a/content/2.0/migration.html b/content/2.0/migration.html
index b7b2f00..348d842 100644
--- a/content/2.0/migration.html
+++ b/content/2.0/migration.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="migration-to-pdfbox-200">Migration to PDFBox 2.0.0</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/building.html
----------------------------------------------------------------------
diff --git a/content/building.html b/content/building.html
index 41ca032..25de015 100644
--- a/content/building.html
+++ b/content/building.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="building-from-source">Building from Source</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/codingconventions.html
----------------------------------------------------------------------
diff --git a/content/codingconventions.html b/content/codingconventions.html
index 3c1ef92..02def7d 100644
--- a/content/codingconventions.html
+++ b/content/codingconventions.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="coding-conventions">Coding Conventions</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/doap_PDFBox.rdf
----------------------------------------------------------------------
diff --git a/content/doap_PDFBox.rdf b/content/doap_PDFBox.rdf
index 019fef0..ea0e579 100644
--- a/content/doap_PDFBox.rdf
+++ b/content/doap_PDFBox.rdf
@@ -21,19 +21,19 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-  <Project rdf:about="http://pdfbox.apache.org";>
+  <Project rdf:about="https://pdfbox.apache.org";>
     <created>2010-12-19</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
     <name>Apache PDFBox</name>
-    <homepage rdf:resource="http://pdfbox.apache.org"; />
-    <asfext:pmc rdf:resource="http://pdfbox.apache.org"; />
+    <homepage rdf:resource="https://pdfbox.apache.org"; />
+    <asfext:pmc rdf:resource="https://pdfbox.apache.org"; />
     <shortdesc>The Apache PDFBox library is an open source Java tool for 
working with PDF documents.</shortdesc>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/PDFBOX"; 
/>
-    <mailing-list rdf:resource="http://pdfbox.apache.org/mailinglists.html"; />
-    <download-page rdf:resource="http://pdfbox.apache.org/download.cgi"; />
+    <mailing-list rdf:resource="https://pdfbox.apache.org/mailinglists.html"; />
+    <download-page rdf:resource="https://pdfbox.apache.org/download.cgi"; />
     <programming-language>Java</programming-language>
-    <category rdf:resource="http://projects.apache.org/category/content"; />
-    <category rdf:resource="http://projects.apache.org/category/library"; />
+    <category rdf:resource="https://projects.apache.org/category/content"; />
+    <category rdf:resource="https://projects.apache.org/category/library"; />
     <release>
       <Version>
         <name>Apache PDFBox</name>
@@ -79,6 +79,13 @@
     <release>
       <Version>
         <name>Apache PDFBox</name>
+        <created>2016-12-09</created>
+        <revision>1.8.13</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache PDFBox</name>
         <created>2016-04-26</created>
         <revision>1.8.12</revision>
       </Version>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/download.html
----------------------------------------------------------------------
diff --git a/content/download.html b/content/download.html
index 38162de..0634543 100644
--- a/content/download.html
+++ b/content/download.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1>Downloads</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/errors/403.html
----------------------------------------------------------------------
diff --git a/content/errors/403.html b/content/errors/403.html
index 4df1606..19838cf 100644
--- a/content/errors/403.html
+++ b/content/errors/403.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="403">403</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/errors/404.html
----------------------------------------------------------------------
diff --git a/content/errors/404.html b/content/errors/404.html
index 3f51a13..baa59a8 100644
--- a/content/errors/404.html
+++ b/content/errors/404.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="404">404</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/ideas.html
----------------------------------------------------------------------
diff --git a/content/ideas.html b/content/ideas.html
index e6f8379..cb2b940 100644
--- a/content/ideas.html
+++ b/content/ideas.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="ideas">Ideas</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 6782ddf..a2a59fb 100644
--- a/content/index.html
+++ b/content/index.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="apache-pdfbox---a-java-pdf-library">Apache 
PDFBox<sup>®</sup> - A Java PDF Library</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/mailinglists.html
----------------------------------------------------------------------
diff --git a/content/mailinglists.html b/content/mailinglists.html
index f978662..5f290df 100644
--- a/content/mailinglists.html
+++ b/content/mailinglists.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="mailing-lists">Mailing Lists</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html 
b/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html
index 97dace2..5650ce7 100644
--- a/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html
+++ b/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <p>With the initial discussions starting 3 years ago PDFBox 
2.0.0 is in the works for

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html
----------------------------------------------------------------------
diff --git a/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html 
b/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html
index 37cd366..4c15bb8 100644
--- a/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html
+++ b/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <p>The Apache PDFBox community is pleased to announce the 
release of

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html 
b/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html
index b39008d..1447f7d 100644
--- a/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html
+++ b/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <p>The Apache PDFBox community is pleased to announce the 
release of

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/news/2016/01/18/pdfbox-1.8.11-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/01/18/pdfbox-1.8.11-released.html 
b/content/news/2016/01/18/pdfbox-1.8.11-released.html
index c6a2a38..726696f 100644
--- a/content/news/2016/01/18/pdfbox-1.8.11-released.html
+++ b/content/news/2016/01/18/pdfbox-1.8.11-released.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <p>The Apache PDFBox community is pleased to announce the 
release of

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/news/2016/03/18/pdfbox-2.0.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/03/18/pdfbox-2.0.0-released.html 
b/content/news/2016/03/18/pdfbox-2.0.0-released.html
index 8da4d8c..f706adf 100644
--- a/content/news/2016/03/18/pdfbox-2.0.0-released.html
+++ b/content/news/2016/03/18/pdfbox-2.0.0-released.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <p>After more than 3 years of development the Apache PDFBox 
community is pleased to

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/news/2016/04/26/new-pdfbox-releases.html
----------------------------------------------------------------------
diff --git a/content/news/2016/04/26/new-pdfbox-releases.html 
b/content/news/2016/04/26/new-pdfbox-releases.html
index 0814001..52aa0da 100644
--- a/content/news/2016/04/26/new-pdfbox-releases.html
+++ b/content/news/2016/04/26/new-pdfbox-releases.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <p>The Apache PDFBox community is pleased to announce the 
release of

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/news/2016/05/27/CVE-2016-2175.html
----------------------------------------------------------------------
diff --git a/content/news/2016/05/27/CVE-2016-2175.html 
b/content/news/2016/05/27/CVE-2016-2175.html
index 6cc91f4..4fdbc92 100644
--- a/content/news/2016/05/27/CVE-2016-2175.html
+++ b/content/news/2016/05/27/CVE-2016-2175.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <p>Due to a XML External Entity vulnerability we strongly 
recommend to update to the most recent version of Apache PDFBox.</p>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/news/2016/06/09/pdfbox-2.0.2-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/06/09/pdfbox-2.0.2-released.html 
b/content/news/2016/06/09/pdfbox-2.0.2-released.html
index d854916..adb543e 100644
--- a/content/news/2016/06/09/pdfbox-2.0.2-released.html
+++ b/content/news/2016/06/09/pdfbox-2.0.2-released.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <p>The Apache PDFBox community is pleased to announce the 
release of

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/news/2016/09/17/pdfbox-2.0.3-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/09/17/pdfbox-2.0.3-released.html 
b/content/news/2016/09/17/pdfbox-2.0.3-released.html
index a54ee04..0b4c067 100644
--- a/content/news/2016/09/17/pdfbox-2.0.3-released.html
+++ b/content/news/2016/09/17/pdfbox-2.0.3-released.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <p>The Apache PDFBox community is pleased to announce the 
release of

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/news/2016/12/09/pdfbox-1.8.13-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/12/09/pdfbox-1.8.13-released.html 
b/content/news/2016/12/09/pdfbox-1.8.13-released.html
index ce6a3ca..7401824 100644
--- a/content/news/2016/12/09/pdfbox-1.8.13-released.html
+++ b/content/news/2016/12/09/pdfbox-1.8.13-released.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <p>The Apache PDFBox community is pleased to announce the 
release of

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/news/2016/12/16/pdfbox-2.0.4-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/12/16/pdfbox-2.0.4-released.html 
b/content/news/2016/12/16/pdfbox-2.0.4-released.html
index a8fd43a..0a8f5ca 100644
--- a/content/news/2016/12/16/pdfbox-2.0.4-released.html
+++ b/content/news/2016/12/16/pdfbox-2.0.4-released.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <p>The Apache PDFBox community is pleased to announce the 
release of

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/news/2017/03/17/pdfbox-2.0.5-released.html
----------------------------------------------------------------------
diff --git a/content/news/2017/03/17/pdfbox-2.0.5-released.html 
b/content/news/2017/03/17/pdfbox-2.0.5-released.html
index af0b0c4..af66b25 100644
--- a/content/news/2017/03/17/pdfbox-2.0.5-released.html
+++ b/content/news/2017/03/17/pdfbox-2.0.5-released.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <p>The Apache PDFBox community is pleased to announce the 
release of

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/references.html
----------------------------------------------------------------------
diff --git a/content/references.html b/content/references.html
index f4df885..244ab38 100644
--- a/content/references.html
+++ b/content/references.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="external-links">External Links</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/siteupdate.html
----------------------------------------------------------------------
diff --git a/content/siteupdate.html b/content/siteupdate.html
index 6b6c3ce..a61141c 100644
--- a/content/siteupdate.html
+++ b/content/siteupdate.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="updating-the-pdfbox-website">Updating the PDFBox 
Website</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/support.html
----------------------------------------------------------------------
diff --git a/content/support.html b/content/support.html
index 7612dea..59f3e11 100644
--- a/content/support.html
+++ b/content/support.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="support">Support</h1>

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/265431c2/content/team.html
----------------------------------------------------------------------
diff --git a/content/team.html b/content/team.html
index 7fd5ab1..d847c59 100644
--- a/content/team.html
+++ b/content/team.html
@@ -129,6 +129,9 @@
                     <li><a 
href="https://www.apache.org/foundation/thanks.html";>ASF Sponsors</a></li>
                     <li><a 
href="https://www.apache.org/security/";>Security</a></li>
                 </ul>
+                <iframe src="http://www.apache.org/ads/buttonbar.html";
+                        style="border-width:0; float: left" frameborder="0" 
scrolling="no"
+                    width="135" height="265"></iframe>
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="project-team">Project Team</h1>

Reply via email to