/[Apache-SVN]
ViewVC logotype

Revision 125442


Jump to revision: Previous Next
Author: craigmcc
Date: Mon Jan 17 20:33:38 2005 UTC (19 years, 6 months ago)
Changed paths: 5
Log Message:
Clean up build process to work with the MyFaces 1.0.8 milestone release,
which will work if you put the following in your "build.properties" file:

    jsf.home=/usr/local/myfaces-1.0.8  <-- Or wherever you installed it
    jsf-api.jar=${jsf.home}/lib/myfaces-jsf-api.jar
    jsf-impl.jar=${jsf.home}/lib/myfaces-impl.jar

Also, add forgotten immediate properties on the cancel buttons in the
logon dialog.



Changed paths

Path Details
Directorystruts/sandbox/trunk/struts-shale-usecases/build.xml modified , text changed
Directorystruts/sandbox/trunk/struts-shale-usecases/src/web/WEB-INF/web.xml modified , text changed
Directorystruts/sandbox/trunk/struts-shale-usecases/src/web/logon/profile1.jsp modified , text changed
Directorystruts/sandbox/trunk/struts-shale-usecases/src/web/logon/profile2.jsp modified , text changed
Directorystruts/sandbox/trunk/struts-shale-usecases/src/web/logon/profile3.jsp modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26