[
https://issues.apache.org/jira/browse/TAMAYA-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Ottlinger resolved TAMAYA-338.
--------------------------------------
Resolution: Fixed
Fix Version/s: 0.4-incubating
Update performed.
> Update to latest jbake 2.6.1
> ----------------------------
>
> Key: TAMAYA-338
> URL: https://issues.apache.org/jira/browse/TAMAYA-338
> Project: Tamaya
> Issue Type: Task
> Components: Website
> Affects Versions: 0.3-incubating
> Reporter: Philipp Ottlinger
> Assignee: Philipp Ottlinger
> Priority: Major
> Fix For: 0.4-incubating
>
>
> Update project structure to support using the new version and get rid of the
> old one.
> h2. Jenkins integration
> There seems to be jbake rolled out on Jenkins nodes:
> {code}
> #!/bin/bash -x
> echo "Starting to bake our project homepage ...."
> #export JBAKE_HOME=/home/jenkins/tools/jbake/latest
> #$JBAKE_HOME/bin/jbake -b --reset
> ./bake-jenkins.sh
> echo "DONE"
> {code}
> Trying to update this as well via INFRA-16539.
> Build with jbake 2.6.1 from SCM works fine:
> https://builds.apache.org/view/S-Z/view/Tamaya/job/Tamaya-Site-jBake-Master/626/console
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)