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

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

     [ https://issues.apache.org/jira/browse/ATLAS-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanjay Patel updated ATLAS-198:
-------------------------------
    Attachment: 0.6_ATLAS-198_v1.patch
                0.5_ATLAS-198_v1.patch

1. 0.5_ATLAS-198_v1.patch is the patch for 0.5-incubating
2. 0.6_ATLAS-198_v1.patch is the patch for 0.6-incubating

> 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
>            Reporter: Erik Bergenholtz
>            Assignee: Sanjay Patel
>            Priority: Blocker
>             Fix For: 0.5.1-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)