Clirr Results

The following document contains the results of Clirr.

  • Current Version: 0.2.0-SNAPSHOT
  • Comparison Version: 0.1.0

Summary

Severity Number
Error Error 4
Warning Warning 0
Info Info 2

Details

Severity Message Class Method / Field
Error Method 'public java.lang.String escape(java.lang.String)' has been removed de.smartics.properties.config.transfer.templatestream.ValueEscaper public java.lang.String escape(java.lang.String)
Error Method 'public java.lang.String escapeConfigKey(java.lang.String)' has been added to an interface de.smartics.properties.config.transfer.templatestream.ValueEscaper public java.lang.String escapeConfigKey(java.lang.String)
Error Method 'public java.lang.String escapeName(java.lang.String)' has been added to an interface de.smartics.properties.config.transfer.templatestream.ValueEscaper public java.lang.String escapeName(java.lang.String)
Error Method 'public java.lang.String escapeValue(java.lang.String)' has been added to an interface de.smartics.properties.config.transfer.templatestream.ValueEscaper public java.lang.String escapeValue(java.lang.String)
Info Class de.smartics.properties.config.transfer.templatestream.EscapeAllTheSameValueEscaper added de.smartics.properties.config.transfer.templatestream.EscapeAllTheSameValueEscaper
Info Class de.smartics.properties.config.transfer.templatestream.JBoss7NamingFactory added de.smartics.properties.config.transfer.templatestream.JBoss7NamingFactory