Advertisement
Guest User

Build

a guest
Jun 26th, 2014
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. Buildfile: C:\workspace\L2jFrozen_GameServer\build.xml
  2. prepare-local:
  3. prepare-final:
  4. init:
  5. [mkdir] Created dir: C:\workspace\L2jFrozen_GameServer\build\classes
  6. version:
  7. [exec] Result: 1
  8. [echo] L2jFrozen Gameserver Revision: svn: This client is too old to work with working copy '.'. You need
  9. [echo] to get a newer Subversion client, or to downgrade this working copy.
  10. [echo] See http://subversion.tigris.org/faq.html#working-copy-format-change
  11. [echo] for details.
  12. compile:
  13. [javac] Compiling 1478 source files to C:\workspace\L2jFrozen_GameServer\build\classes
  14. [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  15. [javac] 1 warning
  16. jar:
  17. [jar] Building jar: C:\workspace\L2jFrozen_GameServer\build\l2jfrozen-core.jar
  18. [copy] Copying 1 file to C:\workspace\L2jFrozen_GameServer\build\dist\loginserver\lib
  19. [copy] Copying 1 file to C:\workspace\L2jFrozen_GameServer\build\dist\gameserver\lib
  20. export:
  21. [delete] Deleting directory C:\workspace\L2jFrozen_GameServer\build\classes
  22. [delete] Deleting: C:\workspace\L2jFrozen_GameServer\build\l2jfrozen-core.jar
  23. dist-local:
  24. [zip] Updating zip: C:\workspace\L2jFrozen_GameServer\build\L2JFrozen_GameServer.zip
  25. BUILD SUCCESSFUL
  26. Total time: 15 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement