Skip to content

Commit

Permalink
Update reflect config files
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed Aug 11, 2023
1 parent 1a96dcd commit 1332aab
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/conf/reflect-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,9 @@
{
"name":"java.sql.Connection"
},
{
"name":"java.sql.Date"
},
{
"name":"java.sql.Driver"
},
Expand Down
6 changes: 6 additions & 0 deletions app/conf/resource-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,14 @@
{
"pattern":"\\Qlogback.xml\\E"
},
{
"pattern":"\\Qtemplates/conda/dockerfile-conda-file.txt\\E"
},
{
"pattern":"\\Qtemplates/conda/dockerfile-conda-packages.txt\\E"
},
{
"pattern":"\\Qtemplates/spack/dockerfile-spack-file.txt\\E"
}
]},
"bundles":[]
Expand Down

0 comments on commit 1332aab

Please sign in to comment.