Skip to main content

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

we are clear greg, it was just a misunderstanding..

we need to have release reviews on major.minor versions....the point
bugfix releases of 7.1.x are fine and covered under the 7.1 release
review

for 7.2 releases we would need to go M1 releases until a release
review would let us go 7.2.0.v and so on

Note we need to keep these targets updated in your project-plan.xml
file as well in the jetty website

cheers,
jesse

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx



On Tue, Jul 6, 2010 at 19:48, Greg Wilkins <gregw@xxxxxxxxxxx> wrote:
> Jeff,
>
> sorry if I've confused anything (mostly myself).  I'll try to use
> "build" instead of "release" in future.
>
> We will fix up the download pages etc.  but I need to clarify the
> exact phrases to use myself.
> Jeff (cc'd just the eclipse lists),
>
> I'm understand that until we have a release review, we can only call a
> build a Milestone,
> so for example I expect that we will soon be doing a 7.2.0.M1 build.
>
> Specifically, is a build like 7.1.5.v20100705 able to be described as
> a "Release"?
>
> cheers
>
>
>
>
> On 7 July 2010 08:20, Hugues Malphettes <hmalphettes@xxxxxxxxxxx> wrote:
>> EclipseRT Web Starter Kit based on jetty-7.1.5.v20100705 is also available:
>>    http://download.eclipse.org/jetty/7.1.5.v20100705/dist-eclipse/
>>  + 317007 Unable to run Jetty OSGi when
>> -Dosgi.compatibility.bootdelegation=false
>>  + 316909 CNFE: org.xml.sax.SAXException on org.eclipse.jetty.osgi.boot
>> start with jsp fragment
>>  + 317231 Ability to configure jetty with a fragment bundle that contains
>> etc/jetty.xml
>>  + 319060 Support web-bundles that are not expanded (bundle is zipped)
>> Known bug:
>>  + 319034 jetty-plus MANIFEST.MF import-packages are wrong
>> A workaround for that bug is used for EclipseRT Web Starter Kit
>> Thanks,
>> Hugues
>> On Mon, Jul 5, 2010 at 8:44 PM, Greg Wilkins <gregw@xxxxxxxxxxx> 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-users mailing list
>>> jetty-users@xxxxxxxxxxx
>>> https://dev.eclipse.org/mailman/listinfo/jetty-users
>>
>>
>> _______________________________________________
>> 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