comps comps-fe5.xml.in,1.155,1.156

Ville Skytta (scop) fedora-extras-commits at redhat.com
Thu Sep 28 16:24:01 UTC 2006


Author: scop

Update of /cvs/extras/comps
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7826

Modified Files:
	comps-fe5.xml.in 
Log Message:
Move jikes to java-development, switch the now empty java group to default=false (hope that's correct, where's the DTD?).


Index: comps-fe5.xml.in
===================================================================
RCS file: /cvs/extras/comps/comps-fe5.xml.in,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- comps-fe5.xml.in	27 Sep 2006 21:50:40 -0000	1.155
+++ comps-fe5.xml.in	28 Sep 2006 16:24:01 -0000	1.156
@@ -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>




More information about the fedora-extras-commits mailing list