Author: tilman Date: Mon Oct 17 16:27:31 2016 New Revision: 1765331 URL: http://svn.apache.org/viewvc?rev=1765331&view=rev Log: PDFBOX-3532: fix isartor test suite URL
Modified: pdfbox/branches/1.8/preflight/pom.xml Modified: pdfbox/branches/1.8/preflight/pom.xml URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/preflight/pom.xml?rev=1765331&r1=1765330&r2=1765331&view=diff ============================================================================== --- pdfbox/branches/1.8/preflight/pom.xml (original) +++ pdfbox/branches/1.8/preflight/pom.xml Mon Oct 17 16:27:31 2016 @@ -101,7 +101,7 @@ <goal>wget</goal> </goals> <configuration> - <url>http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip</url> + <url>https://www.pdfa.org/wp-content/until2016_uploads/2011/08/isartor-pdfa-2008-08-13.zip</url> <unpack>true</unpack> <outputDirectory>${project.build.directory}/pdfs</outputDirectory> <md5>9f129c834bc6f9f8dabad4491c4c10ec</md5>