INFRA-17064 - Revert the toolchains vendor

Hopefully this will make it work again


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/dd2df9ab
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/dd2df9ab
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/dd2df9ab

Branch: refs/heads/WICKET-6563
Commit: dd2df9ab064aebbac08b7547b4330a71475be6b6
Parents: e2ad8e9
Author: Martin Tzvetanov Grigorov <mgrigo...@apache.org>
Authored: Wed Sep 26 17:07:08 2018 +0300
Committer: Martin Tzvetanov Grigorov <mgrigo...@apache.org>
Committed: Wed Sep 26 17:07:08 2018 +0300

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/dd2df9ab/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e205efe..fc59134 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1015,6 +1015,7 @@
                                                <toolchains>
                                                        <jdk>
                                                                
<version>${maven.compiler.source}</version>
+                <vendor>oracle</vendor>
                                                        </jdk>
                                                </toolchains>
                                        </configuration>

Reply via email to