Skip to content
Snippets Groups Projects
Commit ceffe64f authored by moberhuber's avatar moberhuber
Browse files

This commit was manufactured by cvs2svn to create tag 'R3_1_1'.

parent c5b37112
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 567 deletions
sample_3col.php
sample_4col.php
sample_busypage.php
sample_list.php
template.php
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>www-tm</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>
#Wed Mar 05 13:00:00 CET 2008
eclipse.preferences.version=1
encoding//meetingnotes/DSDP-TM_MeetingNotes_20051107.htm=windows-1252
encoding//meetingnotes/ff01_chicago/DSDPTM_Brainstorming_2005-10-14.htm=windows-1252
encoding/<project>=ISO-8859-1
#Fri Feb 08 19:53:33 CET 2008
eclipse.preferences.version=1
org.eclipse.ltk.core.refactoring.enable.project.refactoring.history=false
<?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'
#*****************************************************************************
#
# tm_press_text_2006_06.php
#
# Author: Martin Oberhuber
# Date: 2006-06-09
#
# Description: TM Press Release Jun 2006
#
#
#****************************************************************************
#
# Begin: page-specific settings. Change these.
$pageTitle = "Press Text: Target Management - Jun 2006";
$pageKeywords = "Target, Embedded, Device, Press, Article";
$pageAuthor = "Martin Oberhuber";
# 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("My Page Links", "downloads.php");
# $Nav->addCustomNav("My Link", "mypage.php", "_self", 3);
# $Nav->addCustomNav("Google", "http://www.google.com/", "_blank", 3);
# End: page-specific settings
#
# Paste your HTML content between the EOHTML markers!
$html = <<<EOHTML
<div id="maincontent">
<div id="midcolumn">
<h1>$pageTitle</h1>
<h2>Target Management Project</h2>
<p>The Target Management Project is creating frameworks and a consistent UI
for accessing remote compute resources from Eclipse. The current code base
(Remote Systems Explorer, RSE) supports remote file, shell and process
access through a supplied Java based agent, or standard protocols like FTP
and secure shell (ssh). Adopters are currently writing extensions to bring
their own proprietary protocols into the framework for accessing devices
like hardware debuggers. A 1.0 release is planned for October 20, a functional
complete milestone (M3) is planned for June 30. A 2.0 release shall be aligned
with Eclipse 3.3 in June 2007.</p>
<p>For the 2.0 release planning and the longer term future, the TM project
participants are dealing with advanced extensions to the framework in
various technology sub-groups (see
<a href="http://wiki.eclipse.org/DSDP/TM">http://wiki.eclipse.org/DSDP/TM</a>).
Active discussions are also going on for collaboration with other Eclipse
Projects, especially the
<a href="http://www.eclipse.org/cdt">CDT project</a>, the
<a href="http://www.eclipse.org/ecf">Eclipse Communication Framework (ECF)</a>, the
<a href="http://www.eclipse.org/ptp">Parallel Tools Platform (PTP)</a>, and the
<a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-vcm-home/main.html">
Eclipse Platform/Team group.</a>
A comprehensive
<a href="http://www.eclipse.org/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf">document
outlining the use-cases</a> and applicability
of the Target Management Project is available from the "Getting Started"
area on the Project Website at
<a href="http://www.eclipse.org/dsdp/tm">http://www.eclipse.org/dsdp/tm</a>.
</p>
<h4>active project participants:</h4>
<ul><li>IBM - 3 committers + 1 contributor, core RSE development</li>
<li>Windriver - 1 committer, contributed ssh services, lots of testing, project lead and communications</li>
<li>PalmSource - contributed CDT Launch</li>
<li>Symbian - bugfixes, about to contribute zeroconf-discovery</li>
<li>PTP Project/LANL - testing on Macintosh, EFS, ssh</li>
</ul>
<h4>active adopters:</h4>
<ul><li>Freescale - writing proprietary wizards for JTAG on RSE</li>
<li>Accelerated Technology - about to write proprietary Services for JTAG on RSE</li>
<li>Montavista</li>
<li>Siemens</li>
</ul>
<h4>features committed to CVS:</h4>
<ul><li>Remote file system access through ssh, ftp or dstore protocols</li>
<li>Remote shell (command) access through ssh or dstore protocols</li>
<li>Remote process access through dstore protocol on Linux</li>
<li>dstore protocol implementation and agent for remote search, remote archive exploring, remote process and other pluggable miners</li>
<li>CDT Remote Launch Integration Example</li>
<li>Common UI - Single consistent view, including filters</li>
<li>Team sharing of connection and filter definitions</li>
<li>Framework for plugging in custom protocols, services and subsystems</li>
</ul>
<h4>what features are coming next:</h4>
<ul><li>user-defined menus and actions for instant access to remote programs</li>
<li>import/export wizards for fast remote file transfer</li>
<li>Apache Commons Net integration for FTP, Telnet</li>
<li>Bring documentation/examples up-to-date</li>
</ul>
<h4>release plans:</h4>
<ul><li>1.0 release planned for October 20
<ul><li>M3 milestone (June 30) to be feature complete</li>
</ul></li>
<li>2.0 release planned with Eclipse 3.3 June 2007</li>
</ul>
<h4>recruiting efforts:</h4>
<ul><li>A lot of companies is already active on the TM project, we continue to lower the bar for using and extending the RSE</li>
<li>Communications with other Eclipse projects, e.g. Platform/Team, TPTP and WTP. They all have some need for remote system access.</li>
<li>RSE ssh tools will be useful for every Eclipse committer, we want to give simple access through an update site (and announce
publicly among all committers) our M3 milestone end of june</li>
</ul>
<h4>quotation from the project lead:</h4>
"The real benefit of RSE is that it gathers lots of totally heterogeneous systems and subsystems under a single consistent view."
<p/>
</div>
</div>
EOHTML;
# Generate the web page
$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
?>
<?php
# <modeling variables>
$PR = "dsdp/tm";
$projectName = "Target Management";
$isEMFserver = (preg_match("/^emf(?:\.torolab\.ibm\.com)$/", $_SERVER["SERVER_NAME"]));
$isBuildServer = (preg_match("/^(dsdp|build)\.eclipse\.org$/", $_SERVER["SERVER_NAME"])) || $isEMFserver;
$isBuildDotEclipseServer = $_SERVER["SERVER_NAME"] == "build.eclipse.org";
$isWWWserver = (preg_match("/^(?:www.|)eclipse.org$/", $_SERVER["SERVER_NAME"]));
$isEclipseCluster = (preg_match("/^(?:www.||download.|download1.|build.)eclipse.org$/", $_SERVER["SERVER_NAME"]));
$debug = (isset ($_GET["debug"]) && preg_match("/^\d+$/", $_GET["debug"]) ? $_GET["debug"] : -1);
$writableRoot = ($isBuildServer ? $_SERVER["DOCUMENT_ROOT"] . "/dsdp/includes/" : "/home/data/httpd/writable/dsdp/");
$writableBuildRoot = $isBuildDotEclipseServer ? "/opt/public/dsdp" : "/home/www-data";
$rooturl = "http://" . $_SERVER["HTTP_HOST"] . "/$PR";
$downurl = ($isBuildServer ? "" : "http://www.eclipse.org");
$bugurl = "https://bugs.eclipse.org";
# Set the theme for your project's web pages.
# See the Committer Tools "How Do I" for list of themes
# https://dev.eclipse.org/committers/
# Optional: defaults to system theme
#$theme = "Lazarus";
if (isset ($_GET["skin"]) && preg_match("/^(Blue|EclipseStandard|Industrial|Lazarus|Miasma|Modern|OldStyle|Phoenix|PhoenixTest|PlainText)$/", $_GET["skin"], $regs))
{
$theme = $regs[1];
}
else
{
$theme = "Lazarus";
}
/* projects/components in cvs */
/* "proj" => "cvsname" */
#$cvsprojs = array (); /* should always be empty */
$cvsprojs = array (
"rse" => "org.eclipse.tm.rse"
);
/* sub-projects/components in cvs for projects/components above (if any) */
/* "cvsname" => array("shortname" => "cvs-subname") */
$cvscoms = array(
"org.eclipse.tm.core" => array (
"terminal" => "terminal",
"discovery" => "discovery"
/* add more here */
)
);
/* Readable Project names: "bugzilla component" => "shortname" */
$projects = array(
"RSE" => "rse",
#"TCF" => "tcf",
"Terminal" => "terminal",
#"Core" => "discovery",
);
$bugcoms = array_flip($projects);
$bugcoms = preg_replace("/ /", "%20", $bugcoms);
$extraprojects = array(); //components with only downloads, no info yet, "prettyname" => "directory"
$nodownloads = array("coordinated","jcrm","temporality", "emf4net"); //components with only information, no downloads, or no builds available yet, "projectkey"
$nonewsgroup = array(); //components without newsgroup
$nomailinglist = array(); //components without mailinglist
#$incubating = $projects; // ALL components are incubating
$incubating = array("tcf"); //Only TCF is incubating for now
$hasmoved = array(
"query" => "emf", "transaction" => "emf", "validation" => "emf",
"eodm" => "mdt", "ocl" => "mdt",
"jet" => "m2t", "jeteditor" => "m2t"); // components which have moved, and to where
$nomenclature = "Component"; //are we dealing with "components" or "projects"?
include_once $_SERVER["DOCUMENT_ROOT"] . "/dsdp/includes/scripts.php";
$regs = null;
$proj = (isset($_GET["project"]) && preg_match("/^(" . join("|", $projects) . ")$/", $_GET["project"], $regs) ? $regs[1] : getProjectFromPath($PR));
$projct= preg_replace("#^/#", "", $proj);
$buildtypes = array(
"R" => "Release",
"S" => "Stable",
"I" => "Integration",
"M" => "Maintenance",
"N" => "Nightly"
);
# </modeling variables>
# Define your project-wide Nav bars here.
# Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3)
# these are optional
#$Nav->addNavSeparator("Target Management", "/dsdp/tm/index.php");
#$Nav->addCustomNav("About", "/dsdp/tm/about.php", "_self", 2);
#$Nav->addCustomNav("Downloads", "/dsdp/tm/downloads.php", "_self", 2);
#$Nav->addCustomNav("Getting Started", "/dsdp/tm/tutorial/index.php", "_self", 2);
#$Nav->addCustomNav("Development", "/dsdp/tm/development/index.php", "_self", 2);
$Nav->setLinkList(array());
$branding = <<<EOBRANDING
<div id="branding">
<h1><a href="http://eclipse.org/dsdp/tm/">Target Management (RSE)</a></h1>
</div>
EOBRANDING;
$Menu->setProjectBranding($branding);
$Nav->addNavSeparator("Target Management", "/dsdp/tm");
$Nav->addCustomNav("About This Project", "http://www.eclipse.org/projects/project_summary.php?projectid=dsdp.tm", "_self", 1);
#$Nav->addCustomNav("About", "/dsdp/tm/tm-new/about", "_self", 2);
#$Nav->addCustomNav("Team", "/dsdp/tm/tm-new/team", "_self", 2);
$Nav->addCustomNav("Team", "/dsdp/tm/development/contributors.php", "_self", 2);
#$Nav->addCustomNav("Demos", "/dsdp/tm/tm-new/demos", "_self", 2);
#$Nav->addCustomNav("Wiki", "http://wiki.eclipse.org/DSDP/TM", "_self", 2);
$Nav->addNavSeparator("Users", "", "_self", 2);
$Nav->addCustomNav("Getting Started", "/dsdp/tm/tutorial/index.php", "_self", 2);
$Nav->addCustomNav("Downloads", "http://download.eclipse.org/dsdp/tm/downloads/index.php", "_self", 2);
$Nav->addCustomNav("FAQ (wiki)", "http://wiki.eclipse.org/TM_and_RSE_FAQ", "_self", 2);
$Nav->addCustomNav("Newsgroup", "http://www.eclipse.org/newsportal/thread.php?group=eclipse.dsdp.tm", "_self", 2);
$Nav->addCustomNav("Bugs", "/dsdp/tm/bugs", "_self", 2);
$Nav->addNavSeparator("Integrators", "", "_self", 2);
$Nav->addCustomNav("API Plan", "/dsdp/tm/development/plan.php", "_self", 2);
$Nav->addCustomNav("Documents", "/dsdp/tm/doc/", "_self", 2);
#$Nav->addCustomNav("Release Notes", "/$PR/news/relnotes.php?project=$proj&amp;version=HEAD", "_self", 2);
#$Nav->addCustomNav("Legal", "dsdp/tm/development/tm-log.csv", "_self", 2);
$Nav->addNavSeparator("Contributors", "/dsdp/tm/development/contributors.php", "_self", 2);
$Nav->addCustomNav("Contributing (wiki)", "http://wiki.eclipse.org/TM_and_RSE_FAQ#Working_on_TM_.2F_RSE", "_self", 2);
$Nav->addCustomNav("Mailing List", "https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev", "_self", 2);
$Nav->addCustomNav("CVS", "/dsdp/tm/development/cvs_setup.php", "_self", 2);
$Nav->addCustomNav("Development Tools", "/dsdp/tm/development/", "_self", 2);
$Nav->addCustomNav("Search CVS", "/$PR/searchcvs.php?q=file%3A+org.eclipse.tm%25%2F" . "+days%3A+7", "_self", 2);
$collist = "%26query_format%3Dadvanced&amp;column_changeddate=on&amp;column_bug_severity=on&amp;column_priority=on&amp;column_rep_platform=on&amp;column_bug_status=on&amp;column_product=on&amp;column_component=on&amp;column_version=on&amp;column_target_milestone=on&amp;column_short_short_desc=on&amp;splitheader=0";
#$Nav->addCustomNav("Open Bugs", "$bugurl/bugs/colchange.cgi?rememberedquery=product%3D" . $projectName . (isset ($bugcoms[$proj]) ? "%26component=$bugcoms[$proj]" : "") . "%26bug_status%3DNEW%26bug_status%3DASSIGNED%26bug_status%3DREOPENED%26order%3Dbugs.bug_status%2Cbugs.target_milestone%2Cbugs.bug_id" . $collist, "_self", 2);
#$App->AddExtraHtmlHeader("<link rel=\"stylesheet\" type=\"text/css\" href=\"/dsdp/includes/common.css\"/>\n");
unset ($bugcoms);
?>
<?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: Martin Oberhuber
# Date: 2006-02-01
#
# Description: Type your page comments here - these are not sent to the browser
#
#
#****************************************************************************
#
# Begin: page-specific settings. Change these.
$pageTitle = "About Target Management";
$pageKeywords = "device, target";
$pageAuthor = "Martin Oberhuber";
# 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("My Page Links", "downloads.php");
# $Nav->addCustomNav("My Link", "mypage.php", "_self", 3);
# $Nav->addCustomNav("Google", "http://www.google.com/", "_blank", 3);
# End: page-specific settings
#
# Paste your HTML content between the EOHTML markers!
$html = <<<EOHTML
<div id="maincontent">
<div id="midcolumn">
<h1>$pageTitle</h1>
<h2>Mission Statement</h2>
The Target Management project creates data models and frameworks
to configure and manage remote systems, their connections, and their services.
</P>
<UL>
<LI><I>Remote systems</I> (aka targets) can range from large-scale host computers, multi-board
or multi-core parallel systems to target boards without even a CPU or FPGA (connected
by a hardware debugging box).</LI>
<LI><I>Configuration</I> means dealing with board description files from a variety of sources,
displaying remote system components and manipulating board and connection properties.</LI>
<LI><I>Management</I> means maintaining a list of remote systems which is team
shareable and available to other subsystems, creating groups of systems when appropriate,
and handling access control to targets that are shared in a team (board lab).</LI>
<LI><I>Connections</I> can range from TCP/IP standard protocols like FTP or telnet,
secure encryption, authentication and firewall tunnelling (ssh), to serial line terminal and
vendor-specific protocols for remote agent and on-chip debugging (JTAG) solutions.
We want connection schemes and protocols to be pluggable in our framework.</LI>
<LI><I>Services</I> on remote systems include downloading software and data,
launching single or multiple configurations, starting and stopping cores,
resetting and querying target information.</LI>
</UL>
<P>
Since there are many different vendors and solutions around in the device software
space, the main charter of target management is to provide data models and frameworks
that are flexible and open enough for vendor-specific extensions. Sample implementations
are provided for TCP/IP Secure Shell (ssh) connections, FTP data transfer, Telnet and
Windows CE connections. In addition to that, with the <a href="http://wiki.eclipse.org/TCF">Target Communication Framework (TCF)</a>,
a lightweight communication protocol specifically suited for embedded software development
is also part of our offering.</p>
<p>
The basis for our implementations is an open-source version
of the <A HREF="http://www.developer.ibm.com/isv/rational/remote_system_explorer.html">
IBM Remote System Explorer</A>. Current releases can be downloaded for evaluation
<a href="http://download.eclipse.org/dsdp/tm/downloads/">here</a>.
<div class="homeitem3col">
<h3>For more information, see the</h3>
<ul>
<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf">
Target Management Overview Slides</a>
which include a diagram of the envisioned components and architecture for our project
(<a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.ppt">PPT</a>
| <a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf">PDF</a>).
</li>
<li><a href="http://live.eclipse.org/node/229">TM Webinar</a>:
goals, architecture, future plans and online demo
(<a href="http://live.eclipse.org/node/229">50 minute full recording</a> |
<a href="http://www.eclipse.org/projects/slides/TM_Webinar_Slides_070412.ppt">PPT slides</a>)
</li>
<li><a href="http://wiki.eclipse.org/DSDP">
DSDP Top-Level Overview Diagrams</a> to understand how the Target Management
Project fits into DSDP, and what its basic building blocks are.</li>
<li><a href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf">
Target Management Use-Case Document</a>
to understand what scenarios we want to cover with our project.</li>
<li><a href="http://www.developer.ibm.com/isv/rational/rse_pres.pdf">
IBM Remote Systems Explorer (RSE) Presentation</a>
to get a preview of what RSE looks like.
<li><a href="/dsdp/tm/development/plan.php">
Target Management Project Planning</a>
to understand what features and releases are coming next.</li>
</ul>
</div>
</div>
<div id="rightcolumn">
<div class="sideitem">
<h6>Getting started</h6>
<ul>
<li><a href="/dsdp/tm/tutorial/index.php"
target="_self">TM Getting Started</a></li>
<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/2006-9-29_SummitEurope_TMOverview.pdf"
target="_self">TM Overview Slides</a></li>
<li><a href="http://live.eclipse.org/node/229">TM Webinar</a>
</li>
<li><a href="http://www.eclipse.org/project-slides/TM_3.0_Release_Review.pdf" target="_self">
TM 3.0 Release Review Slides</a></li>
<li><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/presentations/TM_2.0_Release_Review.ppt" target="_self">
TM 2.0 Release Review Slides</a></li>
<li><a href="http://wiki.eclipse.org/DSDP"
target="_self">DSDP Overview Diagrams</a></li>
<li><a href="/dsdp/tm/doc/DSDPTM_Use_Cases_v1.1c.pdf"
target="_self">TM Use Cases Document</a></li>
<li><a href="/dsdp/tm/development/plan.php"
target="_self">TM Project Plan</a></li>
</ul>
</div>
</div>
EOHTML;
# Generate the web page
$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
?>
<?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'
#*****************************************************************************
#
# index.php
#
# Author: Kevin Doyle
# Date: 2008-01-25
#
# Description: Display a list of bug queries and how to open a new bug
#
#
#****************************************************************************
#
# Begin: page-specific settings. Change these.
$pageTitle = "Target Management Bugs";
$pageKeywords = "target management, remote system explorer, tm, rse, Eclipse, device, target";
$pageAuthor = "Kevin Doyle";
# 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("My Page Links", "downloads.php");
# $Nav->addCustomNav("My Link", "mypage.php", "_self", 3);
# $Nav->addCustomNav("Google", "http://www.google.com/", "_blank", 3);
# End: page-specific settings
#
# Paste your HTML content between the EOHTML markers!
$html = <<<EOHTML
<div id="maincontent">
<div id="midcolumn">
<div class="homeitem3col">
<h3>Found a Bug? Have an enhancement idea?</h3>
<ul>
<li>You can submit bugs/enhancement requests though <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%20Management&version=unspecified&component=RSE">Bugzilla</a>.</li>
<li>See the <a href="http://wiki.eclipse.org/TM_and_RSE_FAQ#How_do_I_report_a_bug_or_request_a_feature.3F">FAQ</a> for what to include in your bug reports</li>
</ul>
</div>
<div class="homeitem3col">
<h3>Queries</h3>
<ul>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&cmdtype=doit&field0-0-0=priority&type0-0-0=regexp&value0-0-0=P%5B12%5D&field0-0-1=bug_severity&type0-0-1=regexp&value0-0-1=blocker%7Ccritical%7Cmajor">
Open severe bugs (blocker, critical, major, P1, P2)</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=normal&cmdtype=doit">
All open bugs with severity normal</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=minor&bug_severity=trivial&cmdtype=doit">
All open bugs with severity minor or trivial</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
All open enhancement requests</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&component=RSE&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
Remote System Explorer bugs</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&component=Terminal&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
Terminal bugs</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=bugday&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
BugDay Bugs</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=helpwanted&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
Helpwanted Bugs</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=DSDP&product=Target+Management&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
All Resolved Bugs</a></li>
</ul>
<p>
See the <a href="/dsdp/tm/development/bug_process.php">Bug Process Page</a> for more queries and information.
<p>
</div>
</div>
</div>
EOHTML;
# Generate the web page
$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
?>
.htaccess
\ No newline at end of file
<?php
require_once ("../../includes/buildServer-common.php");
$options = array (
"BaseBuilderBranch" => "M4_34",
"BranchAndJDK" => array (
"dsdp.eclipse.org=------------,------------",
"3.0.0=HEAD,/opt/sun-java2-5.0",
"2.0.3=R2_0_maintenance,/opt/sun-java2-5.0",
#"1.0.2=R1_0_maintenance,/opt/sun-java2-1.4",
"build.eclipse.org=------------,------------",
"3.0.0=HEAD,/opt/public/common/ibm-java2-ppc-50",
"2.0.3=R2_0_maintenance,/opt/public/common/ibm-java2-ppc-50",
#"1.0.2=R1_0_maintenance,/opt/public/stp/apps/IBMJava2-ppc-142" // bug 178681
),
"Mapfile_Rule_Default" => 0, // 0: "Use Map, No Tagging=use-false" or 1:"Generate Map, No Tagging=gen-false"
"EmailDefault" => "martin.oberhuber@windriver.com", // prefil email contact box with comma-sep'd list
"Users" => array("moberhuber","moberhuber","moberhuber") /* build user, eclipse cvs user, IES cvs user */
);
?>
<?php require_once ("_common.php"); require_once ($_SERVER['DOCUMENT_ROOT'] . "/dsdp/build/build-common.php"); ?>
<?php require_once ("../../includes/buildServer-common.php");
require_once ($_SERVER['DOCUMENT_ROOT'] . "/dsdp/build/log-viewer-common.php"); ?>
<?php
require_once ("../../includes/buildServer-common.php");
require($_SERVER["DOCUMENT_ROOT"] . "/modeling/includes/removeRelease-common.php");
?>
<?php
/* extra sidebar stuff appended at the bottom */
function sidebar()
{
global $PR, $projct, $isBuildServer, $isEMFserver;
if ($isBuildServer)
{
?>
<div class="sideitem">
<h6>Actions</h6>
<ul>
<li><a href="/<?php print $PR; ?>/<?php print $projct ? $projct : "compare"; ?>/build/">Build</a>,
<a href="/<?php print $PR; ?>/<?php print $projct ? $projct : "compare"; ?>/build/promo.php">Promote</a></li>
<li><a href="/<?php print $PR; ?>/downloads/?project=<?php print $projct ? $projct : "compare"; ?>&amp;showAll=0&amp;showMax=5&amp;sortBy=date">See Recent Builds</a></li>
</ul>
</div>
<div class="sideitem">
<h6>Info</h6>
<ul>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=Target+Management&amp;component=<?php echo $projct; ?>&amp;bug_status=ASSIGNED">Assigned Bugs</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=Target+Management&amp;component=<?php echo $projct; ?>&amp;bug_status=RESOLVED">Resolved Bugs</a></li>
<li><a href="http://www.eclipse.org/dsdp/tm/searchcvs.php?q=branch%3A+HEAD+days%3A+7">Development This Week</a></li>
<li><a href="http://www.eclipse.org/dsdp/tm/searchcvs.php?q=branch%3A+R+days%3A+7">Maintenance This Week</a></li>
<!-- <li><a href="http://emf.torolab.ibm.com/<?php print $PR; ?>/downloads/downloads.php">Download Stats</a></li> -->
<li><a href="http://wiki.eclipse.org/Modeling_Project_Releng">Modeling Project Releng Help</a></li>
</ul>
</div>
<?php
}
}
?>
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment