[teiid-designer-dev] [Teiid-Designer/teiid-designer] 434401: TEIIDDES-2244 Avoid throwing pointless parsing exc...

Barry LaFond blafond at redhat.com
Mon Jul 14 10:21:55 EDT 2014


  Branch: refs/heads/8.3.x
  Home:   https://github.com/Teiid-Designer/teiid-designer
  Commit: 434401a55f04b7bcfd66395905d4a038759a5dbf
      https://github.com/Teiid-Designer/teiid-designer/commit/434401a55f04b7bcfd66395905d4a038759a5dbf
  Author: Barry LaFond <blafond at redhat.com>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M plugins/org.teiid.designer.spi/src/org/teiid/designer/runtime/version/spi/TeiidServerVersion.java
    M tests/org.teiid.designer.spi.test/src/org/teiid/designer/runtime/version/spi/TestTeiidServerVersion.java

  Log Message:
  -----------
  TEIIDDES-2244 Avoid throwing pointless parsing exceptions in TeiidVersion

* isGreaterThan and isLessThan methods do not need to parse the
  components to integers as comparing the strings achieves the
  same result

* Tests to confirm silly version components that are not readily
  parseable as integers




More information about the teiid-designer-dev mailing list