|
Author: lektran
Date: Wed May 6 23:58:35 2009 New Revision: 772468 URL: http://svn.apache.org/viewvc?rev=772468&view=rev Log: Restored the forms template to its previous state and added a readme file describing the purpose of the templates directory Added: ofbiz/trunk/framework/resources/templates/README.txt (with props) Modified: ofbiz/trunk/framework/resources/templates/Forms.xml Modified: ofbiz/trunk/framework/resources/templates/Forms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/Forms.xml?rev=772468&r1=772467&r2=772468&view=diff ============================================================================== --- ofbiz/trunk/framework/resources/templates/Forms.xml (original) +++ ofbiz/trunk/framework/resources/templates/Forms.xml Wed May 6 23:58:35 2009 @@ -1,26 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> - <forms xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/widget-form.xsd"> - <!-- this file is intentionally empty and is used in the build.xml file in the ofbiz root directory --> </forms> Added: ofbiz/trunk/framework/resources/templates/README.txt URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/README.txt?rev=772468&view=auto ============================================================================== --- ofbiz/trunk/framework/resources/templates/README.txt (added) +++ ofbiz/trunk/framework/resources/templates/README.txt Wed May 6 23:58:35 2009 @@ -0,0 +1,4 @@ + +The files in this directory are used as templates for the ant create-component target, please +do not modify them without understanding the effect that it will have on that build target. + Propchange: ofbiz/trunk/framework/resources/templates/README.txt ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/resources/templates/README.txt ------------------------------------------------------------------------------ svn:keywords = "Date Rev Author URL Id" Propchange: ofbiz/trunk/framework/resources/templates/README.txt ------------------------------------------------------------------------------ svn:mime-type = text/plain |
| Free forum by Nabble | Edit this page |
