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 Details

    • revNo

      private int revNo
  • Constructor Details

    • BazaarRevNoConsumer

      BazaarRevNoConsumer(ScmLogger logger)
  • Method Details