TheCoder4eu / BootsFacesWeb

BootsFaces : the next gen JSF Framework Web Docs
Apache License 2.0
36 stars 32 forks source link

Really Upgrade OmniFaces #35

Open ggam opened 7 years ago

ggam commented 7 years ago

I forgot to update the pom on my pull request

stephanrauh commented 7 years ago

Let's postpone this to BootsFaces 2.0 or BootsFaces 1.5. My IDE is optimized for Tomcat, and there's no easy way to support both Tomcat+CDI and the JavaEE profiles in the same pom.xml. Bear with me :).

stephanrauh commented 7 years ago

I've updated the Gradle file which is used by the showcase. It now uses OmniFaces 2.6.1. I've also updated the Maven file to OmniFaces 1.14 (that's the merge conflict). Along the way, I've noticed that Gradle still used HighFaces 1.1 and PrimeFaces 5.2. I've updated these libraries, too.