Mon, 20 May 2024 03:42:15 UTC | login

Information for build codenarc-0.24.1-4.fc28

ID39978
Package Namecodenarc
Version0.24.1
Release4.fc28
Epoch
SummaryGroovy library that provides static analysis features for Groovy code
DescriptionCodeNarc is a static analysis tool for Groovy source code, enabling monitoring and enforcement of many coding standards and best practices. CodeNarc applies a set of Rules (predefined and/or custom) that are applied to each Groovy file, and generates an HTML report of the results, including a list of rules violated for each source file, and a count of the number of violations per package and for the whole project.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 08 Jun 2018 04:27:21 UTC
CompletedFri, 08 Jun 2018 04:27:21 UTC
Tags
f29
RPMs
src
codenarc-0.24.1-4.fc28.src.rpm (info) (download)
noarch
codenarc-0.24.1-4.fc28.noarch.rpm (info) (download)
codenarc-javadoc-0.24.1-4.fc28.noarch.rpm (info) (download)
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Aug 16 2016 gil cattaneo <puntogil@libero.it> 0.24.1-1 - update to 0.24.1 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jun 23 2015 gil cattaneo <puntogil@libero.it> 0.17-14 - fix FTBFS - use groovy 2 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Mar 10 2015 gil cattaneo <puntogil@libero.it> 0.17-12 - remove cobertura * Fri Jan 30 2015 gil cattaneo <puntogil@libero.it> 0.17-11 - re-base for use groovy 2 * Fri Jan 30 2015 gil cattaneo <puntogil@libero.it> 0.17-10 - introduce license macro * Thu Nov 13 2014 gil cattaneo <puntogil@libero.it> 0.17-9 - fix log4j12 classpath/version - remove (g)maven references * Thu Nov 13 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.17-8 - Remove POM patch changing artifactId from groovy-all to groovy * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 0.17-6 - Use Requires: java-headless rebuild (#1067528) * Thu Nov 14 2013 gil cattaneo <puntogil@libero.it> 0.17-5 - use objectweb-asm3 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Aug 06 2012 gil cattaneo <puntogil@libero.it> 0.17-2 - fixed the permissions and encoding issues on *.txt files - change with_gmaven to 0 (only for now) - generate javadocs with ant support * Thu Mar 29 2012 gil cattaneo <puntogil@libero.it> 0.17-1 - initial rpm