mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
27 lines
1.4 KiB
JSON
27 lines
1.4 KiB
JSON
{
|
|
"name": "Oracle-ADF-Faces",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Oracle ADF Faces Components is a set of over a 150 Ajax-enabled JSF components that let you build a richer Web user interface for Java EE applications.",
|
|
"website": "http://www.oracle.com/technetwork/developer-tools/adf/overview/index-092391.html",
|
|
"matches": [
|
|
{
|
|
"offset": 1,
|
|
"regexp": "(?-mix:<!-- Created by Oracle ADF Faces \\((Version mismatch: )?ADF Faces API - ([\\d_]+)\\/ADF Faces Implementation - ([\\d_]+)\\), skin:([^-]+) -->)"
|
|
},
|
|
{
|
|
"offset": 2,
|
|
"regexp": "(?-mix:<!-- Created by Oracle ADF Faces \\((Version mismatch: )?ADF Faces API - ([\\d_]+)\\/ADF Faces Implementation - ([\\d_]+)\\), skin:([^-]+) -->)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<!-- Created by Oracle ADF Faces \\((Version mismatch: )?ADF Faces API - ([\\d_]+)\\/ADF Faces Implementation - ([\\d_]+)\\), skin:([^-]+) -->)"
|
|
},
|
|
{
|
|
"text": "<meta name=\"generator\" content=\"Oracle ADF Faces\">"
|
|
},
|
|
{
|
|
"text": "<script>var _AdfWindowOpenError='A popup window blocker has been detected in your browser. Popup blockers interfere with the operation of this application. Please disable your popup blocker or allow popups from this site.';</script>"
|
|
}
|
|
]
|
|
}
|