Hi David,

I also just tried again and it also works for me.
maybe an issue with your corporate http proxy ? are you using one ?
from my side, I had to set the following environment variables in order to
use my corporate proxy:

 export https_proxy=my.proxy.ip.addr:myproxyport
 export http_proxy=my.proxy.ip.addr:myproxyport




On Fri, May 22, 2015 at 9:46 AM, David Bosschaert <
david.bosscha...@gmail.com> wrote:

> It could be me, but when I run the special DM check_staged_release.sh
> script it keeps on looping with:
>
> Connecting to dist.apache.org (dist.apache.org)|140.211.11.105|:443...
> connected.
> HTTP request sent, awaiting response... 200 OK
> Length: ignored [application/zip]
> Saving to:
> `dmrc3_2/org.apache.felix.dependencymanager-r3/org.apache.felix.dependencymanager-r3-bin.zip'
>
>     [      <=>                              ] 424,207      247K/s   in 1.7s
>
> 2015-05-22 08:42:20 (247 KB/s) - Read error at byte 424207 (A TLS
> packet with unexpected length was received.).Retrying.
>
> --2015-05-22 08:42:30--  (try:11)
>
> https://dist.apache.org/repos/dist/dev/felix/org.apache.felix.dependencymanager-r3/org.apache.felix.dependencymanager-r3-bin.zip
> Connecting to dist.apache.org (dist.apache.org)|140.211.11.105|:443...
> connected.
> ... and so on ...
>
> David
>
> On 22 May 2015 at 06:29, Jean-Baptiste Onofré <j...@nanthrax.net> wrote:
> > +1 (non binding)
> >
> > Regards
> > JB
> >
> >
> > On 05/21/2015 08:35 PM, Pierre De Rop wrote:
> >>
> >> Hello all,
> >>
> >> I would like to call for a vote on the Dependency Manager toplevel
> release
> >> R3.
> >>
> >> We solved the following issues:
> >>
> >> ** Bug
> >>      * [FELIX-4858] - DependencyManager: missing createCopy method in
> >> timed
> >> service dependency
> >>      * [FELIX-4869] - Callbacks not invoked for dependencies that are
> >> added
> >> after the component is initialized
> >>
> >> ** Improvement
> >>      * [FELIX-4614] - Factory create() method should have access to the
> >> component definition
> >>      * [FELIX-4873] - Enhance DM API to get missing and circular
> >> dependencies
> >>      * [FELIX-4876] - DM Annotations bnd plugin compatibility with
> >> Bndtools
> >> 2.4.1 / 3.0.0 versions
> >>      * [FELIX-4877] - DM Annotations should detect service type using
> more
> >> method signatures.
> >>      * [FELIX-4878] - Support more signatures for Dependency callbacks
> >>      * [FELIX-4880] - Missing callback instance support for some
> adapters
> >>      * [FELIX-4889] - Refactor dm shell command to use the
> >> org.apache.dm.diagnostics api
> >>
> >> ** Wish
> >>      * [FELIX-4875] - Update DM integration test with latest ConfigAdmin
> >>
> >> You can use this UNIX script to download the release and verify the
> >> signatures:
> >>
> >>
> >>
> http://svn.apache.org/repos/asf/felix/trunk/dependencymanager/release/check_staged_release.sh
> >>
> >> Usage:
> >>      sh check_staged_release.sh r3 /tmp/felix-staging
> >>
> >> This script, unlike the original Felix check_stage_release.sh, is
> specific
> >> to the new Dependency Manager release process (see FELIX-4818) and will
> >> download staging from https://dist.apache.org/repos/dist/dev/felix
> instead
> >> of http://repository.apache.org/content/repositories.
> >>
> >> To rebuild the DM binaries from the source, you can then refer to
> >>
> >>
> https://svn.apache.org/repos/asf/felix/trunk/dependencymanager/release/resources/src/README.src
> >>
> >> Please vote to approve this release:
> >>
> >> [ ] +1 Approve the release
> >> [ ] -1 Veto the release (please provide specific comments)
> >>
> >> This vote will be open for 72 hours.
> >>
> >> Thank you;
> >> /Pierre
> >>
> >
> > --
> > Jean-Baptiste Onofré
> > jbono...@apache.org
> > http://blog.nanthrax.net
> > Talend - http://www.talend.com
>

Reply via email to