Author: max.andersen(a)jboss.com
Date: 2011-11-09 02:45:55 -0500 (Wed, 09 Nov 2011)
New Revision: 36241
Added:
trunk/documentation/whatsnew/central/
trunk/documentation/whatsnew/central/central-news-1.0.0.M4.html
trunk/documentation/whatsnew/images/jbosscentraldownloadas.png
trunk/documentation/whatsnew/images/jbosscentraleditor.png
trunk/documentation/whatsnew/images/jbosscentralfeeds.png
trunk/documentation/whatsnew/images/jbosscentralprojects.png
trunk/documentation/whatsnew/images/jbosscentralsearch.png
trunk/documentation/whatsnew/images/jbosscentralsoftwareupdate.png
Modified:
trunk/documentation/whatsnew/esb/esb-news-1.4.0.Beta1.html
trunk/documentation/whatsnew/esb/esb-news-1.4.0.Beta2.html
trunk/documentation/whatsnew/esb/esb-news-1.5.1.M4.html
trunk/documentation/whatsnew/examples/examples-news-3.3.0.M4.html
trunk/documentation/whatsnew/index.html
trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M4.html
Log:
JBIDE-9954 added central news, fixed stray links in esb and general cleanup
Added: trunk/documentation/whatsnew/central/central-news-1.0.0.M4.html
===================================================================
--- trunk/documentation/whatsnew/central/central-news-1.0.0.M4.html
(rev 0)
+++ trunk/documentation/whatsnew/central/central-news-1.0.0.M4.html 2011-11-09 07:45:55
UTC (rev 36241)
@@ -0,0 +1,167 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Language" content="en-us" />
+<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
+<link rel="stylesheet" href="../whatsnew.css"/>
+<title>JBoss Central 1.0.0.M4 What's New</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-17645367-5']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+
+</script></head>
+<body>
+<h1>JBoss Central 1.0.0.M4 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a>
+</p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>General</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <a name="itemnam1e"
id="itemname1"></a><b>JBoss Central "Editor"</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>JBoss Central is an editor that will show up when you install
+ JBoss Tools and give you a central hub of getting started with
+ the various wizards, quickstarts/project examples,
jboss.org
+ news/blogs and a way to easily install additional plugins from
+ JBoss Tools team and others.
+ </p>
+
+ <p>It shows up in Eclipse editor area when you start up Eclipse
+ - if you don't want it to show on startup you can disable that
+ in the preferences or under the "Settings" section.</p>
+
+ <p><img src="../images/jbosscentraleditor.png"/></p>
+ <p><small><a
href="https://issues.jboss.org/browse/JBIDE-9368">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <a name="itemnam1e"
id="itemname1"></a><b>Search and quick access buttons</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>The top section of JBoss Central provides an easy way to search
+
jboss.org and the knowledge base from Red Hat. The result will
+ show up in the browser configured in Eclipse preferences.
+ </p>
+
+ <p>There is is also a set of quick access icons to access JBoss
+ Tools homepage, Eclipse Marketplace, Preferences and Twitter account.</p>
+
+ <p><img src="../images/jbosscentralsearch.png"/></p>
+ <p><small><a
href="https://issues.jboss.org/browse/JBIDE-9368">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <a name="itemnam1e"
id="itemname1"></a><b>News</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>On the right side of JBoss Central there are two feeds, one
+ for News another for Blogs - all related to
jboss.org and JBoss technology.
+ </p>
+
+ <p>The feeds can be refreshed and if you want to subscribe to
+ these feeds in your newsreader you can click the RSS & Blog icon
+ to get the feedd address.</p>
+
+ <p><img src="../images/jbosscentralfeeds.png"/></p>
+ <p><small><a
href="https://issues.jboss.org/browse/JBIDE-9368">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <a name="itemnam1e"
id="itemname1"></a><b>Create
+ Projects/Project Examples</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>On the left side there are quick access to central wizards in
+ Eclipse & JBoss Tools which will create and setup projects for you.</p>
+
+ <p>In the Project Examples section there is a selected set of
+ Project Examples to get you started using JBoss AS.</p>
+
+ <p><img src="../images/jbosscentralprojects.png"/></p>
+
+ <p>If the examples requires certain runtimes or plugins it will
+ let you know and in case there is a publically available
+ download available it will offer to Download and install
+ it.</p>
+
+ <p><img
src="../images/jbosscentraldownloadas.png"/></p>
+
+ <p><small><a
href="https://issues.jboss.org/browse/JBIDE-9368">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <a name="itemnam1e"
id="itemname1"></a><b>Software/Update</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>The second tab of JBoss Central provides a list of plugins
+ which works with JBoss Tools - initially we've just added some
+ basic plugins like Maven JBoss Tools integration, TestNG and
+ eGit.</p>
+
+ <p><img
src="../images/jbosscentralsoftwareupdate.png"/></p>
+
+ <p>In the future we will add more to this list as they come
available.</p>
+
+ <p><small><a
href="https://issues.jboss.org/browse/JBIDE-9368">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+</table>
+
+</body>
+
+</html>
Modified: trunk/documentation/whatsnew/esb/esb-news-1.4.0.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/esb/esb-news-1.4.0.Beta1.html 2011-11-09 06:39:47 UTC
(rev 36240)
+++ trunk/documentation/whatsnew/esb/esb-news-1.4.0.Beta1.html 2011-11-09 07:45:55 UTC
(rev 36241)
@@ -1,4 +1,4 @@
- <p><a href="smooks/smooks-news-1.1.0.CR1.html">Smooks
Tools</a></p> <?xml version="1.0"
encoding="iso-8859-1"?>
+<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns="http://www.w3.org/1999/xhtml">
Modified: trunk/documentation/whatsnew/esb/esb-news-1.4.0.Beta2.html
===================================================================
--- trunk/documentation/whatsnew/esb/esb-news-1.4.0.Beta2.html 2011-11-09 06:39:47 UTC
(rev 36240)
+++ trunk/documentation/whatsnew/esb/esb-news-1.4.0.Beta2.html 2011-11-09 07:45:55 UTC
(rev 36241)
@@ -1,4 +1,4 @@
- <p><a href="smooks/smooks-news-1.1.0.CR1.html">Smooks
Tools</a></p> <?xml version="1.0"
encoding="iso-8859-1"?>
+<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns="http://www.w3.org/1999/xhtml">
Modified: trunk/documentation/whatsnew/esb/esb-news-1.5.1.M4.html
===================================================================
--- trunk/documentation/whatsnew/esb/esb-news-1.5.1.M4.html 2011-11-09 06:39:47 UTC (rev
36240)
+++ trunk/documentation/whatsnew/esb/esb-news-1.5.1.M4.html 2011-11-09 07:45:55 UTC (rev
36241)
@@ -1,4 +1,4 @@
- <p><a href="smooks/smooks-news-1.1.0.CR1.html">Smooks
Tools</a></p> <?xml version="1.0"
encoding="iso-8859-1"?>
+<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns="http://www.w3.org/1999/xhtml">
@@ -23,7 +23,8 @@
<body>
<h1>ESB tools 1.5.1 M4 What's New</h1>
-<p align="right"><a href="../index.html">< Main
Index</a> <a
href="../modeshape/modeshape-news-3.2.0.Beta2.html">Modeshape Tools
></a></p>
+<p align="right"><a href="../index.html">< Main
Index</a> <a
+href="../examples/examples-news-3.3.0.M4.html">Project Examples
></a></p>
<table border="0" cellpadding="10" cellspacing="0"
width="80%">
Modified: trunk/documentation/whatsnew/examples/examples-news-3.3.0.M4.html
===================================================================
--- trunk/documentation/whatsnew/examples/examples-news-3.3.0.M4.html 2011-11-09 06:39:47
UTC (rev 36240)
+++ trunk/documentation/whatsnew/examples/examples-news-3.3.0.M4.html 2011-11-09 07:45:55
UTC (rev 36241)
@@ -21,12 +21,11 @@
</script></head>
<body>
-<h1>Examples 3.3.0.M4 What's New</h1>
+<h1>Examples 3.3.0.M4 What's New</h1>
+<p align="right"><a href="../index.html">< Main
Index</a> <a
+href="../central/central-news-1.0.0.M4.html">JBoss Central
></a>
+</p>
-<p align="right"><a href="../index.html">< Main
Index</a>
-<a href="../deltacloud/deltacloud-news-0.2.0.M2.html">Delta Cloud
-Tools ></a></p>
-
<table border="0" cellpadding="10" cellspacing="0"
width="80%">
<tr>
<td colspan="2">
Added: trunk/documentation/whatsnew/images/jbosscentraldownloadas.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/jbosscentraldownloadas.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/jbosscentraleditor.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/jbosscentraleditor.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/jbosscentralfeeds.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/jbosscentralfeeds.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/jbosscentralprojects.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/jbosscentralprojects.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/jbosscentralsearch.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/jbosscentralsearch.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/images/jbosscentralsoftwareupdate.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/images/jbosscentralsoftwareupdate.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/documentation/whatsnew/index.html
===================================================================
--- trunk/documentation/whatsnew/index.html 2011-11-09 06:39:47 UTC (rev 36240)
+++ trunk/documentation/whatsnew/index.html 2011-11-09 07:45:55 UTC (rev 36241)
@@ -36,14 +36,17 @@
<td valign="top" align="left">
<p align="right"><b>3.3.0.M4</b>
<td valign="top">
- <p><a href="core/core-news-3.3.0.M4.html">Core/General
3.3.0.M4</a></p>
- <p><a href="jst/jst-news-3.3.0.M4.html">JST/JSF
3.3.0.M4</a></p>
- <p><a href="vpe/vpe-news-3.3.0.M4.html">Visual Page Editor
3.3.0.M4</a></p>
+ <p><a
href="core/core-news-3.3.0.M4.html">Core/General</a></p>
+ <p><a
href="jst/jst-news-3.3.0.M4.html">JST/JSF</a></p>
+ <p><a href="vpe/vpe-news-3.3.0.M4.html">Visual Page
Editor</a></p>
<p><a href="cdi/cdi-news-3.3.0.M4.html">CDI/Seam 3
Tools</a></p>
<p><a href="forge/forge-news-3.3.0.M4.html">Forge
Tools</a></p>
<p><a href="as/as-news-3.3.0.M4.html">JBoss AS Server
Tools</a></p>
<p><a href="openshift/openshift-news-2.3.0.M4.html">OpenShift
Tools</a></p>
- </td>
+ <p><a href="esb/esb-news-1.5.1.M4.html">ESB
Tools</a></p>
+ <p><a href="examples/examples-news-3.3.0.M4.html">Project
Examples</a></p>
+ <p><a href="central/central-news-1.0.0.M4.html">JBoss
Central</a></p>
+ </td>
</tr>
<tr>
<td valign="top" align="left">
Modified: trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M4.html
===================================================================
--- trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M4.html 2011-11-09
06:39:47 UTC (rev 36240)
+++ trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M4.html 2011-11-09
07:45:55 UTC (rev 36241)
@@ -24,7 +24,7 @@
<h1>OpenShift 2.3.0.M4 What's New</h1>
<p align="right"><a href="../index.html">< Main
Index</a> <a
- href="../modeshape/modeshape-news-3.3.0.M4.html">Modeshape Tools
+ href="../esb/esb-news-1.5.1.M4.html">ESB Tools
></a></p>
<table border="0" cellpadding="10" cellspacing="0"
width="80%">
<tr>