Move jikes to java-development, switch the now empty java group to default=false (hope that's correct, where's the DTD?).

This commit is contained in:
Ville Skyttä 2006-09-28 16:24:01 +00:00
parent ce4394d7bd
commit 6aceba481e
1 changed files with 2 additions and 2 deletions

View File

@ -563,10 +563,9 @@
<id>java</id>
<_name>Java</_name>
<_description>Support for running programs written in the Java programming language.</_description>
<default>true</default>
<default>false</default>
<uservisible>false</uservisible>
<packagelist>
<packagereq type="optional">jikes</packagereq>
</packagelist>
</group>
<group>
@ -576,6 +575,7 @@
<default>false</default>
<uservisible>true</uservisible>
<packagelist>
<packagereq type="optional">jikes</packagereq>
<packagereq type="optional">jlint</packagereq>
</packagelist>
</group>