Branch: refs/heads/master
Home:
https://github.com/windup/windup
Commit: 29d79e9c2deacd87dfec00f6adf047d5d46e36e8
https://github.com/windup/windup/commit/29d79e9c2deacd87dfec00f6adf047d5d...
Author: Juan Manuel Leflet Estrada <jleflete(a)redhat.com>
Date: 2021-12-17 (Fri, 17 Dec 2021)
Changed paths:
A .github/workflows/pr_build_jdk11.yml
A .github/workflows/pr_build_jdk11_dependents.yml
R .github/workflows/pull_request.yml
M graph/impl/src/main/java/org/jboss/windup/graph/GraphContextFactoryImpl.java
M pom.xml
M reporting/pom.xml
M rules-java/pom.xml
M rules-java/tests/pom.xml
M test-util/pom.xml
A test-util/src/main/java/org/jboss/windup/testutil/rules/RetryRule.java
M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureTest.java
M
tests/src/test/java/org/jboss/windup/tests/bootstrap/InstallRemoveAddonCommandsTest.java
M tests/src/test/java/org/jboss/windup/tests/bootstrap/RunWindupCommandTest.java
M
tests/src/test/java/org/jboss/windup/tests/bootstrap/migrate/NoInputOrOutputPathTest.java
M tooling/pom.xml
M utils/pom.xml
Log Message:
-----------
[WINDUP-3204] Migrate to jdk11
[WINDUP-3215] Create github workflows
[WINDUP-3235] Fix memoryleak issue
Commit: f76a8d11f022d7e311aa24d26f9201c5de43e158
https://github.com/windup/windup/commit/f76a8d11f022d7e311aa24d26f9201c5d...
Author: Juan Manuel Leflet Estrada <jleflete(a)redhat.com>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
A .github/workflows/pr_build_jdk11.yml
A .github/workflows/pr_build_jdk11_dependents.yml
R .github/workflows/pull_request.yml
M graph/impl/src/main/java/org/jboss/windup/graph/GraphContextFactoryImpl.java
M pom.xml
M reporting/pom.xml
M rules-java/pom.xml
M rules-java/tests/pom.xml
M test-util/pom.xml
A test-util/src/main/java/org/jboss/windup/testutil/rules/RetryRule.java
M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureTest.java
M
tests/src/test/java/org/jboss/windup/tests/bootstrap/InstallRemoveAddonCommandsTest.java
M tests/src/test/java/org/jboss/windup/tests/bootstrap/RunWindupCommandTest.java
M
tests/src/test/java/org/jboss/windup/tests/bootstrap/migrate/NoInputOrOutputPathTest.java
M tooling/pom.xml
M utils/pom.xml
Log Message:
-----------
Merge pull request #1436 from jmle/WINDUP-3204
Migrate to jdk11 and related issues
Compare:
https://github.com/windup/windup/compare/6bf5170c6711...f76a8d11f022