<classpathentry kind="lib" path="ext/rome-0.9.jar" sourcepath="ext/src/rome-0.9-sources.jar"/>
<classpathentry kind="lib" path="ext/jdom-1.0.jar" sourcepath="ext/src/jdom-1.0-sources.jar"/>
<classpathentry kind="lib" path="ext/junit-4.8.2.jar"/>
+ <classpathentry kind="lib" path="ext/hamcrest-core-1.1.jar"/>
<classpathentry kind="lib" path="ext/jetty-webapp-7.6.5.v20120716.jar" sourcepath="ext/src/jetty-webapp-7.6.5.v20120716-sources.jar"/>
<classpathentry kind="lib" path="ext/gson-1.7.2.jar" sourcepath="ext/src/gson-1.7.2-sources.jar"/>
<classpathentry kind="lib" path="ext/mail-1.4.3.jar" sourcepath="ext/src/mail-1.4.3-sources.jar"/>
<classpathentry kind="lib" path="ext/org.eclipse.jgit.http.server-2.1.0.201209190230-r.jar" sourcepath="ext/src/org.eclipse.jgit.http.server-2.1.0.201209190230-r-sources.jar"/>
<classpathentry kind="lib" path="ext/lucene-highlighter-3.6.0.jar" sourcepath="ext/src/lucene-highlighter-3.6.0-sources.jar"/>
<classpathentry kind="lib" path="ext/lucene-memory-3.6.0.jar" sourcepath="ext/src/lucene-memory-3.6.0-sources.jar"/>
+ <classpathentry kind="lib" path="ext/jakarta-regexp-1.4.jar"/>
<classpathentry kind="lib" path="ext/unboundid-ldapsdk-2.3.0.jar" sourcepath="ext/src/unboundid-ldapsdk-2.3.0-sources.jar"/>
<classpathentry kind="lib" path="ext/ivy-2.2.0.jar" sourcepath="ext/src/ivy-2.2.0-sources.jar"/>
<classpathentry kind="output" path="bin"/>
downloadFromApache(MavenObject.LUCENE, BuildType.RUNTIME);\r
downloadFromApache(MavenObject.LUCENE_HIGHLIGHTER, BuildType.RUNTIME);\r
downloadFromApache(MavenObject.LUCENE_MEMORY, BuildType.RUNTIME);\r
+ downloadFromApache(MavenObject.JAKARTA_REGEXP, BuildType.RUNTIME);\r
downloadFromApache(MavenObject.UNBOUND_ID, BuildType.RUNTIME);\r
downloadFromApache(MavenObject.IVY, BuildType.RUNTIME);\r
\r
\r
public static void compiletime() {\r
downloadFromApache(MavenObject.JUNIT, BuildType.RUNTIME);\r
+ downloadFromApache(MavenObject.HAMCREST, BuildType.RUNTIME);\r
downloadFromApache(MavenObject.JCOMMANDER, BuildType.COMPILETIME);\r
downloadFromApache(MavenObject.JETTY, BuildType.COMPILETIME);\r
downloadFromApache(MavenObject.JETTY_AJP, BuildType.COMPILETIME);\r
downloadFromApache(MavenObject.LUCENE, BuildType.COMPILETIME);\r
downloadFromApache(MavenObject.LUCENE_HIGHLIGHTER, BuildType.COMPILETIME);\r
downloadFromApache(MavenObject.LUCENE_MEMORY, BuildType.COMPILETIME);\r
+ downloadFromApache(MavenObject.JAKARTA_REGEXP, BuildType.COMPILETIME);\r
downloadFromApache(MavenObject.UNBOUND_ID, BuildType.COMPILETIME);\r
downloadFromApache(MavenObject.IVY, BuildType.COMPILETIME);\r
\r
downloadFromApache(MavenObject.LUCENE, BuildType.RUNTIME);\r
downloadFromApache(MavenObject.LUCENE_HIGHLIGHTER, BuildType.RUNTIME);\r
downloadFromApache(MavenObject.LUCENE_MEMORY, BuildType.RUNTIME);\r
+ downloadFromApache(MavenObject.JAKARTA_REGEXP, BuildType.RUNTIME);\r
\r
downloadFromEclipse(MavenObject.JGIT, BuildType.RUNTIME);\r
}\r
public static final MavenObject JUNIT = new MavenObject("JUnit", "junit", "junit", "4.8.2",\r
237000, 0, 0, "c94f54227b08100974c36170dcb53329435fe5ad", "", "");\r
\r
+ public static final MavenObject HAMCREST = new MavenObject("Hamcrest Core", "org/hamcrest", "hamcrest-core", "1.1",\r
+ 77000, 0, 0, "860340562250678d1a344907ac75754e259cdb14", null, "");\r
+\r
public static final MavenObject MARKDOWNPAPERS = new MavenObject("MarkdownPapers",\r
"org/tautua/markdownpapers", "markdownpapers-core", "1.2.7", 87000, 58000, 268000,\r
"84ac5636ac7ddfad9d2ee8456a0f4f69709b6ee0",\r
public static final MavenObject LUCENE_MEMORY = new MavenObject("lucene memory", "org/apache/lucene", "lucene-memory",\r
"3.6.0", 30000, 23000, 0, "d257d393aa09ed472e7864e20288019a705e637e",\r
"f24912b8aa835ddf45e439b2d7ab099e63269c1e", "");\r
+\r
+ public static final MavenObject JAKARTA_REGEXP = new MavenObject("jakarta regexp", "jakarta-regexp", "jakarta-regexp",\r
+ "1.4", 28500, 0, 0, "0ea514a179ac1dd7e81c7e6594468b9b9910d298",\r
+ null, "");\r
\r
public static final MavenObject UNBOUND_ID = new MavenObject("unbound id", "com/unboundid", "unboundid-ldapsdk",\r
"2.3.0", 1383417, 1439721, 0, "6fde8d9fb4ee3e7e3d7e764e3ea57195971e2eb2",\r