Details
-
Bug
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
0.8
-
None
-
Low
Description
A dispatcher based site does not need a skinconf.xml file. However, if one is not present then the "forrest war" target fails with:
BUILD FAILED
C:\projects\apache-forrest-0.8\main\targets\webapp.xml:48: The following error occurred while executing this line:
C:\projects\apache-forrest-0.8\main\forrest.build.xml:256: input file C:\projects\apache-forrest-0.8\main\webapp\skinconf.xml does not exist
To work around this issue just put a skinconf.xml in place
BUILD FAILED
C:\projects\apache-forrest-0.8\main\targets\webapp.xml:48: The following error occurred while executing this line:
C:\projects\apache-forrest-0.8\main\forrest.build.xml:256: input file C:\projects\apache-forrest-0.8\main\webapp\skinconf.xml does not exist
To work around this issue just put a skinconf.xml in place