[
https://issues.apache.org/jira/browse/WHISKER-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124707#comment-14124707
]
Dennis Lundberg commented on WHISKER-12:
----------------------------------------
I've made these modifications:
- Require Maven 3.0.5 (same as for Rat)
- Enforce Java 1.6 with the help och Maven Enforcer and Animal Sniffer
- Changed Jenkins jobs to use Maven 3.0.5 and JDK 1.6 (latest) to match our
minimum requirements
If we want to have builds that use Java 8, we should add additional jobs for
that like we have done for Rat.
> Cleanup Build Infrastructure
> ----------------------------
>
> Key: WHISKER-12
> URL: https://issues.apache.org/jira/browse/WHISKER-12
> Project: Apache Whisker
> Issue Type: Bug
> Affects Versions: 0.2
> Reporter: Philipp Ottlinger
> Assignee: Philipp Ottlinger
>
> Introduce Jenkins jobs that build the artifacts - triggered by checkins and
> run a site:site to ensure that the webpage can be build properly.
> See ci-section of pom.xml for job names.
> Each build should enforce the correct targetJdk version.
> Which maven version do we rely on - keep in sync with rat via RAT-167.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)