Author: nickboldt
Date: 2012-04-28 12:12:02 -0400 (Sat, 28 Apr 2012)
New Revision: 40610
Modified:
trunk/build/aggregate/site/site.xml
Log:
typo. feature is sourcelookup, not sourcelokup. And apparently Tycho is super-strict about
these things.
Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml 2012-04-28 12:22:58 UTC (rev 40609)
+++ trunk/build/aggregate/site/site.xml 2012-04-28 16:12:02 UTC (rev 40610)
@@ -187,7 +187,7 @@
<category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
- <feature
url="features/org.jboss.tools.maven.sourcelookup.feature_0.0.0.jar"
id="org.jboss.tools.maven.sourcelokup.feature" version="0.0.0">
+ <feature
url="features/org.jboss.tools.maven.sourcelookup.feature_0.0.0.jar"
id="org.jboss.tools.maven.sourcelookup.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
Show replies by date