06-26-2010, 01:03 PM
Скачиваю свн через Eclipse, все норм.
Там есть файл КАК КОМПИЛИРОВАТЬ!.txt, в нем сказанно:
НО в папке trunk папки tools нету!
Она есть в branches\CT 2.3\tools, пробую запускать компиляцию оттуда, что-то вроде компилируется:
Я конечно рад, что все прошло удачно, но готового сервера то нет....
Уже второй день мучаюсь, что делать, как скомпилировать, чтобы получился полноценный сервер...
Там есть файл КАК КОМПИЛИРОВАТЬ!.txt, в нем сказанно:
Цитата:СБОРКА КОМПИЛИРУЕТСЯ ИЗ ОДНОГО ФАЙЛА (ВСЯ АБСОЛЮТНО)
trunk/tools/build.xml
НЕ ПРОБУЙТЕ ЗАПУСКАТЬ БИЛД ФАЙЛЫ ИЗ ДРУГИХ ПАПОК (например Game, Login и т.д.), БУДУТ ОШИБКИ!!! ТОЛЬКО ИЗ ПАПКИ tools!
НО в папке trunk папки tools нету!
Она есть в branches\CT 2.3\tools, пробую запускать компиляцию оттуда, что-то вроде компилируется:
Цитата:Buildfile: D:\Server_La2\l2open-free1073\branches\CT 2.3\tools\build.xml
compile:
clean:
verifyRequirements:
init:
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\classes
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\dist
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\dist\community
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\dist\community\libs
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\dist\community\doc
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\dist\community\data
compile:
[javac] Compiling 59 source files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\classes
jar:
[jar] Building jar: D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\l2jcommunity.jar
[copy] Copying 1 file to D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\dist\community
dist:
[copy] Copying 2 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\dist\community
[copy] Copying 4 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\dist\community\libs
[copy] Copying 24 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\dist\community\data
[copy] Copying 2 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\dist\community\doc
[copy] Copying 3 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\dist\community
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\dist\community\log
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\dist\community\config
[copy] Copying 3 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\dist\community\config
[zip] Building zip: D:\Server_La2\l2open-free1073\branches\CT 2.3\Community\build\l2j-community.zip
clean:
init:
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Commons\target
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Commons\target\classes
version:
compile:
[javac] Compiling 35 source files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Commons\target\classes
jar:
[jar] Building jar: D:\Server_La2\l2open-free1073\branches\CT 2.3\Commons\target\commons-1.jar
clean:
init:
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Login\target
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Login\target\classes
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Login\target\dist
version:
compile:
[javac] Compiling 46 source files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Login\target\classes
jar:
[jar] Building jar: D:\Server_La2\l2open-free1073\branches\CT 2.3\Login\target\login-1.jar
[copy] Copying 4 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Login\target\dist\Login\config
[copy] Copying 2 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Login\target\dist\Login\config\main
[copy] Copying 2 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Login\target\dist\Login\config\network
[copy] Copying 11 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Login\target\dist\Login
[copy] Copying 12 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Login\target\dist\Login\libs
dist:
[zip] Building zip: D:\Server_La2\l2open-free1073\branches\CT 2.3\Login\target\Login.zip
clean:
[delete] Deleting directory D:\Server_La2\l2open-free1073\branches\CT 2.3\Game\target
init:
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Game\target
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Game\target\classes
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\Game\target\dist
version:
compile:
[javac] Compiling 1593 source files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Game\target\classes
jar:
[jar] Building jar: D:\Server_La2\l2open-free1073\branches\CT 2.3\Game\target\game-1.jar
[copy] Copying 3 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Game\target\dist\Game\config
[copy] Copying 1 file to D:\Server_La2\l2open-free1073\branches\CT 2.3\Game\target\dist\Game\config\administration
[copy] Copying 26 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Game\target\dist\Game\config\main
[copy] Copying 7 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Game\target\dist\Game\config\mods
[copy] Copying 2 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Game\target\dist\Game\config\network
[copy] Copying 2 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Game\target\dist\Game\config\scripts
[copy] Copying 6 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Game\target\dist\Game
[copy] Copying 19 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\Game\target\dist\Game\libs
dist:
[zip] Building zip: D:\Server_La2\l2open-free1073\branches\CT 2.3\Game\target\Game.zip
clean:
init:
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\DataPack\build
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\DataPack\build\dist
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\DataPack\build\dist\Game
[mkdir] Created dir: D:\Server_La2\l2open-free1073\branches\CT 2.3\DataPack\build\dist\doc
version:
export:
[sync] Copying 19229 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\DataPack\build\dist\Game\data
[sync] Copying 217 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\DataPack\build\dist\sql
[sync] Copying 4 files to D:\Server_La2\l2open-free1073\branches\CT 2.3\DataPack\build\dist\tools
dist:
[zip] Building zip: D:\Server_La2\l2open-free1073\branches\CT 2.3\DataPack\build\DataPack.zip
[delete] Deleting directory D:\Server_La2\l2open-free1073\branches\CT 2.3\DataPack\build\dist
BUILD SUCCESSFUL
Total time: 4 minutes 42 seconds
Я конечно рад, что все прошло удачно, но готового сервера то нет....
Уже второй день мучаюсь, что делать, как скомпилировать, чтобы получился полноценный сервер...