Author: jleroux
Date: Sat Jan 23 11:56:41 2016 New Revision: 1726389 URL: http://svn.apache.org/viewvc?rev=1726389&view=rev Log: "Applied fix from trunk for revision: 1726388" ------------------------------------------------------------------------ r1726388 | jleroux | 2016-01-23 12:52:08 +0100 (sam. 23 janv. 2016) | 3 lignes Temporary fix for "UtilXml.LocalResolver.resolveEntity] could not find LOCAL DTD/Schema with publicId [null] and the file/resource is [web-app_3_0.xsd]" - https://issues.apache.org/jira/browse/OFBIZ-6807 As suggested by Deepak keeps only <<web-app version="3.0">> in web.xml files instead of whole xmlns and schemaLocation. ------------------------------------------------------------------------ Modified: ofbiz/branches/release15.12/ (props changed) ofbiz/branches/release15.12/applications/accounting/webapp/accounting/WEB-INF/web.xml ofbiz/branches/release15.12/applications/accounting/webapp/ap/WEB-INF/web.xml ofbiz/branches/release15.12/applications/accounting/webapp/ar/WEB-INF/web.xml ofbiz/branches/release15.12/applications/commonext/webapp/WEB-INF/web.xml ofbiz/branches/release15.12/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml ofbiz/branches/release15.12/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml ofbiz/branches/release15.12/applications/content/webapp/content/WEB-INF/web.xml ofbiz/branches/release15.12/applications/content/webapp/contentimages/WEB-INF/web.xml ofbiz/branches/release15.12/applications/humanres/webapp/humanres/WEB-INF/web.xml ofbiz/branches/release15.12/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml ofbiz/branches/release15.12/applications/marketing/webapp/marketing/WEB-INF/web.xml ofbiz/branches/release15.12/applications/marketing/webapp/sfa/WEB-INF/web.xml ofbiz/branches/release15.12/applications/order/webapp/ordermgr/WEB-INF/web.xml ofbiz/branches/release15.12/applications/party/webapp/partymgr/WEB-INF/web.xml ofbiz/branches/release15.12/applications/product/webapp/catalog/WEB-INF/web.xml ofbiz/branches/release15.12/applications/product/webapp/facility/WEB-INF/web.xml ofbiz/branches/release15.12/applications/workeffort/webapp/ical/WEB-INF/web.xml ofbiz/branches/release15.12/applications/workeffort/webapp/workeffort/WEB-INF/web.xml ofbiz/branches/release15.12/framework/images/webapp/images/WEB-INF/web.xml ofbiz/branches/release15.12/framework/resources/templates/web.xml ofbiz/branches/release15.12/framework/webtools/webapp/webtools/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/bi/webapp/bi/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/birt/webapp/accounting/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/birt/webapp/birt/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/birt/webapp/facility/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/birt/webapp/ordermgr/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/cmssite/webapp/cmssite/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/ecommerce/webapp/ecomseo/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/example/webapp/example/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/exampleext/webapp/exampleext/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/lucene/webapp/content/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/passport/webapp/passport/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/scrum/webapp/demotest/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/scrum/webapp/scrum/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/solr/webapp/solr/WEB-INF/web.xml ofbiz/branches/release15.12/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml ofbiz/branches/release15.12/themes/bizznesstime/webapp/bizznesstime/WEB-INF/web.xml ofbiz/branches/release15.12/themes/bluelight/webapp/bluelight/WEB-INF/web.xml ofbiz/branches/release15.12/themes/droppingcrumbs/webapp/droppingcrumbs/WEB-INF/web.xml ofbiz/branches/release15.12/themes/flatgrey/webapp/flatgrey/WEB-INF/web.xml ofbiz/branches/release15.12/themes/multiflex/webapp/multiflex/WEB-INF/web.xml ofbiz/branches/release15.12/themes/tomahawk/webapp/tomahawk/WEB-INF/web.xml Propchange: ofbiz/branches/release15.12/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Sat Jan 23 11:56:41 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,1724975,1724978,1725006,1725217,1725257,1725561 +/ofbiz/trunk:1722712,1724402,1724411,1724566,1724689,1724763,1724916,1724918,1724925,1724930,1724940,1724943,1724946,1724951,1724954,1724957,1724975,1724978,1725006,1725217,1725257,1725561,1726388 Modified: ofbiz/branches/release15.12/applications/accounting/webapp/accounting/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/accounting/webapp/accounting/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/accounting/webapp/accounting/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/accounting/webapp/accounting/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Accounting Manager</display-name> <description>Accounting Manager Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/applications/accounting/webapp/ap/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/accounting/webapp/ap/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/accounting/webapp/ap/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/accounting/webapp/ap/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -15,11 +15,7 @@ KIND, either express or implied. See th specific language governing permissions and limitations under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Account Payable</display-name> <description>Accounting Payable Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/applications/accounting/webapp/ar/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/accounting/webapp/ar/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/accounting/webapp/ar/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/accounting/webapp/ar/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Account Receivable</display-name> <description>Accounting Receivable Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/applications/commonext/webapp/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/commonext/webapp/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/commonext/webapp/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/commonext/webapp/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Common application extension</display-name> <description>Common application extension Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Setup Manager</display-name> <description>Setup Manager Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/commonext/webapp/ordermgr-js/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -17,11 +17,7 @@ --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Empty placeholder</display-name> <description>Empty placeholder, see http://svn.apache.org/viewvc?view=revision&revision=1612202 </description> <session-config> Modified: ofbiz/branches/release15.12/applications/content/webapp/content/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/content/webapp/content/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/content/webapp/content/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/content/webapp/content/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Content Manager</display-name> <description>Content Manager Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/applications/content/webapp/contentimages/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/content/webapp/contentimages/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/content/webapp/contentimages/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/content/webapp/contentimages/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -17,11 +17,7 @@ --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name> version="3.0" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Modified: ofbiz/branches/release15.12/applications/humanres/webapp/humanres/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/humanres/webapp/humanres/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/humanres/webapp/humanres/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/humanres/webapp/humanres/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - HumanRes Manager</display-name> <description>HumanRes Manager Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Manufacturing Manager</display-name> <description>Manufacturing Manager Module by TAU Informatica srl</description> Modified: ofbiz/branches/release15.12/applications/marketing/webapp/marketing/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/marketing/webapp/marketing/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/marketing/webapp/marketing/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/marketing/webapp/marketing/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Marketing Manager</display-name> <description>Marketing Manager Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/applications/marketing/webapp/sfa/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/marketing/webapp/sfa/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/marketing/webapp/sfa/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/marketing/webapp/sfa/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - SFA Manager</display-name> <description>SFA Manager Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/applications/order/webapp/ordermgr/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/order/webapp/ordermgr/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/order/webapp/ordermgr/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/order/webapp/ordermgr/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Order Manager</display-name> <description>Order Manager Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/applications/party/webapp/partymgr/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/party/webapp/partymgr/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/party/webapp/partymgr/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/party/webapp/partymgr/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <description>Party Manager Module of the Apache OFBiz Project</description> <display-name>Apache OFBiz - Party Manager</display-name> Modified: ofbiz/branches/release15.12/applications/product/webapp/catalog/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/product/webapp/catalog/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/product/webapp/catalog/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/product/webapp/catalog/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Catalog</display-name> <description>Catalog Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/applications/product/webapp/facility/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/product/webapp/facility/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/product/webapp/facility/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/product/webapp/facility/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Facility Manager</display-name> <description>Facility Manager Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/applications/workeffort/webapp/ical/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/workeffort/webapp/ical/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/workeffort/webapp/ical/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/workeffort/webapp/ical/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - iCalendar Server</display-name> <description>iCalendar Server Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/applications/workeffort/webapp/workeffort/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/workeffort/webapp/workeffort/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/applications/workeffort/webapp/workeffort/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/applications/workeffort/webapp/workeffort/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Work Manager</display-name> <description>Work Manager Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/framework/images/webapp/images/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/framework/images/webapp/images/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/framework/images/webapp/images/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/framework/images/webapp/images/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - demostore images</display-name> <description>Demo Store Images for the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/framework/resources/templates/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/framework/resources/templates/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/framework/resources/templates/web.xml (original) +++ ofbiz/branches/release15.12/framework/resources/templates/web.xml Sat Jan 23 11:56:41 2016 @@ -1,9 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - @component-resource-name@ Component</display-name> <description>@component-resource-name@ Component of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/framework/webtools/webapp/webtools/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/framework/webtools/webapp/webtools/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/framework/webtools/webapp/webtools/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/framework/webtools/webapp/webtools/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Web Tools</display-name> <description>Common Application Components of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Asset Maintenance</display-name> <description>Asset Management component of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Information Systems</display-name> <description>Information Systems Management application of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/bi/webapp/bi/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/bi/webapp/bi/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/bi/webapp/bi/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/bi/webapp/bi/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Business Intelligence</display-name> <description>Business Intelligence component of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/birt/webapp/accounting/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/birt/webapp/accounting/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/birt/webapp/accounting/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/birt/webapp/accounting/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Accounting Manager</display-name> <description>Accounting Manager Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/birt/webapp/birt/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/birt/webapp/birt/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/birt/webapp/birt/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/birt/webapp/birt/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - BIRT Component</display-name> <description>BIRT Component of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/birt/webapp/facility/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/birt/webapp/facility/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/birt/webapp/facility/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/birt/webapp/facility/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Facility Manager</display-name> <description>Facility Manager Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/birt/webapp/ordermgr/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/birt/webapp/ordermgr/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/birt/webapp/ordermgr/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/birt/webapp/ordermgr/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Order Manager</display-name> <description>Order Manager Module of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/cmssite/webapp/cmssite/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/cmssite/webapp/cmssite/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/cmssite/webapp/cmssite/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/cmssite/webapp/cmssite/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - CMS Site</display-name> <description>CMS Site for the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Ebay</display-name> <description>eBay component of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - eBay Store</display-name> <description>eBay Store component of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - demostore</display-name> <description>Cloned Demo Store for the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - demostore</display-name> <description>Demo Store for the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/ecommerce/webapp/ecomseo/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/ecommerce/webapp/ecomseo/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/ecommerce/webapp/ecomseo/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/ecommerce/webapp/ecomseo/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - demostore</display-name> <description>Demo Store for the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/example/webapp/example/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/example/webapp/example/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/example/webapp/example/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/example/webapp/example/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Example Application</display-name> <description>Example Application of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/exampleext/webapp/exampleext/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/exampleext/webapp/exampleext/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/exampleext/webapp/exampleext/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/exampleext/webapp/exampleext/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Extended Example Application</display-name> <description>Extended Example Application of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Google Base</display-name> <description>Google Base component of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Google Checkout</display-name> <description>Google Checkout component of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Facility Handheld Application</display-name> <description>Facility Handheld Application</description> Modified: ofbiz/branches/release15.12/specialpurpose/lucene/webapp/content/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/lucene/webapp/content/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/lucene/webapp/content/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/lucene/webapp/content/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Lucene Component</display-name> <description>Lucene Component of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - My Page</display-name> <description>My Portal component of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Open Oagis - Oagis Implementation</display-name> <description>Oagis Implementation component of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/passport/webapp/passport/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/passport/webapp/passport/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/passport/webapp/passport/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/passport/webapp/passport/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -19,11 +19,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Passport Component</display-name> <description>Passport Component of the Apache OFBiz Project</description> </web-app> \ No newline at end of file Modified: ofbiz/branches/release15.12/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Project Management</display-name> <description>Project Management component of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/scrum/webapp/demotest/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/scrum/webapp/demotest/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/scrum/webapp/demotest/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/scrum/webapp/demotest/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -17,11 +17,7 @@ KIND, either express or implied. See th specific language governing permissions and limitations under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - scrum Component</display-name> <description>scrum Component of the Apache OFBiz Project Modified: ofbiz/branches/release15.12/specialpurpose/scrum/webapp/scrum/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/scrum/webapp/scrum/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/scrum/webapp/scrum/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/scrum/webapp/scrum/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -17,11 +17,7 @@ KIND, either express or implied. See th specific language governing permissions and limitations under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - scrum Component</display-name> <description>scrum Component of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/specialpurpose/solr/webapp/solr/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/solr/webapp/solr/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/solr/webapp/solr/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/solr/webapp/solr/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -15,11 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Solr Component</display-name> Modified: ofbiz/branches/release15.12/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Web Pos</display-name> <description>Web Pos component of the Apache OFBiz Project</description> Modified: ofbiz/branches/release15.12/themes/bizznesstime/webapp/bizznesstime/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/themes/bizznesstime/webapp/bizznesstime/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/themes/bizznesstime/webapp/bizznesstime/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/themes/bizznesstime/webapp/bizznesstime/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - It's Bizzness Time Visual Theme</display-name> <description>It's bizzness, it's bizzness time. I couldn't have said it better myself. This theme gets down</description> Modified: ofbiz/branches/release15.12/themes/bluelight/webapp/bluelight/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/themes/bluelight/webapp/bluelight/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/themes/bluelight/webapp/bluelight/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/themes/bluelight/webapp/bluelight/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - bluelight Visual Theme</display-name> <description>bluelight Visual Theme</description> Modified: ofbiz/branches/release15.12/themes/droppingcrumbs/webapp/droppingcrumbs/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/themes/droppingcrumbs/webapp/droppingcrumbs/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/themes/droppingcrumbs/webapp/droppingcrumbs/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/themes/droppingcrumbs/webapp/droppingcrumbs/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Bread Crumbs Visual Theme</display-name> <description>Bread Crumbs Visual Theme</description> Modified: ofbiz/branches/release15.12/themes/flatgrey/webapp/flatgrey/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/themes/flatgrey/webapp/flatgrey/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/themes/flatgrey/webapp/flatgrey/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/themes/flatgrey/webapp/flatgrey/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Flat Grey Visual Theme</display-name> <description>Flat Grey Visual Theme</description> Modified: ofbiz/branches/release15.12/themes/multiflex/webapp/multiflex/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/themes/multiflex/webapp/multiflex/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/themes/multiflex/webapp/multiflex/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/themes/multiflex/webapp/multiflex/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - multiflex Ecommerce Visual Theme</display-name> <description>multiflex Ecommerce Visual Theme</description> Modified: ofbiz/branches/release15.12/themes/tomahawk/webapp/tomahawk/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/themes/tomahawk/webapp/tomahawk/WEB-INF/web.xml?rev=1726389&r1=1726388&r2=1726389&view=diff ============================================================================== --- ofbiz/branches/release15.12/themes/tomahawk/webapp/tomahawk/WEB-INF/web.xml (original) +++ ofbiz/branches/release15.12/themes/tomahawk/webapp/tomahawk/WEB-INF/web.xml Sat Jan 23 11:56:41 2016 @@ -18,11 +18,7 @@ specific language governing permissions under the License. --> -<web-app version="3.0" - xmlns="http://java.sun.com/xml/ns/javaee" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee - http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"> +<web-app version="3.0"> <display-name>Apache OFBiz - Tomahawk Visual Theme</display-name> <description>Tomahawk Visual Theme</description> |
Free forum by Nabble | Edit this page |