Class BazaarUtils.BazaarRevNoConsumer

  • All Implemented Interfaces:
    org.codehaus.plexus.util.cli.StreamConsumer
    Enclosing class:
    BazaarUtils

    private static class BazaarUtils.BazaarRevNoConsumer
    extends BazaarConsumer
    Get current (working) revision.

    Resolve revision to the last integer found in the command output.

    • Field Detail

      • revNo

        private int revNo
    • Constructor Detail

      • BazaarRevNoConsumer

        BazaarRevNoConsumer​(ScmLogger logger)
    • Method Detail

      • getCurrentRevisionNumber

        int getCurrentRevisionNumber()