ERROR: 7005: org.codehaus.cargo.container.Container: Parameter 1 of 'public void setConfiguration(org.codehaus.cargo.container.Configuration)' has changed its type to org.codehaus.cargo.container.configuration.Configuration
ERROR: 7006: org.codehaus.cargo.ant.ConfigurationElement: Return type of method 'public org.codehaus.cargo.container.Configuration createConfiguration(org.codehaus.cargo.container.Container)' has been changed to org.codehaus.cargo.container.configuration.Configuration
ERROR: 8001: org.codehaus.cargo.container.Configuration: Class org.codehaus.cargo.container.Configuration removed
ERROR: 8001: org.codehaus.cargo.container.ConfigurationFactory: Class org.codehaus.cargo.container.ConfigurationFactory removed
ERROR: 8001: org.codehaus.cargo.container.ConfigurationFactory$ConfigurationKey: Class org.codehaus.cargo.container.ConfigurationFactory$ConfigurationKey removed
INFO: 8000: org.codehaus.cargo.container.configuration.Configuration: Class org.codehaus.cargo.container.configuration.Configuration added
INFO: 8000: org.codehaus.cargo.container.configuration.StandaloneConfiguration: Class org.codehaus.cargo.container.configuration.StandaloneConfiguration added
INFO: 8000: org.codehaus.cargo.container.configuration.ConfigurationFactory: Class org.codehaus.cargo.container.configuration.ConfigurationFactory added
INFO: 8000: org.codehaus.cargo.container.configuration.DefaultConfigurationFactory: Class org.codehaus.cargo.container.configuration.DefaultConfigurationFactory added
INFO: 8000: org.codehaus.cargo.container.configuration.ConfigurationCapability: Class org.codehaus.cargo.container.configuration.ConfigurationCapability added
ERROR: 7006: org.codehaus.cargo.container.spi.AbstractContainer: Return type of method 'public org.codehaus.cargo.container.Configuration getConfiguration()' has been changed to org.codehaus.cargo.container.configuration.Configuration
ERROR: 7006: org.codehaus.cargo.container.Container: Return type of method 'public org.codehaus.cargo.container.Configuration getConfiguration()' has been changed to org.codehaus.cargo.container.configuration.Configuration
ERROR: 7005: org.codehaus.cargo.container.spi.AbstractContainer: Parameter 1 of 'public void setConfiguration(org.codehaus.cargo.container.Configuration)' has changed its type to org.codehaus.cargo.container.configuration.Configuration
INFO: 7011: org.codehaus.cargo.container.jetty.JettyStandaloneConfiguration: Method 'public org.codehaus.cargo.container.configuration.ConfigurationCapability getCapability()' has been added
INFO: 7011: org.codehaus.cargo.container.orion.OrionStandaloneConfiguration: Method 'public org.codehaus.cargo.container.configuration.ConfigurationCapability getCapability()' has been added
INFO: 7011: org.codehaus.cargo.container.resin.AbstractResinStandaloneConfiguration: Method 'public org.codehaus.cargo.container.configuration.ConfigurationCapability getCapability()' has been added
INFO: 8000: org.codehaus.cargo.container.spi.AbstractStandaloneConfigurationCapability: Class org.codehaus.cargo.container.spi.AbstractStandaloneConfigurationCapability added
INFO: 7011: org.codehaus.cargo.container.weblogic.WebLogicStandaloneConfiguration: Method 'public org.codehaus.cargo.container.configuration.ConfigurationCapability getCapability()' has been added
INFO: 4000: org.codehaus.cargo.container.jetty.JettyStandaloneConfiguration: Added org.codehaus.cargo.container.configuration.Configuration to the set of implemented interfaces
INFO: 4000: org.codehaus.cargo.container.orion.OrionStandaloneConfiguration: Added org.codehaus.cargo.container.configuration.Configuration to the set of implemented interfaces
INFO: 4000: org.codehaus.cargo.container.resin.AbstractResinStandaloneConfiguration: Added org.codehaus.cargo.container.configuration.Configuration to the set of implemented interfaces
INFO: 4000: org.codehaus.cargo.container.resin.Resin2xStandaloneConfiguration: Added org.codehaus.cargo.container.configuration.Configuration to the set of implemented interfaces
INFO: 4000: org.codehaus.cargo.container.resin.Resin3xStandaloneConfiguration: Added org.codehaus.cargo.container.configuration.Configuration to the set of implemented interfaces
INFO: 4000: org.codehaus.cargo.container.spi.AbstractConfiguration: Added org.codehaus.cargo.container.configuration.Configuration to the set of implemented interfaces
INFO: 4000: org.codehaus.cargo.container.spi.AbstractStandaloneConfiguration: Added org.codehaus.cargo.container.configuration.Configuration to the set of implemented interfaces
INFO: 4000: org.codehaus.cargo.container.spi.ContainerConfiguration: Added org.codehaus.cargo.container.configuration.Configuration to the set of implemented interfaces
INFO: 4000: org.codehaus.cargo.container.tomcat.CatalinaStandaloneConfiguration: Added org.codehaus.cargo.container.configuration.Configuration to the set of implemented interfaces
INFO: 4000: org.codehaus.cargo.container.tomcat.TomcatStandaloneConfiguration: Added org.codehaus.cargo.container.configuration.Configuration to the set of implemented interfaces
INFO: 4000: org.codehaus.cargo.container.weblogic.WebLogicStandaloneConfiguration: Added org.codehaus.cargo.container.configuration.Configuration to the set of implemented interfaces
ERROR: 4001: org.codehaus.cargo.container.jetty.JettyStandaloneConfiguration: Removed org.codehaus.cargo.container.Configuration from the set of implemented interfaces
ERROR: 4001: org.codehaus.cargo.container.orion.OrionStandaloneConfiguration: Removed org.codehaus.cargo.container.Configuration from the set of implemented interfaces
ERROR: 4001: org.codehaus.cargo.container.resin.AbstractResinStandaloneConfiguration: Removed org.codehaus.cargo.container.Configuration from the set of implemented interfaces
ERROR: 4001: org.codehaus.cargo.container.resin.Resin2xStandaloneConfiguration: Removed org.codehaus.cargo.container.Configuration from the set of implemented interfaces
ERROR: 4001: org.codehaus.cargo.container.resin.Resin3xStandaloneConfiguration: Removed org.codehaus.cargo.container.Configuration from the set of implemented interfaces
ERROR: 4001: org.codehaus.cargo.container.spi.AbstractConfiguration: Removed org.codehaus.cargo.container.Configuration from the set of implemented interfaces
ERROR: 4001: org.codehaus.cargo.container.spi.AbstractStandaloneConfiguration: Removed org.codehaus.cargo.container.Configuration from the set of implemented interfaces
ERROR: 4001: org.codehaus.cargo.container.spi.ContainerConfiguration: Removed org.codehaus.cargo.container.Configuration from the set of implemented interfaces
ERROR: 4001: org.codehaus.cargo.container.tomcat.CatalinaStandaloneConfiguration: Removed org.codehaus.cargo.container.Configuration from the set of implemented interfaces
ERROR: 4001: org.codehaus.cargo.container.tomcat.TomcatStandaloneConfiguration: Removed org.codehaus.cargo.container.Configuration from the set of implemented interfaces
ERROR: 4001: org.codehaus.cargo.container.weblogic.WebLogicStandaloneConfiguration: Removed org.codehaus.cargo.container.Configuration from the set of implemented interfaces
INFO: 7003: org.codehaus.cargo.container.spi.AbstractConfiguration: Method 'public void configure()' has been removed, but an inherited definition exists.
INFO: 7003: org.codehaus.cargo.container.spi.AbstractConfiguration: Method 'public void verifyProperties()' has been removed, but an inherited definition exists.
INFO: 7003: org.codehaus.cargo.container.spi.AbstractContainer: Method 'public java.lang.String getId()' has been removed, but an inherited definition exists.
INFO: 7003: org.codehaus.cargo.container.spi.AbstractContainer: Method 'public java.lang.String getName()' has been removed, but an inherited definition exists.