Skip to content

Commit

Permalink
Issue highsource#14.
Browse files Browse the repository at this point in the history
  • Loading branch information
highsource committed Dec 19, 2014
1 parent 792070b commit 5b22d92
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions tests/JAXB-1058/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,7 @@
<configuration>
<extension>true</extension>
<args>
<arg>-XtoString</arg>
<arg>-Xequals</arg>
<arg>-XhashCode</arg>
<!--arg>-Xcopyable</arg>
<arg>-Xmergeable</arg-->
<!--arg>-Xinheritance</arg>
<arg>-Xsetters</arg>
<arg>-Xsetters-mode=direct</arg>
<arg>-Xwildcard</arg>
<arg>-XautoInheritance</arg>
<arg>-XautoInheritance-xmlRootElementsExtend=org.jvnet.jaxb2_commons.tests.issues.IssueJIIB14BaseClass</arg>
<arg>-XautoInheritance-xmlRootElementsImplement=org.jvnet.jaxb2_commons.tests.issues.IssueJIIB14BaseInterfaceOne</arg>
<arg>-XautoInheritance-xmlRootElementsImplement=org.jvnet.jaxb2_commons.tests.issues.IssueJIIB14BaseInterfaceTwo</arg>
<arg>-XautoInheritance-jaxbElementsImplement=org.jvnet.jaxb2_commons.tests.issues.IssueJIIB14BaseInterfaceThree</arg>
<arg>-XautoInheritance-jaxbElementsImplement=org.jvnet.jaxb2_commons.tests.issues.IssueJIIB14BaseInterfaceFour</arg>
<arg>-XenumValue</arg-->
<arg>-XfixJAXB1058</arg>
</args>
<plugins>
<plugin>
Expand Down

0 comments on commit 5b22d92

Please sign in to comment.