jira-importer opened a new issue, #185:
URL: https://github.com/apache/maven-war-plugin/issues/185

   **[Kris 
Nuttycombe](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kris.nuttyco...@noaa.gov)**
 opened 
**[MWAR-24](https://issues.apache.org/jira/browse/MWAR-24?redirect=false)** and 
commented
   
   The context.xml file for a web application may require configuration 
specific to the deployment environment of the webapp, and consequently should 
be able to be treated like the web.xml file in allowing the location of the 
context.xml file to be used in the webapp to be specified by a plugin 
configuration parameter. This patch basically duplicates the replacement 
functionality provided for the web.xml file for META-INF/context.xml.
   
   This patch also provides a minor bugfix to ensure that values of the webXml 
and contextXml parameters do not accept whitespace as valid values.
   
   
   ---
   
   **Affects:** 2.0
   
   **Attachments:**
   - 
[contextXml.patch](https://issues.apache.org/jira/secure/attachment/12720487/contextXml.patch)
 (_3.65 kB_)
   - 
[MWAR-24-maven-war-plugin.diff](https://issues.apache.org/jira/secure/attachment/12720469/MWAR-24-maven-war-plugin.diff)
 (_2.91 kB_)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to