|
[
Permalink
| « Hide
]
Jed Wesley-Smith [Atlassian] added a comment - 06/Dec/07 08:00 PM
The fix for this issue has not been able to make it into JIRA v3.12. We are hoping to incorporate it into v3.12.1. As of writing however, there are 163 items scheduled as Fix For v3.12.1. We will not be able to include all of them.
I just did an install of JIRA 3.12.2 in Weblogic on Windows XP. I needed to do two things to workaround the problem described above:
1. Remove, or comment out, the following line from build.xml, from within the weblogic.war target: <fileset dir="${build.weblogic}" />
2. Run the build.bat command with the following syntax: build.bat -Dskip.precompile weblogic.war |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||