theigl commented on pull request #459:
URL: https://github.com/apache/wicket/pull/459#issuecomment-715234836


   The build fails because of Clirr:
   
   ```
   Error:  6004: org.apache.wicket.Component: Changed type of field 
RFLAG_CONTAINER_DEQUEING from short to int
   Warning:  6003: org.apache.wicket.Component: Value of compile-time constant 
RFLAG_CONTAINER_DEQUEING has been changed
   Error:  7005: org.apache.wicket.Component: Parameter 1 of 'protected boolean 
getRequestFlag(short)' has changed its type to int
   ```
   
   Neither the constant nor the method are part of the public API. Is there any 
way to tell Clirr to ignore these changes?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to