Skip to content
Failed

Changes

Summary

  1. 131: profile for Jacoco and restructured surefire (details)
  2. 131: explicit environments in TP configuration (details)
  3. 131: Java 11 and Tycho 2.2.0 (details)
  4. 131: same configuration for all TP locations (details)
  5. 131: JUnit 4.13.1 (details)
  6. 131: enabled jacoco profile (details)
  7. 131: effectively use tycho.testArgLine (details)
  8. 131: enabled coveralls (details)
  9. 131: removed Xtend code from Lambda DSL (details)
  10. gpgArguments (details)
Commit 93dcf08f83857163de1cfb66f1ee3cb0cc091b77 by Lorenzo Bettini
131: profile for Jacoco and restructured surefire

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was modified examples/org.eclipse.xsemantics.example.expressions.ui.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj.ui.tests/pom.xml (diff)
The file was modified tests/org.eclipse.xsemantics.tests.swtbot/pom.xml (diff)
The file was modified releng/org.eclipse.xsemantics.repository/pom.xml (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.tests/pom.xml (diff)
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.expressions.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda.ui.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached.ui.tests/pom.xml (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.ui.tests/pom.xml (diff)
Commit 92ceaad62480ebe536d477b5df0a4d7f2e32b40b by Lorenzo Bettini
131: explicit environments in TP configuration

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
Commit 0c92d5514eb19f0f801b303db967e346a5f82248 by Lorenzo Bettini
131: Java 11 and Tycho 2.2.0

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
The file was modified .github/workflows/maven.yml (diff)
Commit 0926820aac993028223bd81326468171c584c10d by Lorenzo Bettini
131: same configuration for all TP locations

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was modified devtools/org.eclipse.xsemantics.targetplatform/xtext-2.20.0.target (diff)
Commit 1ddcd11cb428826bf97ad662e161f670c46bbac7 by Lorenzo Bettini
131: JUnit 4.13.1

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
Commit 1a87d6c2a6bb7dd0c64f69c8f77cd9233e7a8146 by Lorenzo Bettini
131: enabled jacoco profile

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was modified .github/workflows/maven.yml (diff)
Commit 42b47448635095085444cae0926d078d99332448 by Lorenzo Bettini
131: effectively use tycho.testArgLine

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
Commit eea14195927a3449d54155f04112c61575416c94 by Lorenzo Bettini
131: enabled coveralls

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was modified .github/workflows/maven.yml (diff)
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
Commit e7fed866f220eb643292d9bd0059bd20b44418eb by Lorenzo Bettini
131: removed Xtend code from Lambda DSL

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was removedexamples/org.eclipse.xsemantics.example.lambda/xtend-gen/.gitignore
The file was modified examples/org.eclipse.xsemantics.example.lambda/build.properties (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda/pom.xml (diff)
The file was removedexamples/org.eclipse.xsemantics.example.lambda/src/org/eclipse/xsemantics/example/lambda/validation/LambdaValidatorFilter.xtend
The file was removedexamples/org.eclipse.xsemantics.example.lambda/src/org/eclipse/xsemantics/example/lambda/xsemantics/LambdaTermUtils.xtend
The file was addedexamples/org.eclipse.xsemantics.example.lambda/src/org/eclipse/xsemantics/example/lambda/validation/LambdaValidatorFilter.java
The file was addedexamples/org.eclipse.xsemantics.example.lambda/src/org/eclipse/xsemantics/example/lambda/xsemantics/LambdaTermUtils.java
The file was modified examples/org.eclipse.xsemantics.example.lambda/.classpath (diff)
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)