Advertisement
Guest User

Untitled

a guest
Oct 30th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.92 KB | None | 0 0
  1. set.code.rev:
  2.  
  3. code.rev:
  4.  
  5. init:
  6.  
  7. core.lib:
  8.  
  9. init:
  10.  
  11. compile:
  12.  
  13. build.jar:
  14.  
  15. build:
  16.  
  17. copy.core.lib:
  18.  
  19. database.lib:
  20.  
  21. compile:
  22.  
  23. jar:
  24.  
  25. buildvalidation:
  26. [sql] Executing commands
  27. [sql] 2 of 2 SQL statements executed successfully
  28.  
  29. buildvalidation:
  30. [java] 0 [main] INFO org.openbravo.base.ExecutionLimitBaseProcess - Executing buildValidation: org.openbravo.buildvalidation.JdkVersionCheck
  31. [java] 45 [main] INFO org.openbravo.base.ExecutionLimitBaseProcess - Executing buildValidation: org.openbravo.buildvalidation.DatabaseDecimalNumberCheck
  32. [java] 52 [main] INFO org.openbravo.base.ExecutionLimitBaseProcess - Executing buildValidation: org.openbravo.buildvalidation.DatabaseVersionCheck
  33. [java] 174 [main] INFO org.openbravo.base.ExecutionLimitBaseProcess - Executing buildValidation: org.openbravo.retail.posterminal.buildvalidation.DuplicatedPosTerminalPaymentType
  34.  
  35. update.database:
  36. [sql] Executing commands
  37. [sql] 2 of 2 SQL statements executed successfully
  38.  
  39. update.database.java:
  40. [java] Executing database update process without checking changes in local files.
  41. [java] 0 INFO - Database connection: jdbc:postgresql://localhost:5432/openbravo. User: tad
  42. [java] 1077 INFO - Max threads 1
  43. [java] 2032 INFO - Executing full update.database
  44. [java] 2060 INFO - Reading tables...
  45. [java] 19257 INFO - Reading views...
  46. [java] 19610 INFO - Reading sequences...
  47. [java] 19637 INFO - Reading triggers...
  48. [java] 19726 INFO - Reading functions...
  49. [java] 20797 INFO - Sorting foreign keys, indexes and checks...
  50. [java] 21483 INFO - Checking datatypes from the model loaded from the database
  51. [java] 21501 INFO - Original model loaded from database.
  52. [java] 21638 INFO - Reading model files...
  53. [java] 41244 INFO - Checking datatypes from the model loaded from XML files
  54. [java] 41309 INFO - Loading data from XML files
  55. [java] 51287 INFO - Loading and applying configuration scripts
  56. [java] 51295 INFO - Applying structure part of configuration script: org.openbravo.v3
  57. [java] 51297 INFO - Loading configuration script: /opt/OpenbravoERP/modules/org.openbravo.v3/src-db/database/configScript.xml
  58. [java] 51390 INFO - Applying structure part of configuration script: org.openbravo.retail.pack
  59. [java] 51392 INFO - Loading configuration script: /opt/OpenbravoERP/modules/org.openbravo.retail.pack/src-db/database/configScript.xml
  60. [java] Checking if database structure was modified locally.
  61. [java] Checking if data has changed in the application dictionary.
  62. [java] 53275 INFO - Executing default prescript
  63. [java] 53674 INFO - Executed 117 SQL command(s) successfully
  64. [java] 53686 INFO - Updating database model...
  65. [java] 173966 INFO - Executed 2120 SQL command(s) successfully
  66. [java] 173981 INFO - Executed 5 forced SQL command(s) with 1 error(s)
  67. [java] 173985 INFO - Executed 1 forced SQL command(s) successfully
  68. [java] 173987 INFO - Model update complete.
  69. [java] 174156 INFO - Loading and applying configuration scripts
  70. [java] 174159 INFO - Applying data part of configuration script: org.openbravo.v3
  71. [java] 174164 INFO - Loading configuration script: /opt/OpenbravoERP/modules/org.openbravo.v3/src-db/database/configScript.xml
  72. [java] 175682 INFO - Applying data part of configuration script: org.openbravo.retail.pack
  73. [java] 175684 INFO - Loading configuration script: /opt/OpenbravoERP/modules/org.openbravo.retail.pack/src-db/database/configScript.xml
  74. [java] 175797 INFO - Comparing databases to find differences
  75. [java] 184452 INFO - Disabling foreign keys
  76. [java] 184464 INFO - Disabling triggers
  77. [java] 184649 INFO - Executed 323 SQL command(s) successfully
  78. [java] 185031 INFO - Executed 851 SQL command(s) successfully
  79. [java] 185035 INFO - Running modulescripts...
  80. [java] 185176 INFO - Executing moduleScript: org.openbravo.modulescript.HBFix
  81. [java] 185318 INFO - Executing moduleScript: org.openbravo.modulescript.InitializeCostingMigrationPreference
  82. [java] 185432 INFO - Executing moduleScript: org.openbravo.advpaymentmngt.modulescript.InitializeAPRMReadyPreference
  83. [java] 185525 INFO - Updating Application Dictionary data...
  84. [java] 185575 INFO - Removing invalid rows.
  85. [java] 185602 INFO - Recreating Primary Keys
  86. [java] 185683 INFO - Executing oncreatedefault statements for mandatory columns
  87. [java] 185874 INFO - Executed 80 SQL command(s) successfully
  88. [java] 185876 INFO - Recreating not null constraints
  89. [java] 186403 INFO - Executed 923 SQL command(s) successfully
  90. [java] 186418 INFO - Executing update final script (dropping temporary tables)
  91. [java] 187123 INFO - Executed 53 SQL command(s) successfully
  92. [java] 187151 INFO - Executed 3 forced SQL command(s) successfully
  93. [java] 187154 INFO - Enabling Foreign Keys and Triggers
  94. [java] 187330 INFO - Executed 323 SQL command(s) successfully
  95. [java] 187334 INFO - Executing default postscript
  96. [java] 187362 INFO - Executed 13 SQL command(s) successfully
  97.  
  98. database.postupdate.POSTGRE:
  99. [sql] Executing commands
  100. [sql] 5 of 5 SQL statements executed successfully
  101.  
  102. update.dbupdate.timestamp:
  103. [sql] Executing commands
  104. [sql] 1 of 1 SQL statements executed successfully
  105.  
  106. generate.entities.quick:
  107.  
  108. init:
  109.  
  110. compile.src.gen:
  111. [javac] Compiling 4 source files to /opt/OpenbravoERP/build/classes
  112. [copy] Copying 90 files to /opt/OpenbravoERP/build/classes
  113.  
  114. generate.entities.quick:
  115. [java] 0 [main] INFO org.openbravo.base.model.ModelProvider - Building runtime model
  116. [java] 25240 [main] INFO org.openbravo.base.gen.GenerateEntitiesTask - Generated 639 entities
  117. [javac] Compiling 542 source files to /opt/OpenbravoERP/build/classes
  118. [javac] Compiling 6 source files to /opt/OpenbravoERP/build/classes
  119.  
  120. set.code.rev:
  121.  
  122. code.rev:
  123.  
  124. init:
  125.  
  126. compile.apply.module:
  127. [sql] Executing commands
  128. [sql] 2 of 2 SQL statements executed successfully
  129.  
  130. init:
  131.  
  132. compile.apply.module:
  133. [mkdir] Created dir: /opt/OpenbravoERP/build.apply/classes
  134. [java] 0 [main] INFO org.openbravo.data.Sqlc - strFileProperties: /opt/OpenbravoERP/config/Openbravo.properties
  135. [java] 1616 [main] INFO org.openbravo.data.Sqlc - javaDateFormat: dd-MM-yyyy
  136. [java] 1628 [main] INFO org.openbravo.data.Sqlc - directory source: .
  137. [java] 1630 [main] INFO org.openbravo.data.Sqlc - directory destiny: /opt/OpenbravoERP/build/javasqlc/src
  138. [java] 1632 [main] INFO org.openbravo.data.Sqlc - file termination: .xsql
  139. [java] 1659 [main] INFO org.openbravo.data.Sqlc - file connection: /opt/OpenbravoERP/config/Openbravo.properties
  140. [java] 1661 [main] INFO org.openbravo.data.Sqlc - Write TXT Files: false
  141. [java] 1663 [main] INFO org.openbravo.data.Sqlc - QueryExecutionStrategy: optimized
  142. [java] 1709 [main] INFO org.openbravo.data.Sqlc - Loading driver: org.postgresql.Driver
  143. [java] 1711 [main] INFO org.openbravo.data.Sqlc - Driver loaded
  144. [java] 1717 [main] INFO org.openbravo.data.Sqlc - connect made
  145. [javac] Compiling 1 source file to /opt/OpenbravoERP/build.apply/classes
  146.  
  147. apply.module:
  148. [java] 0 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Looking for translation modules
  149. [java] 30 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - 6 translation modules found
  150. [java] 33 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Executing verify language process
  151. [java] 827 [main] INFO org.openbravo.erpCommon.modules.ApplyModule -
  152. [java] 830 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Importing language zh_CN from module Mobile Core Infrastructure - Chinese Translation from folder: /opt/OpenbravoERP/modules/com.sim.mobile.core.zh_CN/referencedata/translation
  153. [java] 897 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationHandler - Not Found - UPDATE AD_ELEMENT_Trl SET Name='level',PrintName='Level',Updated=now(),IsTranslated='N' WHERE AD_ELEMENT_ID='30D3252389BC4D04AB90D31506034956' AND AD_Language='zh_CN' AND AD_Client_ID='0'
  154. [java] 920 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationHandler - Not Found - UPDATE AD_ELEMENT_Trl SET Name='json',PrintName='Json',Updated=now(),IsTranslated='N' WHERE AD_ELEMENT_ID='B9BD3FBA84B245D884F09F2C32F0FFFA' AND AD_Language='zh_CN' AND AD_Client_ID='0'
  155. [java] 926 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationHandler - Not Found - UPDATE AD_ELEMENT_Trl SET Name='Terminal',PrintName='Terminal',Updated=now(),IsTranslated='N' WHERE AD_ELEMENT_ID='D6860200407A411E83BAABF546D3E285' AND AD_Language='zh_CN' AND AD_Client_ID='0'
  156. [java] 932 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=4 - from file AD_ELEMENT_TRL_zh_CN.xml
  157. [java] 938 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_FIELDGROUP_TRL_zh_CN.xml
  158. [java] 942 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_FIELD_TRL_zh_CN.xml
  159. [java] 959 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_FORM_TRL_zh_CN.xml
  160. [java] 975 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_MENU_TRL_zh_CN.xml
  161. [java] 1098 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationHandler - Not Found - UPDATE AD_MESSAGE_Trl SET MsgText='对此带来的不便表示抱歉。',Updated=now(),IsTranslated='Y' WHERE AD_MESSAGE_ID='953E975B9193423983F3C371702147E6' AND AD_Language='zh_CN' AND AD_Client_ID='0'
  162. [java] 1201 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=67 - from file AD_MESSAGE_TRL_zh_CN.xml
  163. [java] 1236 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_MODULE_TRL_zh_CN.xml
  164. [java] 1244 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_PROCESS_PARA_TRL_zh_CN.xml
  165. [java] 1303 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_PROCESS_TRL_zh_CN.xml
  166. [java] 1341 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_REFERENCE_TRL_zh_CN.xml
  167. [java] 1359 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=6 - from file AD_REF_LIST_TRL_zh_CN.xml
  168. [java] 1373 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_TAB_TRL_zh_CN.xml
  169. [java] 1378 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_TEXTINTERFACES_TRL_zh_CN.xml
  170. [java] 1387 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_WINDOW_TRL_zh_CN.xml
  171. [java] 1410 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file M_OFFER_TYPE_TRL_zh_CN.xml
  172. [java] 1440 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBCQL_QUERY_COLUMN_TRL_zh_CN.xml
  173. [java] 1444 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBKMO_WIDGET_CLASS_MENU_TRL_zh_CN.xml
  174. [java] 1457 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBKMO_WIDGET_CLASS_TRL_zh_CN.xml
  175. [java] 1461 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUIAPP_PARAMETER_TRL_zh_CN.xml
  176. [java] 1475 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUISEL_SELECTOR_FIELD_TRL_zh_CN.xml
  177. [java] 1479 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUISEL_SELECTOR_TRL_zh_CN.xml
  178. [java] 1497 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Importing language zh_CN from module Web POS Hardware Manager - Chinese Translation from folder: /opt/OpenbravoERP/modules/com.sim.retail.poshwmanagers.zh_CN/referencedata/translation
  179. [java] 1499 [main] ERROR org.openbravo.erpCommon.ad_forms.TranslationManager - Can't read on directory: /opt/OpenbravoERP/modules/com.sim.retail.poshwmanagers.zh_CN/referencedata/translation
  180. [java] 1501 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Importing language zh_CN from module Retail Configuration - Chinese Translation from folder: /opt/OpenbravoERP/modules/com.sim.retail.config.zh_CN/referencedata/translation
  181. [java] 1611 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=19 - from file AD_ELEMENT_TRL_zh_CN.xml
  182. [java] 1626 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_FIELDGROUP_TRL_zh_CN.xml
  183. [java] 1643 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_FIELD_TRL_zh_CN.xml
  184. [java] 1661 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_FORM_TRL_zh_CN.xml
  185. [java] 1685 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_MENU_TRL_zh_CN.xml
  186. [java] 1707 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=5 - from file AD_MESSAGE_TRL_zh_CN.xml
  187. [java] 1711 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_MODULE_TRL_zh_CN.xml
  188. [java] 1751 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_PROCESS_PARA_TRL_zh_CN.xml
  189. [java] 1790 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=2 - from file AD_PROCESS_TRL_zh_CN.xml
  190. [java] 1878 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=8 - from file AD_REFERENCE_TRL_zh_CN.xml
  191. [java] 1905 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=5 - from file AD_REF_LIST_TRL_zh_CN.xml
  192. [java] 1923 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=3 - from file AD_TAB_TRL_zh_CN.xml
  193. [java] 1927 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_TEXTINTERFACES_TRL_zh_CN.xml
  194. [java] 1957 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_WINDOW_TRL_zh_CN.xml
  195. [java] 1970 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file M_OFFER_TYPE_TRL_zh_CN.xml
  196. [java] 1975 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBCQL_QUERY_COLUMN_TRL_zh_CN.xml
  197. [java] 1979 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBKMO_WIDGET_CLASS_MENU_TRL_zh_CN.xml
  198. [java] 1992 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBKMO_WIDGET_CLASS_TRL_zh_CN.xml
  199. [java] 1996 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUIAPP_PARAMETER_TRL_zh_CN.xml
  200. [java] 2013 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=3 - from file OBUISEL_SELECTOR_FIELD_TRL_zh_CN.xml
  201. [java] 2052 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=4 - from file OBUISEL_SELECTOR_TRL_zh_CN.xml
  202. [java] 2065 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Importing language zh_CN from module Returns from an existing ticket - Chinese Translation from folder: /opt/OpenbravoERP/modules/com.sim.retail.return.zh_CN/referencedata/translation
  203. [java] 2067 [main] ERROR org.openbravo.erpCommon.ad_forms.TranslationManager - Can't read on directory: /opt/OpenbravoERP/modules/com.sim.retail.return.zh_CN/referencedata/translation
  204. [java] 2069 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Importing language zh_CN from module Web POS - Chinese Translation from folder: /opt/OpenbravoERP/modules/com.sim.retail.posterminal.zh_CN/referencedata/translation
  205. [java] 2366 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=87 - from file AD_ELEMENT_TRL_zh_CN.xml
  206. [java] 2373 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=4 - from file AD_FIELDGROUP_TRL_zh_CN.xml
  207. [java] 2401 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=6 - from file AD_FIELD_TRL_zh_CN.xml
  208. [java] 2408 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_FORM_TRL_zh_CN.xml
  209. [java] 2416 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=6 - from file AD_MENU_TRL_zh_CN.xml
  210. [java] 3026 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=442 - from file AD_MESSAGE_TRL_zh_CN.xml
  211. [java] 3031 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_MODULE_TRL_zh_CN.xml
  212. [java] 3094 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_PROCESS_PARA_TRL_zh_CN.xml
  213. [java] 3161 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=2 - from file AD_PROCESS_TRL_zh_CN.xml
  214. [java] 3224 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=12 - from file AD_REFERENCE_TRL_zh_CN.xml
  215. [java] 3310 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationHandler - Not Found - UPDATE AD_REF_LIST_Trl SET Name='Web POS 拒绝报价单',Updated=now(),IsTranslated='Y' WHERE AD_REF_LIST_ID='9AFB5C15D64B426992C10D23585A411F' AND AD_Language='zh_CN' AND AD_Client_ID='0'
  216. [java] 3375 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=74 - from file AD_REF_LIST_TRL_zh_CN.xml
  217. [java] 3451 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=11 - from file AD_TAB_TRL_zh_CN.xml
  218. [java] 3459 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=2 - from file AD_TEXTINTERFACES_TRL_zh_CN.xml
  219. [java] 3505 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=4 - from file AD_WINDOW_TRL_zh_CN.xml
  220. [java] 3511 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file M_OFFER_TYPE_TRL_zh_CN.xml
  221. [java] 3538 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBCQL_QUERY_COLUMN_TRL_zh_CN.xml
  222. [java] 3553 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBKMO_WIDGET_CLASS_MENU_TRL_zh_CN.xml
  223. [java] 3564 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBKMO_WIDGET_CLASS_TRL_zh_CN.xml
  224. [java] 3641 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUIAPP_PARAMETER_TRL_zh_CN.xml
  225. [java] 3674 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUISEL_SELECTOR_FIELD_TRL_zh_CN.xml
  226. [java] 3694 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUISEL_SELECTOR_TRL_zh_CN.xml
  227. [java] 3698 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Importing language zh_CN from module D&P Rules for Retail - Chinese Translation from folder: /opt/OpenbravoERP/modules/com.sim.retail.discounts.zh_CN/referencedata/translation
  228. [java] 3753 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationHandler - Not Found - UPDATE AD_ELEMENT_Trl SET Name='Percentage',PrintName='Percentage',Description='Discount percentage to apply',Help='Indicates the discount percentage to apply if the total of the receipt is reached.',Updated=now(),IsTranslated='N' WHERE AD_ELEMENT_ID='E7767EB374444AE18FA65E1311A24EE3' AND AD_Language='zh_CN' AND AD_Client_ID='0'
  229. [java] 3769 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=15 - from file AD_ELEMENT_TRL_zh_CN.xml
  230. [java] 3783 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_FIELDGROUP_TRL_zh_CN.xml
  231. [java] 3820 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_FIELD_TRL_zh_CN.xml
  232. [java] 3837 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_FORM_TRL_zh_CN.xml
  233. [java] 3844 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_MENU_TRL_zh_CN.xml
  234. [java] 3877 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=9 - from file AD_MESSAGE_TRL_zh_CN.xml
  235. [java] 3881 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_MODULE_TRL_zh_CN.xml
  236. [java] 3975 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=2 - from file AD_PROCESS_PARA_TRL_zh_CN.xml
  237. [java] 4002 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_PROCESS_TRL_zh_CN.xml
  238. [java] 4037 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_REFERENCE_TRL_zh_CN.xml
  239. [java] 4063 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=2 - from file AD_REF_LIST_TRL_zh_CN.xml
  240. [java] 4070 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_TAB_TRL_zh_CN.xml
  241. [java] 4101 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_TEXTINTERFACES_TRL_zh_CN.xml
  242. [java] 4130 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_WINDOW_TRL_zh_CN.xml
  243. [java] 4149 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file M_OFFER_TYPE_TRL_zh_CN.xml
  244. [java] 4202 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBCQL_QUERY_COLUMN_TRL_zh_CN.xml
  245. [java] 4206 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBKMO_WIDGET_CLASS_MENU_TRL_zh_CN.xml
  246. [java] 4212 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBKMO_WIDGET_CLASS_TRL_zh_CN.xml
  247. [java] 4232 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUIAPP_PARAMETER_TRL_zh_CN.xml
  248. [java] 4259 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUISEL_SELECTOR_FIELD_TRL_zh_CN.xml
  249. [java] 4262 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUISEL_SELECTOR_TRL_zh_CN.xml
  250. [java] 4265 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Looking for reference data modules
  251. [delete] Deleting directory /opt/OpenbravoERP/build.apply/classes
  252.  
  253. apply.modules:
  254. [sql] Executing commands
  255. [sql] 2 of 2 SQL statements executed successfully
  256.  
  257. set.code.rev:
  258.  
  259. code.rev:
  260.  
  261. init:
  262.  
  263. wad.lib:
  264.  
  265. init:
  266.  
  267. sqlc:
  268. [java] 0 [main] INFO org.openbravo.data.Sqlc - strFileProperties: /opt/OpenbravoERP/config/Openbravo.properties
  269. [java] 0 [main] INFO org.openbravo.data.Sqlc - javaDateFormat: dd-MM-yyyy
  270. [java] 1 [main] INFO org.openbravo.data.Sqlc - directory source: ./src/org
  271. [java] 1 [main] INFO org.openbravo.data.Sqlc - directory destiny: /opt/OpenbravoERP/src-wad/build/javasqlc
  272. [java] 1 [main] INFO org.openbravo.data.Sqlc - file termination: .xsql
  273. [java] 1 [main] INFO org.openbravo.data.Sqlc - file connection: /opt/OpenbravoERP/config/Openbravo.properties
  274. [java] 1 [main] INFO org.openbravo.data.Sqlc - Write TXT Files: false
  275. [java] 1 [main] INFO org.openbravo.data.Sqlc - QueryExecutionStrategy: optimized
  276. [java] 1 [main] INFO org.openbravo.data.Sqlc - Loading driver: org.postgresql.Driver
  277. [java] 401 [main] INFO org.openbravo.data.Sqlc - Driver loaded
  278. [java] 704 [main] INFO org.openbravo.data.Sqlc - connect made
  279. [java] 0 [main] INFO org.openbravo.data.Sqlc - strFileProperties: /opt/OpenbravoERP/config/Openbravo.properties
  280. [java] 5 [main] INFO org.openbravo.data.Sqlc - javaDateFormat: dd-MM-yyyy
  281. [java] 5 [main] INFO org.openbravo.data.Sqlc - directory source: /opt/OpenbravoERP/modules
  282. [java] 5 [main] INFO org.openbravo.data.Sqlc - directory destiny: /opt/OpenbravoERP/src-wad/build/javasqlc/src
  283. [java] 5 [main] INFO org.openbravo.data.Sqlc - file termination: .xsql
  284. [java] 5 [main] INFO org.openbravo.data.Sqlc - file connection: /opt/OpenbravoERP/config/Openbravo.properties
  285. [java] 5 [main] INFO org.openbravo.data.Sqlc - Write TXT Files: false
  286. [java] 20 [main] INFO org.openbravo.data.Sqlc - QueryExecutionStrategy: optimized
  287. [java] 20 [main] INFO org.openbravo.data.Sqlc - Loading driver: org.postgresql.Driver
  288. [java] 412 [main] INFO org.openbravo.data.Sqlc - Driver loaded
  289. [java] 805 [main] INFO org.openbravo.data.Sqlc - connect made
  290.  
  291. compileSqlc:
  292.  
  293. compile:
  294. [copy] Copying 2 files to /opt/OpenbravoERP/src-wad/build/classes
  295.  
  296. build.jar:
  297.  
  298. build:
  299.  
  300. apply.modules.compile:
  301.  
  302. apply.modules.compile.simple:
  303.  
  304. compile.war:
  305.  
  306. set.code.rev:
  307.  
  308. code.rev:
  309.  
  310. init:
  311.  
  312. compile.development:
  313.  
  314. clean.src.gen:
  315.  
  316. init:
  317.  
  318. compile.src.gen:
  319. [javac] Compiling 4 source files to /opt/OpenbravoERP/build/classes
  320. [copy] Copying 90 files to /opt/OpenbravoERP/build/classes
  321.  
  322. generate.entities.quick:
  323. [java] 0 [main] INFO org.openbravo.base.model.ModelProvider - Building runtime model
  324. [java] 27938 [main] INFO org.openbravo.base.gen.GenerateEntitiesTask - Generated 639 entities
  325. [javac] Compiling 542 source files to /opt/OpenbravoERP/build/classes
  326. [javac] Compiling 6 source files to /opt/OpenbravoERP/build/classes
  327.  
  328. generate.entities:
  329.  
  330. wadvalidation:
  331.  
  332. wad:
  333. [java] 0 [main] INFO org.openbravo.wad.WadConnection - Loading driver: org.postgresql.Driver
  334. [java] 841 [main] INFO org.openbravo.wad.WadConnection - Getting Connection: jdbc:postgresql://localhost:5432/openbravo,tad
  335. [java] 1059 [main] INFO org.openbravo.wad.Wad - strFileProperties: /opt/OpenbravoERP/config/Openbravo.properties
  336. [java] 1071 [main] INFO org.openbravo.wad.Wad - jsDateFormat: %d-%m-%Y
  337. [java] 1073 [main] INFO org.openbravo.wad.Wad - sqlDateFormat: DD-MM-YYYY
  338. [java] 1076 [main] INFO org.openbravo.wad.Wad - File connection: /opt/OpenbravoERP/config
  339. [java] 1078 [main] INFO org.openbravo.wad.Wad - window: %
  340. [java] 1082 [main] INFO org.openbravo.wad.Wad - module: 'com.sim.retail.posterminal.zh_CN', 'com.sim.retail.poshwmanagers.zh_CN', 'com.sim.retail.return.zh_CN', 'com.sim.retail.packs.zh_CN', 'com.sim.retail.discounts.zh_CN', 'com.sim.mobile.core.zh_CN', 'com.sim.retail.config.zh_CN'
  341. [java] 1084 [main] INFO org.openbravo.wad.Wad - directory destiny: /opt/OpenbravoERP/srcAD/org/openbravo/erpWindows
  342. [java] 1100 [main] INFO org.openbravo.wad.Wad - directory reference: /opt/OpenbravoERP/srcAD/org/openbravo/erpCommon/reference
  343. [java] 1102 [main] INFO org.openbravo.wad.Wad - directory web.xml: /opt/OpenbravoERP/build/javasqlc/src
  344. [java] 1104 [main] INFO org.openbravo.wad.Wad - directory ActionButtons: /opt/OpenbravoERP/srcAD/org/openbravo/erpCommon/ad_actionButton
  345. [java] 1106 [main] INFO org.openbravo.wad.Wad - generate web.xml: true
  346. [java] 1108 [main] INFO org.openbravo.wad.Wad - generate tabs: true
  347. [java] 1114 [main] INFO org.openbravo.wad.Wad - File separator: /
  348. [java] 1116 [main] INFO org.openbravo.wad.Wad - Attach path: /opt/OpenbravoERP/attachments
  349. [java] 1118 [main] INFO org.openbravo.wad.Wad - Web path: @actual_url_context@/web
  350. [java] 1122 [main] INFO org.openbravo.wad.Wad - Quick mode: false
  351. [java] 1124 [main] INFO org.openbravo.wad.Wad - Generate all 2.50 windows: false
  352. [java] 1129 [main] INFO org.openbravo.wad.Wad - Exclude CDI: false
  353. [java] 7218 [main] INFO org.openbravo.wad.Wad - 0 tabs to compile.
  354. [java] 7220 [main] INFO org.openbravo.wad.Wad - Updating table identifiers
  355. [java] 13629 [main] INFO org.openbravo.wad.Wad - Re-generating audit trail infrastructure
  356. [java] 13633 [main] INFO org.openbravo.wad.Wad - Processig combo reloads for action buttons
  357. [java] 14017 [main] INFO org.openbravo.wad.Wad - Processing ActionButton_data.xml
  358. [java] 14112 [main] INFO org.openbravo.wad.Wad - Processing ActionButtonXml
  359. [java] 15471 [main] INFO org.openbravo.wad.Wad - Processing ActionButtonHtml
  360. [java] 18852 [main] INFO org.openbravo.wad.Wad - Processing ActionButton_Responser.xml
  361. [java] 18986 [main] INFO org.openbravo.wad.Wad - Processing ActionButton_ResponserJava.xml
  362. [java] 19215 [main] INFO org.openbravo.wad.Wad - Processing ActionButtonXml Generics
  363. [java] 19395 [main] INFO org.openbravo.wad.Wad - Processing ActionButtonHtml for generics
  364. [java] 20300 [main] INFO org.openbravo.wad.Wad - Processing ActionButtonDefault_data.xsql
  365. [java] 20374 [main] INFO org.openbravo.wad.Wad - After filtering generating 0 tabs and skipping 0
  366. [java] 20383 [main] INFO org.openbravo.wad.Wad - Processing web.xml
  367. [java] 24606 [main] INFO org.openbravo.wad.Wad - No windows to compile
  368.  
  369. postwad:
  370. [copy] Copying 111 files to /opt/OpenbravoERP/WebContent/src-loc/design
  371. [copy] Copying 111 files to /opt/OpenbravoERP/WebContent/src-loc/design
  372.  
  373. sqlc:
  374. [java] 0 [main] INFO org.openbravo.data.Sqlc - strFileProperties: /opt/OpenbravoERP/config/Openbravo.properties
  375. [java] 1760 [main] INFO org.openbravo.data.Sqlc - javaDateFormat: dd-MM-yyyy
  376. [java] 1789 [main] INFO org.openbravo.data.Sqlc - directory source: .
  377. [java] 1791 [main] INFO org.openbravo.data.Sqlc - directory destiny: /opt/OpenbravoERP/build/javasqlc/src
  378. [java] 1794 [main] INFO org.openbravo.data.Sqlc - file termination: .xsql
  379. [java] 1797 [main] INFO org.openbravo.data.Sqlc - file connection: /opt/OpenbravoERP/config/Openbravo.properties
  380. [java] 1799 [main] INFO org.openbravo.data.Sqlc - Write TXT Files: false
  381. [java] 1802 [main] INFO org.openbravo.data.Sqlc - QueryExecutionStrategy: optimized
  382. [java] 1815 [main] INFO org.openbravo.data.Sqlc - Loading driver: org.postgresql.Driver
  383. [java] 1817 [main] INFO org.openbravo.data.Sqlc - Driver loaded
  384. [java] 1824 [main] INFO org.openbravo.data.Sqlc - connect made
  385. [java] 0 [main] INFO org.openbravo.data.Sqlc - strFileProperties: /opt/OpenbravoERP/config/Openbravo.properties
  386. [java] 1554 [main] INFO org.openbravo.data.Sqlc - javaDateFormat: dd-MM-yyyy
  387. [java] 1582 [main] INFO org.openbravo.data.Sqlc - directory source: /opt/OpenbravoERP/modules
  388. [java] 1584 [main] INFO org.openbravo.data.Sqlc - directory destiny: /opt/OpenbravoERP/build/javasqlc/src
  389. [java] 1587 [main] INFO org.openbravo.data.Sqlc - file termination: .xsql
  390. [java] 1618 [main] INFO org.openbravo.data.Sqlc - file connection: /opt/OpenbravoERP/config/Openbravo.properties
  391. [java] 1645 [main] INFO org.openbravo.data.Sqlc - Write TXT Files: false
  392. [java] 1648 [main] INFO org.openbravo.data.Sqlc - QueryExecutionStrategy: traditional
  393. [java] 1660 [main] INFO org.openbravo.data.Sqlc - Loading driver: org.postgresql.Driver
  394. [java] 1662 [main] INFO org.openbravo.data.Sqlc - Driver loaded
  395. [java] 1693 [main] INFO org.openbravo.data.Sqlc - connect made
  396.  
  397. buildAD:
  398. [java] 0 [main] INFO org.openbravo.data.Sqlc - strFileProperties: /opt/OpenbravoERP/config/Openbravo.properties
  399. [java] 1565 [main] INFO org.openbravo.data.Sqlc - javaDateFormat: dd-MM-yyyy
  400. [java] 1569 [main] INFO org.openbravo.data.Sqlc - directory source: ../srcAD
  401. [java] 1572 [main] INFO org.openbravo.data.Sqlc - directory destiny: /opt/OpenbravoERP/build/javasqlc/src
  402. [java] 1574 [main] INFO org.openbravo.data.Sqlc - file termination: .xsql
  403. [java] 1577 [main] INFO org.openbravo.data.Sqlc - file connection: /opt/OpenbravoERP/config/Openbravo.properties
  404. [java] 1596 [main] INFO org.openbravo.data.Sqlc - Write TXT Files: false
  405. [java] 1598 [main] INFO org.openbravo.data.Sqlc - QueryExecutionStrategy: traditional
  406. [java] 1603 [main] INFO org.openbravo.data.Sqlc - Loading driver: org.postgresql.Driver
  407. [java] 1605 [main] INFO org.openbravo.data.Sqlc - Driver loaded
  408. [java] 1624 [main] INFO org.openbravo.data.Sqlc - connect made
  409. [java] 1636 [main] INFO org.openbravo.data.Sqlc - File: ../srcAD/org/openbravo/erpCommon/reference/ActionButton_data.xsql processed
  410. [java] 1824 [main] INFO org.openbravo.data.Sqlc - File: ../srcAD/org/openbravo/erpCommon/ad_actionButton/ActionButtonSQLDefault_data.xsql processed
  411.  
  412. compileSqlc:
  413. [javac] Compiling 2 source files to /opt/OpenbravoERP/build/classes
  414. [javac] Compiling 3 source files to /opt/OpenbravoERP/build/classes
  415.  
  416. init:
  417.  
  418. calculate.version:
  419.  
  420. calculate.version.from.hg:
  421.  
  422. calculate.version.from.file:
  423.  
  424. cannot.find.version:
  425.  
  426. calculate.instance.version:
  427. [sql] Executing commands
  428. [sql] 1 of 1 SQL statements executed successfully
  429.  
  430. postsrc.modules:
  431. [copy] Copying 58 files to /opt/OpenbravoERP/WebContent/src-loc/design
  432. [copy] Copying 96 files to /opt/OpenbravoERP/build/classes
  433.  
  434. postsrc:
  435.  
  436. build.local.context:
  437. [copy] Copying 1 file to /opt/OpenbravoERP/WebContent/WEB-INF
  438. [copy] Copying 21 files to /opt/OpenbravoERP/WebContent/WEB-INF/lib
  439.  
  440. build.web.folder:
  441.  
  442. build.web.folder.skins:
  443. [delete] Deleting directory /opt/OpenbravoERP/WebContent/web/skins
  444. [mkdir] Created dir: /opt/OpenbravoERP/WebContent/web/skins
  445. [mkdir] Created dir: /opt/OpenbravoERP/WebContent/web/skins/ltr
  446. [copy] Copying 598 files to /opt/OpenbravoERP/WebContent/web/skins/ltr
  447. [mkdir] Created dir: /opt/OpenbravoERP/WebContent/web/skins/rtl
  448. [copy] Copying 598 files to /opt/OpenbravoERP/WebContent/web/skins/rtl
  449.  
  450. build.web.folder.base:
  451. [copy] Copying 2684 files to /opt/OpenbravoERP/WebContent/web
  452. [copy] Copying 72 files to /opt/OpenbravoERP/WebContent/web/skins/ltr
  453. [copy] Copying 72 files to /opt/OpenbravoERP/WebContent/web/skins/rtl
  454. [java] 0 [main] INFO org.openbravo.translate.Translate - RTL Skin directory source: /opt/OpenbravoERP/WebContent/web/skins/rtl
  455. [java] 1819 [main] INFO org.openbravo.translate.Translate - LTR Skin directory source: /opt/OpenbravoERP/WebContent/web/skins/ltr
  456. [java] 1822 [main] INFO org.openbravo.translate.Translate - Processing RTL skin org.openbravo.userinterface.skin.250to300Comp
  457. [java] 1855 [main] INFO org.openbravo.translate.Translate - Processing RTL skin org.openbravo.userinterface.skin.250to300Comp
  458. [java] 2812 [main] INFO org.openbravo.translate.Translate - Processing RTL skin Default
  459. [java] 2840 [main] INFO org.openbravo.translate.Translate - Processing RTL skin Default
  460. [java] 4170 [main] INFO org.openbravo.translate.Translate - Processing LTR skin org.openbravo.userinterface.skin.250to300Comp
  461. [java] 4174 [main] INFO org.openbravo.translate.Translate - Processing LTR skin Default
  462. [java] 4191 [main] INFO org.openbravo.translate.Translate - Modified files: 1340
  463.  
  464. minimizeJSandCSS:
  465. [yuicompress] Compressing /opt/OpenbravoERP/web/html/en_US/StaticCommunityBranding-MyOB.css to /opt/OpenbravoERP/WebContent/web/html/en_US/StaticCommunityBranding-MyOB.css
  466. [yuicompress] Compressing /opt/OpenbravoERP/web/html/en_US/StaticCommunityBranding-MyOB.js to /opt/OpenbravoERP/WebContent/web/html/en_US/StaticCommunityBranding-MyOB.js
  467. [yuicompress] Compressing /opt/OpenbravoERP/web/images/Logos.css to /opt/OpenbravoERP/WebContent/web/images/Logos.css
  468. [yuicompress] Compressing /opt/OpenbravoERP/web/js/DHTMLgoodies/context-menu.js to /opt/OpenbravoERP/WebContent/web/js/DHTMLgoodies/context-menu.js
  469. [yuicompress] Compressing /opt/OpenbravoERP/web/js/DHTMLgoodies/drag-drop-folder-tree.js to /opt/OpenbravoERP/WebContent/web/js/DHTMLgoodies/drag-drop-folder-tree.js
  470. [yuicompress] Compressing /opt/OpenbravoERP/web/js/ajax.js to /opt/OpenbravoERP/WebContent/web/js/ajax.js
  471. [yuicompress] Compressing /opt/OpenbravoERP/web/js/appStatus.js to /opt/OpenbravoERP/WebContent/web/js/appStatus.js
  472. [yuicompress] Compressing /opt/OpenbravoERP/web/js/calculator.js to /opt/OpenbravoERP/WebContent/web/js/calculator.js
  473. [yuicompress] Compressing /opt/OpenbravoERP/web/js/callOut.js to /opt/OpenbravoERP/WebContent/web/js/callOut.js
  474. [yuicompress] Compressing /opt/OpenbravoERP/web/js/cancelAndReplace.js to /opt/OpenbravoERP/WebContent/web/js/cancelAndReplace.js
  475. [yuicompress] Compressing /opt/OpenbravoERP/web/js/checkAvailableCredit.js to /opt/OpenbravoERP/WebContent/web/js/checkAvailableCredit.js
  476. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/CheckBox.js to /opt/OpenbravoERP/WebContent/web/js/default/CheckBox.js
  477. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/DateTextBox.js to /opt/OpenbravoERP/WebContent/web/js/default/DateTextBox.js
  478. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/MessageBox.js to /opt/OpenbravoERP/WebContent/web/js/default/MessageBox.js
  479. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/TimeTextBox.js to /opt/OpenbravoERP/WebContent/web/js/default/TimeTextBox.js
  480. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/UrlTextBox.js to /opt/OpenbravoERP/WebContent/web/js/default/UrlTextBox.js
  481. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/ValidationIntegerBox.js to /opt/OpenbravoERP/WebContent/web/js/default/ValidationIntegerBox.js
  482. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/ValidationNumberBox.js to /opt/OpenbravoERP/WebContent/web/js/default/ValidationNumberBox.js
  483. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/ValidationTextArea.js to /opt/OpenbravoERP/WebContent/web/js/default/ValidationTextArea.js
  484. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/ValidationTextBox.js to /opt/OpenbravoERP/WebContent/web/js/default/ValidationTextBox.js
  485. [yuicompress] Compressing /opt/OpenbravoERP/web/js/djConfig.js to /opt/OpenbravoERP/WebContent/web/js/djConfig.js
  486. [yuicompress] Compressing /opt/OpenbravoERP/web/js/djDependencies.js to /opt/OpenbravoERP/WebContent/web/js/djDependencies.js
  487. [yuicompress] Compressing /opt/OpenbravoERP/web/js/dojoConfig.js to /opt/OpenbravoERP/WebContent/web/js/dojoConfig.js
  488. [yuicompress] Compressing /opt/OpenbravoERP/web/js/error.js to /opt/OpenbravoERP/WebContent/web/js/error.js
  489. [yuicompress] Compressing /opt/OpenbravoERP/web/js/genericTree.js to /opt/OpenbravoERP/WebContent/web/js/genericTree.js
  490. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-blue.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-blue.css
  491. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-brown.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-brown.css
  492. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-green.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-green.css
  493. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-setup.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-setup.js
  494. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-setup_stripped.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-setup_stripped.js
  495. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-system.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-system.css
  496. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-tas.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-tas.css
  497. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-win2k-1.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-win2k-1.css
  498. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-win2k-2.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-win2k-2.css
  499. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-win2k-cold-1.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-win2k-cold-1.css
  500. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-win2k-cold-2.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-win2k-cold-2.css
  501. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar.js
  502. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar_stripped.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar_stripped.js
  503. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/doc/html/reference-Z-S.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/doc/html/reference-Z-S.css
  504. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/doc/html/reference.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/doc/html/reference.css
  505. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-af.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-af.js
  506. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-ar.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-ar.js
  507. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-bg.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-bg.js
  508. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-big5-utf8.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-big5-utf8.js
  509. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-big5.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-big5.js
  510. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-br.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-br.js
  511. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-ca.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-ca.js
  512. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-cs-utf8.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-cs-utf8.js
  513. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-cs-win.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-cs-win.js
  514. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-da.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-da.js
  515. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-de.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-de.js
  516. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-du.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-du.js
  517. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-el.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-el.js
  518. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-en.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-en.js
  519. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-es.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-es.js
  520. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-fi.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-fi.js
  521. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-fr.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-fr.js
  522. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-hr-utf8.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-hr-utf8.js
  523. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-hu.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-hu.js
  524. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-it.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-it.js
  525. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-ja.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-ja.js
  526. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-ko-utf8.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-ko-utf8.js
  527. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-ko.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-ko.js
  528. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-lang.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-lang.js
  529. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-lt-utf8.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-lt-utf8.js
  530. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-lt.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-lt.js
  531. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-lv.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-lv.js
  532. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-nl.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-nl.js
  533. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-no.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-no.js
  534. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-pl-utf8.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-pl-utf8.js
  535. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-pl.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-pl.js
  536. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-pt.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-pt.js
  537. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-ro.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-ro.js
  538. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-ru.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-ru.js
  539. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-ru_win_.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-ru_win_.js
  540. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-si.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-si.js
  541. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-sk.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-sk.js
  542. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-sp.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-sp.js
  543. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-sq.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-sq.js
  544. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-sv.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-sv.js
  545. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-tr.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-tr.js
  546. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-zh.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-zh.js
  547. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/cn_utf8.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/cn_utf8.js
  548. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/skins/Default/theme.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/skins/Default/theme.css
  549. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/skins/aqua/theme.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/skins/aqua/theme.css
  550. [yuicompress] Compressing /opt/OpenbravoERP/web/js/menuKeyboard.js to /opt/OpenbravoERP/WebContent/web/js/menuKeyboard.js
  551. [yuicompress] Compressing /opt/OpenbravoERP/web/js/messages.js to /opt/OpenbravoERP/WebContent/web/js/messages.js
  552. [yuicompress] Compressing /opt/OpenbravoERP/web/js/openbravo/widget/DataGrid.js to /opt/OpenbravoERP/WebContent/web/js/openbravo/widget/DataGrid.js
  553. [yuicompress] Compressing /opt/OpenbravoERP/web/js/openbravo/widget/ValidationTextBox.js to /opt/OpenbravoERP/WebContent/web/js/openbravo/widget/ValidationTextBox.js
  554. [yuicompress] Compressing /opt/OpenbravoERP/web/js/periodControlStatus.js to /opt/OpenbravoERP/WebContent/web/js/periodControlStatus.js
  555. [yuicompress] Compressing /opt/OpenbravoERP/web/js/productCharacteristicsProcess.js to /opt/OpenbravoERP/WebContent/web/js/productCharacteristicsProcess.js
  556. [yuicompress] Compressing /opt/OpenbravoERP/web/js/productServices.js to /opt/OpenbravoERP/WebContent/web/js/productServices.js
  557. [yuicompress] Compressing /opt/OpenbravoERP/web/js/recalculatePermissionsProcess.js to /opt/OpenbravoERP/WebContent/web/js/recalculatePermissionsProcess.js
  558. [yuicompress] Compressing /opt/OpenbravoERP/web/js/searchs.js to /opt/OpenbravoERP/WebContent/web/js/searchs.js
  559. [yuicompress] Compressing /opt/OpenbravoERP/web/js/shortcuts.js to /opt/OpenbravoERP/WebContent/web/js/shortcuts.js
  560. [yuicompress] Compressing /opt/OpenbravoERP/web/js/utils.js to /opt/OpenbravoERP/WebContent/web/js/utils.js
  561. [yuicompress] Compressing /opt/OpenbravoERP/web/js/validateCostingRuleProcess.js to /opt/OpenbravoERP/WebContent/web/js/validateCostingRuleProcess.js
  562. [yuicompress] Compressing /opt/OpenbravoERP/web/js/windowKeyboard.js to /opt/OpenbravoERP/WebContent/web/js/windowKeyboard.js
  563. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Excel/Excel.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Excel/Excel.css
  564. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Login/Login.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Login/Login.css
  565. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Main/Main_Edition.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Main/Main_Edition.css
  566. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Main/Main_Manual.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Main/Main_Manual.css
  567. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Main/Main_Popup.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Main/Main_Popup.css
  568. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Main/Main_Relation.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Main/Main_Relation.css
  569. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Main/Main_Report.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Main/Main_Report.css
  570. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Menu/Menu.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Menu/Menu.css
  571. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Openbravo_ERP.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Openbravo_ERP.css
  572. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Openbravo_ERP_240.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Openbravo_ERP_240.css
  573. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Openbravo_ERP_240_print.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Openbravo_ERP_240_print.css
  574. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Openbravo_ERP_250.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Openbravo_ERP_250.css
  575. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Openbravo_ERP_250_print.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Openbravo_ERP_250_print.css
  576. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Openbravo_ERP_print.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Openbravo_ERP_print.css
  577. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Popup/Popup.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Popup/Popup.css
  578.  
  579. translate:
  580.  
  581. compile:
  582.  
  583. copy.files.jarsync.notinrebuildui:
  584.  
  585. copy.files:
  586. [sync] Copying 1676 files to /var/lib/tomcat/webapps/openbravo
  587. [sync] Removed 2 dangling directories from /var/lib/tomcat/webapps/openbravo
  588. [sync] Removed 1 dangling file from /var/lib/tomcat/webapps/openbravo
  589. [sync] Copying 634 files to /var/lib/tomcat/webapps/openbravo/WEB-INF/classes
  590.  
  591. compile.development:
  592.  
  593. compile.deploy:
  594. [sql] Executing commands
  595. [sql] 2 of 2 SQL statements executed successfully
  596.  
  597. apply.modules.compile.complete:
  598.  
  599. setApplied:
  600. [sql] Executing commands
  601. [sql] 2 of 2 SQL statements executed successfully
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement