Advertisement
letharic

Untitled

Aug 3rd, 2016
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. Buildfile: C:\Users\Παύλου\workspace\aCis_gameserver\build.xml
  2. clean:
  3. [delete] Deleting directory C:\Users\Παύλου\workspace\aCis_gameserver\build
  4. checkRequirements:
  5. [echo] Verification of your JDK version.
  6. init:
  7. [mkdir] Created dir: C:\Users\Παύλου\workspace\aCis_gameserver\build
  8. [mkdir] Created dir: C:\Users\Παύλου\workspace\aCis_gameserver\build\classes
  9. [mkdir] Created dir: C:\Users\Παύλου\workspace\aCis_gameserver\build\dist
  10. [mkdir] Created dir: C:\Users\Παύλου\workspace\aCis_gameserver\build\dist\login
  11. [mkdir] Created dir: C:\Users\Παύλου\workspace\aCis_gameserver\build\dist\gameserver
  12. compile:
  13. [javac] Compiling 1694 source files to C:\Users\Παύλου\workspace\aCis_gameserver\build\classes
  14. jar:
  15. [jar] Building jar: C:\Users\Παύλου\workspace\aCis_gameserver\build\l2jserver.jar
  16. [copy] Copying 1 file to C:\Users\Παύλου\workspace\aCis_gameserver\build\dist\login\libs
  17. [copy] Copying 1 file to C:\Users\Παύλου\workspace\aCis_gameserver\build\dist\gameserver\libs
  18. dist:
  19. [copy] Copying 3 files to C:\Users\Παύλου\workspace\aCis_gameserver\build\dist\login\libs
  20. [copy] Copying 3 files to C:\Users\Παύλου\workspace\aCis_gameserver\build\dist\gameserver\libs
  21. [copy] Copying 7 files to C:\Users\Παύλου\workspace\aCis_gameserver\build\dist\login
  22. [copy] Copying 5 files to C:\Users\Παύλου\workspace\aCis_gameserver\build\dist\gameserver
  23. [mkdir] Created dir: C:\Users\Παύλου\workspace\aCis_gameserver\build\dist\gameserver\log
  24. [mkdir] Created dir: C:\Users\Παύλου\workspace\aCis_gameserver\build\dist\login\log
  25. [mkdir] Created dir: C:\Users\Παύλου\workspace\aCis_gameserver\build\dist\gameserver\config
  26. [mkdir] Created dir: C:\Users\Παύλου\workspace\aCis_gameserver\build\dist\login\config
  27. [copy] Copying 9 files to C:\Users\Παύλου\workspace\aCis_gameserver\build\dist\gameserver\config
  28. [copy] Copying 4 files to C:\Users\Παύλου\workspace\aCis_gameserver\build\dist\login\config
  29. [mkdir] Created dir: C:\Users\Παύλου\workspace\aCis_gameserver\build\dist\gameserver\data
  30. BUILD SUCCESSFUL
  31. Total time: 38 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement