When I build weblogic.war an error message printout.It is "tmp\build\weblogic not find".So I add following content after line <mkdir dir="${dist-weblogic}"/> in 170
<mkdir dir="${build.weblogic}"/>
and then every thing is ok.
Remember:You only need to change "bea.home" ,"wl.home","wl.java" and don`t modify any other content in build.xml.
BTW:The method of "build a generic war and deploy to weblogic server" is not right.
My environment:
OS:Windows XP SP2
App Server:Weblogic 8.1 SP6
JIRA Vesion:Enterprise 3.7.4
DB:Oracle 10g