Re: Build failed in Jenkins: Commons-Compress JDK-Matrix Build » JDK 1.7 (latest) #799

2019-04-16 Thread sebb
On Tue, 16 Apr 2019 at 16:15, Stefan Bodewig wrote: > > After Compress has been upgraded to Parent 48 the JDK 7 build started to > fail as the new version of the bnd plugin has been compiled with > -target 8, or so it seems. > > I'll downgrade the bnd plugin for compress for now. An alternative i

Re: Build failed in Jenkins: Commons-Compress JDK-Matrix Build » JDK 1.7 (latest) #799

2019-04-16 Thread Stefan Bodewig
After Compress has been upgraded to Parent 48 the JDK 7 build started to fail as the new version of the bnd plugin has been compiled with -target 8, or so it seems. I'll downgrade the bnd plugin for compress for now. Stefan - To

Re: Build failed in Jenkins: commons-lang #517

2019-04-16 Thread Rob Tompkins
Pardon my missing that….was traveling quite hard yesterday. (Day trip to California) -Rob > On Apr 16, 2019, at 10:46 AM, sebb wrote: > > On Tue, 16 Apr 2019 at 14:43, Gary Gregory > wrote: >> >> Is this a credentials issue in Jenkins or an issue with our releas

Re: Build failed in Jenkins: commons-lang #517

2019-04-16 Thread Rob Tompkins
Oh…I can fix this super quick. I’ll delete what’s in staging and it’ll work. -Rob > On Apr 16, 2019, at 10:46 AM, sebb wrote: > > On Tue, 16 Apr 2019 at 14:43, Gary Gregory > wrote: >> >> Is this a credentials issue in Jenkins or an issue with our release plugin

Re: [compress] Java 7 to Java 8

2019-04-16 Thread sebb
On Tue, 16 Apr 2019 at 14:51, Stefan Bodewig wrote: > > On 2019-04-16, Gary Gregory wrote: > > > On Tue, Apr 16, 2019 at 9:39 AM Stefan Bodewig wrote: > > >> As long as using Java 7 doesn't hurt us, I don't see any reason to > >> update. > > > Using old dead versions of Java turns off potential c

Re: Build failed in Jenkins: commons-lang #517

2019-04-16 Thread sebb
On Tue, 16 Apr 2019 at 14:43, Gary Gregory wrote: > > Is this a credentials issue in Jenkins or an issue with our release plugin? > > Why are we even invoking our release plugin here? The profile -Prelease may have something to do with that. > Gary > > -- Forwarded message - > Fr

Re: [compress] Java 7 to Java 8

2019-04-16 Thread Gary Gregory
On Tue, Apr 16, 2019 at 9:51 AM Stefan Bodewig wrote: > On 2019-04-16, Gary Gregory wrote: > > > On Tue, Apr 16, 2019 at 9:39 AM Stefan Bodewig > wrote: > > >> As long as using Java 7 doesn't hurt us, I don't see any reason to > >> update. > > > Using old dead versions of Java turns off potentia

Re: [compress] Java 7 to Java 8

2019-04-16 Thread Stefan Bodewig
On 2019-04-16, Gary Gregory wrote: > On Tue, Apr 16, 2019 at 9:39 AM Stefan Bodewig wrote: >> As long as using Java 7 doesn't hurt us, I don't see any reason to >> update. > Using old dead versions of Java turns off potential contributors IMO. > You have to go dig around and install an archived

Fwd: Build failed in Jenkins: commons-lang #517

2019-04-16 Thread Gary Gregory
Is this a credentials issue in Jenkins or an issue with our release plugin? Why are we even invoking our release plugin here? Gary -- Forwarded message - From: Apache Jenkins Server Date: Tue, Apr 16, 2019 at 9:18 AM Subject: Build failed in Jenkins: commons-lang #517 To: See

Re: [compress] Java 7 to Java 8

2019-04-16 Thread Gary Gregory
On Tue, Apr 16, 2019 at 9:39 AM Stefan Bodewig wrote: > On 2019-04-16, Gary Gregory wrote: > > > Based on a recent JIRA, it seems like using Java 8 in [compress] would be > > helpful. > > I'd +1 that it bumping the dependency turned out to be really > useful. I'm not convinced, yet. > > > Plus, i

Re: [compress] Java 7 to Java 8

2019-04-16 Thread Stefan Bodewig
On 2019-04-16, Gary Gregory wrote: > Based on a recent JIRA, it seems like using Java 8 in [compress] would be > helpful. I'd +1 that it bumping the dependency turned out to be really useful. I'm not convinced, yet. > Plus, it's 2019 and Java 12 is out. As long as using Java 7 doesn't hurt us,

Re: [compress] Java 7 to Java 8

2019-04-16 Thread Rob Tompkins
> On Apr 16, 2019, at 8:31 AM, Gary Gregory wrote: > > Hi All: > > Based on a recent JIRA, it seems like using Java 8 in [compress] would be > helpful. Plus, it's 2019 and Java 12 is out. +1 > > Gary - To unsubscribe, e-

[compress] Java 7 to Java 8

2019-04-16 Thread Gary Gregory
Hi All: Based on a recent JIRA, it seems like using Java 8 in [compress] would be helpful. Plus, it's 2019 and Java 12 is out. Gary

Re: Building commons-daemon / getenv() issue

2019-04-16 Thread Jonathan Gallimore
My attachment might be scrubbed off by the mailing list. Its available here: https://gist.github.com/jgallimore/aa84b1d580a8ba579e960a709ac1d235. Thanks Jon On Tue, Apr 16, 2019 at 11:02 AM Jonathan Gallimore < jonathan.gallim...@gmail.com> wrote: > Hi, > > I've been looking at an issue where u

Building commons-daemon / getenv() issue

2019-04-16 Thread Jonathan Gallimore
Hi, I've been looking at an issue where using a JNI library built with MSVC 14 with TomEE under Windows 2016 as a service with commons-daemon isn't able to pick up environment variables set for the service using getenv(). I note from https://github.com/apache/commons-daemon/tree/master/src/native