[seam-commits] [forge/core] eca057: Fix compilation issue caused by pull #112 not upda...

GitHub noreply at github.com
Fri Feb 17 16:04:42 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/forge/core
  Commit: eca057812bdcc07692553446a45e548926ab3f36
      https://github.com/forge/core/commit/eca057812bdcc07692553446a45e548926ab3f36
  Author: Marius Bogoevici <marius.bogoevici at gmail.com>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M shell-api/src/main/java/org/jboss/forge/resources/AbstractResource.java
  M shell-api/src/main/java/org/jboss/forge/resources/enumtype/EnumConstantResource.java

  Log Message:
  -----------
  Fix compilation issue caused by pull #112 not updating classes added in pull #110
- renamed EnumConstantResource.listResources() to doListResources()
- removed 'final' modifier for default implementations of listResources(*) to ensure that other plugins won't have the same issue


  Commit: 39b1a5d2c0d376542ff05da9c3c1bf20cb87791f
      https://github.com/forge/core/commit/39b1a5d2c0d376542ff05da9c3c1bf20cb87791f
  Author: mikebrock <brockm at gmail.com>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M shell-api/src/main/java/org/jboss/forge/resources/AbstractResource.java
  M shell-api/src/main/java/org/jboss/forge/resources/enumtype/EnumConstantResource.java

  Log Message:
  -----------
  Merge pull request #114 from mbogoevici/fix-compile-error

Fix compilation issue 


Compare: https://github.com/forge/core/compare/883d8a3...39b1a5d


More information about the seam-commits mailing list