Advertisement
Guest User

Untitled

a guest
Oct 25th, 2017
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.35 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] 44 [main] INFO org.openbravo.base.ExecutionLimitBaseProcess - Executing buildValidation: org.openbravo.buildvalidation.DatabaseDecimalNumberCheck
  32. [java] 50 [main] INFO org.openbravo.base.ExecutionLimitBaseProcess - Executing buildValidation: org.openbravo.buildvalidation.DatabaseVersionCheck
  33. [java] 179 [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] 983 INFO - Max threads 1
  43. [java] 1975 INFO - Executing full update.database
  44. [java] 2003 INFO - Reading tables...
  45. [java] 18528 INFO - Reading views...
  46. [java] 18908 INFO - Reading sequences...
  47. [java] 18916 INFO - Reading triggers...
  48. [java] 18982 INFO - Reading functions...
  49. [java] 20093 INFO - Sorting foreign keys, indexes and checks...
  50. [java] 20801 INFO - Checking datatypes from the model loaded from the database
  51. [java] 20811 INFO - Original model loaded from database.
  52. [java] 20924 INFO - Reading model files...
  53. [java] 40241 INFO - Checking datatypes from the model loaded from XML files
  54. [java] 40309 INFO - Loading data from XML files
  55. [java] 50217 INFO - Loading and applying configuration scripts
  56. [java] 50222 INFO - Applying structure part of configuration script: org.openbravo.v3
  57. [java] 50224 INFO - Loading configuration script: /opt/OpenbravoERP/modules/org.openbravo.v3/src-db/database/configScript.xml
  58. [java] 50335 INFO - Applying structure part of configuration script: org.openbravo.retail.pack
  59. [java] 50336 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] 52162 INFO - Executing default prescript
  63. [java] 52573 INFO - Executed 117 SQL command(s) successfully
  64. [java] 52579 INFO - Updating database model...
  65. [java] 184237 INFO - Executed 2124 SQL command(s) successfully
  66. [java] 184252 INFO - Executed 5 forced SQL command(s) with 1 error(s)
  67. [java] 184257 INFO - Executed 1 forced SQL command(s) successfully
  68. [java] 184258 INFO - Model update complete.
  69. [java] 184429 INFO - Loading and applying configuration scripts
  70. [java] 184432 INFO - Applying data part of configuration script: org.openbravo.v3
  71. [java] 184433 INFO - Loading configuration script: /opt/OpenbravoERP/modules/org.openbravo.v3/src-db/database/configScript.xml
  72. [java] 185912 INFO - Applying data part of configuration script: org.openbravo.retail.pack
  73. [java] 185914 INFO - Loading configuration script: /opt/OpenbravoERP/modules/org.openbravo.retail.pack/src-db/database/configScript.xml
  74. [java] 186014 INFO - Comparing databases to find differences
  75. [java] 194558 INFO - Disabling foreign keys
  76. [java] 194579 INFO - Disabling triggers
  77. [java] 194761 INFO - Executed 324 SQL command(s) successfully
  78. [java] 195090 INFO - Executed 851 SQL command(s) successfully
  79. [java] 195092 INFO - Running modulescripts...
  80. [java] 195205 INFO - Executing moduleScript: org.openbravo.modulescript.HBFix
  81. [java] 195234 INFO - Executing moduleScript: org.openbravo.modulescript.InitializeCostingMigrationPreference
  82. [java] 195338 INFO - Executing moduleScript: org.openbravo.advpaymentmngt.modulescript.InitializeAPRMReadyPreference
  83. [java] 195444 INFO - Updating Application Dictionary data...
  84. [java] 195483 INFO - Removing invalid rows.
  85. [java] 195507 INFO - Recreating Primary Keys
  86. [java] 195586 INFO - Executing oncreatedefault statements for mandatory columns
  87. [java] 195761 INFO - Executed 80 SQL command(s) successfully
  88. [java] 195771 INFO - Recreating not null constraints
  89. [java] 196312 INFO - Executed 923 SQL command(s) successfully
  90. [java] 196317 INFO - Executing update final script (dropping temporary tables)
  91. [java] 197122 INFO - Executed 53 SQL command(s) successfully
  92. [java] 197149 INFO - Executed 3 forced SQL command(s) successfully
  93. [java] 197150 INFO - Enabling Foreign Keys and Triggers
  94. [java] 197410 INFO - Executed 324 SQL command(s) successfully
  95. [java] 197414 INFO - Executing default postscript
  96. [java] 197447 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] 23064 [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] 1636 [main] INFO org.openbravo.data.Sqlc - javaDateFormat: dd-MM-yyyy
  136. [java] 1639 [main] INFO org.openbravo.data.Sqlc - directory source: .
  137. [java] 1641 [main] INFO org.openbravo.data.Sqlc - directory destiny: /opt/OpenbravoERP/build/javasqlc/src
  138. [java] 1651 [main] INFO org.openbravo.data.Sqlc - file termination: .xsql
  139. [java] 1653 [main] INFO org.openbravo.data.Sqlc - file connection: /opt/OpenbravoERP/config/Openbravo.properties
  140. [java] 1654 [main] INFO org.openbravo.data.Sqlc - Write TXT Files: false
  141. [java] 1657 [main] INFO org.openbravo.data.Sqlc - QueryExecutionStrategy: optimized
  142. [java] 1683 [main] INFO org.openbravo.data.Sqlc - Loading driver: org.postgresql.Driver
  143. [java] 1685 [main] INFO org.openbravo.data.Sqlc - Driver loaded
  144. [java] 1705 [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] 34 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - 7 translation modules found
  150. [java] 36 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Executing verify language process
  151. [java] 771 [main] INFO org.openbravo.erpCommon.modules.ApplyModule -
  152. [java] 773 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Importing language zh_CN from module Openbravo for Retail China Localization Pack from folder: /opt/OpenbravoERP/modules/com.sim.retail.packs.zh_CN/referencedata/translation
  153. [java] 778 [main] ERROR org.openbravo.erpCommon.ad_forms.TranslationManager - Can't read on directory: /opt/OpenbravoERP/modules/com.sim.retail.packs.zh_CN/referencedata/translation
  154. [java] 795 [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
  155. [java] 1129 [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'
  156. [java] 1185 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=15 - from file AD_ELEMENT_TRL_zh_CN.xml
  157. [java] 1197 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_FIELDGROUP_TRL_zh_CN.xml
  158. [java] 1202 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_FIELD_TRL_zh_CN.xml
  159. [java] 1217 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_FORM_TRL_zh_CN.xml
  160. [java] 1221 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_MENU_TRL_zh_CN.xml
  161. [java] 1249 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=9 - from file AD_MESSAGE_TRL_zh_CN.xml
  162. [java] 1259 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_MODULE_TRL_zh_CN.xml
  163. [java] 1274 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=2 - from file AD_PROCESS_PARA_TRL_zh_CN.xml
  164. [java] 1298 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_PROCESS_TRL_zh_CN.xml
  165. [java] 1328 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_REFERENCE_TRL_zh_CN.xml
  166. [java] 1342 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=2 - from file AD_REF_LIST_TRL_zh_CN.xml
  167. [java] 1348 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_TAB_TRL_zh_CN.xml
  168. [java] 1382 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_TEXTINTERFACES_TRL_zh_CN.xml
  169. [java] 1395 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_WINDOW_TRL_zh_CN.xml
  170. [java] 1400 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file M_OFFER_TYPE_TRL_zh_CN.xml
  171. [java] 1412 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBCQL_QUERY_COLUMN_TRL_zh_CN.xml
  172. [java] 1416 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBKMO_WIDGET_CLASS_MENU_TRL_zh_CN.xml
  173. [java] 1429 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBKMO_WIDGET_CLASS_TRL_zh_CN.xml
  174. [java] 1433 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUIAPP_PARAMETER_TRL_zh_CN.xml
  175. [java] 1437 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUISEL_SELECTOR_FIELD_TRL_zh_CN.xml
  176. [java] 1453 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUISEL_SELECTOR_TRL_zh_CN.xml
  177. [java] 1472 [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
  178. [java] 1987 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=87 - from file AD_ELEMENT_TRL_zh_CN.xml
  179. [java] 1996 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=4 - from file AD_FIELDGROUP_TRL_zh_CN.xml
  180. [java] 2013 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=6 - from file AD_FIELD_TRL_zh_CN.xml
  181. [java] 2038 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_FORM_TRL_zh_CN.xml
  182. [java] 2058 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=6 - from file AD_MENU_TRL_zh_CN.xml
  183. [java] 2581 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=442 - from file AD_MESSAGE_TRL_zh_CN.xml
  184. [java] 2586 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_MODULE_TRL_zh_CN.xml
  185. [java] 2590 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_PROCESS_PARA_TRL_zh_CN.xml
  186. [java] 2607 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=2 - from file AD_PROCESS_TRL_zh_CN.xml
  187. [java] 2641 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=12 - from file AD_REFERENCE_TRL_zh_CN.xml
  188. [java] 2727 [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'
  189. [java] 2765 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=74 - from file AD_REF_LIST_TRL_zh_CN.xml
  190. [java] 2815 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=11 - from file AD_TAB_TRL_zh_CN.xml
  191. [java] 2830 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=2 - from file AD_TEXTINTERFACES_TRL_zh_CN.xml
  192. [java] 2947 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=4 - from file AD_WINDOW_TRL_zh_CN.xml
  193. [java] 2952 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file M_OFFER_TYPE_TRL_zh_CN.xml
  194. [java] 2985 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBCQL_QUERY_COLUMN_TRL_zh_CN.xml
  195. [java] 3015 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBKMO_WIDGET_CLASS_MENU_TRL_zh_CN.xml
  196. [java] 3050 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBKMO_WIDGET_CLASS_TRL_zh_CN.xml
  197. [java] 3081 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUIAPP_PARAMETER_TRL_zh_CN.xml
  198. [java] 3110 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUISEL_SELECTOR_FIELD_TRL_zh_CN.xml
  199. [java] 3114 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUISEL_SELECTOR_TRL_zh_CN.xml
  200. [java] 3145 [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
  201. [java] 3147 [main] ERROR org.openbravo.erpCommon.ad_forms.TranslationManager - Can't read on directory: /opt/OpenbravoERP/modules/com.sim.retail.return.zh_CN/referencedata/translation
  202. [java] 3159 [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
  203. [java] 3359 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=19 - from file AD_ELEMENT_TRL_zh_CN.xml
  204. [java] 3389 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_FIELDGROUP_TRL_zh_CN.xml
  205. [java] 3394 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_FIELD_TRL_zh_CN.xml
  206. [java] 3422 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_FORM_TRL_zh_CN.xml
  207. [java] 3438 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_MENU_TRL_zh_CN.xml
  208. [java] 3457 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=5 - from file AD_MESSAGE_TRL_zh_CN.xml
  209. [java] 3460 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_MODULE_TRL_zh_CN.xml
  210. [java] 3476 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_PROCESS_PARA_TRL_zh_CN.xml
  211. [java] 3502 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=2 - from file AD_PROCESS_TRL_zh_CN.xml
  212. [java] 3528 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=8 - from file AD_REFERENCE_TRL_zh_CN.xml
  213. [java] 3542 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=5 - from file AD_REF_LIST_TRL_zh_CN.xml
  214. [java] 3548 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=3 - from file AD_TAB_TRL_zh_CN.xml
  215. [java] 3560 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_TEXTINTERFACES_TRL_zh_CN.xml
  216. [java] 3566 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_WINDOW_TRL_zh_CN.xml
  217. [java] 3581 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file M_OFFER_TYPE_TRL_zh_CN.xml
  218. [java] 3595 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBCQL_QUERY_COLUMN_TRL_zh_CN.xml
  219. [java] 3609 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBKMO_WIDGET_CLASS_MENU_TRL_zh_CN.xml
  220. [java] 3615 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBKMO_WIDGET_CLASS_TRL_zh_CN.xml
  221. [java] 3638 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUIAPP_PARAMETER_TRL_zh_CN.xml
  222. [java] 3686 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=3 - from file OBUISEL_SELECTOR_FIELD_TRL_zh_CN.xml
  223. [java] 3720 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=4 - from file OBUISEL_SELECTOR_TRL_zh_CN.xml
  224. [java] 3734 [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
  225. [java] 3736 [main] ERROR org.openbravo.erpCommon.ad_forms.TranslationManager - Can't read on directory: /opt/OpenbravoERP/modules/com.sim.retail.poshwmanagers.zh_CN/referencedata/translation
  226. [java] 3742 [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
  227. [java] 3782 [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'
  228. [java] 3831 [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'
  229. [java] 3833 [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'
  230. [java] 3842 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=4 - from file AD_ELEMENT_TRL_zh_CN.xml
  231. [java] 3865 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_FIELDGROUP_TRL_zh_CN.xml
  232. [java] 3881 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_FIELD_TRL_zh_CN.xml
  233. [java] 3896 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_FORM_TRL_zh_CN.xml
  234. [java] 3924 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_MENU_TRL_zh_CN.xml
  235. [java] 4026 [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'
  236. [java] 4073 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=67 - from file AD_MESSAGE_TRL_zh_CN.xml
  237. [java] 4085 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_MODULE_TRL_zh_CN.xml
  238. [java] 4103 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_PROCESS_PARA_TRL_zh_CN.xml
  239. [java] 4117 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_PROCESS_TRL_zh_CN.xml
  240. [java] 4149 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_REFERENCE_TRL_zh_CN.xml
  241. [java] 4168 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=6 - from file AD_REF_LIST_TRL_zh_CN.xml
  242. [java] 4211 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_TAB_TRL_zh_CN.xml
  243. [java] 4227 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file AD_TEXTINTERFACES_TRL_zh_CN.xml
  244. [java] 4267 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=1 - from file AD_WINDOW_TRL_zh_CN.xml
  245. [java] 4282 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file M_OFFER_TYPE_TRL_zh_CN.xml
  246. [java] 4297 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBCQL_QUERY_COLUMN_TRL_zh_CN.xml
  247. [java] 4300 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBKMO_WIDGET_CLASS_MENU_TRL_zh_CN.xml
  248. [java] 4316 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBKMO_WIDGET_CLASS_TRL_zh_CN.xml
  249. [java] 4329 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUIAPP_PARAMETER_TRL_zh_CN.xml
  250. [java] 4333 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUISEL_SELECTOR_FIELD_TRL_zh_CN.xml
  251. [java] 4369 [main] INFO org.openbravo.erpCommon.ad_forms.TranslationManager - importTrl - Updated=0 - from file OBUISEL_SELECTOR_TRL_zh_CN.xml
  252. [java] 4372 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Looking for reference data modules
  253. [delete] Deleting directory /opt/OpenbravoERP/build.apply/classes
  254.  
  255. apply.modules:
  256. [sql] Executing commands
  257. [sql] 2 of 2 SQL statements executed successfully
  258.  
  259. set.code.rev:
  260.  
  261. code.rev:
  262.  
  263. init:
  264.  
  265. wad.lib:
  266.  
  267. init:
  268.  
  269. sqlc:
  270. [java] 0 [main] INFO org.openbravo.data.Sqlc - strFileProperties: /opt/OpenbravoERP/config/Openbravo.properties
  271. [java] 1 [main] INFO org.openbravo.data.Sqlc - javaDateFormat: dd-MM-yyyy
  272. [java] 1 [main] INFO org.openbravo.data.Sqlc - directory source: ./src/org
  273. [java] 1 [main] INFO org.openbravo.data.Sqlc - directory destiny: /opt/OpenbravoERP/src-wad/build/javasqlc
  274. [java] 1 [main] INFO org.openbravo.data.Sqlc - file termination: .xsql
  275. [java] 1 [main] INFO org.openbravo.data.Sqlc - file connection: /opt/OpenbravoERP/config/Openbravo.properties
  276. [java] 1 [main] INFO org.openbravo.data.Sqlc - Write TXT Files: false
  277. [java] 3 [main] INFO org.openbravo.data.Sqlc - QueryExecutionStrategy: optimized
  278. [java] 3 [main] INFO org.openbravo.data.Sqlc - Loading driver: org.postgresql.Driver
  279. [java] 400 [main] INFO org.openbravo.data.Sqlc - Driver loaded
  280. [java] 720 [main] INFO org.openbravo.data.Sqlc - connect made
  281. [java] 0 [main] INFO org.openbravo.data.Sqlc - strFileProperties: /opt/OpenbravoERP/config/Openbravo.properties
  282. [java] 11 [main] INFO org.openbravo.data.Sqlc - javaDateFormat: dd-MM-yyyy
  283. [java] 11 [main] INFO org.openbravo.data.Sqlc - directory source: /opt/OpenbravoERP/modules
  284. [java] 11 [main] INFO org.openbravo.data.Sqlc - directory destiny: /opt/OpenbravoERP/src-wad/build/javasqlc/src
  285. [java] 11 [main] INFO org.openbravo.data.Sqlc - file termination: .xsql
  286. [java] 11 [main] INFO org.openbravo.data.Sqlc - file connection: /opt/OpenbravoERP/config/Openbravo.properties
  287. [java] 11 [main] INFO org.openbravo.data.Sqlc - Write TXT Files: false
  288. [java] 12 [main] INFO org.openbravo.data.Sqlc - QueryExecutionStrategy: optimized
  289. [java] 12 [main] INFO org.openbravo.data.Sqlc - Loading driver: org.postgresql.Driver
  290. [java] 442 [main] INFO org.openbravo.data.Sqlc - Driver loaded
  291. [java] 718 [main] INFO org.openbravo.data.Sqlc - connect made
  292.  
  293. compileSqlc:
  294.  
  295. compile:
  296. [copy] Copying 2 files to /opt/OpenbravoERP/src-wad/build/classes
  297.  
  298. build.jar:
  299.  
  300. build:
  301.  
  302. apply.modules.compile:
  303.  
  304. apply.modules.compile.simple:
  305.  
  306. compile.war:
  307.  
  308. set.code.rev:
  309.  
  310. code.rev:
  311.  
  312. init:
  313.  
  314. compile.development:
  315.  
  316. clean.src.gen:
  317.  
  318. init:
  319.  
  320. compile.src.gen:
  321. [javac] Compiling 4 source files to /opt/OpenbravoERP/build/classes
  322. [copy] Copying 90 files to /opt/OpenbravoERP/build/classes
  323.  
  324. generate.entities.quick:
  325. [java] 0 [main] INFO org.openbravo.base.model.ModelProvider - Building runtime model
  326. [java] 28119 [main] INFO org.openbravo.base.gen.GenerateEntitiesTask - Generated 639 entities
  327. [javac] Compiling 542 source files to /opt/OpenbravoERP/build/classes
  328. [javac] Compiling 6 source files to /opt/OpenbravoERP/build/classes
  329.  
  330. generate.entities:
  331.  
  332. wadvalidation:
  333.  
  334. wad:
  335. [java] 0 [main] INFO org.openbravo.wad.WadConnection - Loading driver: org.postgresql.Driver
  336. [java] 822 [main] INFO org.openbravo.wad.WadConnection - Getting Connection: jdbc:postgresql://localhost:5432/openbravo,tad
  337. [java] 1039 [main] INFO org.openbravo.wad.Wad - strFileProperties: /opt/OpenbravoERP/config/Openbravo.properties
  338. [java] 1043 [main] INFO org.openbravo.wad.Wad - jsDateFormat: %d-%m-%Y
  339. [java] 1045 [main] INFO org.openbravo.wad.Wad - sqlDateFormat: DD-MM-YYYY
  340. [java] 1048 [main] INFO org.openbravo.wad.Wad - File connection: /opt/OpenbravoERP/config
  341. [java] 1050 [main] INFO org.openbravo.wad.Wad - window: %
  342. [java] 1052 [main] INFO org.openbravo.wad.Wad - module: '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', 'com.sim.retail.posterminal.zh_CN', 'com.sim.retail.poshwmanagers.zh_CN'
  343. [java] 1054 [main] INFO org.openbravo.wad.Wad - directory destiny: /opt/OpenbravoERP/srcAD/org/openbravo/erpWindows
  344. [java] 1056 [main] INFO org.openbravo.wad.Wad - directory reference: /opt/OpenbravoERP/srcAD/org/openbravo/erpCommon/reference
  345. [java] 1068 [main] INFO org.openbravo.wad.Wad - directory web.xml: /opt/OpenbravoERP/build/javasqlc/src
  346. [java] 1070 [main] INFO org.openbravo.wad.Wad - directory ActionButtons: /opt/OpenbravoERP/srcAD/org/openbravo/erpCommon/ad_actionButton
  347. [java] 1081 [main] INFO org.openbravo.wad.Wad - generate web.xml: true
  348. [java] 1083 [main] INFO org.openbravo.wad.Wad - generate tabs: true
  349. [java] 1085 [main] INFO org.openbravo.wad.Wad - File separator: /
  350. [java] 1087 [main] INFO org.openbravo.wad.Wad - Attach path: /opt/OpenbravoERP/attachments
  351. [java] 1089 [main] INFO org.openbravo.wad.Wad - Web path: @actual_url_context@/web
  352. [java] 1091 [main] INFO org.openbravo.wad.Wad - Quick mode: false
  353. [java] 1092 [main] INFO org.openbravo.wad.Wad - Generate all 2.50 windows: false
  354. [java] 1109 [main] INFO org.openbravo.wad.Wad - Exclude CDI: false
  355. [java] 7195 [main] INFO org.openbravo.wad.Wad - 0 tabs to compile.
  356. [java] 7206 [main] INFO org.openbravo.wad.Wad - Updating table identifiers
  357. [java] 13614 [main] INFO org.openbravo.wad.Wad - Re-generating audit trail infrastructure
  358. [java] 13623 [main] INFO org.openbravo.wad.Wad - Processig combo reloads for action buttons
  359. [java] 14006 [main] INFO org.openbravo.wad.Wad - Processing ActionButton_data.xml
  360. [java] 14094 [main] INFO org.openbravo.wad.Wad - Processing ActionButtonXml
  361. [java] 15892 [main] INFO org.openbravo.wad.Wad - Processing ActionButtonHtml
  362. [java] 19174 [main] INFO org.openbravo.wad.Wad - Processing ActionButton_Responser.xml
  363. [java] 19348 [main] INFO org.openbravo.wad.Wad - Processing ActionButton_ResponserJava.xml
  364. [java] 19983 [main] INFO org.openbravo.wad.Wad - Processing ActionButtonXml Generics
  365. [java] 20264 [main] INFO org.openbravo.wad.Wad - Processing ActionButtonHtml for generics
  366. [java] 20833 [main] INFO org.openbravo.wad.Wad - Processing ActionButtonDefault_data.xsql
  367. [java] 20862 [main] INFO org.openbravo.wad.Wad - After filtering generating 0 tabs and skipping 0
  368. [java] 20864 [main] INFO org.openbravo.wad.Wad - Processing web.xml
  369. [java] 24871 [main] INFO org.openbravo.wad.Wad - No windows to compile
  370.  
  371. postwad:
  372. [copy] Copying 111 files to /opt/OpenbravoERP/WebContent/src-loc/design
  373. [copy] Copying 111 files to /opt/OpenbravoERP/WebContent/src-loc/design
  374.  
  375. sqlc:
  376. [java] 0 [main] INFO org.openbravo.data.Sqlc - strFileProperties: /opt/OpenbravoERP/config/Openbravo.properties
  377. [java] 1671 [main] INFO org.openbravo.data.Sqlc - javaDateFormat: dd-MM-yyyy
  378. [java] 1674 [main] INFO org.openbravo.data.Sqlc - directory source: .
  379. [java] 1676 [main] INFO org.openbravo.data.Sqlc - directory destiny: /opt/OpenbravoERP/build/javasqlc/src
  380. [java] 1686 [main] INFO org.openbravo.data.Sqlc - file termination: .xsql
  381. [java] 1689 [main] INFO org.openbravo.data.Sqlc - file connection: /opt/OpenbravoERP/config/Openbravo.properties
  382. [java] 1691 [main] INFO org.openbravo.data.Sqlc - Write TXT Files: false
  383. [java] 1693 [main] INFO org.openbravo.data.Sqlc - QueryExecutionStrategy: optimized
  384. [java] 1698 [main] INFO org.openbravo.data.Sqlc - Loading driver: org.postgresql.Driver
  385. [java] 1713 [main] INFO org.openbravo.data.Sqlc - Driver loaded
  386. [java] 1733 [main] INFO org.openbravo.data.Sqlc - connect made
  387. [java] 0 [main] INFO org.openbravo.data.Sqlc - strFileProperties: /opt/OpenbravoERP/config/Openbravo.properties
  388. [java] 1641 [main] INFO org.openbravo.data.Sqlc - javaDateFormat: dd-MM-yyyy
  389. [java] 1645 [main] INFO org.openbravo.data.Sqlc - directory source: /opt/OpenbravoERP/modules
  390. [java] 1661 [main] INFO org.openbravo.data.Sqlc - directory destiny: /opt/OpenbravoERP/build/javasqlc/src
  391. [java] 1663 [main] INFO org.openbravo.data.Sqlc - file termination: .xsql
  392. [java] 1666 [main] INFO org.openbravo.data.Sqlc - file connection: /opt/OpenbravoERP/config/Openbravo.properties
  393. [java] 1668 [main] INFO org.openbravo.data.Sqlc - Write TXT Files: false
  394. [java] 1670 [main] INFO org.openbravo.data.Sqlc - QueryExecutionStrategy: traditional
  395. [java] 1687 [main] INFO org.openbravo.data.Sqlc - Loading driver: org.postgresql.Driver
  396. [java] 1689 [main] INFO org.openbravo.data.Sqlc - Driver loaded
  397. [java] 1695 [main] INFO org.openbravo.data.Sqlc - connect made
  398.  
  399. buildAD:
  400. [java] 0 [main] INFO org.openbravo.data.Sqlc - strFileProperties: /opt/OpenbravoERP/config/Openbravo.properties
  401. [java] 1506 [main] INFO org.openbravo.data.Sqlc - javaDateFormat: dd-MM-yyyy
  402. [java] 1509 [main] INFO org.openbravo.data.Sqlc - directory source: ../srcAD
  403. [java] 1512 [main] INFO org.openbravo.data.Sqlc - directory destiny: /opt/OpenbravoERP/build/javasqlc/src
  404. [java] 1514 [main] INFO org.openbravo.data.Sqlc - file termination: .xsql
  405. [java] 1525 [main] INFO org.openbravo.data.Sqlc - file connection: /opt/OpenbravoERP/config/Openbravo.properties
  406. [java] 1527 [main] INFO org.openbravo.data.Sqlc - Write TXT Files: false
  407. [java] 1530 [main] INFO org.openbravo.data.Sqlc - QueryExecutionStrategy: traditional
  408. [java] 1534 [main] INFO org.openbravo.data.Sqlc - Loading driver: org.postgresql.Driver
  409. [java] 1544 [main] INFO org.openbravo.data.Sqlc - Driver loaded
  410. [java] 1551 [main] INFO org.openbravo.data.Sqlc - connect made
  411. [java] 1554 [main] INFO org.openbravo.data.Sqlc - File: ../srcAD/org/openbravo/erpCommon/reference/ActionButton_data.xsql processed
  412. [java] 1727 [main] INFO org.openbravo.data.Sqlc - File: ../srcAD/org/openbravo/erpCommon/ad_actionButton/ActionButtonSQLDefault_data.xsql processed
  413.  
  414. compileSqlc:
  415. [javac] Compiling 2 source files to /opt/OpenbravoERP/build/classes
  416. [javac] Compiling 3 source files to /opt/OpenbravoERP/build/classes
  417.  
  418. init:
  419.  
  420. calculate.version:
  421.  
  422. calculate.version.from.hg:
  423.  
  424. calculate.version.from.file:
  425.  
  426. cannot.find.version:
  427.  
  428. calculate.instance.version:
  429. [sql] Executing commands
  430. [sql] 1 of 1 SQL statements executed successfully
  431.  
  432. postsrc.modules:
  433. [copy] Copying 58 files to /opt/OpenbravoERP/WebContent/src-loc/design
  434. [copy] Copying 96 files to /opt/OpenbravoERP/build/classes
  435.  
  436. postsrc:
  437.  
  438. build.local.context:
  439. [copy] Copying 1 file to /opt/OpenbravoERP/WebContent/WEB-INF
  440. [copy] Copying 23 files to /opt/OpenbravoERP/WebContent/WEB-INF/lib
  441.  
  442. build.web.folder:
  443.  
  444. build.web.folder.skins:
  445. [delete] Deleting directory /opt/OpenbravoERP/WebContent/web/skins
  446. [mkdir] Created dir: /opt/OpenbravoERP/WebContent/web/skins
  447. [mkdir] Created dir: /opt/OpenbravoERP/WebContent/web/skins/ltr
  448. [copy] Copying 598 files to /opt/OpenbravoERP/WebContent/web/skins/ltr
  449. [mkdir] Created dir: /opt/OpenbravoERP/WebContent/web/skins/rtl
  450. [copy] Copying 598 files to /opt/OpenbravoERP/WebContent/web/skins/rtl
  451.  
  452. build.web.folder.base:
  453. [copy] Copying 2684 files to /opt/OpenbravoERP/WebContent/web
  454. [copy] Copying 72 files to /opt/OpenbravoERP/WebContent/web/skins/ltr
  455. [copy] Copying 72 files to /opt/OpenbravoERP/WebContent/web/skins/rtl
  456. [java] 0 [main] INFO org.openbravo.translate.Translate - RTL Skin directory source: /opt/OpenbravoERP/WebContent/web/skins/rtl
  457. [java] 1735 [main] INFO org.openbravo.translate.Translate - LTR Skin directory source: /opt/OpenbravoERP/WebContent/web/skins/ltr
  458. [java] 1738 [main] INFO org.openbravo.translate.Translate - Processing RTL skin org.openbravo.userinterface.skin.250to300Comp
  459. [java] 1768 [main] INFO org.openbravo.translate.Translate - Processing RTL skin org.openbravo.userinterface.skin.250to300Comp
  460. [java] 2735 [main] INFO org.openbravo.translate.Translate - Processing RTL skin Default
  461. [java] 2738 [main] INFO org.openbravo.translate.Translate - Processing RTL skin Default
  462. [java] 3849 [main] INFO org.openbravo.translate.Translate - Processing LTR skin org.openbravo.userinterface.skin.250to300Comp
  463. [java] 3856 [main] INFO org.openbravo.translate.Translate - Processing LTR skin Default
  464. [java] 3873 [main] INFO org.openbravo.translate.Translate - Modified files: 1340
  465.  
  466. minimizeJSandCSS:
  467. [yuicompress] Compressing /opt/OpenbravoERP/web/html/en_US/StaticCommunityBranding-MyOB.css to /opt/OpenbravoERP/WebContent/web/html/en_US/StaticCommunityBranding-MyOB.css
  468. [yuicompress] Compressing /opt/OpenbravoERP/web/html/en_US/StaticCommunityBranding-MyOB.js to /opt/OpenbravoERP/WebContent/web/html/en_US/StaticCommunityBranding-MyOB.js
  469. [yuicompress] Compressing /opt/OpenbravoERP/web/images/Logos.css to /opt/OpenbravoERP/WebContent/web/images/Logos.css
  470. [yuicompress] Compressing /opt/OpenbravoERP/web/js/DHTMLgoodies/context-menu.js to /opt/OpenbravoERP/WebContent/web/js/DHTMLgoodies/context-menu.js
  471. [yuicompress] Compressing /opt/OpenbravoERP/web/js/DHTMLgoodies/drag-drop-folder-tree.js to /opt/OpenbravoERP/WebContent/web/js/DHTMLgoodies/drag-drop-folder-tree.js
  472. [yuicompress] Compressing /opt/OpenbravoERP/web/js/ajax.js to /opt/OpenbravoERP/WebContent/web/js/ajax.js
  473. [yuicompress] Compressing /opt/OpenbravoERP/web/js/appStatus.js to /opt/OpenbravoERP/WebContent/web/js/appStatus.js
  474. [yuicompress] Compressing /opt/OpenbravoERP/web/js/calculator.js to /opt/OpenbravoERP/WebContent/web/js/calculator.js
  475. [yuicompress] Compressing /opt/OpenbravoERP/web/js/callOut.js to /opt/OpenbravoERP/WebContent/web/js/callOut.js
  476. [yuicompress] Compressing /opt/OpenbravoERP/web/js/cancelAndReplace.js to /opt/OpenbravoERP/WebContent/web/js/cancelAndReplace.js
  477. [yuicompress] Compressing /opt/OpenbravoERP/web/js/checkAvailableCredit.js to /opt/OpenbravoERP/WebContent/web/js/checkAvailableCredit.js
  478. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/CheckBox.js to /opt/OpenbravoERP/WebContent/web/js/default/CheckBox.js
  479. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/DateTextBox.js to /opt/OpenbravoERP/WebContent/web/js/default/DateTextBox.js
  480. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/MessageBox.js to /opt/OpenbravoERP/WebContent/web/js/default/MessageBox.js
  481. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/TimeTextBox.js to /opt/OpenbravoERP/WebContent/web/js/default/TimeTextBox.js
  482. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/UrlTextBox.js to /opt/OpenbravoERP/WebContent/web/js/default/UrlTextBox.js
  483. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/ValidationIntegerBox.js to /opt/OpenbravoERP/WebContent/web/js/default/ValidationIntegerBox.js
  484. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/ValidationNumberBox.js to /opt/OpenbravoERP/WebContent/web/js/default/ValidationNumberBox.js
  485. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/ValidationTextArea.js to /opt/OpenbravoERP/WebContent/web/js/default/ValidationTextArea.js
  486. [yuicompress] Compressing /opt/OpenbravoERP/web/js/default/ValidationTextBox.js to /opt/OpenbravoERP/WebContent/web/js/default/ValidationTextBox.js
  487. [yuicompress] Compressing /opt/OpenbravoERP/web/js/djConfig.js to /opt/OpenbravoERP/WebContent/web/js/djConfig.js
  488. [yuicompress] Compressing /opt/OpenbravoERP/web/js/djDependencies.js to /opt/OpenbravoERP/WebContent/web/js/djDependencies.js
  489. [yuicompress] Compressing /opt/OpenbravoERP/web/js/dojoConfig.js to /opt/OpenbravoERP/WebContent/web/js/dojoConfig.js
  490. [yuicompress] Compressing /opt/OpenbravoERP/web/js/error.js to /opt/OpenbravoERP/WebContent/web/js/error.js
  491. [yuicompress] Compressing /opt/OpenbravoERP/web/js/genericTree.js to /opt/OpenbravoERP/WebContent/web/js/genericTree.js
  492. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-blue.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-blue.css
  493. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-brown.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-brown.css
  494. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-green.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-green.css
  495. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-setup.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-setup.js
  496. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-setup_stripped.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-setup_stripped.js
  497. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-system.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-system.css
  498. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-tas.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-tas.css
  499. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-win2k-1.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-win2k-1.css
  500. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-win2k-2.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-win2k-2.css
  501. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-win2k-cold-1.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-win2k-cold-1.css
  502. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar-win2k-cold-2.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar-win2k-cold-2.css
  503. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar.js
  504. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/calendar_stripped.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/calendar_stripped.js
  505. [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
  506. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/doc/html/reference.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/doc/html/reference.css
  507. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-af.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-af.js
  508. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-ar.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-ar.js
  509. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-bg.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-bg.js
  510. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-big5-utf8.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-big5-utf8.js
  511. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-big5.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-big5.js
  512. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-br.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-br.js
  513. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-ca.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-ca.js
  514. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-cs-utf8.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-cs-utf8.js
  515. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-cs-win.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-cs-win.js
  516. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-da.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-da.js
  517. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-de.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-de.js
  518. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-du.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-du.js
  519. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-el.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-el.js
  520. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-en.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-en.js
  521. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-es.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-es.js
  522. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-fi.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-fi.js
  523. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-fr.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-fr.js
  524. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-hr-utf8.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-hr-utf8.js
  525. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-hu.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-hu.js
  526. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-it.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-it.js
  527. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-ja.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-ja.js
  528. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-ko-utf8.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-ko-utf8.js
  529. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-ko.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-ko.js
  530. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-lang.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-lang.js
  531. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-lt-utf8.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-lt-utf8.js
  532. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-lt.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-lt.js
  533. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-lv.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-lv.js
  534. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-nl.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-nl.js
  535. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-no.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-no.js
  536. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-pl-utf8.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-pl-utf8.js
  537. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-pl.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-pl.js
  538. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-pt.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-pt.js
  539. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-ro.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-ro.js
  540. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-ru.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-ru.js
  541. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-ru_win_.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-ru_win_.js
  542. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-si.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-si.js
  543. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-sk.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-sk.js
  544. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-sp.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-sp.js
  545. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-sq.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-sq.js
  546. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-sv.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-sv.js
  547. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-tr.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-tr.js
  548. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/calendar-zh.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/calendar-zh.js
  549. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/lang/cn_utf8.js to /opt/OpenbravoERP/WebContent/web/js/jscalendar/lang/cn_utf8.js
  550. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/skins/Default/theme.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/skins/Default/theme.css
  551. [yuicompress] Compressing /opt/OpenbravoERP/web/js/jscalendar/skins/aqua/theme.css to /opt/OpenbravoERP/WebContent/web/js/jscalendar/skins/aqua/theme.css
  552. [yuicompress] Compressing /opt/OpenbravoERP/web/js/menuKeyboard.js to /opt/OpenbravoERP/WebContent/web/js/menuKeyboard.js
  553. [yuicompress] Compressing /opt/OpenbravoERP/web/js/messages.js to /opt/OpenbravoERP/WebContent/web/js/messages.js
  554. [yuicompress] Compressing /opt/OpenbravoERP/web/js/openbravo/widget/DataGrid.js to /opt/OpenbravoERP/WebContent/web/js/openbravo/widget/DataGrid.js
  555. [yuicompress] Compressing /opt/OpenbravoERP/web/js/openbravo/widget/ValidationTextBox.js to /opt/OpenbravoERP/WebContent/web/js/openbravo/widget/ValidationTextBox.js
  556. [yuicompress] Compressing /opt/OpenbravoERP/web/js/periodControlStatus.js to /opt/OpenbravoERP/WebContent/web/js/periodControlStatus.js
  557. [yuicompress] Compressing /opt/OpenbravoERP/web/js/productCharacteristicsProcess.js to /opt/OpenbravoERP/WebContent/web/js/productCharacteristicsProcess.js
  558. [yuicompress] Compressing /opt/OpenbravoERP/web/js/productServices.js to /opt/OpenbravoERP/WebContent/web/js/productServices.js
  559. [yuicompress] Compressing /opt/OpenbravoERP/web/js/recalculatePermissionsProcess.js to /opt/OpenbravoERP/WebContent/web/js/recalculatePermissionsProcess.js
  560. [yuicompress] Compressing /opt/OpenbravoERP/web/js/searchs.js to /opt/OpenbravoERP/WebContent/web/js/searchs.js
  561. [yuicompress] Compressing /opt/OpenbravoERP/web/js/shortcuts.js to /opt/OpenbravoERP/WebContent/web/js/shortcuts.js
  562. [yuicompress] Compressing /opt/OpenbravoERP/web/js/utils.js to /opt/OpenbravoERP/WebContent/web/js/utils.js
  563. [yuicompress] Compressing /opt/OpenbravoERP/web/js/validateCostingRuleProcess.js to /opt/OpenbravoERP/WebContent/web/js/validateCostingRuleProcess.js
  564. [yuicompress] Compressing /opt/OpenbravoERP/web/js/windowKeyboard.js to /opt/OpenbravoERP/WebContent/web/js/windowKeyboard.js
  565. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Excel/Excel.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Excel/Excel.css
  566. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Login/Login.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Login/Login.css
  567. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Main/Main_Edition.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Main/Main_Edition.css
  568. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Main/Main_Manual.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Main/Main_Manual.css
  569. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Main/Main_Popup.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Main/Main_Popup.css
  570. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Main/Main_Relation.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Main/Main_Relation.css
  571. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Main/Main_Report.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Main/Main_Report.css
  572. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Menu/Menu.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Menu/Menu.css
  573. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Openbravo_ERP.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Openbravo_ERP.css
  574. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Openbravo_ERP_240.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Openbravo_ERP_240.css
  575. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Openbravo_ERP_240_print.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Openbravo_ERP_240_print.css
  576. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Openbravo_ERP_250.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Openbravo_ERP_250.css
  577. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Openbravo_ERP_250_print.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Openbravo_ERP_250_print.css
  578. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Openbravo_ERP_print.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Openbravo_ERP_print.css
  579. [yuicompress] Compressing /opt/OpenbravoERP/web/skins/Default/Popup/Popup.css to /opt/OpenbravoERP/WebContent/web/skins/Default/Popup/Popup.css
  580.  
  581. translate:
  582.  
  583. compile:
  584.  
  585. copy.files.jarsync.notinrebuildui:
  586.  
  587. copy.files:
  588. [sync] Copying 1676 files to /var/lib/tomcat/webapps/openbravo
  589. [sync] Removed 2 dangling directories from /var/lib/tomcat/webapps/openbravo
  590. [sync] Removed 1 dangling file from /var/lib/tomcat/webapps/openbravo
  591. [sync] Copying 634 files to /var/lib/tomcat/webapps/openbravo/WEB-INF/classes
  592.  
  593. compile.development:
  594.  
  595. compile.deploy:
  596. [sql] Executing commands
  597. [sql] 2 of 2 SQL statements executed successfully
  598.  
  599. apply.modules.compile.complete:
  600.  
  601. setApplied:
  602. [sql] Executing commands
  603. [sql] 2 of 2 SQL statements executed successfully
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement