Remove spring-faces from build
Porting the JavaServer Faces support forward to Jakarta Server Faces is outside my area of competence. Hopefully, someone with knowledge of this area will be able to step up later.
This commit is contained in:
@@ -9,7 +9,7 @@ rootProject.name = 'webflow'
|
||||
|
||||
include 'spring-binding'
|
||||
include 'spring-webflow'
|
||||
include 'spring-faces'
|
||||
//include 'spring-faces'
|
||||
include 'spring-js-resources'
|
||||
|
||||
rootProject.children.each {project ->
|
||||
|
||||
Reference in New Issue
Block a user