You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fortress@directory.apache.org by Emmanuel Lécharny <el...@gmail.com> on 2016/03/27 03:09:07 UTC

Web/Rest Downloads

Hi Shawn,

I have updated the Fortress web site (staging) so that all the packages
are downloadable.

There is a problem with the rest and web package : the version is not
appended on the dist directory :

[   ] fortress-core-1.0-RC42-source-release.zip       24-Mar-2016 15:19 
3.5M  Ok
[   ] fortress-core-1.0-RC42-sources.jar              25-Mar-2016 16:03 
2.8M  Ok
[   ] fortress-core-1.0-RC42-tests.jar                25-Mar-2016 16:03 
333K  Not needed
[   ] fortress-core-1.0-RC42.jar                      25-Mar-2016 16:03 
498K  Ok
[   ] fortress-realm-1.0-RC42-source-release.zip      24-Mar-2016 15:19 
291K  Ok
[   ] fortress-realm-impl-1.0-RC42.jar                25-Mar-2016
16:03   22K  Ok
[   ] fortress-realm-proxy-1.0-RC42.jar               25-Mar-2016
16:03   15K  Ok
[   ] fortress-rest-1.0-RC42-source-release.zip       24-Mar-2016 15:19 
229K  Ok
[   ] fortress-rest-1.0-RC42-sources.jar              25-Mar-2016
16:03   62K  Ok
[   ] fortress-rest-classes.jar                       25-Mar-2016
16:03   54K  Wrong : no version
[   ] fortress-rest.war                               25-Mar-2016
16:05   25M  Wrong : no version
[   ] fortress-web-1.0-RC42-source-release.zip        24-Mar-2016 15:19 
594K  Ok
[   ] fortress-web-1.0-RC42-sources.jar               25-Mar-2016 16:03 
282K  Ok
[   ] fortress-web-classes.jar                        25-Mar-2016 16:03 
773K  Wrong : no version
[   ] fortress-web.war                                25-Mar-2016
16:05   26M  Wrong : no version

There are 4 packages with no version.

Also why do we have 2 different source packages ? (source-release and
sources)

Re: Web/Rest Downloads

Posted by Shawn McKinney <sm...@apache.org>.
> On Mar 27, 2016, at 6:16 PM, Emmanuel Lécharny <el...@gmail.com> wrote:
> 
> propagation delay ?
> 
> I think it's replicated every 4 h, AFAIR

I noticed that the mirrors don’t have any of the signature files:
http://apache.arvixe.com/directory/fortress/dist/1.0-RC42/

Could that be why the download binary page pointed to apache archives site and not mirrors?

Shawn

Re: Web/Rest Downloads

Posted by Emmanuel Lécharny <el...@gmail.com>.
Le 28/03/16 01:01, Shawn McKinney a écrit :
>> On Mar 26, 2016, at 8:09 PM, Emmanuel Lécharny <el...@gmail.com> wrote:
>>
>> I have updated the Fortress web site (staging) so that all the packages
>> are downloadable.
>>
>> There is a problem with the rest and web package : the version is not
>> appended on the dist directory :
> I’ve removed the extraneous packages and re-added with the proper version designation.  Also added signature files.  
>
> The files are all present here:
> https://www.apache.org/dist/directory/fortress/dist/1.0-RC42/
>
> But, I have just one more problem to fix with the downloads page...  
>
> The rest and web war signature files do not show up here:
> http://archive.apache.org/dist/directory/fortress/dist/1.0-RC42/
>
> Which causes a 404 when clicking on their corresponding links (asc,md5,sha1) on downloads page:
>
>  http://mirror.nexcess.net/apache//[...]/fortress-rest-1.0-RC42.war	[ASC-MD5-SHA1]
>  http://mirror.nexcess.net/apache//[...]/fortress-web-1.0-RC42.war	[ASC-MD5-SHA1]
>
> The ASC-MD5-SHA1 links to here: 
> http://archive.apache.org/dist/directory/fortress/dist/1.0-RC42/...
> and not the mirror.
>
> The funny thing is, the necessary sig files have been checked into the fortress-dist svn repo.  And they show up in the list provided by the first link too.  Not sure what’s going on here.

propagation delay ?

I think it's replicated every 4 h, AFAIR


Re: Web/Rest Downloads

Posted by Shawn McKinney <sm...@apache.org>.
> On Mar 26, 2016, at 8:09 PM, Emmanuel Lécharny <el...@gmail.com> wrote:
> 
> I have updated the Fortress web site (staging) so that all the packages
> are downloadable.
> 
> There is a problem with the rest and web package : the version is not
> appended on the dist directory :

I’ve removed the extraneous packages and re-added with the proper version designation.  Also added signature files.  

The files are all present here:
https://www.apache.org/dist/directory/fortress/dist/1.0-RC42/

But, I have just one more problem to fix with the downloads page...  

The rest and web war signature files do not show up here:
http://archive.apache.org/dist/directory/fortress/dist/1.0-RC42/

Which causes a 404 when clicking on their corresponding links (asc,md5,sha1) on downloads page:

 http://mirror.nexcess.net/apache//[...]/fortress-rest-1.0-RC42.war	[ASC-MD5-SHA1]
 http://mirror.nexcess.net/apache//[...]/fortress-web-1.0-RC42.war	[ASC-MD5-SHA1]

The ASC-MD5-SHA1 links to here: 
http://archive.apache.org/dist/directory/fortress/dist/1.0-RC42/...
and not the mirror.

The funny thing is, the necessary sig files have been checked into the fortress-dist svn repo.  And they show up in the list provided by the first link too.  Not sure what’s going on here.

Thanks,

Shawn