disable opengl2 for dist releaes

This commit is contained in:
benfry
2011-05-15 22:31:22 +00:00
parent c61396fe8d
commit 69ebdd5602

View File

@@ -101,8 +101,8 @@
<exclude name="**/cmd/**" />
<exclude name="reference.zip" />
<exclude name="**/._*" />
<!-- disable for the 1.5 release -->
<!-- <exclude name="libraries/opengl2/**" />-->
<!-- removing for the 1.5 release -->
<exclude name="libraries/opengl2/**" />
<exclude name="examples/**/applet/**" />
</fileset>