refs #723: externalize backoffice catalogs and MCP tools
This commit is contained in:
10
pom.xml
10
pom.xml
@@ -92,17 +92,13 @@
|
||||
<resource>
|
||||
<directory>src/main/resources</directory>
|
||||
</resource>
|
||||
<!-- Keep the reviewed SQL in sql/adb as the sole Git source, and bundle
|
||||
only the curated read-only viewer set into the deployed JAR. -->
|
||||
<!-- Keep reviewed SQL in sql/adb as the sole Git source. Runtime
|
||||
BACKOFFICE_SECURITY_SQL_SCRIPTS remains the display allow-list. -->
|
||||
<resource>
|
||||
<directory>sql/adb</directory>
|
||||
<targetPath>sql/adb</targetPath>
|
||||
<includes>
|
||||
<include>62_kb_aso_masking_backoffice_metadata.sql</include>
|
||||
<include>63_kb_aso_masking_rule_runtime.sql</include>
|
||||
<include>64_kb_aso_masking_default_column_rules.sql</include>
|
||||
<include>65_kb_select_ai_vpd_query_api.sql</include>
|
||||
<include>66_kb_select_ai_vpd_query_ords.sql</include>
|
||||
<include>**/*.sql</include>
|
||||
</includes>
|
||||
</resource>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user