Author: nickboldt
Date: 2011-10-05 13:33:01 -0400 (Wed, 05 Oct 2011)
New Revision: 35385
Added:
branches/jbosstools-3.2.x/build/aggregate/webtools-site/README.deprecated.txt
Log:
add deprecation warning (JBIDE-8460)
Added: branches/jbosstools-3.2.x/build/aggregate/webtools-site/README.deprecated.txt
===================================================================
--- branches/jbosstools-3.2.x/build/aggregate/webtools-site/README.deprecated.txt
(rev 0)
+++
branches/jbosstools-3.2.x/build/aggregate/webtools-site/README.deprecated.txt 2011-10-05
17:33:01 UTC (rev 35385)
@@ -0,0 +1,9 @@
+:: DEPRECATED ::
+
+This site builder is deprecated because the upstream discovery plugin,
org.eclipse.wst.server.discovery_1.0.101.v20100707.jar (WTP 3.2.3), and its final updated
version, org.eclipse.wst.server.discovery_1.0.102.v20110427.jar (WTP 3.2.5) contains no
reference to a URL from which JBoss AS adapters can be installed. See
https://issues.jboss.org/browse/JBIDE-8460 for more info.
+
+As such, there's no point building and publishing this site, because the content (the
"JBossAS Tools" feature) is duplicated here:
+
+http://download.jboss.org/jbosstools/updates/stable/helios/
+
+~nboldt, 20111005