Skip to content

Commit

Permalink
Merge branch 'master' into
Browse files Browse the repository at this point in the history
faces_issue_1416_add_context_param_attributes_to_FacesConfig
  • Loading branch information
BalusC committed Feb 10, 2024
2 parents 656e9be + 28bf336 commit 683ea15
Show file tree
Hide file tree
Showing 598 changed files with 1,078 additions and 111,745 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ jobs:
os: [ubuntu-latest]
steps:
- name: Checkout Sources
uses: actions/checkout@v1
uses: actions/checkout@v4
with:
submodules: 'true'
- name: Setup Java
uses: actions/setup-java@v1
with:
Expand Down
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[submodule "faces"]
path = faces
url = https://github.com/jakartaee/faces.git
branch = 5.0
6 changes: 0 additions & 6 deletions action/faces-config.NavData

This file was deleted.

59 changes: 0 additions & 59 deletions action/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

129 changes: 0 additions & 129 deletions action/src/main/java/org/eclipse/mojarra/action/ActionLifecycle.java

This file was deleted.

41 changes: 0 additions & 41 deletions action/src/main/java/org/eclipse/mojarra/action/ActionMapping.java

This file was deleted.

Loading

0 comments on commit 683ea15

Please sign in to comment.