Apache Maven Fluido Skin Version 1.4 Released
The Apache Maven team is pleased to announce the release of the Apache Maven Fluido Skin Version 1.4.
The Apache Maven Fluido Skin is an Apache Maven site skin built on top of Twitter's Bootstrap 2.3.2.
Please be aware of the new location of our issue tracker which has been moved from Codehaus to Apache Software Foundation
1<skin>
2 <groupId>org.apache.maven.skins</groupId>
3 <artifactId>maven-fluido-skin</artifactId>
4 <version>1.4</version>
5</skin>
Release Notes - Apache Maven Fluido Skin - Version 1.4
Bugs:
- MSKINS-81 - Decoration model body/footer not correctly implemented by site.vm
- MSKINS-86 - class prettyprint not added to pre tags
- MSKINS-92 - Facebook Like iframe too narrow when in topbar
- MSKINS-93 - Wrong file extension for 'apache-maven-project-2.png'
Improvements:
- MSKINS-91 - Should use as possible https resources
- MSKINS-110 - Changed size of left navigation bar
New Feature:
- MSKINS-90 - Upgrade Jquery to 1.10.2
Tasks:
- MSKINS-74 - Upgrade jQuery to v1.9.1
- MSKINS-96 - Downgrade to Bootstrap 2.3.x
- MSKINS-99 - Upgrade jQuery to 1.11.2
Enjoy,
-The Apache Maven team