d0678744b8
Install o.e.osgi.services and o.e.equinox.http.servlet symlinks in javadir/eclipse and put POMs into mavenpomdir. This fixes https://bugzilla.redhat.com/769621.
13 lines
423 B
XML
13 lines
423 B
XML
<?xml version="1.0" encoding="UTF-8"?><project>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>org.eclipse.equinox.http</groupId>
|
|
<artifactId>servlet</artifactId>
|
|
<name>Http Services Servlet</name>
|
|
<version>1.0.0-v20070606</version>
|
|
<licenses>
|
|
<license>
|
|
<name>Eclipse Public License - v 1.0</name>
|
|
<url>http://www.eclipse.org/org/documents/epl-v10.html</url>
|
|
</license>
|
|
</licenses>
|
|
</project> |