platform-vcm-home/docs/online/build.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (download) (as text) (annotate)
Mon Jan 13 19:16:09 2003 UTC (6 years, 10 months ago) by mvalenta
Branch: MAIN
CVS Tags: HEAD
*** empty log message ***
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>

<head>
  <title>Team Build Submission</title>    
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
</head>

<body bgcolor="#ffffff" text="#000000">
    
<table border="0" cellspacing="5" cellpadding="2" width="100%">
  <tbody>

  <tr>
    <td align="left" valign="top" colspan="2" bgcolor="#0080c0">
    <b><font color="#ffffff" face="Arial,Helvetica">
        Team Build Submission
    </font></b>
    </td>
  </tr>
  
  
     <tr>
       <td align="right" valign="top" width="2%"><img
 src="http://dev.eclipse.org/images/Adarrow.gif" border="0" height="16"
 width="16">
       </td>
      <td width="98%"> How to perform the Team build submission:              
      <ol>
          <li>Load the following plugins from dev.eclipse.org:
          <p/>
          <ul>
          <li>org.eclipse.team.core</li>
          <li>org.eclipse.team.cvs.core</li>
          <li>org.eclipse.team.cvs.ssh</li>
          <li>org.eclipse.team.ui</li>
          <li>org.eclipse.team.cvs.ui</li>
          <li>org.eclipse.team.webdav</li>
          <li>org.eclipse.team.ftp</li>
          <li>org.eclipse.team.examples.filesystem</li>
          <li>org.eclipse.team.tests.core</li>
          <li>org.eclipse.team.tests.cvs.core</li>
          </ul>
          </li>
          <p/>
          
          <li>
          Update the build notes in org.eclipse.team.core and org.eclipse.team.cvs.core as appropriate.
          </li>
          <p/>
          
          <li>In the navigator, select all the above plugins and choose Team>Tag as Verion. Enter the
          new version in the form Iyyyymmdd where the date of the integration build is yyyy/mm/dd (e.g I20030107 for
          the January 7, 2003 integration build).
          <p><b>Note:</b> It is possible to tag only those plugins that have changed since the previous build submission
          but our practice has been to tag them all.
          </li>
          <p/>
          
          <li>Load the org.eclipse.releng project from dev.eclise.org. Edit the file 
          "org.eclipse.releng/maps/team.map" and change the tag in each of the entries to match the one used
          when tagging the projects. Make sure you enter the right tag as a typo here will break the build 
          (There is a Releng plugin available that will ensure that
          the tag placed in the map file exists on the server when the map file is saved).
          Commit the file and the build submission is complete.
          </li>
          <p/>
               
      </ul>
      </td>
    </tr>
     
 
  </tr>
  <tr>
       
  </tbody> 
</table>

</body>
</html>