Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[statet-dev] [CI] Build 'statet-master' #157 (202112112100) - SUCCESS

Build 'statet-master' #157 (202112112100)
https://ci.eclipse.org/statet/job/statet-master/157/
Result state: SUCCESS

### Changes

  * Bug 576704: Update target definitions to Eclipse 2021-12 (R)
      - https://bugs.eclipse.org/bugs/show_bug.cgi?id=576704

  * [Util] Add StringUtils.collectLines with unit tests
  * [Util] Remove `\r\n` as line separator in StringUtils.collectLines
  * [Text] Improve TextParserInput
  * [String] Expand char cache for StringFactory to latin1
  * [String] Add StringFactory.get(codepoint)

  * [*-Source] Move document setup/partitioning into separate packages
  * Unify parser APIs and error handling
  * Fix ClassNotFoundException
  * Bug 575365: [*-Model] Adapt to SourceUnitIssueSupport
      - https://bugs.eclipse.org/bugs/show_bug.cgi?id=575365
  * Bug 577760: Unify parser APIs and error handling
      - https://bugs.eclipse.org/bugs/show_bug.cgi?id=577760

  * Remove TextUtil.addLines
  * Bug 575365: [Model] Add SourceUnitIssueSupport for easier implementation
      - https://bugs.eclipse.org/bugs/show_bug.cgi?id=575365
  * Bug 577760: Add AbstractAstProblemReporter
      - https://bugs.eclipse.org/bugs/show_bug.cgi?id=577760

  * Make use of StringUtils.collectLines
  * CleanUp
  * Merge package r.core.rsource into r.core.source
  * Adapt to moved document setup in docmlet
  * Unify parser APIs and error handling
  * Bug 575365: [*-Model] Adapt to SourceUnitIssueSupport
      - https://bugs.eclipse.org/bugs/show_bug.cgi?id=575365
  * Bug 577760: Unify parser APIs and error handling
      - https://bugs.eclipse.org/bugs/show_bug.cgi?id=577760

### Deployed to

  * Downloads:  https://download.eclipse.org/statet/integration/latest
  * Maven repo: https://repo.eclipse.org/content/repositories/statet-snapshots


Back to the top