You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nixon Rodrigues (JIRA)" <ji...@apache.org> on 2016/09/02 12:39:21 UTC

[jira] [Comment Edited] (ATLAS-1133) Jetty Server start doesn't throw exception when user-credential.properties file is not found

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

Nixon Rodrigues edited comment on ATLAS-1133 at 9/2/16 12:39 PM:
-----------------------------------------------------------------

I have fixed the path issue in UT, this patch(ATLAS-1133-1.patch) contains original fix plus fix for path in UT and jsp compilation issue by adding jetty-jsp as dependency in jetty-maven-plugin in pom.xml.

Testing done

- Executed *quick_start.py* script and tested the Atlas UI from distro module.
- Ran *mvn --projects webapp jetty:run* and tested atlas UI, created tags, searched tags.
- Executed Unit testcases by  *mvn clean install*

+1 for changes in ATLAS-1133.patch
[~svimal2106], please review changes in ATLAS-1133-1.patch from myside.


was (Author: nixonrodrigues):
I have fixed the path issue in UT, this patch(ATLAS-1133-1.patch) contains original fix plus fix for path in UT and jsp compilation issue by adding jetty-jsp as dependency in jetty-maven-plugin in pom.xml.

Testing done

- Executed *quick_start.py* script and tested the Atlas UI from distro module.
- Ran *mvn --projects webapp jetty:run* and tested atlas UI, created tags, searched tags.
- Executed Unit testcases by  *mvn clean install*

+1 for changes in ATLAS-1133.patch
[~svimal2106], please review change in ATLAS-1133-1.patch from myside.

> Jetty Server start doesn't throw exception when user-credential.properties file is not found
> --------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-1133
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1133
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Vimal Sharma
>            Assignee: Nixon Rodrigues
>         Attachments: ATLAS-1133-1.patch, ATLAS-1133.patch
>
>
> In webapp module, the command mvn jetty:run doesn't throw any exception even when the file user-credentials.properties is not found. The command should throw an exception and jetty server should not start.



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