Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] Releases 7.1.5.v20100705

Hmmm, this is likely a brain fart on my part.  I had Jetty 7.0 as the release for Helios in my mind. Mea culpa.

The point about the downloads page still stands IMHO.  A bit of decoration there to guide consumers would be great.

Thanks for your patience 
Jeff



On 2010-07-06, at 11:09 AM, Jesse McConnell wrote:

> my understanding is that we need a release review for every 7.x
> release (which the helios release was for 7.1) but the point releases
> under 7.x.y (the y's) are cleared and do not require a release review
> as they are bugfix releases
> 
> I suspect this is a phrasing issue is all..
> 
> jesse
> 
> --
> jesse mcconnell
> jesse.mcconnell@xxxxxxxxx
> 
> 
> 
> On Tue, Jul 6, 2010 at 10:06, Jeff McAffer <jeff@xxxxxxxxxxxxxxxxx> wrote:
>> 
>> Hey Greg,
>> 
>> Did you really mean "Release" here?  The last release review for Jetty is from early May and was for the Helios content (I believe).  If this is a new Release then we'll need to do a new release review etc.
>> 
>> If you really meant that this is a new Milestone on the road to some future Release then please recast the wording and presentation of this content to reflect that status.
>> 
>> In looking at the Jetty download page at Eclipse.org it is unclear which downloads are Releases vs. which are Milestones.  It would be good to clear that up as well so that consumers clearly understand what they are getting.
>> 
>> For reference see the details and definitions for Release and Milestone in the Eclipse Development Process doc.  The latest (about to take effect) is here:
>>        http://www.eclipse.org/projects/dev_process/development_process_2010.php
>> 
>> Jeff
>> 
>> On 2010-07-05, at 11:44 PM, Greg Wilkins wrote:
>> 
>>> Jetty and Jetty Hightide maintenance releases 7.1.5.v20100705 are now
>>> available via
>>> 
>>>   jetty-core:   http://eclipse.org/jetty/
>>>   jetty-hightide:  http://jetty.codehaus.org/
>>> 
>>> This release contains a number of minor fixes and improvements:
>>> 
>>> jetty-7.1.5.v20100705
>>> + Update ecj to 3.6 Helios release drop
>>> + 288194 Add blacklist/whitelist to ProxyServlet and ProxyHandler
>>> + 296570 EOFException for HttpExchange when HttpClient.stop called.
>>> + 311550 The WebAppProvider should allow setTempDirectory
>>> + 316449 Websocket disconnect fix
>>> + 316584 Exception on startup if temp path has spaces and extractWAR=false
>>> + 316597 Removed null check and fixed name in Resource#hrefEncodeURI
>>> + 316970 jetty.sh fails to find JETTY_HOME in standard directories
>>> + 316973 jetty.sh claims java installation is invalid
>>> + 316976 removed quotes of JAVA_OPTIONS in jetty.sh
>>> + 317019 Date HTTP header not sent for HTTP/1.0 requests
>>> + 317759 Allow roles and constraints to be added after init
>>> + 317906 OPTIONS correctly handles TRACE
>>> + 318308 Correct quoting of unicode control characters
>>> + 318470 unboxing NPE protection in HttpConnection
>>> + 318551 Optional uncheck Printwriter
>>> + JETTY-1237 Save local/remote address to be available after close
>>> 
>>> jetty@codehaus 7.1.5.v20100705
>>> + JETTY-1236 connectors added with jettyConfig ignored by maven plugin
>>> + JETTY-1241 enhance jetty-ant port support
>>> + 318894 Spaces in jboss URLs
>>> 
>>> 
>>> Thanks to all that contributed time, testing and code.
>>> _______________________________________________
>>> jetty-dev mailing list
>>> jetty-dev@xxxxxxxxxxx
>>> https://dev.eclipse.org/mailman/listinfo/jetty-dev
>> 
>> _______________________________________________
>> jetty-dev mailing list
>> jetty-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/jetty-dev
>> 
> _______________________________________________
> jetty-dev mailing list
> jetty-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-dev



Back to the top