| <html> |
| <body bgcolor="FFFFFF"> |
| |
| <table border="1" style="border-collapse: collapse" width="100%" |
| cellpadding="4" bordercolor="#FFFFFF"> |
| <tr> |
| <td bgcolor="#595791" width="7%" align="center"><b> <font |
| color="#FFFFFF" size="1">Release</font></b></td> |
| <td bgcolor="#595791" width="5%" align="center"><b> <font |
| color="#FFFFFF" size="1">Resolved </font></b></td> |
| <td bgcolor="#595791" width="*" align="center"><b> <font |
| color="#FFFFFF" size="1">Community Contributions</font></b></td> |
| </tr> |
| <tr> |
| <td bgcolor="#EFEFEF"><font size="1">3.12<br> <i>June |
| 25, 2014</i></font></td> |
| <td bgcolor="#EFEFEF" align="center"><a |
| href="https://projects.eclipse.org/projects/mylyn/releases/3.12/plan"> |
| <font size="1">49</font><br> <font size="1">bugs</font> |
| </a></td> |
| <td bgcolor="#EFEFEF"><font size="1">Community |
| contributions were provided by Gregory Amerson, Tim Cheung, Leo Dos Santos, James Kennedy, and Michael Keppler. |
| <br>Includes: |
| <a |
| href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;product=Mylyn;target_milestone=3.12">Mylyn |
| 3.12</a>, <a |
| href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;product=Mylyn%20Builds;target_milestone=1.4">Mylyn |
| Builds 1.4</a>, <a |
| href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;product=Mylyn%20Commons;target_milestone=3.12">Mylyn |
| Commons 3.12</a>, <a |
| href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;product=Mylyn%20Context;target_milestone=3.12">Mylyn |
| Context 3.12</a>, <a |
| href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;product=Mylyn%20Docs;target_milestone=2.1">Mylyn |
| Docs 2.1</a>, <a |
| href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;product=Mylyn%20Reviews;target_milestone=2.3">Mylyn |
| Reviews 2.3</a>. <a |
| href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;product=Mylyn%20Tasks;target_milestone=3.12">Mylyn |
| Tasks 3.12</a>, <a |
| href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;product=Mylyn%20Versions;target_milestone=1.4">Mylyn |
| Versions 1.4</a>. |
| </font></td> |
| </tr> |
| </table> |
| |
| <p> |
| <div class="news_view_all"><b>Also see the New & Noteworthy for <a href="/mylyn/new/all.php">previous releases</a></b></div> |
| </p> |
| |
| <hr size="1" /> |
| |
| <p> |
| <h1>New in Mylyn 3.12</h1> |
| </p> |
| |
| <ul> |
| <li><a href="#context">Context</a></li> |
| <li><a href="#hudson">Hudson/Jenkins Connector</a></li> |
| <li><a href="#gerrit">Gerrit Connector</a></li> |
| <li><a href="#framework">Framework and API</a></li> |
| </ul> |
| |
| <p> |
| <b>NOTE:</b> Mylyn 3.12 requires <a |
| href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=383907" |
| target="_new"><b>Java 1.6 or later</b></a> and supports <a |
| href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=412708" |
| target="_new"><b>Eclipse 3.8, 4.3 or 4.4</b></a>. Eclipse 3.6 is now |
| the base compilation target, so <a |
| href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=417262">Mylyn |
| no longer runs on Eclipse 3.5</a>. See the <a href="/mylyn/downloads/">download |
| page</a> for repository locations. |
| </p> |
| <hr size="1" /> |
| |
| |
| |
| |
| <p> </p> |
| <h2> |
| <a name="context">Context</a> |
| </h2> |
| |
| <table cellpadding="10" style="border-spacing: 5px 0px; border-collapse: separate;"width="100%"> |
| <tr> |
| <td align="left" valign="top" width="15%" bgcolor="#3D355C" style="color:white; padding-right: 5px;"> |
| <p align="right"> |
| <b>Toggle Focus Active View with Keyboard</b> |
| </p> |
| </td> |
| <td valign="top" width="85%"> |
| <p align="left">You can quickly focus or unfocus the active view |
| by pressing Alt+Shift+H. The keybinding can be customized in the |
| preferences.</p> |
| </td> |
| </tr> |
| </table> |
| |
| |
| <p> </p> |
| <h2> |
| <a name="hudson">Hudson/Jenkins Connector</a> |
| </h2> |
| |
| <table cellpadding="10" style="border-spacing: 5px 0px; border-collapse: separate;"width="100%"> |
| <tr> |
| <td align="left" valign="top" width="15%" bgcolor="#3D355C" style="color:white; padding-right: 5px;"> |
| <p align="right"> |
| <b>Jenkins 1.532.2</b> |
| </p> |
| </td> |
| <td valign="top" width="85%"> |
| <p align="left">Jenkins 1.532.2 is now supported.</p> |
| </td> |
| </tr> |
| </table> |
| |
| |
| <p> </p> |
| <h2> |
| <a name="gerrit">Gerrit Connector</a> |
| </h2> |
| |
| <table cellpadding="10" style="border-spacing: 5px 0px; border-collapse: separate;"width="100%"> |
| <tr> |
| <td align="left" valign="top" width="15%" bgcolor="#3D355C" style="color:white; padding-right: 5px;"> |
| <p align="right"> |
| <b>Open Review Navigator from Task Editor</b> |
| </p> |
| </td> |
| <td valign="top" width="85%"> |
| <p align="left">The Gerrit task editor adds a toolbar button to |
| make it easy open the Review Navigator for the current review. |
| <p> |
| <img border="0" src="images/3.12/reviews-navigator.png" /> |
| </p> |
| </td> |
| </tr> |
| <tr> |
| <td colspan="2"> |
| <hr size="1" /> |
| </td> |
| </tr> |
| <tr> |
| <td align="left" valign="top" width="15%" bgcolor="#3D355C" style="color:white; padding-right: 5px;"> |
| <p align="right"> |
| <b>Gerrit 2.8.5</b> |
| </p> |
| </td> |
| <td valign="top" width="85%"> |
| <p align="left">Gerrit 2.8.5 is now supported.</p> |
| </td> |
| </tr> |
| </table> |
| |
| |
| <p> </p> |
| <h2> |
| <a name="framework">Framework and API</a> |
| </h2> |
| |
| <p> |
| See <a |
| href="https://wiki.eclipse.org/Mylyn/Porting_Guide#Changes_in_3.12" |
| target="_new">porting guide</a> for additional notes on API changes. |
| </p> |
| |
| <table cellpadding="10" style="border-spacing: 5px 0px; border-collapse: separate;"width="100%"> |
| <tr> |
| <td align="left" valign="top" width="15%" bgcolor="#3D355C" style="color:white; padding-right: 5px;"> |
| <p align="right"> |
| <b>Tasks: Control Fetching of Subtasks</b> |
| </p> |
| </td> |
| <td valign="top" width="85%"> |
| <p align="left">To allow clients of the framework to control whether queries automatically fetch subtasks, |
| <tt>SynchronizationJob</tt> and <tt>ITaskJobFactory</tt> now have |
| <tt>setFetchSubtasks</tt> and <tt>getFetchSubtasks</tt> methods. |
| <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=385670">bug |
| 385670</a> |
| </p> |
| </td> |
| </tr> |
| <tr> |
| <td colspan="2"> |
| <hr size="1" /> |
| </td> |
| </tr> |
| <tr> |
| <td align="left" valign="top" width="15%" bgcolor="#3D355C" style="color:white; padding-right: 5px;"> |
| <p align="right"> |
| <b>Commons: Configure Maximum Number of Connections</b> |
| </p> |
| </td> |
| <td valign="top" width="85%"> |
| <p align="left"> |
| Clients can configure the maximum |
| number of http connections (in total and per-host) |
| using <a href="https://wiki.eclipse.org/Mylyn/FAQ#System_Properties">system properties</a>. |
| <a |
| href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=417451">bug |
| 417451</a> |
| </p> |
| </td> |
| </tr> |
| <tr> |
| <td colspan="2"> |
| <hr size="1" /> |
| </td> |
| </tr> |
| <tr> |
| <td align="left" valign="top" width="15%" bgcolor="#3D355C" style="color:white; padding-right: 5px;"> |
| <p align="right"> |
| <b>SOAP transport removed</b> |
| </p> |
| </td> |
| <td valign="top" width="85%"> |
| <p align="left"> |
| The SOAP transport has been removed: |
| <a |
| href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=421379">bug |
| 421379</a> |
| </p> |
| </td> |
| </tr> |
| </table> |
| |
| <h1>New in Eclipse Luna</h1> |
| |
| For Mylyn changes since the Eclipse Kepler/Mylyn 3.9 release, see also the New & Noteworthy for <a |
| href="http://eclipse.org/mylyn/new/new-3.11.html">Mylyn 3.11</a> and <a |
| href="http://eclipse.org/mylyn/new/new-3.10.html">Mylyn 3.10</a>. |
| |
| </body> |
| </html> |