Update N&N for release versions, archive old junk, minor website
cleanup.
diff --git a/_projectCommon.php b/_projectCommon.php
index 3112240..73a3129 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -15,6 +15,7 @@
$Nav->addCustomNav("About This Project", "http://www.eclipse.org/projects/project_summary.php?projectid=soa.bpel", "_self", 1);
$Nav->addCustomNav("Downloads", "/$projectShortName/downloads.php", "_self", 2);
$Nav->addCustomNav("Installation", "/$projectShortName/install.php", "_self", 2);
+ $Nav->addCustomNav("New & Noteworthy", "/$projectShortName/whatsnew.php", "_self", 2);
$Nav->addCustomNav("Developers", "/$projectShortName/developers.php", "_self", 2);
$Nav->addCustomNav("Users", "/$projectShortName/users.php", "_self", 2);
@@ -34,6 +35,6 @@
# update site
$update_site="http://download.eclipse.org/bpel/site";
- $nightly_build_site="https://hudson.eclipse.org/hudson/job/bpel-juno/";
+ $nightly_build_site="http://download.eclipse.org/bpel/site/nightly";
?>
diff --git a/archive/new-n-noteworthy.php b/archive/new-n-noteworthy.php
index f36f843..38a9494 100644
--- a/archive/new-n-noteworthy.php
+++ b/archive/new-n-noteworthy.php
@@ -34,8 +34,37 @@
<div id="maincontent">
<div id="midcolumn">
<h1>$pageTitle</h1>
- <h2>(but not necessarily Old & Inconsequential)</h2>
+
+ <h3>Development Milestones</h3>
<ul>
+ <li><a href="users/m6.php">M6 Information</a> <span class="dates">04/12/2012</span></li>
+ <li><a href="users/m5.php">M5 Information</a> <span class="dates">01/01/2011</span></li>
+ <li><a href="users/m4.php">M4 Information</a> <span class="dates">09/01/2010</span></li>
+ <li><a href="users/m3.php">M3 Information</a> <span class="dates">06/29/2007</span></li>
+ <li><a href="users/m2.php">M2 Information</a> <span class="dates">11/28/2006</span></li>
+ <li><a href="users/m1.php">M1 Information</a> <span class="dates">11/15/2006</span></li>
+ </ul>
+
+ <h3>And in older news...</h3>
+ <ul>
+ <li><b>May 4, 2012 – BPEL Designer version 1.0 Release Review Declared Successful! Spontaneous dancing in the streets ensues...</b>
+ The <a href="http://download.eclipse.org/bpel/site/">update site</a> now contains version 1.0 of the BPEL Designer.
+ The previous version 0.8.0 is still available <a href="http://download.eclipse.org/bpel/0.8.0/helios/archive/site/target/repository/">here</a>.
+ May the 4th be with you.
+ </li>
+
+ <li><b>April 12, 2012 – BPEL Designer is graduating!</b>
+ OK, so we missed the M6 milestone by a year, but a version 1.0 release review is finally in the works
+ and is scheduled for the week of April 23, 2012 with a conclusion target date of May 2.
+ Please refer to the
+ <a href="/bpel/docs/BPEL-1.0-ReleaseReview.pdf">review documentation</a> for details.
+ Now it's time to reset the
+ <a href="/bpel/developers/milestone_plan.php">milestone plan</a> and figure out
+ where we want to be a year from now. Please post your suggestions and comments
+ on the <a href="http://www.eclipse.org/forums/index.php?t=thread&frm_id=43">BPEL Forum</a>
+ or the <a href="http://dev.eclipse.org/mailman/listinfo/bpel-dev">developer mailing list</a>.
+ </li>
+
<li><b>June 28, 2011 – We're moving!</b>
We are planing on moving the BPEL Designer project from
<a href="http://www.eclipse.org/technology">Technology project</a>
diff --git a/downloads.php b/downloads.php
index 1bee5d6..a83eb43 100644
--- a/downloads.php
+++ b/downloads.php
@@ -42,8 +42,7 @@
Please visit the
<a class="www" href=$update_site target="download">BPEL Editor Update Site</a>
for instructions on how to download and install the designer directly into Eclipse.
- The build available on the update site currently (as of <b>June 9, 2011</b>) is the <b>M5</b>
- build (version <b>0.5.0</b>).
+ The current build available on the update site (as of <b>Dec 4, 2014</b>) is version <b>1.0.4</b>.
</p>
<p>
diff --git a/index.php b/index.php
index 2314efb..33dd90f 100644
--- a/index.php
+++ b/index.php
@@ -48,9 +48,6 @@
<br/>
Read papers, articles and presentations, browse the <a href="http://wiki.eclipse.org/BPEL">wiki pages</a>.
</td>
- <td rowspan=3 align=right>
- <img height="200" src=images/conductor-4.jpg>
- </td>
</tr>
<tr>
<td>
@@ -83,29 +80,16 @@
</table>
<div class="homeitem3col">
- <h3>New & Noteworthy</h3>
+ <h3>What's New?</h3>
<ul>
- <li><b>May 4, 2012 – BPEL Designer version 1.0 Release Review Declared Successful! Spontaneous dancing in the streets ensues...</b>
- The <a href="http://download.eclipse.org/bpel/site/">update site</a> now contains version 1.0 of the BPEL Designer.
- The previous version 0.8.0 is still available <a href="http://download.eclipse.org/bpel/0.8.0/helios/archive/site/target/repository/">here</a>.
- May the 4th be with you.
- </li>
-
- <li><b>April 12, 2012 – BPEL Designer is graduating!</b>
- OK, so we missed the M6 milestone by a year, but a version 1.0 release review is finally in the works
- and is scheduled for the week of April 23, 2012 with a conclusion target date of May 2.
- Please refer to the
- <a href="/bpel/docs/BPEL-1.0-ReleaseReview.pdf">review documentation</a> for details.
- Now it's time to reset the
- <a href="/bpel/developers/milestone_plan.php">milestone plan</a> and figure out
- where we want to be a year from now. Please post your suggestions and comments
- on the <a href="http://www.eclipse.org/forums/index.php?t=thread&frm_id=43">BPEL Forum</a>
- or the <a href="http://dev.eclipse.org/mailman/listinfo/bpel-dev">developer mailing list</a>.
- </li>
+ <li>
+ <b>December 4, 2014 – BPEL Designer Version 1.0.4</b> is now available.
+ Read all about it <b><a href="/$projectShortName/whatsnew/whatsnew-1.0.4.php">in the New & Noteworthy page.</a></b>.
+ </li>
<li>
- <b><a href="/$projectShortName/archive/new-n-noteworthy.php">Read More...</a></b>
+ <b><a href="/$projectShortName/archive/new-n-noteworthy.php">Older news...</a></b>
</li>
</ul>
diff --git a/items/rightcolumn_links.html b/items/rightcolumn_links.html
index 875e668..ca35084 100644
--- a/items/rightcolumn_links.html
+++ b/items/rightcolumn_links.html
@@ -1,13 +1,7 @@
<div id="rightcolumn">
<div class="sideitem">
- <h6>Graduation</h6>
- <div align="center">
- <img align="center" src="images/egg-graduation.png" border="0" />
- </div>
- <div align="center">
- This project has graduated!
- </div>
+ <img height="200" src=images/conductor-4.jpg>
</div>
<div class="sideitem">
diff --git a/users.php b/users.php
index e35a5fa..42177b2 100644
--- a/users.php
+++ b/users.php
@@ -47,18 +47,6 @@
<li><a href="users/howto/ode.php">Develop, deploy and run a Hello World Process with the BPEL Designer and Apache ODE</a> <span class="dates">10/22/2008</span></li>
</ul>
</div>
-
- <div class="homeitem3col">
- <h3>What's new</h3>
- <ul>
- <li><a href="users/m6.php">M6 Information</a> <span class="dates">04/12/2012</span></li>
- <li><a href="users/m5.php">M5 Information</a> <span class="dates">01/01/2011</span></li>
- <li><a href="users/m4.php">M4 Information</a> <span class="dates">09/01/2010</span></li>
- <li><a href="users/m3.php">M3 Information</a> <span class="dates">06/29/2007</span></li>
- <li><a href="users/m2.php">M2 Information</a> <span class="dates">11/28/2006</span></li>
- <li><a href="users/m1.php">M1 Information</a> <span class="dates">11/15/2006</span></li>
- </ul>
- </div>
<hr class="clearer" />
</div>
diff --git a/whatsnew.php b/whatsnew.php
new file mode 100644
index 0000000..500fce6
--- /dev/null
+++ b/whatsnew.php
@@ -0,0 +1,53 @@
+<?php require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); $App = new App(); $Nav = new Nav(); $Menu = new Menu(); include($App->getProjectCommon()); # All on the same line to unclutter the user's desktop'
+
+ #*****************************************************************************
+ #
+ # template.php
+ #
+ # Author: Denis Roy
+ # Date: 2005-06-16
+ #
+ # Description: Type your page comments here - these are not sent to the browser
+ #
+ #
+ #****************************************************************************
+
+ #
+ # Begin: page-specific settings. Change these.
+ $pageTitle = "BPEL Designer Project";
+ $pageKeywords = "BPEL, process, designer, new-n-noteworthy";
+ $pageAuthor = "BPEL Team";
+
+ # Add page-specific Nav bars here
+ # Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3)
+ # $Nav->addNavSeparator("Interesting Links", "");
+ # $Nav->addCustomNav("My Link", "mypage.php", "_self", 3);
+ # $Nav->addCustomNav("Google", "http://www.google.com/", "_blank", 3);
+ # include($_SERVER['DOCUMENT_ROOT'] . "/$projectShortName/items/whatsnew_menu.php");
+
+ # End: page-specific settings
+ #
+
+ # Paste your HTML content between the EOHTML markers!
+ $html = <<<EOHTML
+
+<div id="maincontent">
+ <div id="midcolumn">
+ <h1>$pageTitle</h1>
+ <h2>New & Noteworthy</h2>
+ <ul>
+ <li><a href="whatsnew/whatsnew-1.0.4.php">Version 1.0.4</a> <span class="dates">12/04/2014</span></li>
+ <li><a href="whatsnew/whatsnew-1.0.3.php">Version 1.0.3</a> <span class="dates">08/16/2013</span></li>
+ <li><a href="whatsnew/whatsnew-1.0.2.php">Version 1.0.2</a> <span class="dates">11/12/2012</span></li>
+ </ul>
+ </div>
+ $rightcolumn_links
+</div>
+
+
+EOHTML;
+
+
+ # Generate the web page
+ $App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
+?>
diff --git a/whatsnew/whatsnew-1.0.2.php b/whatsnew/whatsnew-1.0.2.php
new file mode 100644
index 0000000..f8abbc7
--- /dev/null
+++ b/whatsnew/whatsnew-1.0.2.php
@@ -0,0 +1,91 @@
+<?php require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); $App = new App(); $Nav = new Nav(); $Menu = new Menu(); include($App->getProjectCommon()); # All on the same line to unclutter the user's desktop'
+
+ #*****************************************************************************
+ #
+ # template.php
+ #
+ # Author: Denis Roy
+ # Date: 2005-06-16
+ #
+ # Description: Type your page comments here - these are not sent to the browser
+ #
+ #
+ #****************************************************************************
+
+ #
+ # Begin: page-specific settings. Change these.
+ $pageTitle = "BPEL Designer - New & Noteworthy";
+ $pageKeywords = "V1.0.2,BPEL,info";
+ $pageAuthor = "Bob Brodt";
+
+ # Add page-specific Nav bars here
+ # Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3)
+ # include($_SERVER['DOCUMENT_ROOT'] . "/$projectShortName/items/users_menu.php");
+
+ # End: page-specific settings
+ #
+
+ # Paste your HTML content between the EOHTML markers!
+ $html = <<<EOHTML
+
+<STYLE type="text/css">
+span.feature {
+ font-size: 18pt;
+ font-weight: bold;
+}
+
+span.feature:before {
+ content: counter(featureId) ". " ;
+ counter-increment: featureId;
+}
+</STYLE>
+
+<div id="maincontent">
+ <div id="midcolumn" style="counter-reset: featureId;" >
+ <h1>$pageTitle</h1>
+ <h2>Version 1.0.2 - Service Release (November 12, 2012)</h2>
+
+ <p>
+ This release updates the BPEL Designer for Eclipse Juno.
+ </br>
+ Sadly, we have had to disable the content assist functionality for XPath expression editors as of Eclipse Juno because support for org.eclipse.ui.internal.EditorSite
+ and supporting classes have been deprecated and removed. Work is in progress to replace the content assist with an XText version.
+ </p>
+ <p>
+ This release also includes several bug fixes.
+ Here is a list of the bugzilla reports that have been addressed by this release:
+ </p>
+ <ul>
+ <li>
+ <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=378241">Bug 378241</a> - Unable to create new server runtime in "New BPEL Project" wizard
+ </li>
+ <li>
+ <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=378599">Bug 378599</a> - WizardFragments defined in Ode runtime are no longer being displayed for New Server Runtime wizard
+ </li>
+ <li>
+ <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=379547">Bug 379547</a> - Namespaces Tab throws NPE when tab is selected
+ </li>
+ <li>
+ <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=379613">Bug 379613</a> - Bug 379613 - Changes to the BPEL process are not deployed automatically after save.
+ Also reported as <a href="https://issues.jboss.org/browse/JBIDE-9789">Bug JBIDE-9789</a>.
+ </li>
+ <li>
+ <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=378997">Bug 378997</a> - Bug 378997 - Remove usage of internal packages and fix Juno build
+ </li>
+ <li>
+ <a href="https://bugzilla.redhat.com/show_bug.cgi?id=831712">RH Bug 831712</a> - Adding a BPEL process file to a BPEL project always warns that "the selected location is not a BPEL project" (non-fatal warning message)
+ </li>
+ <li>
+ <a href="https://bugzilla.redhat.com/show_bug.cgi?id=832117">Bug 832117</a> - Cannot import a wsdl file generated by JBoss ESB into BPEL project (was: BPEL - deploy.xml editor blocked from WSDL generated by JBoss ESB)
+ </li>
+ </ul>
+ </div>
+</div>
+
+
+EOHTML;
+
+
+ # Generate the web page
+ $App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
+?>
diff --git a/whatsnew/whatsnew-1.0.3.php b/whatsnew/whatsnew-1.0.3.php
new file mode 100644
index 0000000..d23698d
--- /dev/null
+++ b/whatsnew/whatsnew-1.0.3.php
@@ -0,0 +1,78 @@
+<?php require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); $App = new App(); $Nav = new Nav(); $Menu = new Menu(); include($App->getProjectCommon()); # All on the same line to unclutter the user's desktop'
+
+ #*****************************************************************************
+ #
+ # template.php
+ #
+ # Author: Denis Roy
+ # Date: 2005-06-16
+ #
+ # Description: Type your page comments here - these are not sent to the browser
+ #
+ #
+ #****************************************************************************
+
+ #
+ # Begin: page-specific settings. Change these.
+ $pageTitle = "BPEL Designer - New & Noteworthy";
+ $pageKeywords = "V1.0.3,BPEL,info";
+ $pageAuthor = "Bob Brodt";
+
+ # Add page-specific Nav bars here
+ # Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3)
+ # include($_SERVER['DOCUMENT_ROOT'] . "/$projectShortName/items/users_menu.php");
+
+ # End: page-specific settings
+ #
+
+ # Paste your HTML content between the EOHTML markers!
+ $html = <<<EOHTML
+
+<STYLE type="text/css">
+span.feature {
+ font-size: 18pt;
+ font-weight: bold;
+}
+
+span.feature:before {
+ content: counter(featureId) ". " ;
+ counter-increment: featureId;
+}
+</STYLE>
+
+<div id="maincontent">
+ <div id="midcolumn" style="counter-reset: featureId;" >
+ <h1>$pageTitle</h1>
+ <h2>Version 1.0.3 - Service Release (October 16, 2013)</h2>
+
+ <p>
+ This release updates the BPEL Designer for Eclipse Kepler.
+ </br>
+ Work on fixing the content assist functionality for XPath expression editors has halted due to lack of resources.
+ We had started to implement an an XText driven content assist feature, but due to lack of manpower it has ground to a halt.
+ If anyone is interested in helping, please contact the
+ <a href="/$projectShortName/team.php">Project Lead</a>
+
+ </p>
+ <p>
+ This release includes several bug fixes.
+ Here is a list of the bugzilla reports that have been addressed by this release:
+ </p>
+ <ul>
+ <li>
+ <a href="https://issues.jboss.org/browse/JBDS-2483">Bug JBDS-2483</a> - In BPEL editor design mode and source mode differs
+ </li>
+ <li>
+ <a href="https://bugzilla.redhat.com/show_bug.cgi?id=996874">RH Bug 996874</a> - Cannot set messageType for variable in BPEL Process editor
+ </li>
+ </ul>
+ </div>
+</div>
+
+
+EOHTML;
+
+
+ # Generate the web page
+ $App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
+?>
diff --git a/whatsnew/whatsnew-1.0.4.php b/whatsnew/whatsnew-1.0.4.php
new file mode 100644
index 0000000..ea63086
--- /dev/null
+++ b/whatsnew/whatsnew-1.0.4.php
@@ -0,0 +1,74 @@
+<?php require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); $App = new App(); $Nav = new Nav(); $Menu = new Menu(); include($App->getProjectCommon()); # All on the same line to unclutter the user's desktop'
+
+ #*****************************************************************************
+ #
+ # template.php
+ #
+ # Author: Denis Roy
+ # Date: 2005-06-16
+ #
+ # Description: Type your page comments here - these are not sent to the browser
+ #
+ #
+ #****************************************************************************
+
+ #
+ # Begin: page-specific settings. Change these.
+ $pageTitle = "BPEL Designer - New & Noteworthy";
+ $pageKeywords = "V1.0.4,BPEL,info";
+ $pageAuthor = "Bob Brodt";
+
+ # Add page-specific Nav bars here
+ # Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3)
+ # include($_SERVER['DOCUMENT_ROOT'] . "/$projectShortName/items/users_menu.php");
+
+ # End: page-specific settings
+ #
+
+ # Paste your HTML content between the EOHTML markers!
+ $html = <<<EOHTML
+
+<STYLE type="text/css">
+span.feature {
+ font-size: 18pt;
+ font-weight: bold;
+}
+
+span.feature:before {
+ content: counter(featureId) ". " ;
+ counter-increment: featureId;
+}
+</STYLE>
+
+<div id="maincontent">
+ <div id="midcolumn" style="counter-reset: featureId;" >
+ <h1>$pageTitle</h1>
+ <h2>Version 1.0.4 - Service Release (December 4, 2014)</h2>
+
+ <p>
+ This release updates the BPEL Designer for Eclipse Luna.
+ </br>
+ Work on fixing the content assist functionality for XPath expression editors <b>still</b> has made no progress due to lack of resources.
+ We had started to implement an an XText driven content assist feature, but due to lack of manpower it has ground to a halt.
+ If anyone is interested in helping, please contact the
+ <a href="/$projectShortName/team.php">Project Lead</a>
+
+ </p>
+ <p>
+ This release includes only one bug fix:
+ </p>
+ <ul>
+ <li>
+ <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=404117">Bug 404117</a> - Cannot set date (deadline expression) in Wait and OnAlarm
+ </li>
+ </ul>
+ </div>
+</div>
+
+
+EOHTML;
+
+
+ # Generate the web page
+ $App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
+?>