Skip to content

Commit

Permalink
#39
Browse files Browse the repository at this point in the history
  • Loading branch information
lscalese committed Oct 30, 2023
1 parent e96f8fb commit b35ac43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
<Resource Name="journalindexer.INC" Directory="inc/"/>
<Resource Name="eventobserver.INC" Directory="inc/"/>
<FileCopy Name="sql-stats.xml.renamed" Target="${libdir}journal-indexer/"/>
<Invoke Class="%File" Method="CreateDirectory" Phase="Compile" When="Before" CheckStatus="true">
<Arg>${libdir}journal-indexer</Arg>
</Invoke>
<Invoke Class="dc.journalindexer.services.Config" Method="Initialize"></Invoke>
<Invoke Class="dc.journalindexer.services.Config" Method="InitWebApps"></Invoke>
<Invoke Class="%SYSTEM.SQL.Stats.Table" Method="Import">
Expand Down

0 comments on commit b35ac43

Please sign in to comment.