If it's needed at runtime as a dependency it should be bundled. I still prefer to manually manage jar dependencies most of the time. On Wed, Mar 6, 2019 at 5:51 PM Aristedes Maniatis <a...@maniatis.org> wrote:
> What is the general Apache consensus about bundling third party > libraries? In an age where everyone is accessing libraries from maven > co-ordinates, is it necessary to include any of them at all? I'd be > surprised if a single person used them ever from our zip. We aren't > signing them or providing any oversight of their contents. > > > Ari > > > On 5/3/19 12:18am, Andrus Adamchik wrote: > > Good catch. I guess since this is a dependency that can be easily > downloaded from the internet, we can let it slip for now and proceed with > the release (and fix it in the next release). Does anyone feel strongly > about this one? > > > > Andrus > > > > > >> On Mar 1, 2019, at 7:32 PM, John Huss <johnth...@gmail.com> wrote: > >> > >> The windows zip doesn't include the file > >> "lib/third-party/slf4j-api-1.7.25.jar" which the mac one does. > >> > >> Otherwise it looks good. > >> > >> On Fri, Mar 1, 2019 at 5:28 AM Nikita Timofeev < > ntimof...@objectstyle.com> > >> wrote: > >> > >>> Hi all, > >>> > >>> Here is long-promised 4.1 beta release with lots of fixes and some > >>> minor features. > >>> > >>> Release notes: > >>> https://github.com/apache/cayenne/blob/4.1.B1/RELEASE-NOTES.txt > >>> Maven repo: > >>> > https://repository.apache.org/content/repositories/orgapachecayenne-1028/ > >>> Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.1.B1/ > >>> > >>> Please evaluate it and cast your votes. > >>> > >>> -- > >>> Best regards, > >>> Nikita Timofeev > >>> >