I want to vote!!!!!!!
Ok, let me know the procedure to put a Yes!!!
On 04/29/2016 10:00 AM, Leonardo Uribe wrote:
Hi
Trinidad 2.1.1 is supposed to be compatible with JSF 2.1, so there is
no problem if clirr plugin fails on java 8.
I checked the example and the component is ok (see trinidad-demo
example), according to the stack trace it should be an invalid
character in the xhtml file.
So it is a bug in the showcase.
Regards,
Leonardo Uribe
2016-04-29 9:10 GMT-05:00 Dennis Kieselhorst <[email protected]
<mailto:[email protected]>>:
Hi,
seems that build with Java 8 is not working:
[ERROR] Failed to execute goal
org.codehaus.mojo:clirr-maven-plugin:2.3:check (default) on project
trinidad-api: Execution default of goal
org.codehaus.mojo:clirr-maven-plugin:2.3:check failed: Invalid
byte tag
in constant pool: 18 -> [Help 1]
There is no compatible release of clirr-maven-plugin yet (see
https://github.com/mojohaus/clirr-maven-plugin/issues/3).
Build with Java 7 on the 2.1.1 tag was successful.
However opening the select boolean pages
(trinidad-components-showcase/component-demo/selectBooleanCheckbox-Detailed
and selectBooleanRadio-Detailed) in the showcase results in
MalformedByteSequenceException. Is this an issue or just a problem in
the showcase?
Regards
Dennis