On 18 April 2016 at 22:27, Stian Soiland-Reyes <st...@apache.org> 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 has -src in it. But I agree it's clearer if the binaries include -bin. That will be the case unless someone defines appendAssemblyId=false in assembly/bin.xml > In most (modern) cases such dist files are made by the assembly plugin from > Maven, in which case that config needs to be fixed if it generates the > "wrong" filename, ready for the next release. > > I am not suggesting a new release of say bsf just to fix the generated > filename :) AFAIK, there is no need. It seems the missing -bin suffixes are a hangover from Maven 1. The default is to append -bin now (this is defined in Commons Parent); it's only necessary to override the suffix for some of the older releases. > On 18 Apr 2016 10:01 p.m., "Jörg Schaible" <joerg.schai...@gmx.de> wrote: > >> Hi Stian, >> >> Stian Soiland-Reyes wrote: >> >> > These downloads lack -bin / -src suffixes: >> > >> > On 18 April 2016 at 10:43, Stian Soiland-Reyes <st...@apache.org> 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.gz >> >> >> >> [snip] >> >> > >> > We need to check if this their POMs need updating or if this is mainly >> > manually made releases. >> >> These are the official commons releases, they have nothing to do with Maven >> repositories. POMs are completely unrelated. >> >> - Jörg >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org