See <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/305/changes>
Changes: [danhaywood] ISIS-214: final major bit of the Oid refactoring ------------------------------------------ projectStarted org.apache.isis.viewer:html:0.3.0-incubating-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Html Viewer 0.3.0-incubating-SNAPSHOT [INFO] ------------------------------------------------------------------------ mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ html --- mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) mojoStarted org.apache.maven.plugins:maven-enforcer-plugin:1.0.1(validate-enforce)[INFO] The requirePluginVersions rule is currently not compatible with Maven3. [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (validate-enforce) @ html --- mojoSucceeded org.apache.maven.plugins:maven-enforcer-plugin:1.0.1(validate-enforce) mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default) [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ html --- mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default) mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(process-remote-resources)[INFO] Skipping remote-resource generation in this project because it's not the Execution Root [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (process-remote-resources) @ html --- mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(process-remote-resources) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-resources)[INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 28 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ html --- mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-resources) [INFO] Compiling 98 source files to <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/target/classes> mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.1(default-compile) [INFO] [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ html --- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/TransientRootAdapterMapping.java>:[27,49] cannot find symbol symbol: class RootAdapterMappingAbstract public class TransientRootAdapterMapping extends RootAdapterMappingAbstract { [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/PersistentRootAdapterMapping.java>:[31,50] cannot find symbol symbol: class RootAdapterMappingAbstract public class PersistentRootAdapterMapping extends RootAdapterMappingAbstract { [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/Context.java>:[348,37] incompatible types found : byte required: org.apache.isis.viewer.html.context.RootAdapterMapping [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/Context.java>:[550,47] incompatible types found : org.apache.isis.viewer.html.context.PersistentRootAdapterMapping required: org.apache.isis.viewer.html.context.RootAdapterMapping [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/TransientRootAdapterMapping.java>:[44,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/TransientRootAdapterMapping.java>:[49,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/TransientRootAdapterMapping.java>:[53,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/TransientRootAdapterMapping.java>:[61,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/TransientRootAdapterMapping.java>:[72,14] inconvertible types found : java.lang.Object required: org.apache.isis.viewer.html.context.TransientRootAdapterMapping [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/TransientRootAdapterMapping.java>:[75,70] cannot find symbol symbol : method getOidStr() location: class org.apache.isis.viewer.html.context.TransientRootAdapterMapping [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/TransientRootAdapterMapping.java>:[75,46] inconvertible types found : java.lang.Object required: org.apache.isis.viewer.html.context.TransientRootAdapterMapping [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/TransientRootAdapterMapping.java>:[70,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/TransientRootAdapterMapping.java>:[84,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/TransientRootAdapterMapping.java>:[91,32] cannot find symbol symbol : method getOidStr() location: class org.apache.isis.viewer.html.context.TransientRootAdapterMapping [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/TransientRootAdapterMapping.java>:[89,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/PersistentRootAdapterMapping.java>:[48,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/PersistentRootAdapterMapping.java>:[53,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/PersistentRootAdapterMapping.java>:[60,72] cannot find symbol symbol : method getOid() location: class org.apache.isis.viewer.html.context.PersistentRootAdapterMapping [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/PersistentRootAdapterMapping.java>:[58,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/PersistentRootAdapterMapping.java>:[71,59] cannot find symbol symbol : method getOidStr() location: class org.apache.isis.viewer.html.context.PersistentRootAdapterMapping [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/PersistentRootAdapterMapping.java>:[69,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/PersistentRootAdapterMapping.java>:[83,14] inconvertible types found : java.lang.Object required: org.apache.isis.viewer.html.context.PersistentRootAdapterMapping [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/PersistentRootAdapterMapping.java>:[86,71] cannot find symbol symbol : method getOidStr() location: class org.apache.isis.viewer.html.context.PersistentRootAdapterMapping [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/PersistentRootAdapterMapping.java>:[86,47] inconvertible types found : java.lang.Object required: org.apache.isis.viewer.html.context.PersistentRootAdapterMapping [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/PersistentRootAdapterMapping.java>:[81,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/PersistentRootAdapterMapping.java>:[96,23] cannot find symbol symbol : method getOidStr() location: class org.apache.isis.viewer.html.context.PersistentRootAdapterMapping [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/PersistentRootAdapterMapping.java>:[94,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/PersistentRootAdapterMapping.java>:[104,15] cannot find symbol symbol : method getOidStr() location: class org.apache.isis.viewer.html.context.PersistentRootAdapterMapping [ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis.viewer$html/ws/src/main/java/org/apache/isis/viewer/html/context/PersistentRootAdapterMapping.java>:[102,4] method does not override or implement a method from a supertype [INFO] 29 errors [INFO] ------------------------------------------------------------- mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.1(default-compile) projectFailed org.apache.isis.viewer:html:0.3.0-incubating-SNAPSHOT
