| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|---|
| 2 | <html> |
|---|
| 3 | <head> |
|---|
| 4 | <meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
|---|
| 5 | <title>Journal - JOMDoc April</title> |
|---|
| 6 | <!-- |
|---|
| 7 | - FILE: gtt-style.css |
|---|
| 8 | - Please note this is not a true stand-alone style-sheet. |
|---|
| 9 | - This file is meant to be inlined with the web pages! |
|---|
| 10 | --> |
|---|
| 11 | <style type="text/css"> |
|---|
| 12 | body |
|---|
| 13 | { |
|---|
| 14 | background: #c8c8d3; |
|---|
| 15 | font-color: #000000; |
|---|
| 16 | } |
|---|
| 17 | .gnotime-diary-entry, |
|---|
| 18 | .gnotime-project-status |
|---|
| 19 | { |
|---|
| 20 | background: #e0e0e0; |
|---|
| 21 | display: block; |
|---|
| 22 | width: 98%; |
|---|
| 23 | margin: 4px 2px 4px 8px; |
|---|
| 24 | border: solid 2px #000000; |
|---|
| 25 | margin: 4px 2px 4px 8px; |
|---|
| 26 | } |
|---|
| 27 | .gnotime-diary-memo |
|---|
| 28 | { |
|---|
| 29 | font-size: 120%; |
|---|
| 30 | font-weight: bold; |
|---|
| 31 | font-stretch: wider; |
|---|
| 32 | margin: 4px 2px 1px 6px; |
|---|
| 33 | } |
|---|
| 34 | .gnotime-diary-notes, |
|---|
| 35 | .gnotime-project-status-notes |
|---|
| 36 | { |
|---|
| 37 | background: #f8f8f0; |
|---|
| 38 | width: 100%; |
|---|
| 39 | border: 0px; |
|---|
| 40 | margin: 4px 2px 1px 6px; |
|---|
| 41 | } |
|---|
| 42 | .gnotime-start-stop-table, |
|---|
| 43 | .gnotime-todo-table, |
|---|
| 44 | .gnotime-daily-table |
|---|
| 45 | { |
|---|
| 46 | background: #f8f8f0; |
|---|
| 47 | margin: 4px 4px 4px 4px; |
|---|
| 48 | border: solid 1px #9999a9 |
|---|
| 49 | } |
|---|
| 50 | .gnotime-start-stop-table-header, |
|---|
| 51 | .gnotime-todo-table-header, |
|---|
| 52 | .gnotime-daily-table-header |
|---|
| 53 | { |
|---|
| 54 | background: #e8e8e8; |
|---|
| 55 | font-size: 105%; |
|---|
| 56 | font-weight: bold; |
|---|
| 57 | } |
|---|
| 58 | .gnotime-project-status-overview, |
|---|
| 59 | .gnotime-daily-overview |
|---|
| 60 | { |
|---|
| 61 | background: #e8e8e8; |
|---|
| 62 | display: block; |
|---|
| 63 | font-size: 105%; |
|---|
| 64 | font-weight: bold; |
|---|
| 65 | } |
|---|
| 66 | </style> |
|---|
| 67 | |
|---|
| 68 | </head> |
|---|
| 69 | <body bgcolor="#c8c8d3"> |
|---|
| 70 | <div id="gnotime-body"> |
|---|
| 71 | <h1>Journal for |
|---|
| 72 | JOMDoc April |
|---|
| 73 | - |
|---|
| 74 | |
|---|
| 75 | </h1> |
|---|
| 76 | |
|---|
| 77 | <br><br> |
|---|
| 78 | |
|---|
| 79 | |
|---|
| 80 | |
|---|
| 81 | <table class=gnotime-diary-entry bgcolor=#e0e0e0 width=100% border=0 cellpadding=4><tr><td> |
|---|
| 82 | <div class=gnotime-diary-memo><b><big>http://trac.omdoc.org/jomdoc/ticket/657</big></b></div> |
|---|
| 83 | <div class=gnotime-diary-notes> |
|---|
| 84 | Switch logging to log4j |
|---|
| 85 | </div> |
|---|
| 86 | <table class=gnotime-start-stop-table bgcolor=#f8f8f0 width=100% border=0 cellpadding=4> |
|---|
| 87 | <tr class=gnotime-start-stop-table-header bgcolor=#ebebeb> |
|---|
| 88 | <th class=gnotime-start-stop-table-header-start colspan=2><b>Start</b></th> |
|---|
| 89 | <th class=gnotime-start-stop-table-header-stop colspan=2><b>Stop</b></th> |
|---|
| 90 | <th class=gnotime-start-stop-table-header-elapsed><b>Elapsed</b></th> |
|---|
| 91 | </tr> |
|---|
| 92 | <tr> |
|---|
| 93 | <td class=gnotime-start-stop-table-start>2010-06-11</td> |
|---|
| 94 | <td class=gnotime-start-stop-table-start>09:24:51 PM</td> |
|---|
| 95 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 96 | <td class=gnotime-start-stop-table-stop>10:21:38 PM</td> |
|---|
| 97 | <td class=gnotime-start-stop-table-elapsed>00:56:47</td> |
|---|
| 98 | </tr> |
|---|
| 99 | <tr> |
|---|
| 100 | <td class=gnotime-start-stop-table-start> </td> |
|---|
| 101 | <td class=gnotime-start-stop-table-start>04:07:12 PM</td> |
|---|
| 102 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 103 | <td class=gnotime-start-stop-table-stop>06:07:46 PM</td> |
|---|
| 104 | <td class=gnotime-start-stop-table-elapsed>02:00:34</td> |
|---|
| 105 | </tr> |
|---|
| 106 | </table></td></tr></table><br><br> |
|---|
| 107 | <table class=gnotime-diary-entry bgcolor=#e0e0e0 width=100% border=0 cellpadding=4><tr><td> |
|---|
| 108 | <div class=gnotime-diary-memo><b><big>http://jomdoc.omdoc.org/ticket/660</big></b></div> |
|---|
| 109 | <div class=gnotime-diary-notes> |
|---|
| 110 | Test performance of XSLT transformation |
|---|
| 111 | </div> |
|---|
| 112 | <table class=gnotime-start-stop-table bgcolor=#f8f8f0 width=100% border=0 cellpadding=4> |
|---|
| 113 | <tr class=gnotime-start-stop-table-header bgcolor=#ebebeb> |
|---|
| 114 | <th class=gnotime-start-stop-table-header-start colspan=2><b>Start</b></th> |
|---|
| 115 | <th class=gnotime-start-stop-table-header-stop colspan=2><b>Stop</b></th> |
|---|
| 116 | <th class=gnotime-start-stop-table-header-elapsed><b>Elapsed</b></th> |
|---|
| 117 | </tr> |
|---|
| 118 | <tr> |
|---|
| 119 | <td class=gnotime-start-stop-table-start>2010-06-11</td> |
|---|
| 120 | <td class=gnotime-start-stop-table-start>03:22:28 PM</td> |
|---|
| 121 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 122 | <td class=gnotime-start-stop-table-stop>04:01:25 PM</td> |
|---|
| 123 | <td class=gnotime-start-stop-table-elapsed>00:38:57</td> |
|---|
| 124 | </tr> |
|---|
| 125 | </table></td></tr></table><br><br> |
|---|
| 126 | <table class=gnotime-diary-entry bgcolor=#e0e0e0 width=100% border=0 cellpadding=4><tr><td> |
|---|
| 127 | <div class=gnotime-diary-memo><b><big>https://trac.omdoc.org/jomdoc/ticket/658</big></b></div> |
|---|
| 128 | <div class=gnotime-diary-notes> |
|---|
| 129 | Schemas in resolvers |
|---|
| 130 | </div> |
|---|
| 131 | <table class=gnotime-start-stop-table bgcolor=#f8f8f0 width=100% border=0 cellpadding=4> |
|---|
| 132 | <tr class=gnotime-start-stop-table-header bgcolor=#ebebeb> |
|---|
| 133 | <th class=gnotime-start-stop-table-header-start colspan=2><b>Start</b></th> |
|---|
| 134 | <th class=gnotime-start-stop-table-header-stop colspan=2><b>Stop</b></th> |
|---|
| 135 | <th class=gnotime-start-stop-table-header-elapsed><b>Elapsed</b></th> |
|---|
| 136 | </tr> |
|---|
| 137 | <tr> |
|---|
| 138 | <td class=gnotime-start-stop-table-start>2010-06-11</td> |
|---|
| 139 | <td class=gnotime-start-stop-table-start>11:39:08 AM</td> |
|---|
| 140 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 141 | <td class=gnotime-start-stop-table-stop>11:59:50 AM</td> |
|---|
| 142 | <td class=gnotime-start-stop-table-elapsed>00:20:42</td> |
|---|
| 143 | </tr> |
|---|
| 144 | <tr> |
|---|
| 145 | <td class=gnotime-start-stop-table-start> </td> |
|---|
| 146 | <td class=gnotime-start-stop-table-start>07:32:01 AM</td> |
|---|
| 147 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 148 | <td class=gnotime-start-stop-table-stop>09:32:42 AM</td> |
|---|
| 149 | <td class=gnotime-start-stop-table-elapsed>02:00:41</td> |
|---|
| 150 | </tr> |
|---|
| 151 | </table></td></tr></table><br><br> |
|---|
| 152 | <table class=gnotime-diary-entry bgcolor=#e0e0e0 width=100% border=0 cellpadding=4><tr><td> |
|---|
| 153 | <div class=gnotime-diary-memo><b><big>http://jomdoc.omdoc.org/ticket/634</big></b></div> |
|---|
| 154 | <div class=gnotime-diary-notes> |
|---|
| 155 | JOMDoc Environment class |
|---|
| 156 | </div> |
|---|
| 157 | <table class=gnotime-start-stop-table bgcolor=#f8f8f0 width=100% border=0 cellpadding=4> |
|---|
| 158 | <tr class=gnotime-start-stop-table-header bgcolor=#ebebeb> |
|---|
| 159 | <th class=gnotime-start-stop-table-header-start colspan=2><b>Start</b></th> |
|---|
| 160 | <th class=gnotime-start-stop-table-header-stop colspan=2><b>Stop</b></th> |
|---|
| 161 | <th class=gnotime-start-stop-table-header-elapsed><b>Elapsed</b></th> |
|---|
| 162 | </tr> |
|---|
| 163 | <tr> |
|---|
| 164 | <td class=gnotime-start-stop-table-start>2010-06-11</td> |
|---|
| 165 | <td class=gnotime-start-stop-table-start>06:44:59 AM</td> |
|---|
| 166 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 167 | <td class=gnotime-start-stop-table-stop>07:32:01 AM</td> |
|---|
| 168 | <td class=gnotime-start-stop-table-elapsed>00:47:02</td> |
|---|
| 169 | </tr> |
|---|
| 170 | </table></td></tr></table><br><br> |
|---|
| 171 | <table class=gnotime-diary-entry bgcolor=#e0e0e0 width=100% border=0 cellpadding=4><tr><td> |
|---|
| 172 | <div class=gnotime-diary-memo><b><big>fix ImportsAware rendering in TNTBase</big></b></div> |
|---|
| 173 | <div class=gnotime-diary-notes> |
|---|
| 174 | |
|---|
| 175 | </div> |
|---|
| 176 | <table class=gnotime-start-stop-table bgcolor=#f8f8f0 width=100% border=0 cellpadding=4> |
|---|
| 177 | <tr class=gnotime-start-stop-table-header bgcolor=#ebebeb> |
|---|
| 178 | <th class=gnotime-start-stop-table-header-start colspan=2><b>Start</b></th> |
|---|
| 179 | <th class=gnotime-start-stop-table-header-stop colspan=2><b>Stop</b></th> |
|---|
| 180 | <th class=gnotime-start-stop-table-header-elapsed><b>Elapsed</b></th> |
|---|
| 181 | </tr> |
|---|
| 182 | <tr> |
|---|
| 183 | <td class=gnotime-start-stop-table-start>2010-06-01</td> |
|---|
| 184 | <td class=gnotime-start-stop-table-start>11:42:14 AM</td> |
|---|
| 185 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 186 | <td class=gnotime-start-stop-table-stop>03:40:27 PM</td> |
|---|
| 187 | <td class=gnotime-start-stop-table-elapsed>03:58:13</td> |
|---|
| 188 | </tr> |
|---|
| 189 | </table></td></tr></table><br><br> |
|---|
| 190 | <table class=gnotime-diary-entry bgcolor=#e0e0e0 width=100% border=0 cellpadding=4><tr><td> |
|---|
| 191 | <div class=gnotime-diary-memo><b><big>fix memory leak</big></b></div> |
|---|
| 192 | <div class=gnotime-diary-notes> |
|---|
| 193 | |
|---|
| 194 | </div> |
|---|
| 195 | <table class=gnotime-start-stop-table bgcolor=#f8f8f0 width=100% border=0 cellpadding=4> |
|---|
| 196 | <tr class=gnotime-start-stop-table-header bgcolor=#ebebeb> |
|---|
| 197 | <th class=gnotime-start-stop-table-header-start colspan=2><b>Start</b></th> |
|---|
| 198 | <th class=gnotime-start-stop-table-header-stop colspan=2><b>Stop</b></th> |
|---|
| 199 | <th class=gnotime-start-stop-table-header-elapsed><b>Elapsed</b></th> |
|---|
| 200 | </tr> |
|---|
| 201 | <tr> |
|---|
| 202 | <td class=gnotime-start-stop-table-start>2010-05-29</td> |
|---|
| 203 | <td class=gnotime-start-stop-table-start>09:44:15 PM</td> |
|---|
| 204 | <td class=gnotime-start-stop-table-stop>2010-05-30</td> |
|---|
| 205 | <td class=gnotime-start-stop-table-stop>02:23:35 AM</td> |
|---|
| 206 | <td class=gnotime-start-stop-table-elapsed>04:39:20</td> |
|---|
| 207 | </tr> |
|---|
| 208 | <tr> |
|---|
| 209 | <td class=gnotime-start-stop-table-start>2010-05-29</td> |
|---|
| 210 | <td class=gnotime-start-stop-table-start>01:15:20 PM</td> |
|---|
| 211 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 212 | <td class=gnotime-start-stop-table-stop>03:28:54 PM</td> |
|---|
| 213 | <td class=gnotime-start-stop-table-elapsed>02:13:34</td> |
|---|
| 214 | </tr> |
|---|
| 215 | <tr> |
|---|
| 216 | <td class=gnotime-start-stop-table-start>2010-05-28</td> |
|---|
| 217 | <td class=gnotime-start-stop-table-start>11:28:37 AM</td> |
|---|
| 218 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 219 | <td class=gnotime-start-stop-table-stop>10:04:26 PM</td> |
|---|
| 220 | <td class=gnotime-start-stop-table-elapsed>10:35:49</td> |
|---|
| 221 | </tr> |
|---|
| 222 | </table></td></tr></table><br><br> |
|---|
| 223 | <table class=gnotime-diary-entry bgcolor=#e0e0e0 width=100% border=0 cellpadding=4><tr><td> |
|---|
| 224 | <div class=gnotime-diary-memo><b><big>cdbases</big></b></div> |
|---|
| 225 | <div class=gnotime-diary-notes> |
|---|
| 226 | |
|---|
| 227 | </div> |
|---|
| 228 | <table class=gnotime-start-stop-table bgcolor=#f8f8f0 width=100% border=0 cellpadding=4> |
|---|
| 229 | <tr class=gnotime-start-stop-table-header bgcolor=#ebebeb> |
|---|
| 230 | <th class=gnotime-start-stop-table-header-start colspan=2><b>Start</b></th> |
|---|
| 231 | <th class=gnotime-start-stop-table-header-stop colspan=2><b>Stop</b></th> |
|---|
| 232 | <th class=gnotime-start-stop-table-header-elapsed><b>Elapsed</b></th> |
|---|
| 233 | </tr> |
|---|
| 234 | <tr> |
|---|
| 235 | <td class=gnotime-start-stop-table-start>2010-05-13</td> |
|---|
| 236 | <td class=gnotime-start-stop-table-start>06:53:00 PM</td> |
|---|
| 237 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 238 | <td class=gnotime-start-stop-table-stop>07:02:56 PM</td> |
|---|
| 239 | <td class=gnotime-start-stop-table-elapsed>00:09:56</td> |
|---|
| 240 | </tr> |
|---|
| 241 | <tr> |
|---|
| 242 | <td class=gnotime-start-stop-table-start> </td> |
|---|
| 243 | <td class=gnotime-start-stop-table-start>03:14:03 AM</td> |
|---|
| 244 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 245 | <td class=gnotime-start-stop-table-stop>03:43:12 AM</td> |
|---|
| 246 | <td class=gnotime-start-stop-table-elapsed>00:29:09</td> |
|---|
| 247 | </tr> |
|---|
| 248 | <tr> |
|---|
| 249 | <td class=gnotime-start-stop-table-start>2010-04-24</td> |
|---|
| 250 | <td class=gnotime-start-stop-table-start>09:53:54 AM</td> |
|---|
| 251 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 252 | <td class=gnotime-start-stop-table-stop>10:23:34 AM</td> |
|---|
| 253 | <td class=gnotime-start-stop-table-elapsed>00:29:40</td> |
|---|
| 254 | </tr> |
|---|
| 255 | </table></td></tr></table><br><br> |
|---|
| 256 | <table class=gnotime-diary-entry bgcolor=#e0e0e0 width=100% border=0 cellpadding=4><tr><td> |
|---|
| 257 | <div class=gnotime-diary-memo><b><big>virtual documents rendering</big></b></div> |
|---|
| 258 | <div class=gnotime-diary-notes> |
|---|
| 259 | Shortcoming in resolvers infrastructure |
|---|
| 260 | </div> |
|---|
| 261 | <table class=gnotime-start-stop-table bgcolor=#f8f8f0 width=100% border=0 cellpadding=4> |
|---|
| 262 | <tr class=gnotime-start-stop-table-header bgcolor=#ebebeb> |
|---|
| 263 | <th class=gnotime-start-stop-table-header-start colspan=2><b>Start</b></th> |
|---|
| 264 | <th class=gnotime-start-stop-table-header-stop colspan=2><b>Stop</b></th> |
|---|
| 265 | <th class=gnotime-start-stop-table-header-elapsed><b>Elapsed</b></th> |
|---|
| 266 | </tr> |
|---|
| 267 | <tr> |
|---|
| 268 | <td class=gnotime-start-stop-table-start>2010-04-24</td> |
|---|
| 269 | <td class=gnotime-start-stop-table-start>09:53:36 AM</td> |
|---|
| 270 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 271 | <td class=gnotime-start-stop-table-stop>09:53:54 AM</td> |
|---|
| 272 | <td class=gnotime-start-stop-table-elapsed>00:00:18</td> |
|---|
| 273 | </tr> |
|---|
| 274 | <tr> |
|---|
| 275 | <td class=gnotime-start-stop-table-start>2010-04-17</td> |
|---|
| 276 | <td class=gnotime-start-stop-table-start>01:26:15 PM</td> |
|---|
| 277 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 278 | <td class=gnotime-start-stop-table-stop>07:56:36 PM</td> |
|---|
| 279 | <td class=gnotime-start-stop-table-elapsed>06:30:21</td> |
|---|
| 280 | </tr> |
|---|
| 281 | <tr> |
|---|
| 282 | <td class=gnotime-start-stop-table-start> </td> |
|---|
| 283 | <td class=gnotime-start-stop-table-start>11:17:27 AM</td> |
|---|
| 284 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 285 | <td class=gnotime-start-stop-table-stop>01:15:39 PM</td> |
|---|
| 286 | <td class=gnotime-start-stop-table-elapsed>01:58:12</td> |
|---|
| 287 | </tr> |
|---|
| 288 | <tr> |
|---|
| 289 | <td class=gnotime-start-stop-table-start>2010-04-08</td> |
|---|
| 290 | <td class=gnotime-start-stop-table-start>10:18:55 AM</td> |
|---|
| 291 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 292 | <td class=gnotime-start-stop-table-stop>10:59:47 AM</td> |
|---|
| 293 | <td class=gnotime-start-stop-table-elapsed>00:40:52</td> |
|---|
| 294 | </tr> |
|---|
| 295 | <tr> |
|---|
| 296 | <td class=gnotime-start-stop-table-start>2010-04-07</td> |
|---|
| 297 | <td class=gnotime-start-stop-table-start>09:31:50 PM</td> |
|---|
| 298 | <td class=gnotime-start-stop-table-stop> </td> |
|---|
| 299 | <td class=gnotime-start-stop-table-stop>11:18:33 PM</td> |
|---|
| 300 | <td class=gnotime-start-stop-table-elapsed>01:46:43</td> |
|---|
| 301 | </tr> |
|---|
| 302 | </table></td></tr></table><br><br> |
|---|
| 303 | |
|---|
| 304 | |
|---|
| 305 | <div align=right> |
|---|
| 306 | Brought to you by ... <br> |
|---|
| 307 | <a href="http://gttr.sourceforge.net/"> |
|---|
| 308 | <img src="gnotime-logo.png" border="0" width="155" height="28"> |
|---|
| 309 | </a> |
|---|
| 310 | </div> |
|---|
| 311 | </div> |
|---|
| 312 | </body> |
|---|
| 313 | </html> |
|---|