Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. jarek@jarek-laptop:~/workspace2/rc7$ ant install.source
  2. Buildfile: /home/jarek/workspace2/rc7/build.xml
  3.  
  4. set.code.rev:
  5.  
  6. code.rev:
  7.  
  8. init:
  9.  
  10. core.lib:
  11.  
  12. init:
  13.  
  14. compile:
  15.  
  16. build.jar:
  17.  
  18. build:
  19.  
  20. copy.core.lib:
  21.  
  22. database.lib:
  23.  
  24. init:
  25.  
  26. compile:
  27.  
  28. build.jar:
  29.  
  30. jar:
  31.  
  32. create.database:
  33.  
  34. create.database:
  35.  
  36. clean.database.POSTGRE:
  37. [sql] Executing commands
  38. [sql] 1 of 1 SQL statements executed successfully
  39. [sql] Executing commands
  40. [sql] 1 of 1 SQL statements executed successfully
  41.  
  42. prepare.database:
  43.  
  44. POSTGRE.structure:
  45. [sql] Executing commands
  46. [sql] 2 of 2 SQL statements executed successfully
  47. [sql] Executing commands
  48. [sql] 1 of 1 SQL statements executed successfully
  49.  
  50. create.database.all:
  51. Database connection: jdbc:postgresql://localhost:5432/rc7. User: tad
  52. Executing default prescript
  53. Executed 118 SQL command(s) successfully
  54. Executing creation script
  55. for the complete database
  56. Executed 10511 SQL command(s) successfully
  57. Executed 5 forced SQL command(s) successfully
  58. Executing default postscript
  59. Executed 18 SQL command(s) successfully
  60. Writing checksum info
  61. Inserting data into the database.
  62. Executed 512 SQL command(s) successfully
  63. Executed 2280 SQL command(s) successfully
  64. Executed 63 SQL command(s) successfully
  65. Loading config script for module Openbravo 3.0. Path: /home/jarek/workspace2/rc7/src-db/database/../../modules/org.openbravo.v3/src-db/database/configScript.xml
  66. Executed 507 SQL command(s) successfully
  67. Executed 141 SQL command(s) successfully
  68. Executed 5391 SQL command(s) successfully
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement