[
https://issues.apache.org/jira/browse/ATLAS-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956134#comment-14956134
]
Sanjay Patel commented on ATLAS-198:
------------------------------------
[~bergenholtz] This file is already handled and we are loading this file from
the folder itself instead of cdn. please take a look to this commit :
https://github.com/apache/incubator-atlas/commit/f6a428f74384b8f2006029823b30ea5f3dee0834.
So code for loading this file from the folder instead of cdn is already there.
> 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)