Re: [ALL] Missing -bin suffixes for some modules in dist.apache.org

2016-04-20 Thread sebb
On 20 April 2016 at 09:27, Stian Soiland-Reyes wrote: > OK, so I get that the feeling is that we can copy the existing releases to > a new folder structure, but can keep the original filenames - even when > there is no -bin suffix for the binary (as there is an equivalent -src > archive). Wrong t

Re: [ALL] Missing -bin suffixes for some modules in dist.apache.org

2016-04-20 Thread Stian Soiland-Reyes
OK, so I get that the feeling is that we can copy the existing releases to a new folder structure, but can keep the original filenames - even when there is no -bin suffix for the binary (as there is an equivalent -src archive). That way there will also be less confusion if the artifacts are the sa

Re: [ALL] Missing -bin suffixes for some modules in dist.apache.org

2016-04-18 Thread Gary Gregory
On Mon, Apr 18, 2016 at 3:28 PM, sebb wrote: > On 18 April 2016 at 22:27, Stian Soiland-Reyes wrote: > > Well, if we move to the new layout without binaries/ and sources/ > > subfolders, (see other thread), then the filenames should include -src > and > > -bin so it is obvious which is which. >

Re: [ALL] Missing -bin suffixes for some modules in dist.apache.org

2016-04-18 Thread sebb
On 18 April 2016 at 22:27, Stian Soiland-Reyes wrote: > Well, if we move to the new layout without binaries/ and sources/ > subfolders, (see other thread), then the filenames should include -src and > -bin so it is obvious which is which. It's still possible to tell them apart; only the source ha

Re: [ALL] Missing -bin suffixes for some modules in dist.apache.org

2016-04-18 Thread Stian Soiland-Reyes
Well, if we move to the new layout without binaries/ and sources/ subfolders, (see other thread), then the filenames should include -src and -bin so it is obvious which is which. In most (modern) cases such dist files are made by the assembly plugin from Maven, in which case that config needs to b

Re: [ALL] Missing -bin suffixes for some modules in dist.apache.org

2016-04-18 Thread Jörg Schaible
Hi Stian, Stian Soiland-Reyes wrote: > These downloads lack -bin / -src suffixes: > > On 18 April 2016 at 10:43, Stian Soiland-Reyes wrote: >> stain@biggie:~/Downloads/912/mirrors.ukfast.co.uk/sites/ftp.apache.org$ >> find . -type f | grep -v txt | grep -v -- -src.tar.gz | grep -v -- >> -src.z

Re: [ALL] Missing -bin suffixes for some modules in dist.apache.org

2016-04-18 Thread sebb
On 18 April 2016 at 13:31, Stian Soiland-Reyes wrote: > These downloads lack -bin / -src suffixes: > > On 18 April 2016 at 10:43, Stian Soiland-Reyes wrote: >> stain@biggie:~/Downloads/912/mirrors.ukfast.co.uk/sites/ftp.apache.org$ >> find . -type f | grep -v txt | grep -v -- -src.tar.gz | grep

[ALL] Missing -bin suffixes for some modules in dist.apache.org

2016-04-18 Thread Stian Soiland-Reyes
These downloads lack -bin / -src suffixes: On 18 April 2016 at 10:43, Stian Soiland-Reyes wrote: > stain@biggie:~/Downloads/912/mirrors.ukfast.co.uk/sites/ftp.apache.org$ > find . -type f | grep -v txt | grep -v -- -src.tar.gz | grep -v -- > -src.zip | grep -v -- -bin.zip | grep -v -- -bin.tar.g