[jboss-modules] 03/04: invalid release flag

Markus Koschany apo at moszumanska.debian.org
Sun Feb 18 18:09:47 UTC 2018


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch patch-queue/master
in repository jboss-modules.

commit 5c09fb4aff7b3c5452c5f20e65833129caa43d92
Author: Markus Koschany <apo at debian.org>
Date:   Sun Feb 18 18:45:23 2018 +0100

    invalid release flag
    
    
    Gbp-Pq: Name invalid-release-flag.patch
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7a5ab95..ae730a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,6 @@
                             <goal>compile</goal>
                         </goals>
                         <configuration>
-                            <release>8</release>
                             <buildDirectory>${project.build.directory}</buildDirectory>
                             <compileSourceRoots>${project.compileSourceRoots}</compileSourceRoots>
                             <outputDirectory>${project.build.outputDirectory}</outputDirectory>
@@ -165,7 +164,6 @@
                             <goal>compile</goal>
                         </goals>
                         <configuration>
-                            <release>9</release>
                             <buildDirectory>${project.build.directory}</buildDirectory>
                             <compileSourceRoots>${project.basedir}/src/main/java9</compileSourceRoots>
                             <outputDirectory>${project.build.directory}/classes/META-INF/versions/9</outputDirectory>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-modules.git



More information about the pkg-java-commits mailing list