[jira] [Commented] (WW-4399) struts2-archetype-angularjs uses absolute paths

2014-08-30 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WW-4399:


GitHub user aleksandr-m opened a pull request:

https://github.com/apache/struts/pull/24

WW-4399 - struts2-archetype-angularjs uses absolute paths



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/aleksandr-m/struts 
feature/angularjs-relative-paths

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/struts/pull/24.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #24


commit bfff8b17ea9e983e0cea76609c6b9189dbba0e7c
Author: Aleksandr Mashchenko 
Date:   2014-08-30T12:28:59Z

use relative path in templateUrl-s and in $http




> struts2-archetype-angularjs uses absolute paths
> ---
>
> Key: WW-4399
> URL: https://issues.apache.org/jira/browse/WW-4399
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.3.16.3
>Reporter: Aleksandr Mashchenko
>Priority: Minor
>  Labels: angularjs, archetype, patch
> Fix For: 2.3.18
>
>
> Application created with struts2-archetype-angularjs will fail when it is 
> deployed not in the root context



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (WW-4399) struts2-archetype-angularjs uses absolute paths

2014-08-31 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on WW-4399:
-

Commit fbf4113c2e0e256645b1f10a3693111b63e681e8 in struts's branch 
refs/heads/develop from [~jogep]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=fbf4113 ]

WW-4399 struts2-archetype-angularjs uses absolute paths


> struts2-archetype-angularjs uses absolute paths
> ---
>
> Key: WW-4399
> URL: https://issues.apache.org/jira/browse/WW-4399
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.3.16.3
>Reporter: Aleksandr Mashchenko
>Assignee: Johannes Geppert
>Priority: Minor
>  Labels: angularjs, archetype, patch
> Fix For: 2.3.18
>
>
> Application created with struts2-archetype-angularjs will fail when it is 
> deployed not in the root context



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


[jira] [Commented] (WW-4399) struts2-archetype-angularjs uses absolute paths

2014-08-31 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WW-4399:


Github user jogep commented on the pull request:

https://github.com/apache/struts/pull/24#issuecomment-53986012
  
Thank you for pull request. It is pushed to current develop version.

https://git-wip-us.apache.org/repos/asf?p=struts.git;h=fbf4113


> struts2-archetype-angularjs uses absolute paths
> ---
>
> Key: WW-4399
> URL: https://issues.apache.org/jira/browse/WW-4399
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.3.16.3
>Reporter: Aleksandr Mashchenko
>Assignee: Johannes Geppert
>Priority: Minor
>  Labels: angularjs, archetype, patch
> Fix For: 2.3.18
>
>
> Application created with struts2-archetype-angularjs will fail when it is 
> deployed not in the root context



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


[jira] [Commented] (WW-4399) struts2-archetype-angularjs uses absolute paths

2014-08-31 Thread Hudson (JIRA)

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

Hudson commented on WW-4399:


SUCCESS: Integrated in Struts-JDK6-develop #85 (See 
[https://builds.apache.org/job/Struts-JDK6-develop/85/])
WW-4399 struts2-archetype-angularjs uses absolute paths (johgep: rev 
fbf4113c2e0e256645b1f10a3693111b63e681e8)
* 
archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/bootstrap.js
* 
archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/controllers.js


> struts2-archetype-angularjs uses absolute paths
> ---
>
> Key: WW-4399
> URL: https://issues.apache.org/jira/browse/WW-4399
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.3.16.3
>Reporter: Aleksandr Mashchenko
>Assignee: Johannes Geppert
>Priority: Minor
>  Labels: angularjs, archetype, patch
> Fix For: 2.3.18
>
>
> Application created with struts2-archetype-angularjs will fail when it is 
> deployed not in the root context



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


[jira] [Commented] (WW-4399) struts2-archetype-angularjs uses absolute paths

2014-12-29 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WW-4399:


Github user lukaszlenart commented on the pull request:

https://github.com/apache/struts/pull/24#issuecomment-68246309
  
@aleksandr-m can you close this PR?


> struts2-archetype-angularjs uses absolute paths
> ---
>
> Key: WW-4399
> URL: https://issues.apache.org/jira/browse/WW-4399
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.3.16.3
>Reporter: Aleksandr Mashchenko
>Assignee: Johannes Geppert
>Priority: Minor
>  Labels: angularjs, archetype, patch
> Fix For: 2.3.20
>
>
> Application created with struts2-archetype-angularjs will fail when it is 
> deployed not in the root context



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


[jira] [Commented] (WW-4399) struts2-archetype-angularjs uses absolute paths

2014-12-29 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WW-4399:


Github user aleksandr-m closed the pull request at:

https://github.com/apache/struts/pull/24


> struts2-archetype-angularjs uses absolute paths
> ---
>
> Key: WW-4399
> URL: https://issues.apache.org/jira/browse/WW-4399
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.3.16.3
>Reporter: Aleksandr Mashchenko
>Assignee: Johannes Geppert
>Priority: Minor
>  Labels: angularjs, archetype, patch
> Fix For: 2.3.20
>
>
> Application created with struts2-archetype-angularjs will fail when it is 
> deployed not in the root context



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


[jira] [Commented] (WW-4399) struts2-archetype-angularjs uses absolute paths

2014-12-29 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WW-4399:


Github user aleksandr-m commented on the pull request:

https://github.com/apache/struts/pull/24#issuecomment-68294819
  
@lukaszlenart  Looking at the source code changes from this PR are 
implemented, but this request is not merged. How that happened? Anyway closing 
it now.


> struts2-archetype-angularjs uses absolute paths
> ---
>
> Key: WW-4399
> URL: https://issues.apache.org/jira/browse/WW-4399
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.3.16.3
>Reporter: Aleksandr Mashchenko
>Assignee: Johannes Geppert
>Priority: Minor
>  Labels: angularjs, archetype, patch
> Fix For: 2.3.20
>
>
> Application created with struts2-archetype-angularjs will fail when it is 
> deployed not in the root context



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


[jira] [Commented] (WW-4399) struts2-archetype-angularjs uses absolute paths

2014-12-29 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WW-4399:


Github user lukaszlenart commented on the pull request:

https://github.com/apache/struts/pull/24#issuecomment-68297311
  
Thanks! I will write down `how to merge PRs` guide for committers :)


> struts2-archetype-angularjs uses absolute paths
> ---
>
> Key: WW-4399
> URL: https://issues.apache.org/jira/browse/WW-4399
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.3.16.3
>Reporter: Aleksandr Mashchenko
>Assignee: Johannes Geppert
>Priority: Minor
>  Labels: angularjs, archetype, patch
> Fix For: 2.3.20
>
>
> Application created with struts2-archetype-angularjs will fail when it is 
> deployed not in the root context



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