blob: e3f3e8dfe49234a30ee2851ec3362e116ff66753 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../new_and_noteworthy.xsl"?>
<release
name="3.0 M5"
root="../../..">
<!--
<component name="component name, such as Server Tools">
<item title="item title can go here">
<title>item title can also go here</title>
<description>description of this new feature, preferably with cropped .pngs (800px wide or less) of the UI</description>
</item>
</component>
-->
<component name="Server Tools">
<item title="Server Publishers">
<description>
Work has begun on a new "publish task" framework to allow server
adapters and extenders to add custom tasks into the publish flow
of a server. The initial API is available and the first 'publisher'
extension is provided for Tomcat. It is a dialog that will prompt
the user to update the Tomcat configuration if a context root has
been changed in the IDE but not changed on the server.
<br />
<br />
<img src="server/publishers.gif" alt="Publishers UI"/>
<br />
<img src="server/prompt.gif" alt="Tomcat context path prompt"/>
</description>
</item>
</component>
</release>