svn commit: r1784735 - /xmlgraphics/fop/trunk/pom.xml

[email protected]
Newsgroups gmane.text.xml.fop.cvs
Message-ID <[email protected]>
Author: ssteiner
Date: Tue Feb 28 13:28:17 2017
New Revision: 1784735

URL: http://svn.apache.org/viewvc?rev=1784735&view=rev
Log:
Allow different compiler since jenkins requires Java 7

Modified:
    xmlgraphics/fop/trunk/pom.xml

Modified: xmlgraphics/fop/trunk/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/pom.xml?rev=1784735&r1=1784734&r2=1784735&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/pom.xml (original)
+++ xmlgraphics/fop/trunk/pom.xml Tue Feb 28 13:28:17 2017
@@ -31,6 +31,7 @@
     <xml.plugin.version>1.0.1</xml.plugin.version>
     <xmlgraphics.commons.version>2.2.0-SNAPSHOT</xmlgraphics.commons.version>
     <xmlunit.version>1.2</xmlunit.version>
+    <jdk.path>${env.JAVA_HOME}</jdk.path>
   </properties>
 
   <licenses>
@@ -72,6 +73,8 @@
           <configuration>
             <source>${java.version}</source>
             <target>${java.version}</target>
+            <executable>${jdk.path}/bin/javac</executable>
+            <fork>true</fork>
           </configuration>
         </plugin>
         <plugin>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.