You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Erik Bergenholtz (JIRA)" <ji...@apache.org> on 2015/10/08 13:29:27 UTC

[jira] [Commented] (ATLAS-198) Atlas UI Requires Internet Access

    [ https://issues.apache.org/jira/browse/ATLAS-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948503#comment-14948503 ] 

Erik Bergenholtz commented on ATLAS-198:
----------------------------------------

I don't see: http://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js referenced in the patch. How is this handled? Thanks.

> Atlas UI Requires Internet Access
> ---------------------------------
>
>                 Key: ATLAS-198
>                 URL: https://issues.apache.org/jira/browse/ATLAS-198
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.5-incubating, 0.6-incubating
>            Reporter: Erik Bergenholtz
>            Assignee: Sanjay Patel
>            Priority: Blocker
>             Fix For: 0.5.1-incubating, 0.6-incubating
>
>         Attachments: 0.5_ATLAS-198_v1.patch, 0.6_ATLAS-198_v1.patch
>
>
> PROBLEM: Web resources are being sourced from the internet for the Atlas web application. Installations do not necessarily have internet access. This results in a timeout for the requested resources. These resources need to be moved into atlas.war so the resources can be served up by the Atlas web application.
> The list needs to be verified, but includes at least:
> http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css 
> http://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js 
> The fix needs to bundle resources such that Atlas web-app can be utilized without internet connectivity.
> The issue needs to be fixed in master and requires patch for 0.5



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)