Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 80665 Details for
Bug 200351
Improve interaction between upstream and downstream builds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Feature Description Document
hf_200351.html (text/html), 3.15 KB, created by
jkubasta
on 2007-10-18 10:45:55 EDT
(
hide
)
Description:
Feature Description Document
Filename:
MIME Type:
Creator:
jkubasta
Created:
2007-10-18 10:45:55 EDT
Size:
3.15 KB
patch
obsolete
><!-- Project: Eclipse Test and Performance Tools Platform Project--> > ><!doctype html public "-//w3c//dtd html 4.0 transitional//en"> ><html> > <head> > <title>TPTP feature bugzilla number 200351</title> > <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> > <link rel="stylesheet" type="text/css" href="http://www.eclipse.org/tptp/eclipse_style.css" > > <style> > </style> > > </head> > <body> > ><h1>TPTP feature: <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=200351">200351</a></h1> ><table border="0" cellpadding="2" cellspacing="2"> > <tbody> > <tr> > <td width="100">Author:</td> > <td>Joel Cayne</td> > > </tr> > <tr> > <td width="100">email:</td> > <td><a href="mailto:youremail@company.com">jcayne@ca.ibm.com</a></td> > </tr> > <tr> > <td width="100">Last updated:</td> > <td></td> > </tr> > </tbody> ></table> ><br/> ><font color="red">Rough workload estimate in person weeks:</font> ><br/> ><table border="1"> > <tbody> > > <tr> > <th>Process</th> > <th>Sizing</th> > <th>Names of people doing the work</th> > </tr> > <tr> > <td>Design</td> > > <td>3</td> > <td rowspan="4"> </td> > </tr> > <tr> > <td>Code</td> > <td>2</td> > </tr> > > <tr> > <td>Test</td> > <td>2</td> > </tr> > <tr> > <td>Documentation</td> > <td>2</td> > > </tr> > <tr> > <td>Build and infrastructure</td> > <td>1</td> > <td> </td> > </tr> > <tr> > <td>Code review & other committer work <br/> > > (e.g. check-in, contribution tracking) <br/> > if this is to be contributed by someone who <br/> > is not a committer in the component > </td> > <td>0</td> > <td>N/A - will be done by committer</td> > </tr> > > <tr> > <td><b><font color="red">Total</font></b></td> > <td colspan="2"><font color="#FF0000"><b>10</b></font></td> > </tr> > </tbody> ></table> ><br> ><h2>Requirement summary</h2> ><p>This feature will improve the interaction between the upstream and downstream builds, where upstream completes the initial build and downstream completes the Agent Controller build. > The downstream build will be able to start an upstream build on non-scheduled builds at anytime unless another build is in progress. The downstream build will allow for interaction > with the upstream build. The status of both builds will be available for viewing.</p> > ><h2>User interactions</h2> ><h4><i>User interface</i></h4> ><p>No change.</p> > ><h4><i>Code interfaces</i></h4> ><p>The scripts will be contained in the release engineering plugin to provide the functionality desired.</p> > ><h2>Design summary</h2> ><p>The changed plugins would include:</p> > > <ul><li>org.eclipse.tptp.platform.releng.builder<br><br></li> > > <p>Affected components:<br> > ><table border="1" width="100%" id="table1"> > > <tr> > <td> </td> > <td><b>Java/native</b></td> > <td><b>Component</b></td> > <td><b>Functionality</b></td> > <td><b>Modification required</b></td> > </tr> > > <tr valign="top"> > <td>Build</td> > <td>N/A</td> > <td>Build</td> > <td>Adding scripts and functionality for better upstream and downstream build interaction.</td> > <td>Yes</td> > </tr> ></table> ></p> ><p> </p> > </div> ></div> > > </body> ></html>
<!-- Project: Eclipse Test and Performance Tools Platform Project--> <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <head> <title>TPTP feature bugzilla number 200351</title> <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <link rel="stylesheet" type="text/css" href="http://www.eclipse.org/tptp/eclipse_style.css" > <style> </style> </head> <body> <h1>TPTP feature: <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=200351">200351</a></h1> <table border="0" cellpadding="2" cellspacing="2"> <tbody> <tr> <td width="100">Author:</td> <td>Joel Cayne</td> </tr> <tr> <td width="100">email:</td> <td><a href="mailto:youremail@company.com">jcayne@ca.ibm.com</a></td> </tr> <tr> <td width="100">Last updated:</td> <td></td> </tr> </tbody> </table> <br/> <font color="red">Rough workload estimate in person weeks:</font> <br/> <table border="1"> <tbody> <tr> <th>Process</th> <th>Sizing</th> <th>Names of people doing the work</th> </tr> <tr> <td>Design</td> <td>3</td> <td rowspan="4"> </td> </tr> <tr> <td>Code</td> <td>2</td> </tr> <tr> <td>Test</td> <td>2</td> </tr> <tr> <td>Documentation</td> <td>2</td> </tr> <tr> <td>Build and infrastructure</td> <td>1</td> <td> </td> </tr> <tr> <td>Code review & other committer work <br/> (e.g. check-in, contribution tracking) <br/> if this is to be contributed by someone who <br/> is not a committer in the component </td> <td>0</td> <td>N/A - will be done by committer</td> </tr> <tr> <td><b><font color="red">Total</font></b></td> <td colspan="2"><font color="#FF0000"><b>10</b></font></td> </tr> </tbody> </table> <br> <h2>Requirement summary</h2> <p>This feature will improve the interaction between the upstream and downstream builds, where upstream completes the initial build and downstream completes the Agent Controller build. The downstream build will be able to start an upstream build on non-scheduled builds at anytime unless another build is in progress. The downstream build will allow for interaction with the upstream build. The status of both builds will be available for viewing.</p> <h2>User interactions</h2> <h4><i>User interface</i></h4> <p>No change.</p> <h4><i>Code interfaces</i></h4> <p>The scripts will be contained in the release engineering plugin to provide the functionality desired.</p> <h2>Design summary</h2> <p>The changed plugins would include:</p> <ul><li>org.eclipse.tptp.platform.releng.builder<br><br></li> <p>Affected components:<br> <table border="1" width="100%" id="table1"> <tr> <td> </td> <td><b>Java/native</b></td> <td><b>Component</b></td> <td><b>Functionality</b></td> <td><b>Modification required</b></td> </tr> <tr valign="top"> <td>Build</td> <td>N/A</td> <td>Build</td> <td>Adding scripts and functionality for better upstream and downstream build interaction.</td> <td>Yes</td> </tr> </table> </p> <p> </p> </div> </div> </body> </html>
View Attachment As Raw
Actions:
View
Attachments on
bug 200351
: 80665