On Mon, Apr 18, 2016 at 3:28 PM, sebb <seb...@gmail.com> wrote:

> 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.
>

+1

Gary


>
> 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
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to