[infinispan-issues] [JBoss JIRA] (ISPN-3653) Add possibility to run Infinispan-server testsuite also with 1.6xx JDKs
Jiří Holuša (JIRA)
jira-events at lists.jboss.org
Tue Oct 22 07:52:02 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jiří Holuša updated ISPN-3653:
------------------------------
Git Pull Request: https://github.com/infinispan/infinispan-server/pull/178
> Add possibility to run Infinispan-server testsuite also with 1.6xx JDKs
> -----------------------------------------------------------------------
>
> Key: ISPN-3653
> URL: https://issues.jboss.org/browse/ISPN-3653
> Project: Infinispan
> Issue Type: Bug
> Reporter: Tomas Sykora
> Assignee: Jiří Holuša
> Fix For: 6.0.0.CR2
>
>
> Currently, there is a restriction in Infinispan-server set by maven-enforcer-plugin as
> <requireJavaVersion>
> <version>[1.7,)</version>
> </requireJavaVersion>
> This prevents us from comfortable running Infinispan-server testsuite with JDKs version 1.6 etc.
> As this restriction is required, it's needed to implement new profile for running tests with JDKs 1.6.
> See *jdk6testsuite* profile here, in Infinispan parent/pom.xml, which solves this already for Infinispan: https://github.com/infinispan/infinispan/blob/master/parent/pom.xml
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list