You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by jgrzebyta <gi...@git.apache.org> on 2018/08/23 15:21:27 UTC

[GitHub] any23 pull request #119: Add configuration for maven-jetty-plugin

GitHub user jgrzebyta opened a pull request:

    https://github.com/apache/any23/pull/119

    Add configuration for maven-jetty-plugin

    Add configuration to load src/main/resources.
    Plugin settings are useful only for debugging purposes.
    
    * loads content of `src/main/` into web application resources

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

    $ git pull https://github.com/jgrzebyta/any23 ANY-392

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

    https://github.com/apache/any23/pull/119.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 #119
    
----
commit 4956acb999af0843d28fe12d11bffb820de7217e
Author: Jacek Grzebyta <jg...@...>
Date:   2018-08-23T15:15:02Z

    Add configuration for maven-jetty-plugin
    
    add configuration to load src/main/resources

----


---

[GitHub] any23 issue #119: ANY23-392: Add configuration for maven-jetty-plugin

Posted by lewismc <gi...@git.apache.org>.
Github user lewismc commented on the issue:

    https://github.com/apache/any23/pull/119
  
    @jgrzebyta +1


---

[GitHub] any23 issue #119: ANY23-392: Add configuration for maven-jetty-plugin

Posted by lewismc <gi...@git.apache.org>.
Github user lewismc commented on the issue:

    https://github.com/apache/any23/pull/119
  
    +1


---

[GitHub] any23 issue #119: ANY23-392: Add configuration for maven-jetty-plugin

Posted by jgrzebyta <gi...@git.apache.org>.
Github user jgrzebyta commented on the issue:

    https://github.com/apache/any23/pull/119
  
    Thanks. I will merge it tomorrow. 


---

[GitHub] any23 pull request #119: ANY23-392: Add configuration for maven-jetty-plugin

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/any23/pull/119


---