luuuis / jira-myzone

JIRA MyZone Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enforce compilation with JDK6

luuuis opened this issue · comments

Change the pom.xml to require JDK6 during compilation. This will solve problems caused by missing JAXB api in older versions of the JDK.

require Java 6 for compilation

closed by 98e9639