mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Merge pull request #1269 from sameeragunarathne/master
fixes https://github.com/wso2/product-iots/issues/1268 : [H2 / Analyt…
This commit is contained in:
commit
a29d9a0e93
@ -900,6 +900,13 @@
|
||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/repository/resources</outputDirectory>
|
||||
</fileSet>
|
||||
|
||||
<fileSet>
|
||||
<directory>
|
||||
../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/dbscripts
|
||||
</directory>
|
||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/dbscripts</outputDirectory>
|
||||
</fileSet>
|
||||
|
||||
<fileSet>
|
||||
<directory>
|
||||
src/analytics/resources/allthemes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user