seam / faces

Faces Module: A portable extension for JavaEE that provides enhancements to JavaServer Faces (JSF) *NOTE: Faces is using the branching model from http://nvie.com/posts/a-successful-git-branching-model/ please base pull requests off the develop branch*

Home Page:http://seamframework.org/Seam3/Faces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building
--------

* Run mvn clean install
* To create the zip distribution, run mvn clean install -Pdistribution - the resulting zip is located in dist/target/seam-face-${version}.zip 
* The readme.txt  placed in the distribution is not this one, see dist/src/main/assembly/readme.txt 

About

Faces Module: A portable extension for JavaEE that provides enhancements to JavaServer Faces (JSF) *NOTE: Faces is using the branching model from http://nvie.com/posts/a-successful-git-branching-model/ please base pull requests off the develop branch*

http://seamframework.org/Seam3/Faces

License:Apache License 2.0


Languages

Language:Java 100.0%