Author: jleroux
Date: Thu May 27 14:45:59 2010 New Revision: 948852 URL: http://svn.apache.org/viewvc?rev=948852&view=rev Log: Not sure why, but my regexp S/R in the commit r948846 boke some formatting. I also removed some useless other stuff in this commit Modified: ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml ofbiz/trunk/applications/accounting/entitydef/entitymodel_old.xml ofbiz/trunk/applications/accounting/entitydef/entitymodel_reports.xml ofbiz/trunk/applications/commonext/documents/ApacheOfbiz.xml ofbiz/trunk/applications/commonext/entitydef/entitymodel.xml ofbiz/trunk/applications/content/entitydef/entitymodel.xml ofbiz/trunk/applications/humanres/entitydef/entitymodel.xml ofbiz/trunk/applications/humanres/entitydef/entitymodel_old.xml ofbiz/trunk/applications/manufacturing/entitydef/entitymodel.xml ofbiz/trunk/applications/marketing/entitydef/entitymodel.xml ofbiz/trunk/applications/order/entitydef/entitymodel.xml ofbiz/trunk/applications/order/entitydef/entitymodel_old.xml ofbiz/trunk/applications/order/entitydef/entitymodel_view.xml ofbiz/trunk/applications/order/servicedef/orderProcessXPDL.xml ofbiz/trunk/applications/party/entitydef/entitymodel.xml ofbiz/trunk/applications/party/entitydef/entitymodel_old.xml ofbiz/trunk/applications/product/entitydef/entitymodel.xml ofbiz/trunk/applications/product/entitydef/entitymodel_old.xml ofbiz/trunk/applications/product/entitydef/entitymodel_shipment.xml ofbiz/trunk/applications/workeffort/entitydef/entitymodel.xml ofbiz/trunk/applications/workeffort/entitydef/entitymodel_old.xml ofbiz/trunk/applications/workeffort/entitydef/entitymodel_view.xml ofbiz/trunk/framework/catalina/entitydef/entitymodel.xml ofbiz/trunk/framework/common/entitydef/entitymodel.xml ofbiz/trunk/framework/entity/entitydef/entitymodel.xml ofbiz/trunk/framework/entity/entitydef/entitymodel_test.xml ofbiz/trunk/framework/entityext/entitydef/entitymodel.xml ofbiz/trunk/framework/example/entitydef/entitymodel.xml ofbiz/trunk/framework/example/entitydef/entitymodel_view.xml ofbiz/trunk/framework/security/entitydef/entitymodel.xml ofbiz/trunk/framework/service/entitydef/entitymodel.xml ofbiz/trunk/framework/testtools/entitydef/entitymodel.xml ofbiz/trunk/framework/webapp/entitydef/entitymodel.xml ofbiz/trunk/specialpurpose/ebay/entitydef/entitymodel.xml ofbiz/trunk/specialpurpose/ebaystore/entitydef/entitymodel.xml ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml ofbiz/trunk/specialpurpose/googlebase/entitydef/entitymodel.xml ofbiz/trunk/specialpurpose/googlecheckout/entitydef/entitymodel.xml ofbiz/trunk/specialpurpose/oagis/entitydef/entitymodel.xml ofbiz/trunk/specialpurpose/pos/entitydef/entitymodel.xml ofbiz/trunk/specialpurpose/projectmgr/entitydef/entitymodel.xml ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/controller.xml ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/controller.xml ofbiz/trunk/specialpurpose/workflow/entitydef/entitymodel.xml Modified: ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/applications/accounting/entitydef/entitymodel_old.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/entitydef/entitymodel_old.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/entitydef/entitymodel_old.xml (original) +++ ofbiz/trunk/applications/accounting/entitydef/entitymodel_old.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> <!-- ======================== Data Model ===================== --> Modified: ofbiz/trunk/applications/accounting/entitydef/entitymodel_reports.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/entitydef/entitymodel_reports.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/entitydef/entitymodel_reports.xml (original) +++ ofbiz/trunk/applications/accounting/entitydef/entitymodel_reports.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/applications/commonext/documents/ApacheOfbiz.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/documents/ApacheOfbiz.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/commonext/documents/ApacheOfbiz.xml (original) +++ ofbiz/trunk/applications/commonext/documents/ApacheOfbiz.xml Thu May 27 14:45:59 2010 @@ -25,34 +25,34 @@ <info> <title>Apache OFBiz official documentation.</title> - <abstract> - <para> - This Book is currently in an experimental stage. It will be the start of moving the OFBiz documentation from the current - <link xl:href="http://docs.ofbiz.org">OFBiz documentation site</link> and the old ofbiz website (Entity documents) to the OFBiz content component. - The layout is currently open for discussion by the OFBiz community. - </para> - <para> - The advantages of using it within OFBiz are: - <orderedlist> - <listitem><para>No external system required for documentation</para></listitem> - <listitem><para>The content of the internal help files can be used within the documentation</para></listitem> - <listitem><para>The documentation always has the same version as the system (It is part of it)</para></listitem> - <listitem><para>The content is stored in a internationally accepted <link xl:href="http://docbook.org">'DocBook'</link> format</para></listitem> - <listitem><para>The content can be easily presented in the selected visual schemas (To be implemented)</para></listitem> - </orderedlist> - </para> - <para> - If you want to contribute to this document, you are very welcome. - Several possibilities exist: - <orderedlist> - <listitem><para>Convert existing OFBiz documents on the <link xl:href="http://docs.ofbiz.org">OFBiz documentation site to the <link xl:href="http://docbook.org">docbook</link> format</link></para></listitem> - <listitem><para>Write new document chapters for an OFBiz component</para></listitem> - <listitem><para>Write new Help screens which can be inserted as sections in the document.</para></listitem> - </orderedlist> - How to contribute? It depends if you have a local OFBiz system or not. If you have, check the appendix for an explanation how the document text is stored within the OFBiz system. - If you do not have a local OFBiz system write your text in an xml editor using the DocBook V5.0 schema's. - If you have text to contribute create a Jira issue and upload your text to the issue. - </para> + <abstract> + <para> + This Book is currently in an experimental stage. It will be the start of moving the OFBiz documentation from the current + <link xl:href="http://docs.ofbiz.org">OFBiz documentation site</link> and the old ofbiz website (Entity documents) to the OFBiz content component. + The layout is currently open for discussion by the OFBiz community. + </para> + <para> + The advantages of using it within OFBiz are: + <orderedlist> + <listitem><para>No external system required for documentation</para></listitem> + <listitem><para>The content of the internal help files can be used within the documentation</para></listitem> + <listitem><para>The documentation always has the same version as the system (It is part of it)</para></listitem> + <listitem><para>The content is stored in a internationally accepted <link xl:href="http://docbook.org">'DocBook'</link> format</para></listitem> + <listitem><para>The content can be easily presented in the selected visual schemas (To be implemented)</para></listitem> + </orderedlist> + </para> + <para> + If you want to contribute to this document, you are very welcome. + Several possibilities exist: + <orderedlist> + <listitem><para>Convert existing OFBiz documents on the <link xl:href="http://docs.ofbiz.org">OFBiz documentation site to the <link xl:href="http://docbook.org">docbook</link> format</link></para></listitem> + <listitem><para>Write new document chapters for an OFBiz component</para></listitem> + <listitem><para>Write new Help screens which can be inserted as sections in the document.</para></listitem> + </orderedlist> + How to contribute? It depends if you have a local OFBiz system or not. If you have, check the appendix for an explanation how the document text is stored within the OFBiz system. + If you do not have a local OFBiz system write your text in an xml editor using the DocBook V5.0 schema's. + If you have text to contribute create a Jira issue and upload your text to the issue. + </para> </abstract> </info> Modified: ofbiz/trunk/applications/commonext/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/commonext/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/applications/commonext/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -22,7 +22,7 @@ under the License. xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd"> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- not sure if we should use the NoteData entity for this however at the moment it is doing fine... --> Modified: ofbiz/trunk/applications/content/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/content/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/applications/content/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/applications/humanres/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/humanres/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/applications/humanres/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/applications/humanres/entitydef/entitymodel_old.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/entitydef/entitymodel_old.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/humanres/entitydef/entitymodel_old.xml (original) +++ ofbiz/trunk/applications/humanres/entitydef/entitymodel_old.xml Thu May 27 14:45:59 2010 @@ -22,7 +22,7 @@ under the License. xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd"> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <entity entity-name="OldEmplPositionTypeRate" table-name="EMPL_POSITION_TYPE_RATE" Modified: ofbiz/trunk/applications/manufacturing/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/manufacturing/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/applications/manufacturing/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of the Open For Business Manufacturing Component</title> <description>None</description> - <author>none</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/applications/marketing/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/marketing/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/applications/marketing/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/applications/order/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/order/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/applications/order/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/applications/order/entitydef/entitymodel_old.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/entitydef/entitymodel_old.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/order/entitydef/entitymodel_old.xml (original) +++ ofbiz/trunk/applications/order/entitydef/entitymodel_old.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> <!-- ======================== Data Model ===================== --> Modified: ofbiz/trunk/applications/order/entitydef/entitymodel_view.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/entitydef/entitymodel_view.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/order/entitydef/entitymodel_view.xml (original) +++ ofbiz/trunk/applications/order/entitydef/entitymodel_view.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/applications/order/servicedef/orderProcessXPDL.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/servicedef/orderProcessXPDL.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/order/servicedef/orderProcessXPDL.xml (original) +++ ofbiz/trunk/applications/order/servicedef/orderProcessXPDL.xml Thu May 27 14:45:59 2010 @@ -30,7 +30,6 @@ under the License. </PackageHeader> <RedefinableHeader PublicationStatus="UNDER_REVISION"> - <Author>Andy Zeneski</Author> <Responsibles> <Responsible>admin</Responsible> </Responsibles> @@ -70,7 +69,6 @@ under the License. </ProcessHeader> <RedefinableHeader PublicationStatus="UNDER_REVISION"> - <Author>OFBiz</Author> <Responsibles> <Responsible>admin</Responsible> </Responsibles> Modified: ofbiz/trunk/applications/party/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/party/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/applications/party/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/applications/party/entitydef/entitymodel_old.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/entitydef/entitymodel_old.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/party/entitydef/entitymodel_old.xml (original) +++ ofbiz/trunk/applications/party/entitydef/entitymodel_old.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> <!-- ======================== Data Model ===================== --> Modified: ofbiz/trunk/applications/product/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/product/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/applications/product/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -24,7 +24,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <default-resource-name>ProductEntityLabels</default-resource-name> Modified: ofbiz/trunk/applications/product/entitydef/entitymodel_old.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/entitydef/entitymodel_old.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/product/entitydef/entitymodel_old.xml (original) +++ ofbiz/trunk/applications/product/entitydef/entitymodel_old.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> <!-- ======================== Data Model ===================== --> Modified: ofbiz/trunk/applications/product/entitydef/entitymodel_shipment.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/entitydef/entitymodel_shipment.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/product/entitydef/entitymodel_shipment.xml (original) +++ ofbiz/trunk/applications/product/entitydef/entitymodel_shipment.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/applications/workeffort/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/workeffort/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/applications/workeffort/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/applications/workeffort/entitydef/entitymodel_old.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/entitydef/entitymodel_old.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/workeffort/entitydef/entitymodel_old.xml (original) +++ ofbiz/trunk/applications/workeffort/entitydef/entitymodel_old.xml Thu May 27 14:45:59 2010 @@ -22,7 +22,7 @@ under the License. xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd"> <title>Entity of an Open For Business Project Component</title> <description>old depreciated entities</description> - <author>None</author> + <author>None</author> <version>1.0</version> <entity entity-name="OldWorkEffortAssignmentRate" table-name="WORK_EFFORT_ASSIGNMENT_RATE" Modified: ofbiz/trunk/applications/workeffort/entitydef/entitymodel_view.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/entitydef/entitymodel_view.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/applications/workeffort/entitydef/entitymodel_view.xml (original) +++ ofbiz/trunk/applications/workeffort/entitydef/entitymodel_view.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <view-entity entity-name="WorkEffortAndChild" package-name="org.ofbiz.workeffort.workeffort" Modified: ofbiz/trunk/framework/catalina/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/catalina/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/framework/catalina/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/framework/catalina/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/framework/common/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/framework/common/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/framework/common/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/framework/entity/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/entity/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/framework/entity/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/framework/entity/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/framework/entity/entitydef/entitymodel_test.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/entity/entitydef/entitymodel_test.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/framework/entity/entitydef/entitymodel_test.xml (original) +++ ofbiz/trunk/framework/entity/entitydef/entitymodel_test.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity testing suite</title> <description>None</description> - <author>none</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= Modified: ofbiz/trunk/framework/entityext/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/entityext/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/framework/entityext/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/framework/entityext/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/framework/example/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/framework/example/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/framework/example/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <default-resource-name>ExampleEntityLabels</default-resource-name> Modified: ofbiz/trunk/framework/example/entitydef/entitymodel_view.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/entitydef/entitymodel_view.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/framework/example/entitydef/entitymodel_view.xml (original) +++ ofbiz/trunk/framework/example/entitydef/entitymodel_view.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <view-entity entity-name="ExampleStatusDetail" package-name="org.ofbiz.example.example"> Modified: ofbiz/trunk/framework/security/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/security/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/framework/security/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/framework/security/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/framework/service/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/service/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/framework/service/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/framework/service/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/framework/testtools/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/testtools/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/framework/testtools/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/framework/testtools/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <entity entity-name="SeleniumTestSuitePath" Modified: ofbiz/trunk/framework/webapp/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webapp/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/framework/webapp/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/framework/webapp/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/specialpurpose/ebay/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/ebay/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/specialpurpose/ebay/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -26,7 +26,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/specialpurpose/ebaystore/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/ebaystore/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/specialpurpose/ebaystore/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -26,7 +26,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <extend-entity entity-name="EbayConfig"> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml (original) +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml Thu May 27 14:45:59 2010 @@ -21,7 +21,7 @@ under the License. <site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/site-conf.xsd"> <description>OFBiz: eCommerce Controller Configuration File</description> - <errorpage>/error/error.jsp</errorpage> + <errorpage>/error/error.jsp</errorpage> <handler name="java" type="request" class="org.ofbiz.webapp.event.JavaEventHandler"/> <handler name="bsf" type="request" class="org.ofbiz.webapp.event.BsfEventHandler"/> Modified: ofbiz/trunk/specialpurpose/googlebase/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlebase/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/googlebase/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/specialpurpose/googlebase/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -26,7 +26,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/specialpurpose/googlecheckout/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlecheckout/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/googlecheckout/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/specialpurpose/googlecheckout/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -26,7 +26,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/specialpurpose/oagis/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/oagis/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/oagis/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/specialpurpose/oagis/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/specialpurpose/pos/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/pos/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/specialpurpose/pos/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> Modified: ofbiz/trunk/specialpurpose/projectmgr/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/projectmgr/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/specialpurpose/projectmgr/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <extend-entity entity-name="WorkEffort"> Modified: ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/controller.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/controller.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/controller.xml (original) +++ ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/controller.xml Thu May 27 14:45:59 2010 @@ -21,7 +21,7 @@ under the License. <site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/site-conf.xsd"> <description>Shark Workflow Manager Component Site Configuration File</description> - <errorpage>/error/error.jsp</errorpage> + <errorpage>/error/error.jsp</errorpage> <!-- event handlers --> <handler name="java" type="request" class="org.ofbiz.webapp.event.JavaEventHandler"/> Modified: ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/controller.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/controller.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/controller.xml (original) +++ ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/controller.xml Thu May 27 14:45:59 2010 @@ -20,7 +20,7 @@ <site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/site-conf.xsd"> <description>Web Pos Component Site Configuration File</description> - <errorpage>/error/error.jsp</errorpage> + <errorpage>/error/error.jsp</errorpage> <handler name="java" type="request" class="org.ofbiz.webapp.event.JavaEventHandler"/> <handler name="bsf" type="request" class="org.ofbiz.webapp.event.BsfEventHandler"/> Modified: ofbiz/trunk/specialpurpose/workflow/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/workflow/entitydef/entitymodel.xml?rev=948852&r1=948851&r2=948852&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/workflow/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/specialpurpose/workflow/entitydef/entitymodel.xml Thu May 27 14:45:59 2010 @@ -25,7 +25,7 @@ under the License. <!-- ========================================================= --> <title>Entity of an Open For Business Project Component</title> <description>None</description> - <author>None</author> + <author>None</author> <version>1.0</version> <!-- ========================================================= --> |
Free forum by Nabble | Edit this page |