Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2014-11-18 23:01:56 +0000
committerDavid Williams2014-11-18 23:01:56 +0000
commit915bb75a44c3fac22d23a1561aa303158792b005 (patch)
tree486c293a5c0fabef8ad8f1986d461007a63fe3a6 /production/downloadsites
parent87e6b7550f5598b5d1123c42928d29bf9939e9c7 (diff)
downloadeclipse.platform.releng.aggregator-915bb75a44c3fac22d23a1561aa303158792b005.tar.gz
eclipse.platform.releng.aggregator-915bb75a44c3fac22d23a1561aa303158792b005.tar.xz
eclipse.platform.releng.aggregator-915bb75a44c3fac22d23a1561aa303158792b005.zip
Bug 451347 - Issues with Maintenance Build publication - static files
not copied into place Make sure all of master is formatted consistently, before formating and synchronizing maintenance.
Diffstat (limited to 'production/downloadsites')
-rwxr-xr-xproduction/downloadsites/eclipse/banner.html86
-rwxr-xr-xproduction/downloadsites/eclipse/default_style.css7
-rw-r--r--production/downloadsites/eclipse/downloads/DL.footer.php.html5
-rw-r--r--production/downloadsites/eclipse/downloads/DL.header.php.html296
-rw-r--r--production/downloadsites/eclipse/downloads/ToolTip.css6
-rw-r--r--production/downloadsites/eclipse/downloads/build_types.html208
-rwxr-xr-xproduction/downloadsites/eclipse/home_nav.html136
-rwxr-xr-xproduction/downloadsites/eclipse/nav_style.css4
-rw-r--r--production/downloadsites/equinox/build_types.html183
-rw-r--r--production/downloadsites/equinox/equinox.css2
-rwxr-xr-xproduction/downloadsites/equinox/right-links.html24
11 files changed, 417 insertions, 540 deletions
diff --git a/production/downloadsites/eclipse/banner.html b/production/downloadsites/eclipse/banner.html
index b754f7f48..6c83a7dd7 100755
--- a/production/downloadsites/eclipse/banner.html
+++ b/production/downloadsites/eclipse/banner.html
@@ -1,54 +1,46 @@
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
- <head>
- <title>Eclipse Banner</title>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <style type="text/css">
- .input {
- background: "#ffffcc";
- color: "#000000";
- font-weight: normal;
- }
+<head>
+<title>Eclipse Banner</title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<style type="text/css">
+.input {
+ background: "#ffffcc";
+ color: "#000000";
+ font-weight: normal;
+}
- a.nav:link {
- text-decoration: none;
- color: "#000000";
- }
+a.nav:link {
+ text-decoration: none;
+ color: "#000000";
+}
- a.nav:visited {
- text-decoration: none;
- color: "#000000";
- }
+a.nav:visited {
+ text-decoration: none;
+ color: "#000000";
+}
- a.nav:hover {
- text-decoration: underline;
- color: "#000000";
- }
- </style>
- </head>
- <body text="#ffffcc" bgcolor="#ffffff" link="#0000ee" vlink="#551a8b"
- alink="#ff0000">
- <table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%">
- <tr>
- <td WIDTH="100%">
- <table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%"
- BGCOLOR="#006699">
- <tr>
- <td BGCOLOR="#000000" width="116"><a
- href="http://www.eclipse.org" target="_top"><img
- src="images/EclipseBannerPic.jpg"
- width="115" height="50" border="0"></a></td>
- <td WIDTH="637"><img
- SRC="images/gradient.jpg" BORDER=0 height=50
- width=282></td>
- <td WIDTH="250"><img
- src="images/eclipse-org-simple-small.GIF"
- width="250" height="48"></td>
- </tr>
- </table>
- </td>
- </tr>
+a.nav:hover {
+ text-decoration: underline;
+ color: "#000000";
+}
+</style>
+</head>
+<body text="#ffffcc" bgcolor="#ffffff" link="#0000ee" vlink="#551a8b" alink="#ff0000">
+ <table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%">
+ <tr>
+ <td WIDTH="100%">
+ <table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BGCOLOR="#006699">
+ <tr>
+ <td BGCOLOR="#000000" width="116"><a href="http://www.eclipse.org" target="_top"><img
+ src="images/EclipseBannerPic.jpg" width="115" height="50" border="0"></a></td>
+ <td WIDTH="637"><img SRC="images/gradient.jpg" BORDER=0 height=50 width=282></td>
+ <td WIDTH="250"><img src="images/eclipse-org-simple-small.GIF" width="250" height="48"></td>
+ </tr>
+ </table>
+ </td>
+ </tr>
- </table>
- </body>
+ </table>
+</body>
</html>
diff --git a/production/downloadsites/eclipse/default_style.css b/production/downloadsites/eclipse/default_style.css
index 9932b6927..d240b5341 100755
--- a/production/downloadsites/eclipse/default_style.css
+++ b/production/downloadsites/eclipse/default_style.css
@@ -1,4 +1,4 @@
-p,table,td,th {
+p, table, td, th {
font-family: arial, helvetica, geneva;
font-size: 10pt
}
@@ -62,9 +62,10 @@ body {
color: #8080FF
}
-.container_php,.container_default {
+.container_php, .container_default {
padding: 0 20px
}
+
.container_html {
padding: 0 20px
-}
+} \ No newline at end of file
diff --git a/production/downloadsites/eclipse/downloads/DL.footer.php.html b/production/downloadsites/eclipse/downloads/DL.footer.php.html
index ef8e1fb41..2bdc81cb3 100644
--- a/production/downloadsites/eclipse/downloads/DL.footer.php.html
+++ b/production/downloadsites/eclipse/downloads/DL.footer.php.html
@@ -64,8 +64,9 @@
</section>
<div id="copyright" class="col-xs-offset-1 col-sm-14 col-md-24 col-md-offset-0">
<div>
- <span class="hidden-print"><img src="/eclipse.org-common/themes/solstice/public/images/logo/eclipse-logo-bw-800x188.png" alt="Eclipse.org black and white logo" width="166" height="39"
- id="logo-eclipse-white" /></span>
+ <span class="hidden-print"><img
+ src="/eclipse.org-common/themes/solstice/public/images/logo/eclipse-logo-bw-800x188.png"
+ alt="Eclipse.org black and white logo" width="166" height="39" id="logo-eclipse-white" /></span>
<p id="copyright-text">Copyright &copy; 2014 The Eclipse Foundation. All Rights Reserved.</p>
</div>
</div>
diff --git a/production/downloadsites/eclipse/downloads/DL.header.php.html b/production/downloadsites/eclipse/downloads/DL.header.php.html
index 72f6341ff..a360d56a9 100644
--- a/production/downloadsites/eclipse/downloads/DL.header.php.html
+++ b/production/downloadsites/eclipse/downloads/DL.header.php.html
@@ -1,75 +1,70 @@
<!DOCTYPE html>
<html lang="en">
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="author" content="Christopher Guindon" />
- <meta name="keywords" content="eclipse.org, Eclipse Foundation" />
- <link href="//fonts.googleapis.com/css?family=Open+Sans:400,700,300,600,100" rel="stylesheet" type="text/css">
- <link rel="shortcut icon" href="/eclipse.org-common/themes/solstice/public/images/favicon.ico" />
- <title><?php echo $pageTitle;?></title>
- <meta property="og:title" content="" />
- <meta property="og:description"
- content="Eclipse is probably best known as a Java IDE, but it is more: it is an IDE framework, a tools framework, an open source project, a community, an eco-system, and a foundation." />
- <meta property="og:image" content="https://www.eclipse.org/eclipse.org-common/themes/Nova/images/eclipse.png" />
-
- <link rel="stylesheet" href="/eclipse.org-common/themes/solstice/public/stylesheets/styles.min.css">
-
- <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
- <!--[if lt IE 9]>
+<head>
+<meta charset="utf-8">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="author" content="Christopher Guindon" />
+<meta name="keywords" content="eclipse.org, Eclipse Foundation" />
+<link href="//fonts.googleapis.com/css?family=Open+Sans:400,700,300,600,100" rel="stylesheet" type="text/css">
+<link rel="shortcut icon" href="/eclipse.org-common/themes/solstice/public/images/favicon.ico" />
+<title><?php echo $pageTitle;?></title>
+<meta property="og:title" content="" />
+<meta property="og:description"
+ content="Eclipse is probably best known as a Java IDE, but it is more: it is an IDE framework, a tools framework, an open source project, a community, an eco-system, and a foundation." />
+<meta property="og:image" content="https://www.eclipse.org/eclipse.org-common/themes/Nova/images/eclipse.png" />
+
+<link rel="stylesheet" href="/eclipse.org-common/themes/solstice/public/stylesheets/styles.min.css">
+
+<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
- <style>
- td, th
- {
- padding: 5px;
- text-align: left;
- vertical-align: top;
- }
- table.downloads
- {
- /* font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
- width: 100%;
- border-collapse: separate;
- *border-collapse: expression('separate', cellSpacing = '1px');
- }
-
- td.latest
- {
- width: 100%;
- background-color: #3b335a;
- color: #FFFFFF;
- }
- td.main
- {
- width: 100%;
- background-color: #76708C;
- color: #FFFFFF;
- }
- td.name, th.name
- {
- width:15%;
- }
-
- td.status, th.status
- {
- width:25%;
- }
-
- td.date, th.date
- {
- width:40%;
- }
-
- </style>
-
- </head>
- <body class="" id="body_solstice">
- <a class="sr-only" href="#content">Skip to main content</a>
- <header role="banner">
+<style>
+td, th {
+ padding: 5px;
+ text-align: left;
+ vertical-align: top;
+}
+
+table.downloads {
+ /* font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
+ width: 100%;
+ border-collapse: separate;
+ *border-collapse: expression('separate', cellSpacing = '1px');
+}
+
+td.latest {
+ width: 100%;
+ background-color: #3b335a;
+ color: #FFFFFF;
+}
+
+td.main {
+ width: 100%;
+ background-color: #76708C;
+ color: #FFFFFF;
+}
+
+td.name, th.name {
+ width: 15%;
+}
+
+td.status, th.status {
+ width: 25%;
+}
+
+td.date, th.date {
+ width: 40%;
+}
+</style>
+
+</head>
+<body class="" id="body_solstice">
+ <a class="sr-only" href="#content">Skip to main content</a>
+ <header role="banner">
<div class="container">
<div id="row-toolbar" class="text-right hidden-print">
@@ -88,7 +83,9 @@
<div id="header-left" class="col-sm-14 col-md-16 col-lg-19">
<div class="row">
<div class="hidden-xs">
- <a href="http://eclipse.org/"><img src="/eclipse.org-common/themes/solstice/public/images/logo/eclipse-800x188.png" alt="Eclipse.org logo" class="logo-eclipse-default img-responsive" /></a>
+ <a href="http://eclipse.org/"><img
+ src="/eclipse.org-common/themes/solstice/public/images/logo/eclipse-800x188.png" alt="Eclipse.org logo"
+ class="logo-eclipse-default img-responsive" /></a>
</div>
<div id="main-menu" class="navbar row yamm">
<div id="navbar-collapse-1" class="navbar-collapse collapse">
@@ -96,82 +93,88 @@
<li><a href="http://eclipse.org/users/" target="_self">Getting Started </a></li>
<li><a href="http://eclipse.org/membership/" target="_self">Members</a></li>
<li><a href="http://eclipse.org/projects/" target="_self">Projects</a></li>
- <li class="dropdown visible-xs"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Community <b class="caret"></b></a>
- <ul class="dropdown-menu">
- <li><a href="http://marketplace.eclipse.org">Marketplace</a></li>
- <li><a href="http://events.eclipse.org">Events</a></li>
- <li><a href="//www.planeteclipse.org/">Planet Eclipse</a></li>
- <li><a href="http://eclipse.org/community/eclipse_newsletter/">Newsletter</a></li>
- <li><a href="https://www.youtube.com/user/EclipseFdn">Videos</a></li>
- </ul></li>
- <li class="dropdown visible-xs"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Participate <b class="caret"></b></a>
- <ul class="dropdown-menu">
- <li><a href="https://bugs.eclipse.org/bugs/">Report a Bug</a></li>
- <li><a href="http://eclipse.org/forums/">Forums</a></li>
- <li><a href="http://eclipse.org/mail/">Mailing Lists</a></li>
- <li><a href="https://wiki.eclipse.org/">Wiki</a></li>
- <li><a href="https://wiki.eclipse.org/IRC">IRC</a></li>
- <li><a href="http://eclipse.org/contribute/">How to Contribute</a></li>
- </ul></li>
- <li class="dropdown visible-xs"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Working Groups <b class="caret"></b></a>
- <ul class="dropdown-menu">
- <li><a href="http://wiki.eclipse.org/Auto_IWG">Automotive</a></li>
- <li><a href="http://iot.eclipse.org">Internet of Things</a></li>
- <li><a href="http://locationtech.org">LocationTech</a></li>
- <li><a href="http://lts.eclipse.org">Long-Term Support</a></li>
- <li><a href="http://polarsys.org">PolarSys</a></li>
- <li><a href="http://science.eclipse.org">Science</a></li>
- </ul></li>
+ <li class="dropdown visible-xs"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Community <b
+ class="caret"></b></a>
+ <ul class="dropdown-menu">
+ <li><a href="http://marketplace.eclipse.org">Marketplace</a></li>
+ <li><a href="http://events.eclipse.org">Events</a></li>
+ <li><a href="//www.planeteclipse.org/">Planet Eclipse</a></li>
+ <li><a href="http://eclipse.org/community/eclipse_newsletter/">Newsletter</a></li>
+ <li><a href="https://www.youtube.com/user/EclipseFdn">Videos</a></li>
+ </ul></li>
+ <li class="dropdown visible-xs"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Participate <b
+ class="caret"></b></a>
+ <ul class="dropdown-menu">
+ <li><a href="https://bugs.eclipse.org/bugs/">Report a Bug</a></li>
+ <li><a href="http://eclipse.org/forums/">Forums</a></li>
+ <li><a href="http://eclipse.org/mail/">Mailing Lists</a></li>
+ <li><a href="https://wiki.eclipse.org/">Wiki</a></li>
+ <li><a href="https://wiki.eclipse.org/IRC">IRC</a></li>
+ <li><a href="http://eclipse.org/contribute/">How to Contribute</a></li>
+ </ul></li>
+ <li class="dropdown visible-xs"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Working Groups
+ <b class="caret"></b>
+ </a>
+ <ul class="dropdown-menu">
+ <li><a href="http://wiki.eclipse.org/Auto_IWG">Automotive</a></li>
+ <li><a href="http://iot.eclipse.org">Internet of Things</a></li>
+ <li><a href="http://locationtech.org">LocationTech</a></li>
+ <li><a href="http://lts.eclipse.org">Long-Term Support</a></li>
+ <li><a href="http://polarsys.org">PolarSys</a></li>
+ <li><a href="http://science.eclipse.org">Science</a></li>
+ </ul></li>
<!-- More -->
<li class="dropdown hidden-xs"><a data-toggle="dropdown" class="dropdown-toggle">More<b class="caret"></b></a>
- <ul class="dropdown-menu">
- <li>
- <!-- Content container to add padding -->
- <div class="yamm-content">
- <div class="row">
- <ul class="col-sm-8 list-unstyled">
- <li><p>
- <strong>Community</strong>
- </p></li>
- <li><a href="http://marketplace.eclipse.org">Marketplace</a></li>
- <li><a href="http://events.eclipse.org">Events</a></li>
- <li><a href="//www.planeteclipse.org/">Planet Eclipse</a></li>
- <li><a href="http://eclipse.org/community/eclipse_newsletter/">Newsletter</a></li>
- <li><a href="https://www.youtube.com/user/EclipseFdn">Videos</a></li>
- </ul>
- <ul class="col-sm-8 list-unstyled">
- <li><p>
- <strong>Participate</strong>
- </p></li>
- <li><a href="https://bugs.eclipse.org/bugs/">Report a Bug</a></li>
- <li><a href="http://eclipse.org/forums/">Forums</a></li>
- <li><a href="http://eclipse.org/mail/">Mailing Lists</a></li>
- <li><a href="https://wiki.eclipse.org/">Wiki</a></li>
- <li><a href="https://wiki.eclipse.org/IRC">IRC</a></li>
- <li><a href="http://eclipse.org/contribute/">How to Contribute</a></li>
- </ul>
- <ul class="col-sm-8 list-unstyled">
- <li><p>
- <strong>Working Groups</strong>
- </p></li>
- <li><a href="http://wiki.eclipse.org/Auto_IWG">Automotive</a></li>
- <li><a href="http://iot.eclipse.org">Internet of Things</a></li>
- <li><a href="http://locationtech.org">LocationTech</a></li>
- <li><a href="http://lts.eclipse.org">Long-Term Support</a></li>
- <li><a href="http://polarsys.org">PolarSys</a></li>
- <li><a href="http://science.eclipse.org">Science</a></li>
- </ul>
- </div>
- </div>
- </li>
- </ul></li>
+ <ul class="dropdown-menu">
+ <li>
+ <!-- Content container to add padding -->
+ <div class="yamm-content">
+ <div class="row">
+ <ul class="col-sm-8 list-unstyled">
+ <li><p>
+ <strong>Community</strong>
+ </p></li>
+ <li><a href="http://marketplace.eclipse.org">Marketplace</a></li>
+ <li><a href="http://events.eclipse.org">Events</a></li>
+ <li><a href="//www.planeteclipse.org/">Planet Eclipse</a></li>
+ <li><a href="http://eclipse.org/community/eclipse_newsletter/">Newsletter</a></li>
+ <li><a href="https://www.youtube.com/user/EclipseFdn">Videos</a></li>
+ </ul>
+ <ul class="col-sm-8 list-unstyled">
+ <li><p>
+ <strong>Participate</strong>
+ </p></li>
+ <li><a href="https://bugs.eclipse.org/bugs/">Report a Bug</a></li>
+ <li><a href="http://eclipse.org/forums/">Forums</a></li>
+ <li><a href="http://eclipse.org/mail/">Mailing Lists</a></li>
+ <li><a href="https://wiki.eclipse.org/">Wiki</a></li>
+ <li><a href="https://wiki.eclipse.org/IRC">IRC</a></li>
+ <li><a href="http://eclipse.org/contribute/">How to Contribute</a></li>
+ </ul>
+ <ul class="col-sm-8 list-unstyled">
+ <li><p>
+ <strong>Working Groups</strong>
+ </p></li>
+ <li><a href="http://wiki.eclipse.org/Auto_IWG">Automotive</a></li>
+ <li><a href="http://iot.eclipse.org">Internet of Things</a></li>
+ <li><a href="http://locationtech.org">LocationTech</a></li>
+ <li><a href="http://lts.eclipse.org">Long-Term Support</a></li>
+ <li><a href="http://polarsys.org">PolarSys</a></li>
+ <li><a href="http://science.eclipse.org">Science</a></li>
+ </ul>
+ </div>
+ </div>
+ </li>
+ </ul></li>
</ul>
</div>
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse-1">
- <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span>
+ <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span
+ class="icon-bar"></span> <span class="icon-bar"></span>
</button>
- <a href="http://eclipse.org/" class="navbar-brand visible-xs"><img src="/eclipse.org-common/themes/solstice/public/images/logo/eclipse-800x188.png" alt="Eclipse.org logo"
+ <a href="http://eclipse.org/" class="navbar-brand visible-xs"><img
+ src="/eclipse.org-common/themes/solstice/public/images/logo/eclipse-800x188.png" alt="Eclipse.org logo"
width="174" class="logo-eclipse-default" /></a>
</div>
</div>
@@ -181,8 +184,9 @@
<div id="header-right-container">
<div id="custom-search-form">
<form action="//www.google.com/cse" id="form-eclipse-search" role="form" class="input-group">
- <input type="hidden" name="cx" value="017941334893793413703:sqfrdtd112s" /> <input id="search-box" placeholder="Search eclipse.org" type="text" name="q" size="25" class="form-control" />
- <span class="input-group-btn">
+ <input type="hidden" name="cx" value="017941334893793413703:sqfrdtd112s" /> <input id="search-box"
+ placeholder="Search eclipse.org" type="text" name="q" size="25" class="form-control" /> <span
+ class="input-group-btn">
<button class="btn btn-default" type="submit">
<i class="fa fa-search"></i>
</button>
@@ -191,16 +195,18 @@
</div>
<!-- /input-group -->
- <script type="text/javascript" src="//www.google.com/coop/cse/brand?form=searchbox_017941334893793413703%3Asqfrdtd112s&amp;lang=en"></script>
- <a id="btn-call-for-action" href="http://eclipse.org/downloads/" class="btn btn-huge btn-warning"><i class="fa fa-download"></i> Packages</a>
+ <script type="text/javascript"
+ src="//www.google.com/coop/cse/brand?form=searchbox_017941334893793413703%3Asqfrdtd112s&amp;lang=en"></script>
+ <a id="btn-call-for-action" href="http://eclipse.org/downloads/" class="btn btn-huge btn-warning"><i
+ class="fa fa-download"></i> Packages</a>
</div>
</div>
</div>
</div>
- </header>
- <section id="breadcrumb" class="defaut-breadcrumbs hidden-print">
+ </header>
+ <section id="breadcrumb" class="defaut-breadcrumbs hidden-print">
<div class="container">
<ol class="breadcrumb">
<li><a href="http://www.eclipse.org/">Home</a></li>
@@ -209,6 +215,6 @@
<li class="active">Download</li>
</ol>
</div>
- </section>
- <main role="main">
- <div class="container background-image-none" id="novaContent" >
+ </section>
+ <main role="main">
+ <div class="container background-image-none" id="novaContent"> \ No newline at end of file
diff --git a/production/downloadsites/eclipse/downloads/ToolTip.css b/production/downloadsites/eclipse/downloads/ToolTip.css
index f424c2671..0814240cc 100644
--- a/production/downloadsites/eclipse/downloads/ToolTip.css
+++ b/production/downloadsites/eclipse/downloads/ToolTip.css
@@ -23,13 +23,13 @@ a {
}
span {z-index =100;
-
+
}
-img,table {
+img, table {
z-index: 1;
}
.tooltipSource {
position: relative;
-}
+} \ No newline at end of file
diff --git a/production/downloadsites/eclipse/downloads/build_types.html b/production/downloadsites/eclipse/downloads/build_types.html
index 15a140bdd..ce45b9d92 100644
--- a/production/downloadsites/eclipse/downloads/build_types.html
+++ b/production/downloadsites/eclipse/downloads/build_types.html
@@ -1,133 +1,81 @@
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
- <head>
- <title>Build Types</title>
- <link rel="stylesheet" href="../default_style.css">
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <meta name="keywords" content="Eclipse Build Types">
- <meta name="description" content="Eclipse Project Build Types">
- <meta name="author" content="David Williams">
- </head>
- <body text="#000000" bgcolor="#ffffff" link="#0000ee" vlink="#551a8b"
- alink="#ff0000">
- <table border=0 cellspacing=5 cellpadding=2 width="100%">
- <tr>
- <td align=left valign=top colspan="2" bgcolor="#0080c0"><b><font
- face="Arial,Helvetica" color="#ffffff">Eclipse
- Project Build Types</font></b></td>
- </tr>
- <tr>
- <td align=right valign=top><img
- src="../images/Adarrow.gif" border=0 height=16 width=16></td>
- <td>
- <p>
- <b><font face="arial,helvetica,geneva" size="-1">Releases</font></b>
- <br> <font size="-1"
- face="arial,helvetica,geneva"> </font>Releases
- are builds that have been declared major releases by
- the development team - for example &quot;R1.0&quot;.
- Releases are the right builds for people who want to
- be on a stable, tested release, and don't need the
- latest greatest features and improvements. Release
- builds always have an &quot;R&quot; at the beginning
- of the name i.e. R1.0, R2.0 etc. Non-release <font
- size="-1" face="arial,helvetica,geneva">
- builds are named according to the date of the
- build - for example 20011027 is the build from
- Oct 27, 2001.</font><br>
- </p>
- </td>
- </tr>
- <tr>
- <td align=right valign=top><img
- src="../images/Adarrow.gif" border=0 height=16 width=16></td>
- <td><b><font face="arial,helvetica,geneva"
- size="-1">Stable Builds</font></b> <br> <font
- size="-1" face="arial,helvetica,geneva"> Stable
- builds are integration builds that have been found
- to be stable enough for most people to use. They are
- promoted from integration build to stable build by
- the architecture team after they have been used for
- a few days and deemed reasonably stable. The latest
- stable build is the right build for people who want
- to stay up to date with what is going on in the
- latest development stream, and don't mind putting up
- with a few problems n in order to get the latest
- greatest features and bug fixes. The latest stable
- build is the one the development team likes people
- to be using, because of the valuable and timely
- feedback. </font></td>
- </tr>
- <tr>
- <td align=right valign=top><img
- src="../images/Adarrow.gif" border=0 height=16 width=16></td>
- <td>
- <p>
- <b><font face="arial,helvetica,geneva" size="-1">Integration
- Builds</font></b> <br> <font size="-1"
- face="arial,helvetica,geneva">
- Periodically, component teams version off their
- work in what they believe is a stable,
- consistent state, and they update the build
- configuration to indicate that the next
- integration build should take this version of
- the component. Integration builds are built from
- these stable component versions that have been
- specified by each component team as the best
- version available. Integration builds may be
- promoted to stable builds after a few days of
- testing. Integration builds are built whenever
- new stable component versions are released into
- the build.</font>
- </p>
- </td>
- </tr>
- <TR>
- <TD ALIGN=right VALIGN=top><IMG
- SRC="../images/Adarrow.gif" BORDER=0 HEIGHT=16 WIDTH=16></TD>
- <TD><B><FONT FACE="arial,helvetica,geneva"
- SIZE="-1">Nightly Builds</FONT></B><BR> <FONT
- SIZE="-1" FACE="arial,helvetica,geneva"> Nightly
- builds are produced every night from whatever has
- been released into the master branch of the Git
- repository. They are completely untested and will
- almost always have major problems. Many will not
- work at all. These drops are normally only useful to
- developers actually working on the Eclipse Project.
- Because nightly builds are produced in a different
- way from integration builds, bundles from nightly
- builds should not be mixed with bundles from other
- types of builds. </FONT></TD>
- </TR>
- <TR>
- <TD ALIGN=right VALIGN=top><IMG
- SRC="../images/Adarrow.gif" BORDER=0 HEIGHT=16 WIDTH=16></TD>
- <TD><B><FONT FACE="arial,helvetica,geneva"
- SIZE="-1">Maintenance Builds</FONT></B><BR> <FONT
- SIZE="-1" FACE="arial,helvetica,geneva">
- Maintenance builds are produced periodically to
- incorporate fixes into an existing release. They are
- typically built from tagged plug-in and feature
- pojects in a maintenance branch of the Git
- repository (i.e. R3_7_maintenance). Maintenance
- builds are promoted to a minor or service release
- (i.e. R3.7 or R3.7.1) after development teams have
- deemed one to be stable following one or more
- test-fix pass cycles. </FONT></TD>
- </TR>
- <TR>
- <TD ALIGN=right VALIGN=top><IMG
- SRC="../images/Adarrow.gif" BORDER=0 HEIGHT=16 WIDTH=16></TD>
- <TD><B><FONT FACE="arial,helvetica,geneva"
- SIZE="-1">Patch Builds</FONT></B><BR> <FONT
- SIZE="-1" FACE="arial,helvetica,geneva">
- Patch builds are produced rarely, but occasionally, to
- incorporate important fixes into an existing release, or perhaps
- even new features. They are intended to apply to only one specific
- release with the fixes or features being included in the next release.
- </FONT></TD>
- </TR>
- </table>
- <h3>&nbsp;</h3>
- </body>
+<head>
+<title>Build Types</title>
+<link rel="stylesheet" href="../default_style.css">
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<meta name="keywords" content="Eclipse Build Types">
+<meta name="description" content="Eclipse Project Build Types">
+<meta name="author" content="David Williams">
+</head>
+<body text="#000000" bgcolor="#ffffff" link="#0000ee" vlink="#551a8b" alink="#ff0000">
+ <table border=0 cellspacing=5 cellpadding=2 width="100%">
+ <tr>
+ <td align=left valign=top colspan="2" bgcolor="#0080c0"><b><font face="Arial,Helvetica" color="#ffffff">Eclipse
+ Project Build Types</font></b></td>
+ </tr>
+ <tr>
+ <td align=right valign=top><img src="../images/Adarrow.gif" border=0 height=16 width=16></td>
+ <td>
+ <p>
+ <b><font face="arial,helvetica,geneva" size="-1">Releases</font></b> <br> <font size="-1"
+ face="arial,helvetica,geneva"> </font>Releases are builds that have been declared major releases by the development team
+ - for example &quot;R1.0&quot;. Releases are the right builds for people who want to be on a stable, tested release, and
+ don't need the latest greatest features and improvements. Release builds always have an &quot;R&quot; at the beginning of
+ the name i.e. R1.0, R2.0 etc. Non-release <font size="-1" face="arial,helvetica,geneva"> builds are named according
+ to the date of the build - for example 20011027 is the build from Oct 27, 2001.</font><br>
+ </p>
+ </td>
+ </tr>
+ <tr>
+ <td align=right valign=top><img src="../images/Adarrow.gif" border=0 height=16 width=16></td>
+ <td><b><font face="arial,helvetica,geneva" size="-1">Stable Builds</font></b> <br> <font size="-1"
+ face="arial,helvetica,geneva"> Stable builds are integration builds that have been found to be stable enough for most
+ people to use. They are promoted from integration build to stable build by the architecture team after they have been used
+ for a few days and deemed reasonably stable. The latest stable build is the right build for people who want to stay up to
+ date with what is going on in the latest development stream, and don't mind putting up with a few problems n in order to
+ get the latest greatest features and bug fixes. The latest stable build is the one the development team likes people to be
+ using, because of the valuable and timely feedback. </font></td>
+ </tr>
+ <tr>
+ <td align=right valign=top><img src="../images/Adarrow.gif" border=0 height=16 width=16></td>
+ <td>
+ <p>
+ <b><font face="arial,helvetica,geneva" size="-1">Integration Builds</font></b> <br> <font size="-1"
+ face="arial,helvetica,geneva"> Periodically, component teams version off their work in what they believe is a
+ stable, consistent state, and they update the build configuration to indicate that the next integration build should
+ take this version of the component. Integration builds are built from these stable component versions that have been
+ specified by each component team as the best version available. Integration builds may be promoted to stable builds
+ after a few days of testing. Integration builds are built whenever new stable component versions are released into the
+ build.</font>
+ </p>
+ </td>
+ </tr>
+ <TR>
+ <TD ALIGN=right VALIGN=top><IMG SRC="../images/Adarrow.gif" BORDER=0 HEIGHT=16 WIDTH=16></TD>
+ <TD><B><FONT FACE="arial,helvetica,geneva" SIZE="-1">Nightly Builds</FONT></B><BR> <FONT SIZE="-1"
+ FACE="arial,helvetica,geneva"> Nightly builds are produced every night from whatever has been released into the
+ master branch of the Git repository. They are completely untested and will almost always have major problems. Many will
+ not work at all. These drops are normally only useful to developers actually working on the Eclipse Project. Because
+ nightly builds are produced in a different way from integration builds, bundles from nightly builds should not be mixed
+ with bundles from other types of builds. </FONT></TD>
+ </TR>
+ <TR>
+ <TD ALIGN=right VALIGN=top><IMG SRC="../images/Adarrow.gif" BORDER=0 HEIGHT=16 WIDTH=16></TD>
+ <TD><B><FONT FACE="arial,helvetica,geneva" SIZE="-1">Maintenance Builds</FONT></B><BR> <FONT SIZE="-1"
+ FACE="arial,helvetica,geneva"> Maintenance builds are produced periodically to incorporate fixes into an existing
+ release. They are typically built from tagged plug-in and feature pojects in a maintenance branch of the Git repository
+ (i.e. R3_7_maintenance). Maintenance builds are promoted to a minor or service release (i.e. R3.7 or R3.7.1) after
+ development teams have deemed one to be stable following one or more test-fix pass cycles. </FONT></TD>
+ </TR>
+ <TR>
+ <TD ALIGN=right VALIGN=top><IMG SRC="../images/Adarrow.gif" BORDER=0 HEIGHT=16 WIDTH=16></TD>
+ <TD><B><FONT FACE="arial,helvetica,geneva" SIZE="-1">Patch Builds</FONT></B><BR> <FONT SIZE="-1"
+ FACE="arial,helvetica,geneva"> Patch builds are produced rarely, but occasionally, to incorporate important fixes
+ into an existing release, or perhaps even new features. They are intended to apply to only one specific release with the
+ fixes or features being included in the next release. </FONT></TD>
+ </TR>
+ </table>
+ <h3>&nbsp;</h3>
+</body>
</html>
diff --git a/production/downloadsites/eclipse/home_nav.html b/production/downloadsites/eclipse/home_nav.html
index 2a26a5931..b93fed2da 100755
--- a/production/downloadsites/eclipse/home_nav.html
+++ b/production/downloadsites/eclipse/home_nav.html
@@ -1,81 +1,61 @@
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <title>Eclipse Home Navigator</title>
- <base target="main">
- <link rel="stylesheet" href="nav_style.css" type="text/css">
- </head>
- <body text="#000000" bgcolor="#6699CC" link="#FFFFCC" vlink="#551A8B"
- alink="#FF0000">
- <table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%"
- BGCOLOR="#90C8FF">
- <tr>
- <td VALIGN="middle" HEIGHT="21" BGCOLOR="#0080C0">&nbsp;
- <a href="http://www.eclipse.org/community/index.html"
- target="_top" class="navhead"> eclipse corner </a>
- </td>
- </tr>
- <tr VALIGN="middle">
- <td HEIGHT="21">&nbsp; <a
- href="http://www.eclipse.org/community/index.html"
- class="nav" target="_top">projects</a></td>
- </tr>
- <tr>
- <td BGCOLOR="#CFFFFF"><img SRC="images/c.gif" height=1
- width=1></td>
- </tr>
- <tr VALIGN="middle">
- <td HEIGHT="21">&nbsp; <a href="downloads/index.html"
- class="nav" target="_top">downloads</a></td>
- </tr>
- <tr>
- <td BGCOLOR="#CFFFFF"><img SRC="images/c.gif" height=1
- width=1></td>
- </tr>
- <tr VALIGN="middle">
- <td HEIGHT="21">&nbsp; <a
- href="http://www.eclipse.org/articles/index.html"
- class="nav" target="_top">articles</a></td>
- </tr>
- <tr>
- <td BGCOLOR="#CFFFFF"><img SRC="images/c.gif" height=1
- width=1></td>
- </tr>
- <tr VALIGN="middle">
- <td HEIGHT="21">&nbsp; <a
- href="http://www.eclipse.org/newsgroups/index.html"
- class="nav" target="_top">newsgroups</a></td>
- </tr>
- <tr>
- <td BGCOLOR="#CFFFFF"><img SRC="images/c.gif" height=1
- width=1></td>
- </tr>
- <tr VALIGN="middle">
- <td VALIGN="middle" HEIGHT="21">&nbsp; <a
- href="http://www.eclipse.org/mail/index.html"
- class="nav" target="_parent">mailing lists</a></td>
- </tr>
- <tr>
- <td BGCOLOR="#CFFFFF"><img SRC="images/c.gif" height=1
- width=1></td>
- </tr>
- <tr VALIGN="middle">
- <td HEIGHT="21">&nbsp; <a
- href="http://www.eclipse.org/search.html" class="nav">search</a></td>
- </tr>
- <tr>
- <td BGCOLOR="#CFFFFF"><img SRC="images/c.gif" height=1
- width=1></td>
- </tr>
- <tr VALIGN="middle">
- <td HEIGHT="21">&nbsp; <a
- href="http://dev.eclipse.org/bugs/" class="nav">bugs</a></td>
- </tr>
- <tr>
- <td BGCOLOR="#CFFFFF"><img SRC="images/c.gif" height=1
- width=1></td>
- </tr>
- </table>
- </body>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Eclipse Home Navigator</title>
+<base target="main">
+<link rel="stylesheet" href="nav_style.css" type="text/css">
+</head>
+<body text="#000000" bgcolor="#6699CC" link="#FFFFCC" vlink="#551A8B" alink="#FF0000">
+ <table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BGCOLOR="#90C8FF">
+ <tr>
+ <td VALIGN="middle" HEIGHT="21" BGCOLOR="#0080C0">&nbsp; <a href="http://www.eclipse.org/community/index.html"
+ target="_top" class="navhead"> eclipse corner </a>
+ </td>
+ </tr>
+ <tr VALIGN="middle">
+ <td HEIGHT="21">&nbsp; <a href="http://www.eclipse.org/community/index.html" class="nav" target="_top">projects</a></td>
+ </tr>
+ <tr>
+ <td BGCOLOR="#CFFFFF"><img SRC="images/c.gif" height=1 width=1></td>
+ </tr>
+ <tr VALIGN="middle">
+ <td HEIGHT="21">&nbsp; <a href="downloads/index.html" class="nav" target="_top">downloads</a></td>
+ </tr>
+ <tr>
+ <td BGCOLOR="#CFFFFF"><img SRC="images/c.gif" height=1 width=1></td>
+ </tr>
+ <tr VALIGN="middle">
+ <td HEIGHT="21">&nbsp; <a href="http://www.eclipse.org/articles/index.html" class="nav" target="_top">articles</a></td>
+ </tr>
+ <tr>
+ <td BGCOLOR="#CFFFFF"><img SRC="images/c.gif" height=1 width=1></td>
+ </tr>
+ <tr VALIGN="middle">
+ <td HEIGHT="21">&nbsp; <a href="http://www.eclipse.org/newsgroups/index.html" class="nav" target="_top">newsgroups</a></td>
+ </tr>
+ <tr>
+ <td BGCOLOR="#CFFFFF"><img SRC="images/c.gif" height=1 width=1></td>
+ </tr>
+ <tr VALIGN="middle">
+ <td VALIGN="middle" HEIGHT="21">&nbsp; <a href="http://www.eclipse.org/mail/index.html" class="nav" target="_parent">mailing
+ lists</a></td>
+ </tr>
+ <tr>
+ <td BGCOLOR="#CFFFFF"><img SRC="images/c.gif" height=1 width=1></td>
+ </tr>
+ <tr VALIGN="middle">
+ <td HEIGHT="21">&nbsp; <a href="http://www.eclipse.org/search.html" class="nav">search</a></td>
+ </tr>
+ <tr>
+ <td BGCOLOR="#CFFFFF"><img SRC="images/c.gif" height=1 width=1></td>
+ </tr>
+ <tr VALIGN="middle">
+ <td HEIGHT="21">&nbsp; <a href="http://dev.eclipse.org/bugs/" class="nav">bugs</a></td>
+ </tr>
+ <tr>
+ <td BGCOLOR="#CFFFFF"><img SRC="images/c.gif" height=1 width=1></td>
+ </tr>
+ </table>
+</body>
</html>
diff --git a/production/downloadsites/eclipse/nav_style.css b/production/downloadsites/eclipse/nav_style.css
index 7ef43b2cb..a8d7d445e 100755
--- a/production/downloadsites/eclipse/nav_style.css
+++ b/production/downloadsites/eclipse/nav_style.css
@@ -1,4 +1,4 @@
-p,table,td,th {
+p, table, td, th {
font-family: arial, helvetica, geneva;
font-size: 10pt
}
@@ -81,4 +81,4 @@ a.navhead:visited {
a.navhead:hover {
text-decoration: underline;
-}
+} \ No newline at end of file
diff --git a/production/downloadsites/equinox/build_types.html b/production/downloadsites/equinox/build_types.html
index ad311102d..01ff8d0be 100644
--- a/production/downloadsites/equinox/build_types.html
+++ b/production/downloadsites/equinox/build_types.html
@@ -1,118 +1,71 @@
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
- <head>
- <title>Eclipse Corner</title>
- <link rel="stylesheet" href="../default_style.css">
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- </head>
- <body text="#000000" bgcolor="#ffffff" link="#0000ee" vlink="#551a8b"
- alink="#ff0000">
- <table border=0 cellspacing=5 cellpadding=2 width="100%">
- <tr>
- <td align=left valign=top colspan="2" bgcolor="#0080c0"><b><font
- face="Arial,Helvetica" color="#ffffff">Eclipse
- Project Build Types</font></b></td>
- </tr>
- <tr>
- <td align=right valign=top><img
- src="../images/Adarrow.gif" border=0 height=16 width=16></td>
- <td>
- <p>
- <b><font face="arial,helvetica,geneva" size="-1">Releases</font></b>
- <br> <font size="-1"
- face="arial,helvetica,geneva"> </font>Releases
- are builds that have been declared major releases by
- the development team - for example &quot;R1.0&quot;.
- Releases are the right builds for people who want to
- be on a stable, tested release, and don't need the
- latest greatest features and improvements. Release
- builds always have an &quot;R&quot; at the beginning
- of the name i.e. R1.0, R2.0 etc. Non-release <font
- size="-1" face="arial,helvetica,geneva">
- builds are named according to the date of the
- build - for example 20011027 is the build from
- Oct 27, 2001.</font><br>
- </p>
- </td>
- </tr>
- <tr>
- <td align=right valign=top><img
- src="../images/Adarrow.gif" border=0 height=16 width=16></td>
- <td><b><font face="arial,helvetica,geneva"
- size="-1">Stable Builds</font></b> <br> <font
- size="-1" face="arial,helvetica,geneva"> Stable
- builds are integration builds that have been found
- to be stable enough for most people to use. They are
- promoted from integration build to stable build by
- the architecture team after they have been used for
- a few days and deemed reasonably stable. The latest
- stable build is the right build for people who want
- to stay up to date with what is going on in the
- latest development stream, and don't mind putting up
- with a few problems n in order to get the latest
- greatest features and bug fixes. The latest stable
- build is the one the development team likes people
- to be using, because of the valuable and timely
- feedback. </font></td>
- </tr>
- <tr>
- <td align=right valign=top><img
- src="../images/Adarrow.gif" border=0 height=16 width=16></td>
- <td>
- <p>
- <b><font face="arial,helvetica,geneva" size="-1">Integration
- Builds</font></b> <br> <font size="-1"
- face="arial,helvetica,geneva">
- Periodically, component teams version off their
- work in what they believe is a stable,
- consistent state, and they update the build
- configuration to indicate that the next
- integration build should take this version of
- the component. Integration builds are built from
- these stable component versions that have been
- specified by each component team as the best
- version available. Integration builds may be
- promoted to stable builds after a few days of
- testing. Integration builds are built whenever
- new stable component versions are released into
- the build.</font>
- </p>
- </td>
- </tr>
- <TR>
- <TD ALIGN=right VALIGN=top><IMG
- SRC="../images/Adarrow.gif" BORDER=0 HEIGHT=16 WIDTH=16></TD>
- <TD><B><FONT FACE="arial,helvetica,geneva"
- SIZE="-1">Nightly Builds</FONT></B><BR> <FONT
- SIZE="-1" FACE="arial,helvetica,geneva"> Nightly
- builds are produced every night from whatever has
- been released into the master branch of the Git
- repository. They are completely untested and will
- almost always have major problems. Many will not
- work at all. These drops are normally only useful to
- developers actually working on the Eclipse Project.
- Because nightly builds are produced in a different
- way from integration builds, bundles from nightly
- builds should not be mixed with bundles from other
- types of builds. </FONT></TD>
- </TR>
- <TR>
- <TD ALIGN=right VALIGN=top><IMG
- SRC="../images/Adarrow.gif" BORDER=0 HEIGHT=16 WIDTH=16></TD>
- <TD><B><FONT FACE="arial,helvetica,geneva"
- SIZE="-1">Maintenance Builds</FONT></B><BR> <FONT
- SIZE="-1" FACE="arial,helvetica,geneva">
- Maintenance builds are produced periodically to
- incorporate fixes into an existing release. They are
- typically built from tagged plug-in and feature
- pojects in a maintenance branch of the Git
- repository (i.e. R3_7_maintenance). Maintenance
- builds are promoted to a minor or service release
- (i.e. R3.7 or R3.7.1) after development teams have
- deemed one to be stable following one or more
- test-fix pass cycles. </FONT></TD>
- </TR>
- </table>
- <h3>&nbsp;</h3>
- </body>
+<head>
+<title>Eclipse Corner</title>
+<link rel="stylesheet" href="../default_style.css">
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+</head>
+<body text="#000000" bgcolor="#ffffff" link="#0000ee" vlink="#551a8b" alink="#ff0000">
+ <table border=0 cellspacing=5 cellpadding=2 width="100%">
+ <tr>
+ <td align=left valign=top colspan="2" bgcolor="#0080c0"><b><font face="Arial,Helvetica" color="#ffffff">Eclipse
+ Project Build Types</font></b></td>
+ </tr>
+ <tr>
+ <td align=right valign=top><img src="../images/Adarrow.gif" border=0 height=16 width=16></td>
+ <td>
+ <p>
+ <b><font face="arial,helvetica,geneva" size="-1">Releases</font></b> <br> <font size="-1"
+ face="arial,helvetica,geneva"> </font>Releases are builds that have been declared major releases by the development team
+ - for example &quot;R1.0&quot;. Releases are the right builds for people who want to be on a stable, tested release, and
+ don't need the latest greatest features and improvements. Release builds always have an &quot;R&quot; at the beginning of
+ the name i.e. R1.0, R2.0 etc. Non-release <font size="-1" face="arial,helvetica,geneva"> builds are named according
+ to the date of the build - for example 20011027 is the build from Oct 27, 2001.</font><br>
+ </p>
+ </td>
+ </tr>
+ <tr>
+ <td align=right valign=top><img src="../images/Adarrow.gif" border=0 height=16 width=16></td>
+ <td><b><font face="arial,helvetica,geneva" size="-1">Stable Builds</font></b> <br> <font size="-1"
+ face="arial,helvetica,geneva"> Stable builds are integration builds that have been found to be stable enough for most
+ people to use. They are promoted from integration build to stable build by the architecture team after they have been used
+ for a few days and deemed reasonably stable. The latest stable build is the right build for people who want to stay up to
+ date with what is going on in the latest development stream, and don't mind putting up with a few problems n in order to
+ get the latest greatest features and bug fixes. The latest stable build is the one the development team likes people to be
+ using, because of the valuable and timely feedback. </font></td>
+ </tr>
+ <tr>
+ <td align=right valign=top><img src="../images/Adarrow.gif" border=0 height=16 width=16></td>
+ <td>
+ <p>
+ <b><font face="arial,helvetica,geneva" size="-1">Integration Builds</font></b> <br> <font size="-1"
+ face="arial,helvetica,geneva"> Periodically, component teams version off their work in what they believe is a
+ stable, consistent state, and they update the build configuration to indicate that the next integration build should
+ take this version of the component. Integration builds are built from these stable component versions that have been
+ specified by each component team as the best version available. Integration builds may be promoted to stable builds
+ after a few days of testing. Integration builds are built whenever new stable component versions are released into the
+ build.</font>
+ </p>
+ </td>
+ </tr>
+ <TR>
+ <TD ALIGN=right VALIGN=top><IMG SRC="../images/Adarrow.gif" BORDER=0 HEIGHT=16 WIDTH=16></TD>
+ <TD><B><FONT FACE="arial,helvetica,geneva" SIZE="-1">Nightly Builds</FONT></B><BR> <FONT SIZE="-1"
+ FACE="arial,helvetica,geneva"> Nightly builds are produced every night from whatever has been released into the
+ master branch of the Git repository. They are completely untested and will almost always have major problems. Many will
+ not work at all. These drops are normally only useful to developers actually working on the Eclipse Project. Because
+ nightly builds are produced in a different way from integration builds, bundles from nightly builds should not be mixed
+ with bundles from other types of builds. </FONT></TD>
+ </TR>
+ <TR>
+ <TD ALIGN=right VALIGN=top><IMG SRC="../images/Adarrow.gif" BORDER=0 HEIGHT=16 WIDTH=16></TD>
+ <TD><B><FONT FACE="arial,helvetica,geneva" SIZE="-1">Maintenance Builds</FONT></B><BR> <FONT SIZE="-1"
+ FACE="arial,helvetica,geneva"> Maintenance builds are produced periodically to incorporate fixes into an existing
+ release. They are typically built from tagged plug-in and feature pojects in a maintenance branch of the Git repository
+ (i.e. R3_7_maintenance). Maintenance builds are promoted to a minor or service release (i.e. R3.7 or R3.7.1) after
+ development teams have deemed one to be stable following one or more test-fix pass cycles. </FONT></TD>
+ </TR>
+ </table>
+ <h3>&nbsp;</h3>
+</body>
</html>
diff --git a/production/downloadsites/equinox/equinox.css b/production/downloadsites/equinox/equinox.css
index d73e9e0a8..2b0b1d00b 100644
--- a/production/downloadsites/equinox/equinox.css
+++ b/production/downloadsites/equinox/equinox.css
@@ -37,4 +37,4 @@ p.subbar {
font-size: 1.2em;
letter-spacing: 5px;
text-align: left;
-}
+} \ No newline at end of file
diff --git a/production/downloadsites/equinox/right-links.html b/production/downloadsites/equinox/right-links.html
index 9bf0c2dc7..9d3d902bb 100755
--- a/production/downloadsites/equinox/right-links.html
+++ b/production/downloadsites/equinox/right-links.html
@@ -2,18 +2,15 @@
<div class="sideitem">
<h6>Buy The Book</h6>
<p>
- <a href="http://equinoxosgi.org"> <img
- src="http://eclipse.org/equinox/images/osgi-and-equinox-cover.png"
- style="position: relative; left: 33px; top: 2pt;" /></a>
+ <a href="http://equinoxosgi.org"> <img src="http://eclipse.org/equinox/images/osgi-and-equinox-cover.png"
+ style="position: relative; left: 33px; top: 2pt;" /></a>
</p>
</div>
<div class="sideitem">
<h6>
- Equinox News <a
- href="http://pipes.yahoo.com/pipes/pipe.run?_id=29fa792a21689d660776bb62478167c9%26_render=rss"
- class="rssIcon"><img
- src="http://eclipse.org/rt/images/feed.png" alt="feed" /></a>
+ Equinox News <a href="http://pipes.yahoo.com/pipes/pipe.run?_id=29fa792a21689d660776bb62478167c9%26_render=rss"
+ class="rssIcon"><img src="http://eclipse.org/rt/images/feed.png" alt="feed" /></a>
</h6>
<div id="rssFeed"></div>
<script type="text/javascript">
@@ -22,12 +19,11 @@
{ limit: 5, header : false, titletag : "h5", date : true, content : false } );
} );
</script>
- </div>
-
- <div style="position: relative; margin-bottom: 10px;">
- <a href="http://eclipse.org/eclipsert/"><img alt="EclipseRT"
- src="http://eclipse.org/equinox/images/EclipseRT.png"
- style="position: relative; left: 55px; top: 0pt;" /></a>
- </div>
+ </div>
+ <div style="position: relative; margin-bottom: 10px;">
+ <a href="http://eclipse.org/eclipsert/"><img alt="EclipseRT" src="http://eclipse.org/equinox/images/EclipseRT.png"
+ style="position: relative; left: 55px; top: 0pt;" /></a>
</div>
+
+</div>

Back to the top