Author: nickboldt
Date: 2012-10-06 11:16:21 -0400 (Sat, 06 Oct 2012)
New Revision: 44352
Added:
trunk/download.jboss.org/jbosstools/updates/requirements/findbugs/2.0.2.2...
trunk/download.jboss.org/jbosstools/updates/requirements/findbugs/2.0.2.2...
trunk/download.jboss.org/jbosstools/updates/requirements/findbugs/2.0.2.2...
trunk/download.jboss.org/jbosstools/updates/requirements/findbugs/2.0.2.2...
Log:
new site builder for 2.0.2.20121005 because findbugs uses ant to build, not PDE or Tycho
Added:
trunk/download.jboss.org/jbosstools/updates/requirements/findbugs/2.0.2.2...
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/requirements/findbugs/2.0.2.2...
(rev 0)
+++
trunk/download.jboss.org/jbosstools/updates/requirements/findbugs/2.0.2.2... 2012-10-06
15:16:21 UTC (rev 44352)
@@ -0,0 +1,4 @@
+plugins/
+features/
+artifacts.*
+content.*
Added:
trunk/download.jboss.org/jbosstools/updates/requirements/findbugs/2.0.2.2...
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/requirements/findbugs/2.0.2.2...
(rev 0)
+++
trunk/download.jboss.org/jbosstools/updates/requirements/findbugs/2.0.2.2... 2012-10-06
15:16:21 UTC (rev 44352)
@@ -0,0 +1,30 @@
+<html>
+<head>
+<title>JBoss Tools Build Requirements - Findbugs Eclipse plugin
2.0.2.20121005</title>
+<style>
+@import url("../../web/site.css");
+</style>
+</head>
+<body marginheight="0" marginwidth="0" leftmargin="0"
topmargin="0">
+<img
src="https://www.jboss.org/dms/tools/images/tools-banner.png" />
+
+<h2 class="title">JBoss Tools Build Requirements - Findbugs Eclipse
plugin 2.0.2.20121005</h2>
+<h3>Findbugs 2.0.2.20121005</h3>
+FindBugs 2.0.2.20121005 is available under the Lesser Gnu Public License (LGPL).
+<ul>
+<li>Sources can be found here at
sourceforge.net: <a class="link"
href="http://code.google.com/p/findbugs/source/browse/#svn%2Ftrunk&q...
Sources</a></li>
+<li>Original binary can be found at
sourceforge.net: <a class="link"
href="http://findbugs.sourceforge.net/downloads.html">FindBugs
Downloads</a></li>
+</ul>
+<h3>Producing this P2 site</h3>
+The original site for Findbugs plugin is not fully p2-enabled, and then cannot be well
consumed by Tycho, since it contains "Partial IU". See this <a
href="https://issues.jboss.org/browse/JBIDE-11994">JBoss Tools
ticket</a> for details. Then here is the process to create manually this full-p2
site and consume it with Tycho:
+<ol>
+ <li>Get a recent Eclipse IDE with PDE installed</li>
+ <li>Install Findbugs plugins into it, using the legacy site: <a
class="link"
href="http://findbugs.sourceforge.net/downloads.html">http:/...
</li>
+ <li>Grab this <a href="site.xml">site.xml</a> file and
import it into your IDE</li>
+ <li>Right-click on it > Plug-in Tools > Build Site</li>
+ <li>Upload the newly created site to this location</li>
+</ol>
+<h2>See also</h2>
+Looking to download JBoss Tools? See <a class="link"
href="http://www.jboss.org/tools/download">JBoss Tools Downloads</a>.
See also <a
href="http://www.jboss.org/tools/download/installation">Inst...
methods</a>.
+</body>
+</html>
Added:
trunk/download.jboss.org/jbosstools/updates/requirements/findbugs/2.0.2.2...
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/requirements/findbugs/2.0.2.2...
(rev 0)
+++
trunk/download.jboss.org/jbosstools/updates/requirements/findbugs/2.0.2.2... 2012-10-06
15:16:21 UTC (rev 44352)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <feature
url="features/edu.umd.cs.findbugs.plugin.eclipse_2.0.2.20121005.jar"
id="edu.umd.cs.findbugs.plugin.eclipse" version="2.0.2.20121005">
+ <category name="Findbugs"/>
+ </feature>
+ <category-def name="Findbugs" label="Findbugs"/>
+</site>