Tomaz Cerar [
https://community.jboss.org/people/ctomc] created the discussion
"Re: Build error"
To view the discussion, visit:
https://community.jboss.org/message/764907#764907
--------------------------------------------------------------
can you come to #jboss-as7 irc channel? we can discuss this there faster.
read this:
https://community.jboss.org/docs/DOC-15596
https://community.jboss.org/wiki/HackingOnAS7
but basicly
do:
git remote add upstream
git://github.com/jbossas/jboss-as.git
git pull --rebase upstream master
that will update your fork to latest upstream
version.
then do ./build.sh
and you will get 7.2.0.Alpha1 build.
--
tomaz
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/764907#764907]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]