[ https://issues.apache.org/jira/browse/ACCUMULO-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs updated ACCUMULO-2983:
----------------------------------------
Fix Version/s: (was: 1.9.0)
2.0.0
> Separate javascript resources (jquery, flot) from monitor
> ---------------------------------------------------------
>
> Key: ACCUMULO-2983
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2983
> Project: Accumulo
> Issue Type: Improvement
> Components: monitor
> Reporter: Christopher Tubbs
> Fix For: 2.0.0
>
>
> The javascript resources (namely jquery, and flot) are included directly in the monitor
jar, for inclusion on the classpath. The monitor then loads these resources, as needed, from
the classpath.
> Since these are third-party libraries, it may be better to include them as a dependency,
and put them in the lib directory.
> At the very least, this would help with downstream packaging, especially in situations
where third-party libraries cannot be included in a package, but it may help in other situations,
if we need to swap out a different version of jquery/flot dependencies.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|