You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by mo...@apache.org on 2010/04/26 10:22:58 UTC

svn commit: r937961 - /ofbiz/trunk/framework/resources/templates/

Author: mor
Date: Mon Apr 26 08:22:57 2010
New Revision: 937961

URL: http://svn.apache.org/viewvc?rev=937961&view=rev
Log:
Removed unwanted newlines from the templates files.

Modified:
    ofbiz/trunk/framework/resources/templates/AdminUserLoginData.xml
    ofbiz/trunk/framework/resources/templates/CommonScreens.xml
    ofbiz/trunk/framework/resources/templates/DemoData.xml
    ofbiz/trunk/framework/resources/templates/Forms.xml
    ofbiz/trunk/framework/resources/templates/Menus.xml
    ofbiz/trunk/framework/resources/templates/README.txt
    ofbiz/trunk/framework/resources/templates/Screens.xml
    ofbiz/trunk/framework/resources/templates/SecurityData.xml
    ofbiz/trunk/framework/resources/templates/Tests.xml
    ofbiz/trunk/framework/resources/templates/TypeData.xml
    ofbiz/trunk/framework/resources/templates/UiLabels.xml
    ofbiz/trunk/framework/resources/templates/build.xml
    ofbiz/trunk/framework/resources/templates/controller.xml
    ofbiz/trunk/framework/resources/templates/error.jsp
    ofbiz/trunk/framework/resources/templates/index.jsp
    ofbiz/trunk/framework/resources/templates/ofbiz-component.xml
    ofbiz/trunk/framework/resources/templates/services.xml
    ofbiz/trunk/framework/resources/templates/web.xml

Modified: ofbiz/trunk/framework/resources/templates/AdminUserLoginData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/AdminUserLoginData.xml?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/AdminUserLoginData.xml (original)
+++ ofbiz/trunk/framework/resources/templates/AdminUserLoginData.xml Mon Apr 26 08:22:57 2010
@@ -2,4 +2,4 @@
 <entity-engine-xml>
     <UserLogin userLoginId="@userLoginId@" currentPassword="{SHA}47ca69ebb4bdc9ae0adec130880165d2cc05db1a" requirePasswordChange="Y"/>
     <UserLoginSecurityGroup groupId="FULLADMIN" userLoginId="@userLoginId@" fromDate="2001-01-01 12:00:00.0"/>
-</entity-engine-xml>
+</entity-engine-xml>
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/CommonScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/CommonScreens.xml?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/CommonScreens.xml (original)
+++ ofbiz/trunk/framework/resources/templates/CommonScreens.xml Mon Apr 26 08:22:57 2010
@@ -45,4 +45,4 @@
             </widgets>
         </section>
     </screen>
-</screens>
+</screens>
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/DemoData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/DemoData.xml?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/DemoData.xml (original)
+++ ofbiz/trunk/framework/resources/templates/DemoData.xml Mon Apr 26 08:22:57 2010
@@ -1,4 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entity-engine-xml>
 
-</entity-engine-xml>
+</entity-engine-xml>
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/Forms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/Forms.xml?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/Forms.xml (original)
+++ ofbiz/trunk/framework/resources/templates/Forms.xml Mon Apr 26 08:22:57 2010
@@ -3,4 +3,4 @@
         xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/widget-form.xsd">
 
 
-</forms>
+</forms>
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/Menus.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/Menus.xml?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/Menus.xml (original)
+++ ofbiz/trunk/framework/resources/templates/Menus.xml Mon Apr 26 08:22:57 2010
@@ -3,4 +3,4 @@
     <menu name="MainAppBar" title="${uiLabelMap.@component-resource-name@Application}" extends="CommonAppBarMenu" extends-resource="component://common/widget/CommonMenus.xml">
         <menu-item name="main" title="${uiLabelMap.CommonMain}"><link target="main"/></menu-item>
     </menu>
-</menus>
+</menus>
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/README.txt
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/README.txt?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/README.txt (original)
+++ ofbiz/trunk/framework/resources/templates/README.txt Mon Apr 26 08:22:57 2010
@@ -1,4 +1,3 @@
 
 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.
-
+do not modify them without understanding the effect that it will have on that build target.
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/Screens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/Screens.xml?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/Screens.xml (original)
+++ ofbiz/trunk/framework/resources/templates/Screens.xml Mon Apr 26 08:22:57 2010
@@ -16,4 +16,4 @@
         </section>
     </screen>
 
-</screens>
+</screens>
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/SecurityData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/SecurityData.xml?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/SecurityData.xml (original)
+++ ofbiz/trunk/framework/resources/templates/SecurityData.xml Mon Apr 26 08:22:57 2010
@@ -12,4 +12,4 @@
     <SecurityGroupPermission groupId="FLEXADMIN" permissionId="@base-permission@_VIEW"/>
     <SecurityGroupPermission groupId="VIEWADMIN" permissionId="@base-permission@_VIEW"/>
     <SecurityGroupPermission groupId="BIZADMIN" permissionId="@base-permission@_ADMIN"/>
-</entity-engine-xml>
+</entity-engine-xml>
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/Tests.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/Tests.xml?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/Tests.xml (original)
+++ ofbiz/trunk/framework/resources/templates/Tests.xml Mon Apr 26 08:22:57 2010
@@ -3,4 +3,4 @@
         xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd">
 
 
-</test-suite>
+</test-suite>
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/TypeData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/TypeData.xml?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/TypeData.xml (original)
+++ ofbiz/trunk/framework/resources/templates/TypeData.xml Mon Apr 26 08:22:57 2010
@@ -1,4 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entity-engine-xml>
 
-</entity-engine-xml>
+</entity-engine-xml>
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/UiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/UiLabels.xml?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/UiLabels.xml (original)
+++ ofbiz/trunk/framework/resources/templates/UiLabels.xml Mon Apr 26 08:22:57 2010
@@ -15,4 +15,4 @@
         <value xml:lang="en">You are not allowed to view this page.</value>
         <value xml:lang="zh">不允许你浏览这个页面。</value>
     </property>
-</resource>
+</resource>
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/build.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/build.xml?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/build.xml (original)
+++ ofbiz/trunk/framework/resources/templates/build.xml Mon Apr 26 08:22:57 2010
@@ -104,4 +104,4 @@
         <antcall target="revert-ofbiz-patches"/>
         <antcall target="apply-ofbiz-patches"/>
     </target>
-</project>
+</project>
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/controller.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/controller.xml?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/controller.xml (original)
+++ ofbiz/trunk/framework/resources/templates/controller.xml Mon Apr 26 08:22:57 2010
@@ -28,4 +28,4 @@
 
     <!-- View Mappings -->
     <view-map name="main" type="screen" page="component://@component-name@/widget/@component-resource-name@Screens.xml#main"/>
-</site-conf>
+</site-conf>
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/error.jsp
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/error.jsp?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/error.jsp (original)
+++ ofbiz/trunk/framework/resources/templates/error.jsp Mon Apr 26 08:22:57 2010
@@ -31,4 +31,4 @@
 </div>
 <div align="center"></div>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/index.jsp
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/index.jsp?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/index.jsp (original)
+++ ofbiz/trunk/framework/resources/templates/index.jsp Mon Apr 26 08:22:57 2010
@@ -1 +1 @@
-<%response.sendRedirect("control/main");%>
+<%response.sendRedirect("control/main");%>
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/ofbiz-component.xml?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/ofbiz-component.xml (original)
+++ ofbiz/trunk/framework/resources/templates/ofbiz-component.xml Mon Apr 26 08:22:57 2010
@@ -36,4 +36,4 @@
         location="webapp/@webapp-name@"
         base-permission="OFBTOOLS,@base-permission@"
         mount-point="/@webapp-name@"/>
-</ofbiz-component>
+</ofbiz-component>
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/services.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/services.xml?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/services.xml (original)
+++ ofbiz/trunk/framework/resources/templates/services.xml Mon Apr 26 08:22:57 2010
@@ -5,4 +5,4 @@
     <vendor></vendor>
     <version>1.0</version>
 
-</services>
+</services>
\ No newline at end of file

Modified: ofbiz/trunk/framework/resources/templates/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/web.xml?rev=937961&r1=937960&r2=937961&view=diff
==============================================================================
--- ofbiz/trunk/framework/resources/templates/web.xml (original)
+++ ofbiz/trunk/framework/resources/templates/web.xml Mon Apr 26 08:22:57 2010
@@ -67,4 +67,4 @@
         <welcome-file>index.html</welcome-file>
         <welcome-file>index.htm</welcome-file>
     </welcome-file-list>
-</web-app>
+</web-app>
\ No newline at end of file