ok first, much thanx for the reply.
second, did a fresh process and these came in the logs:
Branch 4.0 set up to track remote branch 4.0 from origin.
Switched to a new branch '4.0'
Fetching from http://svn.apache.org/repos/asf/qpid/trunk/qpid/java/management/common/src/main/ to qpid at revision HEAD
svn: E175002: Unable to connect to a repository at URL 'http://svn.apache.org/repos/asf/qpid/trunk/qpid/java/management/common/src/main'
svn: E175002: OPTIONS request on '/repos/asf/qpid/trunk/qpid/java/management/common/src/main' failed: 408 Request Timeout
Now its obvious that its a request timeout. What should i do here now? I mean, i run again the same command "./build.bash -b 4.0" but now it says:
Fetching 4.0 branch/commit from git://github.com/Flowdalic/smack.git to smack via git
Already on '4.0'
Your branch is up-to-date with 'origin/4.0'.
Fetching from http://svn.apache.org/repos/asf/qpid/trunk/qpid/java/management/common/src/main/ to qpid at revision HEAD
mkdir: cannot create directory ‘qpid’: File exists
So?
P.S: Why did you removed the build instructions from github? I was checking the commits and found your commit !!