File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 WildFly-build :
4545 uses : wildfly/wildfly/.github/workflows/shared-wildfly-build.yml@main
4646 with :
47- wildfly-branch : ${{ github.base_ref }}
48- wildfly-repo : " wildfly /wildfly"
47+ wildfly-branch : WFLY-21722
48+ wildfly-repo : " emmartins /wildfly"
4949
5050 Test-build-with-deps-matrix :
5151 name : BUILD WITH DEPS - JDK${{ matrix.jdk }} - ${{ matrix.os }}
Original file line number Diff line number Diff line change @@ -162,8 +162,8 @@ jobs:
162162 WildFly-build :
163163 uses : wildfly/wildfly/.github/workflows/shared-wildfly-build.yml@main
164164 with :
165- wildfly-branch : ${{ github.base_ref }}
166- wildfly-repo : " wildfly /wildfly"
165+ wildfly-branch : WFLY-21722
166+ wildfly-repo : " emmartins /wildfly"
167167
168168 Test-build-with-deps-matrix :
169169 name : BUILD WITH DEPS - JDK${{ matrix.jdk }} - ${{ matrix.os }}
Original file line number Diff line number Diff line change @@ -127,8 +127,8 @@ jobs:
127127 WildFly-build :
128128 uses : wildfly/wildfly/.github/workflows/shared-wildfly-build.yml@main
129129 with :
130- wildfly-branch : ${{ github.base_ref }}
131- wildfly-repo : " wildfly /wildfly"
130+ wildfly-branch : WFLY-21722
131+ wildfly-repo : " emmartins /wildfly"
132132
133133 Test-build-with-deps-matrix :
134134 name : BUILD WITH DEPS - JDK${{ matrix.jdk }} - ${{ matrix.os }}
Original file line number Diff line number Diff line change 8282 typesafe criteria queries -->
8383 <dependency >
8484 <groupId >org.hibernate.orm</groupId >
85- <artifactId >hibernate-jpamodelgen </artifactId >
85+ <artifactId >hibernate-processor </artifactId >
8686 <scope >provided</scope >
8787 </dependency >
8888 <!-- Jakarta Activation needed for JPA model generation -->
Original file line number Diff line number Diff line change 9191 typesafe criteria queries -->
9292 <dependency >
9393 <groupId >org.hibernate.orm</groupId >
94- <artifactId >hibernate-jpamodelgen </artifactId >
94+ <artifactId >hibernate-processor </artifactId >
9595 <scope >provided</scope >
9696 </dependency >
9797 <!-- Jakarta Activation needed for JPA model generation -->
You can’t perform that action at this time.
0 commit comments