Plugin:org.tolven.assembler.facesconfig
From DOC
Contents |
Overview
Version 2.1 Notes
DEPRECATED
- Moved functionality from org.tolven.assembler.facesconfig and org.tolven.assembler.webxml to org.tolven.assembler.war.
Version 2.1.1
- This plug-in provides support for multiple war files in one plug-in.
Version 2.1.0
- This plug-in was moved over from Tolven V2 so that the entire catalog is in one place. This plug-in may have minor, non-functional changes that were made to accommodate Tolven's release build process. If you want to use Tolven V2.1, you must use this version of the plug-in.
Version 2 Notes
Version 2.0.14
- Clean up the build directory if any assembly is to be done
Version 2.0.13
- Changed the faces xml version from 1.2 to 2.0
Version Notes
Version 0.0.12
- Ensure that the order of components in both web.xml and faces-config.xml assemble the same way each time
Version 0.0.11
- assembler plugins will now only build during configPhase, if the <tolven-config>/build/repositoryTmp does not exist or is empty, implying a build has not yet occurred. The build directory is deleted whenever plugins are downloaded resulting in a change in material, with which to build.
Version 0.0.10
- faces-config.xml is now fully auto-generated (e.g. using extensions in tolvenweb manifest
Version 0.0.9
- Fixed the spelling of for the extension localeConfig (was localConfig)
Version 0.0.8
- Added <managed-property> tag support for values to <managed-bean>
Version 0.0.7
- Swapped plugins from using doStart() to an explicit execute().
- Switched many logger statements
Version 0.0.6
Fixed bug in locating navigation cases, which do not have an outcome tag.
Version 0.0.5
The <from-outcome> in faces can be optional.
Version 0.0.4
- Minor bug fix to prevent a null pointer exception
Version 0.0.2
- Now requires and locates org.tolven.component.faces, and processes global validators and converters from there for targeted war files.

