Clirr Results

The following document contains the results of Clirr.

  • Current Version: 3.5.2-SNAPSHOT
  • Comparison Version: 3.5.1

Summary

SeverityNumber
Error Error7
Warning Warning3

(The results have been filtered to omit less severe results)

Details

SeverityMessageClassMethod / Field
ErrorMethod 'public void setAdoptedElement(cz.cuni.amis.pogamut.sposh.elements.TriggeredAction)' has been removedcz.cuni.amis.pogamut.sposh.elements.Adoptpublic void setAdoptedElement(cz.cuni.amis.pogamut.sposh.elements.TriggeredAction)
ErrorMethod 'public void setDriveName(java.lang.String)' has been removedcz.cuni.amis.pogamut.sposh.elements.DriveElementpublic void setDriveName(java.lang.String)
ErrorMethod 'public void rename(java.lang.String)' has been added to an interfacecz.cuni.amis.pogamut.sposh.elements.INamedElementpublic void rename(java.lang.String)
ErrorIn method 'public cz.cuni.amis.pogamut.sposh.elements.LapChain fromPath(cz.cuni.amis.pogamut.sposh.elements.LapPath)' the number of arguments has changedcz.cuni.amis.pogamut.sposh.elements.LapChainpublic cz.cuni.amis.pogamut.sposh.elements.LapChain fromPath(cz.cuni.amis.pogamut.sposh.elements.LapPath)
ErrorField STRINGVALUE has been removed, but it was previously a constantcz.cuni.amis.pogamut.sposh.elements.PoshParserConstantsSTRINGVALUE
ErrorMethod 'public cz.cuni.amis.pogamut.sposh.elements.PrimitiveCall getSenseCall()' has been removedcz.cuni.amis.pogamut.sposh.elements.Sensepublic cz.cuni.amis.pogamut.sposh.elements.PrimitiveCall getSenseCall()
ErrorMethod 'public java.lang.String getSenseName()' has been removedcz.cuni.amis.pogamut.sposh.elements.Sensepublic java.lang.String getSenseName()
WarningValue of compile-time constant COMMENT has been changedcz.cuni.amis.pogamut.sposh.elements.PoshParserConstantsCOMMENT
WarningValue of compile-time constant ERROR_CHARS has been changedcz.cuni.amis.pogamut.sposh.elements.PoshParserConstantsERROR_CHARS
WarningValue of compile-time constant VARIABLE has been changedcz.cuni.amis.pogamut.sposh.elements.PoshParserConstantsVARIABLE