javap/pom.xml
branchjavap
changeset 152 2cda429aeb49
parent 151 40f95fe90cdc
child 218 bbc04118d571
     1.1 --- a/javap/pom.xml	Sun Nov 11 13:23:52 2012 +0100
     1.2 +++ b/javap/pom.xml	Mon Nov 12 00:07:34 2012 +0100
     1.3 @@ -23,7 +23,7 @@
     1.4                <version>2.5.1</version>
     1.5                <configuration>
     1.6                    <compilerArguments>
     1.7 -                      <bootclasspath>non-existing</bootclasspath>
     1.8 +                      <!--<bootclasspath>non-existing</bootclasspath>-->
     1.9                    </compilerArguments>
    1.10                   <source>1.6</source>
    1.11                   <target>1.6</target>