summaryrefslogtreecommitdiffstats
path: root/design/white-site/src/site/xdoc/sync.xml
blob: e09bde156546d13a0dd2bf1102caee84e7e9b063 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<document>
  <properties>
    <title>Archiva</title>
  </properties>
  <body>
    <h1>Synchronisation</h1>
    <div id="sidebar">
      <p>reserved sidebar</p>
    </div>


    <div id="contentArea">
      <h2>Apache</h2>
      <table>
        <tr>
          <th>Last Sync completed</th>
          <td>1 February 13:01:04 (
            <a href="#">View Report</a>
            )
          </td>
        </tr>
        <tr>
          <th>Next sync</th>
          <td>1 February 17:00:00</td>
        </tr>
        <tr>
          <th>Status</th>
          <td>
            <span class="statusOk">Success</span>
          </td>
        </tr>
      </table>
      <p>
        <a href="#">Sync Now</a>
      </p>
      <h2>Codehaus</h2>
      <table>
        <tr>
          <th>Last Sync completed</th>
          <td>1 February 13:05:04 (
            <a href="#">View Report</a>
            )
          </td>
        </tr>
        <tr>
          <th>Next sync</th>
          <td>1 February 17:05:00</td>
        </tr>
        <tr>
          <th>Status</th>
          <td>
            <span class="statusFailed">FAILED</span>
            : confluence wouldn't share CPU cycles with me
          </td>
        </tr>
      </table>
      <p>
        <a href="#">Sync Now</a>
      </p>
      <h2>Open Symphony</h2>
      <table>
        <tr>
          <th>Last Sync completed</th>
          <td>1 February 13:11:04 (
            <a href="#">View Report</a>
            )
          </td>
        </tr>
        <tr>
          <th>Next sync</th>
          <td>1 February 17:10:00</td>
        </tr>
        <tr>
          <th>Status</th>
          <td>
            <span class="statusWarn">WARNING</span>
            : some warnings occurred during the conversion
          </td>
        </tr>
      </table>
      <p>
        <a href="#">Sync Now</a>
      </p>
    </div>
  </body>
</document>