we currently have

<maven.compile.source>1.5</maven.compile.source>
<maven.compile.target>1.5</maven.compile.target>

and

<artifactId>animal-sniffer-maven-plugin</artifactId> with
<groupId>org.codehaus.mojo.signature</groupId>
<artifactId>java15</artifactId>

Ok to bring all that to java7?

Would of course also allow us to use java 6 and 7 features
eg: Diamond Operator, Using strings in switch statements, Automatic
resource management, ...

F


On 28 July 2015 at 11:28, Rainer Döbele <[email protected]> wrote:

> OK, fine by me.
>
> Tx
> Rainer
>
>
> > from: Francis De Brabandere [mailto:[email protected]]
> > to: dev
> > re: Re: Build error
> >
> > Seems to be a ssl certificate issue with building on JDK6, I switched
> the build
> > to latest JDK7.
> >
> > I suggest we drop compatibility with JDK6 as public support already ended
> > years ago (Feb 2013)
> >
> > Ok?
> >
> > Cheers,
> > F
> >
> > On 28 July 2015 at 10:58, Rainer Döbele <[email protected]> wrote:
> >
> > > Great.
> > > tx
> > > Rainer
> > >
> > > > from: Francis De Brabandere [mailto:[email protected]]
> > > > to: dev
> > > > re: Re: Build error
> > > >
> > > > Seems that (some of?) the build slaves no longer have the rights set
> > > > up
> > > to
> > > > publish snapshots.
> > > >
> > > > Will look into it and check with infra if needed.
> > > >
> > > > F
> > > >
> > > > On 28 July 2015 at 10:10, Rainer Döbele <[email protected]> wrote:
> > > >
> > > > > Hi Francis,
> > > > > we're getting build errors on Empire-db.
> > > > > The message is: "Could not transfer metadata" and "peer not
> > > > authenticated".
> > > > > [ERROR] Failed to execute goal
> > > > > org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy
> > > > > (default-deploy) on project empire-db-parent: Failed to retrieve
> > > > > remote metadata
> > > > > org.apache.empire-db:empire-db-parent:2.4.4-SNAPSHOT/maven-
> > > > metadata.xml:
> > > > > Could not transfer metadata
> > > > > org.apache.empire-db:empire-db-parent:2.4.4-SNAPSHOT/maven-
> > > > metadata.xm
> > > > > l
> > > > > from/to apache.snapshots.https (
> > > > > https://repository.apache.org/content/repositories/snapshots):
> > > > > peer not authenticated Do you have any ideas how to resolve this?
> > > > > Regards,
> > > > > Rainer
> > > > >
> > > > >
> > >
>

Reply via email to