[
https://issues.jboss.org/browse/MODCLUSTER-485?page=com.atlassian.jira.pl...
]
Radoslav Husar updated MODCLUSTER-485:
--------------------------------------
Description:
I ran into this while adding support for Tomcat 9.
What the CI should be testing, give the number of JDKs and different container versions
that we support, we should build with respective jdks and versions:
jdk6 + mvn verify -PTC6
jdk7 + mvn verify -PTC7
jdk8 + mvn verify -PTC8
jdk7/8 + mvn verify
was:
I ran into this while addingn support for Tomcat 9.
What the CI should be testing, give the number of JDKs and different container versions
that we support, we should build with respective jdks and versions:
jdk6 + -PTC6
jdk7 + -PTC7
jdk8 + -PTC8
jdk7/8 + everything
Move build to Travis CI and create matrices for Tomcat support
--------------------------------------------------------------
Key: MODCLUSTER-485
URL:
https://issues.jboss.org/browse/MODCLUSTER-485
Project: mod_cluster
Issue Type: Task
Reporter: Radoslav Husar
Assignee: Radoslav Husar
I ran into this while adding support for Tomcat 9.
What the CI should be testing, give the number of JDKs and different container versions
that we support, we should build with respective jdks and versions:
jdk6 + mvn verify -PTC6
jdk7 + mvn verify -PTC7
jdk8 + mvn verify -PTC8
jdk7/8 + mvn verify
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)