Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] bf5373: Fix proxytest pom setup

  Branch: refs/heads/next
  Home:   https://github.com/eclipse/ice
  Commit: bf53738ab98102d14a609a2a9fa258ae7d89601e
      https://github.com/eclipse/ice/commit/bf53738ab98102d14a609a2a9fa258ae7d89601e
  Author: Daniel Bluhm <bluhmdj@xxxxxxxx>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations.proxytest/.classpath
    M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations.proxytest/pom.xml

  Log Message:
  -----------
  Fix proxytest pom setup

A few typos caused unexpected behavior in testing.

Signed-off-by: Daniel Bluhm <bluhmdj@xxxxxxxx>


  Commit: a6b076dcde279e9e38dac17a4a8ec1b30f10b824
      https://github.com/eclipse/ice/commit/a6b076dcde279e9e38dac17a4a8ec1b30f10b824
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations.proxytest/.classpath
    M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations.proxytest/pom.xml

  Log Message:
  -----------
  Merge pull request #431 from dbluhm/fix-proxytest

Fix proxytest pom setup


Compare: https://github.com/eclipse/ice/compare/6d1de51ce72c...a6b076dcde27


Back to the top