#255: Remove all minified javascript and stylesheets for next release
-----------------------+-----------------------
Reporter: gjm | Owner: nobody
Type: defect | Status: new
Priority: blocker | Milestone: Release 3
Component: dashboard | Version:
Keywords: |
-----------------------+-----------------------
In the process of reviewing the release 2 (0.2.0) tarball, Matt Franklin
discovered minified css and js files that he believes are not considered
source. These files appear to be
{{{
bloodhound_theme/bhtheme/htdocs/js/jquery-1.7.1.min.js
doc/html-templates/css/bootstrap-responsive.min.css
doc/html-templates/css/bootstrap.min.css
doc/html-templates/js/jquery-1.7.2.min.js
doc/html-templates/js/bootstrap.min.js
}}}
The first of these files does not belong in the release anyway as it does
not appear to be used. The {{{doc/html-templates/}}} directory may not be
considered suitable for distributing anyway but I propose that files
contained here are replaced with their source equivalents.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/255>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker