Skip to content

Commit

Permalink
Interim commit for #4480 (#5319)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem authored Nov 6, 2023
1 parent 6b9205a commit 3292dc0
Show file tree
Hide file tree
Showing 397 changed files with 812 additions and 526 deletions.
6 changes: 6 additions & 0 deletions impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@

<!-- ### D E P E N D E N C I E S ### -->
<dependencies>
<dependency>
<groupId>jakarta.faces</groupId>
<artifactId>jakarta.faces-api</artifactId>
<version>${project.version}</version>
</dependency>

<!-- Jakarta EE Dependencies -->

<dependency>
Expand Down
328 changes: 0 additions & 328 deletions impl/src/main/java/jakarta/faces/webapp/MessageFactory.java

This file was deleted.

Loading

0 comments on commit 3292dc0

Please sign in to comment.