Skip to content

Commit

Permalink
Remove openid app building
Browse files Browse the repository at this point in the history
  • Loading branch information
madurangasiriwardena committed Nov 27, 2024
1 parent c1cd0c9 commit 40289a0
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 806 deletions.
15 changes: 0 additions & 15 deletions modules/integration/tests-integration/tests-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -446,21 +446,6 @@
<goal>run</goal>
</goals>
</execution>
<execution>
<id>packaging-war-artifacts-openid</id>
<phase>process-test-resources</phase>
<configuration>
<tasks>
<ant antfile="src/test/resources/artifacts/IS/openId/openid-app-build.xml" target="openid-smartconsumerwithclaims" />
<ant antfile="src/test/resources/artifacts/IS/openId/openid-app-build.xml" target="openid-smartconsumerwithoutclaims" />
<ant antfile="src/test/resources/artifacts/IS/openId/openid-app-build.xml" target="openid-dumbconsumerwithclaims" />
<ant antfile="src/test/resources/artifacts/IS/openId/openid-app-build.xml" target="openid-dumbconsumerwithoutclaims" />
</tasks>
</configuration>
<goals>
<goal>run</goal>
</goals>
</execution>
<execution>
<id>packaging-war-artifacts-oauth</id>
<phase>process-test-resources</phase>
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 40289a0

Please sign in to comment.