Skip to content

Commit

Permalink
Error using SSH terminal #21
Browse files Browse the repository at this point in the history
  • Loading branch information
zaharchenko committed Mar 25, 2019
1 parent 66523eb commit bbdd2d0
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,12 @@
<module name="global" blocks="*">
<artifact name="cuba-at-global" appJar="true"/>


<property name="cuba.persistenceConfig"
value="+com/haulmont/addon/admintools/persistence.xml de/diedavids/cuba/runtimediagnose/persistence.xml"/>
<property name="cuba.metadataConfig"
value="+com/haulmont/addon/admintools/metadata.xml de/diedavids/cuba/runtimediagnose/metadata.xml"/>
<property name="cuba.viewsConfig"
value="+com/haulmont/addon/admintools/views.xml de/diedavids/cuba/runtimediagnose/views.xml"/>
</module>
<module name="core" dependsOn="global" blocks="core">
<artifact name="cuba-at-core" appJar="true"/>
Expand Down

0 comments on commit bbdd2d0

Please sign in to comment.