dev-java/tomcat-servlet-api: x86 stable wrt bug #722654
[gentoo.git] / dev-java / eclipse-ecj / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <maintainer type="project">
5         <email>java@gentoo.org</email>
6         <name>Java</name>
7 </maintainer>
8 <longdescription>
9 ECJ is the Eclipse Compiler for Java. It's a separate packaging of
10 the embedded Java compiler that comes with Eclipse. It can be used
11 as a batch-compiler by running the ecj-3.x script, or it can be
12 used with Ant by using the -lib option to and and setting
13 -Dbuild.compiler=ecj
14 </longdescription>
15 <use>
16         <flag name="ant">Support using ecj in Ant builds via dev-java/ant-eclipse-ecj</flag>
17 </use>
18 </pkgmetadata>