Author: jleroux Date: Sat Jan 16 17:15:21 2016 New Revision: 1725007 URL: http://svn.apache.org/viewvc?rev=1725007&view=rev Log: "Applied fix from trunk for revision: 1725006" ------------------------------------------------------------------------ r1725006 | jleroux | 2016-01-16 18:14:52 +0100 (sam. 16 janv. 2016) | 3 lignes
Fixes "The passport component misses a web.xml file" https://issues.apache.org/jira/browse/OFBIZ-6809 While checking OFBIZ-6735 I found a remaining issue in log. Adding an empty web.xml to the passport webapp was sufficient. ------------------------------------------------------------------------ Added: ofbiz/branches/release15.12/specialpurpose/passport/webapp/passport/WEB-INF/web.xml - copied unchanged from r1725006, ofbiz/trunk/specialpurpose/passport/webapp/passport/WEB-INF/web.xml Modified: ofbiz/branches/release15.12/ (props changed) Propchange: ofbiz/branches/release15.12/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Sat Jan 16 17:15:21 2016 @@ -9,4 +9,4 @@ /ofbiz/branches/json-integration-refactoring:1634077-1635900 /ofbiz/branches/multitenant20100310:921280-927264 /ofbiz/branches/release13.07:1547657 -/ofbiz/trunk:1722712,1724402,1724411,1724566,1724689,1724763,1724916,1724918,1724925,1724930,1724940,1724943,1724946,1724951,1724954,1724957 +/ofbiz/trunk:1722712,1724402,1724411,1724566,1724689,1724763,1724916,1724918,1724925,1724930,1724940,1724943,1724946,1724951,1724954,1724957,1725006

