This repository was archived by the owner on Mar 20, 2021. It is now read-only.
Commit a6105c3
Ed Burns
Pust push behind context-param com.sun.faces.enablePushResources, disabled by default.
modified: jsf-ri/src/main/java/com/sun/faces/application/ApplicationAssociate.java
- Modify checkForPushBuilder() to return false unless
EnablePushResources is true.
modified: jsf-ri/src/main/java/com/sun/faces/config/WebConfiguration.java
- Declare new BooleanWebContextParam1 parent e252af1 commit a6105c3
2 files changed
Lines changed: 9 additions & 0 deletions
File tree
- jsf-ri/src/main/java/com/sun/faces
- application
- config
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
287 | 292 | | |
288 | 293 | | |
289 | 294 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1242 | 1242 | | |
1243 | 1243 | | |
1244 | 1244 | | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
1245 | 1249 | | |
1246 | 1250 | | |
1247 | 1251 | | |
| |||
0 commit comments