Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Commit

Permalink
Syncing test files with issue #500
Browse files Browse the repository at this point in the history
  • Loading branch information
grtjn committed Jun 12, 2017
1 parent 89e277c commit 89e648a
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 24 deletions.
18 changes: 12 additions & 6 deletions deploy/test/data/ml8-config-changed.xml
Expand Up @@ -20,7 +20,8 @@
<task-start-time>13:00:00-05:00</task-start-time>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/hourly-task.xqy</task-path>
Expand All @@ -30,7 +31,8 @@
<task-minute>15</task-minute>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/minutely-task.xqy</task-path>
Expand All @@ -39,7 +41,8 @@
<task-period>3</task-period>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/monthly-task.xqy</task-path>
Expand All @@ -50,7 +53,8 @@
<task-start-time>13:00:00-05:00</task-start-time>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/once-task.xqy</task-path>
Expand All @@ -59,7 +63,8 @@
<task-start>2019-01-01T13:00:00-05:00</task-start>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/weekly-task.xqy</task-path>
Expand All @@ -74,7 +79,8 @@
<task-start-time>13:00:00-05:00</task-start-time>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
</scheduled-tasks>
</task-server>
Expand Down
18 changes: 12 additions & 6 deletions deploy/test/data/ml8-config.xml
Expand Up @@ -20,7 +20,8 @@
<task-start-time>13:00:00-05:00</task-start-time>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/hourly-task.xqy</task-path>
Expand All @@ -30,7 +31,8 @@
<task-minute>15</task-minute>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/minutely-task.xqy</task-path>
Expand All @@ -39,7 +41,8 @@
<task-period>3</task-period>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/monthly-task.xqy</task-path>
Expand All @@ -50,7 +53,8 @@
<task-start-time>13:00:00-05:00</task-start-time>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/once-task.xqy</task-path>
Expand All @@ -59,7 +63,8 @@
<task-start>2019-01-01T13:00:00-05:00</task-start>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/weekly-task.xqy</task-path>
Expand All @@ -74,7 +79,8 @@
<task-start-time>13:00:00-05:00</task-start-time>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
</scheduled-tasks>
</task-server>
Expand Down
18 changes: 12 additions & 6 deletions deploy/test/data/ml9-config-changed.xml
Expand Up @@ -20,7 +20,8 @@
<task-start-time>13:00:00-05:00</task-start-time>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/hourly-task.xqy</task-path>
Expand All @@ -30,7 +31,8 @@
<task-minute>15</task-minute>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/minutely-task.xqy</task-path>
Expand All @@ -39,7 +41,8 @@
<task-period>3</task-period>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/monthly-task.xqy</task-path>
Expand All @@ -50,7 +53,8 @@
<task-start-time>13:00:00-05:00</task-start-time>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/once-task.xqy</task-path>
Expand All @@ -59,7 +63,8 @@
<task-start>2019-01-01T13:00:00-05:00</task-start>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/weekly-task.xqy</task-path>
Expand All @@ -74,7 +79,8 @@
<task-start-time>13:00:00-05:00</task-start-time>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
</scheduled-tasks>
</task-server>
Expand Down
18 changes: 12 additions & 6 deletions deploy/test/data/ml9-config.xml
Expand Up @@ -20,7 +20,8 @@
<task-start-time>13:00:00-05:00</task-start-time>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/hourly-task.xqy</task-path>
Expand All @@ -30,7 +31,8 @@
<task-minute>15</task-minute>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/minutely-task.xqy</task-path>
Expand All @@ -39,7 +41,8 @@
<task-period>3</task-period>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/monthly-task.xqy</task-path>
Expand All @@ -50,7 +53,8 @@
<task-start-time>13:00:00-05:00</task-start-time>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/once-task.xqy</task-path>
Expand All @@ -59,7 +63,8 @@
<task-start>2019-01-01T13:00:00-05:00</task-start>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
<scheduled-task>
<task-path>/some/weekly-task.xqy</task-path>
Expand All @@ -74,7 +79,8 @@
<task-start-time>13:00:00-05:00</task-start-time>
<task-database name="@ml.content-db"/>
<task-modules name="@ml.modules-db"/>
<task-user name="@ml.app-name-user"/>
<task-user name="${default-user}"/>
<task-host name="${server-name}"/>
</scheduled-task>
</scheduled-tasks>
</task-server>
Expand Down

0 comments on commit 89e648a

Please sign in to comment.