Thu, 25 Apr 2024 08:09:52 UTC | login

Information for build maven30-jsoup-1.6.1-10.5.el6

ID11785
Package Namemaven30-jsoup
Version1.6.1
Release10.5.el6
Epoch
SummaryJava library for working with real-world HTML
Descriptionjsoup is a Java library for working with real-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do. - scrape and parse HTML from a URL, file, or string - find and extract data, using DOM traversal or CSS selectors - manipulate the HTML elements, attributes, and text - clean user-submitted content against a safe white-list, to prevent XSS attacks - output tidy HTML jsoup is designed to deal with all varieties of HTML found in the wild; from pristine and validating, to invalid tag-soup; jsoup will create a sensible parse tree.
Built byhhorak
State complete
Volume DEFAULT
StartedTue, 26 Jul 2016 15:32:09 UTC
CompletedTue, 26 Jul 2016 16:03:18 UTC
Taskbuild (sclo6-maven30-rh-el6, maven30-jsoup-1.6.1-10.5.el6.src.rpm)
Tags
sclo6-maven30-rh-candidate
sclo6-maven30-rh-testing
RPMs
src
maven30-jsoup-1.6.1-10.5.el6.src.rpm (info) (download)
noarch
maven30-jsoup-1.6.1-10.5.el6.noarch.rpm (info) (download)
maven30-jsoup-javadoc-1.6.1-10.5.el6.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Mon May 26 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6.1-10.5 - Mass rebuild 2014-05-26 * Wed Feb 19 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6.1-10.4 - Mass rebuild 2014-02-19 * Tue Feb 18 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6.1-10.3 - Mass rebuild 2014-02-18 * Thu Feb 13 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6.1-10.2 - Rebuild to regenerate auto-requires * Tue Feb 11 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6.1-10.1 - First maven30 software collection build * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.6.1-10 - Mass rebuild 2013-12-27 * Fri Aug 16 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.6.1-9 - Migrate away from mvn-rpmbuild (#997437) * Fri Jun 28 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6.1-8 - Rebuild to regenerate API documentation - Resolves: CVE-2013-1571 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.6.1-6 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Wed Apr 04 2012 Jaromir Capik <jcapik@redhat.com> - 1.6.1-4 - Removing maven from Requires * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Fri Jul 22 2011 Jaromir Capik <jcapik@redhat.com> - 1.6.1-2 - Switching to sources from github * Fri Jul 22 2011 Jaromir Capik <jcapik@redhat.com> - 1.6.1-1 - Initial package