[forge-commits] [jbosstools/jbosstools-forge] 477e63: remove unused AbstractAeshConsole class

GitHub noreply at github.com
Sat Mar 8 06:46:25 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/jbosstools/jbosstools-forge
  Commit: 477e63725ff8adc21f13de5ce7cf786c83b294fd
      https://github.com/jbosstools/jbosstools-forge/commit/477e63725ff8adc21f13de5ce7cf786c83b294fd
  Author: Koen Aers <koen.aers at gmail.com>
  Date:   2014-03-08 (Sat, 08 Mar 2014)

  Changed paths:
    R plugins/org.jboss.tools.aesh.core/src/org/jboss/tools/aesh/core/console/AbstractAeshConsole.java

  Log Message:
  -----------
  remove unused AbstractAeshConsole class


  Commit: 7b036818df0e510ab01731fd797c2da6136c2361
      https://github.com/jbosstools/jbosstools-forge/commit/7b036818df0e510ab01731fd797c2da6136c2361
  Author: Koen Aers <koen.aers at gmail.com>
  Date:   2014-03-08 (Sat, 08 Mar 2014)

  Changed paths:
    M plugins/org.jboss.tools.aesh.core/src/org/jboss/tools/aesh/core/console/AeshConsole.java
    M plugins/org.jboss.tools.aesh.ui/src/org/jboss/tools/aesh/ui/view/AeshTextViewer.java

  Log Message:
  -----------
  add connect(Document) and disconnect() to the AeshConsole interface and use these methods in AeshTextViewer


  Commit: db179a4b19c7c1eb2371a56c9b26a54e337af7f9
      https://github.com/jbosstools/jbosstools-forge/commit/db179a4b19c7c1eb2371a56c9b26a54e337af7f9
  Author: Koen Aers <koen.aers at gmail.com>
  Date:   2014-03-08 (Sat, 08 Mar 2014)

  Changed paths:
    M plugins/org.jboss.tools.aesh.ui/src/org/jboss/tools/aesh/ui/document/DelegateDocument.java

  Log Message:
  -----------
  remove unused connect(AeshConsole) and disconnect() methods as well as unused stream listeners and filters


  Commit: 1b5a3f2ea25fd64fff1ce6b6464157e29a1e564a
      https://github.com/jbosstools/jbosstools-forge/commit/1b5a3f2ea25fd64fff1ce6b6464157e29a1e564a
  Author: Koen Aers <koen.aers at gmail.com>
  Date:   2014-03-08 (Sat, 08 Mar 2014)

  Changed paths:
    M plugins/org.jboss.tools.aesh.core/src/org/jboss/tools/aesh/core/console/AbstractConsole.java
    M plugins/org.jboss.tools.aesh.core/src/org/jboss/tools/aesh/core/console/AeshConsole.java

  Log Message:
  -----------
  remove unneeded IStreamListener manipulation methods


  Commit: fe0128825bcfd39329652d94bb663fdede22f203
      https://github.com/jbosstools/jbosstools-forge/commit/fe0128825bcfd39329652d94bb663fdede22f203
  Author: Koen Aers <koen.aers at gmail.com>
  Date:   2014-03-08 (Sat, 08 Mar 2014)

  Changed paths:
    R plugins/org.jboss.tools.aesh.core/src/org/jboss/tools/aesh/core/ansi/ControlSequenceFilter.java
    R tests/org.jboss.tools.aesh.core.test/src/org/jboss/tools/aesh/core/ansi/ControlSequenceFilterTest.java

  Log Message:
  -----------
  delete unused ControlSequenceFilter class and ControlSequenceFilterTest class


Compare: https://github.com/jbosstools/jbosstools-forge/compare/9ad2f37c6323...fe0128825bcf


More information about the forge-commits mailing list