diff -r 000000000000 -r 5171ac3b4232 rt/emul/fake/pom.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rt/emul/fake/pom.xml Wed Apr 30 09:26:28 2014 +0200 @@ -0,0 +1,28 @@ + + + 4.0.0 + + org.apidesign.bck2brwsr + emul.pom + 0.9-SNAPSHOT + + fake + jar + Fake Stubs of Java APIs + + The minimal emulation classes have certain references + to less essential classes in the JDK. This module provides + their stubs for purpose of compilation. + + + + + maven-deploy-plugin + 2.7 + + true + + + + +