<classpathentry kind="lib" path="ext/org.eclipse.jgit-1.3.0.201202151440-r.jar" sourcepath="ext/org.eclipse.jgit-1.3.0.201202151440-r-sources.jar"/>
<classpathentry kind="lib" path="ext/org.eclipse.jgit.http.server-1.3.0.201202151440-r.jar" sourcepath="ext/org.eclipse.jgit.http.server-1.3.0.201202151440-r-sources.jar"/>
<classpathentry kind="lib" path="ext/lucene-highlighter-3.5.0.jar" sourcepath="ext/lucene-highlighter-3.5.0-sources.jar"/>
+ <classpathentry kind="lib" path="ext/lucene-memory-3.5.0.jar" sourcepath="ext/lucene-memory-3.5.0-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
downloadFromApache(MavenObject.GROOVY, BuildType.RUNTIME);\r
downloadFromApache(MavenObject.LUCENE, BuildType.RUNTIME);\r
downloadFromApache(MavenObject.LUCENE_HIGHLIGHTER, BuildType.RUNTIME);\r
+ downloadFromApache(MavenObject.LUCENE_MEMORY, BuildType.RUNTIME);\r
\r
downloadFromEclipse(MavenObject.JGIT, BuildType.RUNTIME);\r
downloadFromEclipse(MavenObject.JGIT_HTTP, BuildType.RUNTIME);\r
downloadFromApache(MavenObject.GROOVY, BuildType.COMPILETIME);\r
downloadFromApache(MavenObject.LUCENE, BuildType.COMPILETIME);\r
downloadFromApache(MavenObject.LUCENE_HIGHLIGHTER, BuildType.COMPILETIME);\r
+ downloadFromApache(MavenObject.LUCENE_MEMORY, BuildType.COMPILETIME);\r
\r
downloadFromEclipse(MavenObject.JGIT, BuildType.COMPILETIME);\r
downloadFromEclipse(MavenObject.JGIT_HTTP, BuildType.COMPILETIME);\r
"3.5.0", 88000, 82334, 0, "9b38acfa185337dac65e350073a26fe2416f2b0e",\r
"200a9b9857e589b9f5bc9f65ecf5daa37e19527d", "");\r
\r
+ public static final MavenObject LUCENE_MEMORY = new MavenObject("lucene memory", "org/apache/lucene", "lucene-memory",\r
+ "3.5.0", 30000, 23000, 0, "7908e954e8c1b4b2463aa712b34fa4a5612e241d",\r
+ "69b19b38d78cc3b27ea5542a14f0ebbb1625ffdd", "");\r
+\r
\r
public final String name;\r
public final String group;\r