You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(49) |
Sep
(134) |
Oct
(33) |
Nov
(18) |
Dec
(51) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
(50) |
Feb
(32) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
|
| 2008 |
Jan
|
Feb
|
Mar
(9) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
(1) |
Feb
(4) |
Mar
(8) |
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
(1) |
Feb
|
Mar
(54) |
Apr
(21) |
May
(13) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(9) |
Dec
|
| 2011 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(13) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Google A. <goo...@go...> - 2006-10-24 03:53:32
|
4.0.0 net.objectlab.kit.datecalc datecalc-joda DateCalc Joda 1.0.1 ... 4.0.0 net.objectlab.kit.datecalc datecalc-joda DateCalc Joda 1.0.1 This ... +0 scm:svn:https://svn.sourceforge.net/svnroot/objectlabkit/trunk/datecalc-jod a ... <http://www.ibiblio.org/maven/net.objectlab.kit.datecalc/poms/datecalc-joda-1.0.1.pom> This once a day Google Alert is brought to you by Google... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Remove this Google Alert: http://www.google.com/alerts/remove?s=EAAAAIfnd2Id1jfwipBB4CiM3Aw&hl=en Create another Google Alert: http://www.google.com/alerts?hl=en Sign in to manage your alerts: http://www.google.com/alerts/manage?hl=en |
|
From: Google A. <goo...@go...> - 2006-10-23 00:10:11
|
IT archiv forums :: http://objectlabkit.sourceforge.net The ObjectLab Kit is released under the business friendly Apache License v2.0. It is available immediately for download ... <http://www.javable.com/forum/thread.jspa?messageID=86776&tstart=0> This once a day Google Alert is brought to you by Google... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Remove this Google Alert: http://www.google.com/alerts/remove?s=EAAAAIfnd2Id1jfwipBB4CiM3Aw&hl=en Create another Google Alert: http://www.google.com/alerts?hl=en Sign in to manage your alerts: http://www.google.com/alerts/manage?hl=en |
|
From: <ma...@us...> - 2006-10-21 17:14:08
|
Revision: 218
http://svn.sourceforge.net/objectlabkit/?rev=218&view=rev
Author: marchy
Date: 2006-10-21 10:13:39 -0700 (Sat, 21 Oct 2006)
Log Message:
-----------
modified the css (and renamed it to maven-objectlabkit.css) to have a unified look and feel (the blues...). still don't know why the collapsed/expanded icons are not showing for the side menu.
Modified Paths:
--------------
trunk/common-build/project.properties
Added Paths:
-----------
trunk/src/site/style/maven-objectlabkit.css
Removed Paths:
-------------
trunk/src/site/style/maven-struts-menu.css
Modified: trunk/common-build/project.properties
===================================================================
--- trunk/common-build/project.properties 2006-10-16 16:28:45 UTC (rev 217)
+++ trunk/common-build/project.properties 2006-10-21 17:13:39 UTC (rev 218)
@@ -86,7 +86,7 @@
#maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css
#maven.xdoc.theme.url=http://maven.apache.org/style/maven-stylus.css
-maven.xdoc.theme=struts-menu
+maven.xdoc.theme=objectlabkit
maven.docs.src=${basedir}/src/site
#
Added: trunk/src/site/style/maven-objectlabkit.css
===================================================================
--- trunk/src/site/style/maven-objectlabkit.css (rev 0)
+++ trunk/src/site/style/maven-objectlabkit.css 2006-10-21 17:13:39 UTC (rev 218)
@@ -0,0 +1,146 @@
+body, select, input, li {
+ background: #ffffff;
+ color: #002070;
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ font-size: 12px;
+}
+
+a img {
+ border: 0;
+}
+
+a:link, a:visited {
+ color: #0020d0;
+ text-decoration: underline;
+}
+
+a:hover {
+ color: #0000ff !important;
+}
+
+a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
+ background: url(../images/external.png) right center no-repeat;
+ padding-right: 15px;
+}
+
+a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
+ background: url(../images/newwindow.png) right center no-repeat;
+ padding-right: 18px;
+}
+
+h2 {
+ padding: 2px 5px;
+ border: 1px solid #c0c0c0;
+ color: #002070;
+ background-color: #eeeeee;
+ font-weight: bold;
+ font-size: 16px;
+}
+
+h3 {
+ padding: 2px 5px;
+ border: 1px solid #aaaaaa;
+ color: #002070;
+ background-color: #eeeeee;
+ font-size: 14px;
+}
+
+p {
+ line-height: 1.3em;
+ font-size: small;
+}
+
+#breadcrumbs {
+ background: url(../images/grayBar.jpg);
+ border: 1px solid #c0c0c0;
+ height: 17px;
+}
+
+#breadcrumbs a {
+ font-size: 11px;
+ font-weight: bold;
+ margin: 0px 2px;
+ text-decoration: none;
+}
+
+#leftColumn {
+ border: 1px solid #999999;
+ border-top: 0;
+ border-left: 0;
+ background: #eeeeee;
+}
+
+div#navcolumn {
+ font-size: 12px;
+}
+
+div#navcolumn h5 {
+ font-size: 12px;
+ padding-top: 2px;
+}
+
+div#navcolumn li {
+ background: #eeeeee !important;
+}
+
+div#navcolumn div a {
+ color: #002070;
+ font-size: 11px;
+ text-decoration: none;
+}
+
+table.bodyTable th {
+ color: #ffffff;
+ background-color: #bbb;
+ text-align: left;
+ font-weight: bold;
+}
+
+table.bodyTable th {
+ color: #ffffff;
+ background-color: #bbb;
+ text-align: left;
+ font-weight: bold;
+}
+
+table.bodyTable a {
+ text-decoration : none;
+}
+
+table.bodyTable tr.a {
+ background-color: #ddd;
+ text-decoration : none;
+}
+
+table.bodyTable tr.b {
+ background-color: #eee;
+}
+
+.source {
+ background: #ffffdd;
+ border: 1px solid #999999;
+ color: #000000;
+ font-size: 12px !important;
+ margin-left: 10px;
+ margin-right: 10px;
+ padding: 5px 5px 5px 7px;
+}
+
+
+.xright, #projectLogo img, #projectLogo span{
+ float:right;
+ color: #0020a0;
+}
+
+#footer {
+ padding: 10px;
+ margin: 20px 0px 20px 0px;
+ border-top: solid #ccc 1px;
+ color: #333333;
+}
+
+.subsectionTitle {
+ font-size: 13px;
+ font-weight: bold;
+ color: #666;
+}
Deleted: trunk/src/site/style/maven-struts-menu.css
===================================================================
--- trunk/src/site/style/maven-struts-menu.css 2006-10-16 16:28:45 UTC (rev 217)
+++ trunk/src/site/style/maven-struts-menu.css 2006-10-21 17:13:39 UTC (rev 218)
@@ -1,176 +0,0 @@
-body, select, input, li {
- background: #ffffff;
- color: #000080;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 12px;
-}
-
-a img {
- border: 0;
-}
-
-a:link, a:visited {
- color: #0000ff;
-}
-
-a:hover {
- color: #006600 !important;
- text-decoration: underline overline;
-}
-
-a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
- background: url(../images/external.png) right center no-repeat;
- padding-right: 15px;
-}
-
-a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
- background: url(../images/newwindow.png) right center no-repeat;
- padding-right: 18px;
-}
-
-h2 {
- padding: 2px 5px;
- border: 1px solid #c0c0c0;
- color: #000080;
- background-color: #eeeeee;
- font-weight: bold;
- font-size: 16px;
-}
-
-h3 {
- padding: 2px 5px;
- border: 1px solid #aaaaaa;
- color: #006400;
- background-color: #eeeeee;
- font-size: 14px;
-}
-
-p {
- line-height: 1.3em;
- font-size: small;
-}
-/*
-div#banner {
- background: url(../images/bg.gif);
-}
-
-div#banner img {
- margin-top: 0px;
- float: left;
- margin-bottom: 0px;
-}
-*/
-#breadcrumbs {
- background: url(../images/grayBar.jpg);
- border: 1px solid #c0c0c0;
- height: 17px;
-}
-
-#breadcrumbs a {
- font-size: 11px;
- font-weight: bold;
- margin: 0px 2px;
- text-decoration: none;
-}
-
-#leftColumn {
- border: 1px solid #999999;
- border-top: 0;
- border-left: 0;
- background: #eeeeee;
-}
-
-div#navcolumn {
- font-size: 12px;
-}
-
-div#navcolumn h5 {
- font-size: 12px;
- padding-top: 2px;
-}
-
-/*
-div#navcolumn li {
- background: #eeeeee !important;
-}
-
-*/
-
-div#navcolumn div a {
- font-size: 11px;
- text-decoration: none;
-}
-
-table.bodyTable th {
- color: #ffffff;
- background-color: #bbb;
- text-align: left;
- font-weight: bold;
-}
-
-table.bodyTable th {
- color: #ffffff;
- background-color: #bbb;
- text-align: left;
- font-weight: bold;
-}
-/*
-table.bodyTable th, table.bodyTable td {
- font-size: 1em;
-}*/
-
-table.bodyTable a {
- text-decoration : none;
-}
-
-table.bodyTable tr.a {
- background-color: #ddd;
- text-decoration : none;
-}
-
-table.bodyTable tr.b {
- background-color: #eee;
-}
-
-.source {
- background: #ffffdd;
- border: 1px solid #999999;
- color: #000000;
- font-size: 12px !important;
- margin-left: 10px;
- margin-right: 10px;
- padding: 5px 5px 5px 7px;
-}
-
-/*
-.xright a:link, .xright a:visited, .xright a:active {
- color: #666;
-}
-.xright a:hover {
- color: #EE33FF;
-}
-.xright, #projectLogo img, #projectLogo span{
- float:right;
- text-shadow: #FFFFF;
-}
-
-td, select, input, li{
- font-family: Verdana, Helvetica, Arial, sans-serif;
- font-size: 12px;
- color:#333333;
-}
-*/
-
-#footer {
- padding: 10px;
- margin: 20px 0px 20px 0px;
- border-top: solid #ccc 1px;
- color: #333333;
-}
-
-.subsectionTitle {
- font-size: 13px;
- font-weight: bold;
- color: #666;
-
-}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Google A. <goo...@go...> - 2006-10-21 03:59:14
|
Rojo - Rojolink + 1 · ObjectLabKit 1.0.1: Date Calculators for Business and Finance ... ObjectLab has announced the release of version 1.0.1 of ObjectLab Kit for Java 1.5, ... <http://www.rojo.com/story/W3RoWvfV3NPnSj5O> Re: [Joda-interest] ObjectLab Kit v1.0.1 - DateCalculators Re: [Joda-interest] ObjectLab Kit v1.0.1 - DateCalculators ... 1.0.1 of Objectlab Kit for Java 1.5 http://objectlabkit.sourceforge.net The ObjectLab Kit is ... <http://www.mail-archive.com/jod...@li.../msg00260.html> This once a day Google Alert is brought to you by Google... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Remove this Google Alert: http://www.google.com/alerts/remove?s=EAAAAIfnd2Id1jfwipBB4CiM3Aw&hl=en Create another Google Alert: http://www.google.com/alerts?hl=en Sign in to manage your alerts: http://www.google.com/alerts/manage?hl=en |
|
From: Google A. <goo...@go...> - 2006-10-20 01:49:52
|
java.net News ... <a href="http://svn.sourceforge.net/objectlabkit">release 1.0.1</a> of <a href="http://objectlabkit.sourceforge.net">Objectlab Kit for Java 1.5</a>. ... <http://today.java.net/pub/q/news_rss?x-ver=0.9> SourceForge.net: ObjectLab Kit ObjectLab Kit Stats - Activity: 99.05% RSS ... Project UNIX name : objectlabkit; Registered : 2006-08-17 18:05; Activity Percentile (last week) : 99.05 ... <http://sourceforge.net/projects/objectlabkit> This once a day Google Alert is brought to you by Google... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Remove this Google Alert: http://www.google.com/alerts/remove?s=EAAAAIfnd2Id1jfwipBB4CiM3Aw&hl=en Create another Google Alert: http://www.google.com/alerts?hl=en Sign in to manage your alerts: http://www.google.com/alerts/manage?hl=en |
|
From: Google A. <goo...@go...> - 2006-10-17 22:41:39
|
digg / luxbot / dugg ObjectLab has announced the release of http://objectlabkit.sourceforge.net version 1.0.1 of ObjectLab Kit for Java 1.5. Open Source Date Calculators for ... <http://digg.com/users/luxbot> ObjectLabKit 1.0.1: Date Calculators for Business and Finance ObjectLab has announced the release of version 1.0.1 of ObjectLab Kit for Java 1.5 ... I see that ObjectLabKit can interface with JodaTime but I don't quite ... <http://web.theserverside.com/news/thread.tss?thread_id=42572> ObjectLab Kit The ObjectLab project has announced release 1.0.1 of Objectlab Kit for Java 1.5. ... Story Link: http://objectlabkit.sourceforge.net ... <http://today.java.net/pub/n/ObjectLabKit> This once a day Google Alert is brought to you by Google... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Remove this Google Alert: http://www.google.com/alerts/remove?s=EAAAAIfnd2Id1jfwipBB4CiM3Aw&hl=en Create another Google Alert: http://www.google.com/alerts?hl=en Sign in to manage your alerts: http://www.google.com/alerts/manage?hl=en |
|
From: Google A. <goo...@go...> - 2006-10-17 03:15:27
|
java news & books - javasight.com ObjectLabKit 1.0.1: Date Calculators for Business and Finance ... ObjectLab has announced the release of version 1.0.1 of ObjectLab Kit for Java 1.5, ... <http://www.javasight.com/date.jsp> Xmarc Technology Network Welcome ... ObjectLabKit 1.0.1: Date Calculators for Business and Finance ObjectLab has announced the release of version 1.0.1 of ObjectLab Kit for Java 1.5, ... <http://www.xmarctechnology.com/xtn/portal/media-type/html/language/en/user/anon/page/default.psml/js_pane/13;jsessionid=E8FD589C77B79FF4B84F73CFDD03BE56> This once a day Google Alert is brought to you by Google... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Remove this Google Alert: http://www.google.com/alerts/remove?s=EAAAAIfnd2Id1jfwipBB4CiM3Aw&hl=en Create another Google Alert: http://www.google.com/alerts?hl=en Sign in to manage your alerts: http://www.google.com/alerts/manage?hl=en |
|
From: <be...@us...> - 2006-10-16 16:28:51
|
Revision: 217
http://svn.sourceforge.net/objectlabkit/?rev=217&view=rev
Author: benoitx
Date: 2006-10-16 09:28:45 -0700 (Mon, 16 Oct 2006)
Log Message:
-----------
Tag First release
Added Paths:
-----------
tags/1.0.1/
Copied: tags/1.0.1 (from rev 196, trunk)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Google A. <goo...@go...> - 2006-10-16 00:55:43
|
Xineo.net - Portal ObjectLab Kit [...] Apache JAMES Server 2.30rc5 [...] H2 Database Engine 1.0/2006-10-10 ... ObjectLabKit 1.0.1: Date Calculators for Business and Finance ... <http://www.xineo.net/portal.jspx> This once a day Google Alert is brought to you by Google... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Remove this Google Alert: http://www.google.com/alerts/remove?s=EAAAAIfnd2Id1jfwipBB4CiM3Aw&hl=en Create another Google Alert: http://www.google.com/alerts?hl=en Sign in to manage your alerts: http://www.google.com/alerts/manage?hl=en |
|
From: <be...@us...> - 2006-10-15 11:11:48
|
Revision: 216
http://svn.sourceforge.net/objectlabkit/?rev=216&view=rev
Author: benoitx
Date: 2006-10-15 04:11:32 -0700 (Sun, 15 Oct 2006)
Log Message:
-----------
Use Verdana as the default font.
Modified Paths:
--------------
trunk/datecalc-common/src/site/style/maven-struts-menu.css
trunk/datecalc-jdk/src/site/style/maven-struts-menu.css
trunk/datecalc-joda/src/site/style/maven-struts-menu.css
trunk/src/site/style/maven-struts-menu.css
Modified: trunk/datecalc-common/src/site/style/maven-struts-menu.css
===================================================================
--- trunk/datecalc-common/src/site/style/maven-struts-menu.css 2006-10-14 23:54:02 UTC (rev 215)
+++ trunk/datecalc-common/src/site/style/maven-struts-menu.css 2006-10-15 11:11:32 UTC (rev 216)
@@ -1,7 +1,7 @@
body, select, input, li {
background: #ffffff;
color: #000080;
- font-family: Arial, Helvetica, sans-serif;
+ font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
Modified: trunk/datecalc-jdk/src/site/style/maven-struts-menu.css
===================================================================
--- trunk/datecalc-jdk/src/site/style/maven-struts-menu.css 2006-10-14 23:54:02 UTC (rev 215)
+++ trunk/datecalc-jdk/src/site/style/maven-struts-menu.css 2006-10-15 11:11:32 UTC (rev 216)
@@ -1,7 +1,7 @@
body, select, input, li {
background: #ffffff;
color: #000080;
- font-family: Arial, Helvetica, sans-serif;
+ font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
Modified: trunk/datecalc-joda/src/site/style/maven-struts-menu.css
===================================================================
--- trunk/datecalc-joda/src/site/style/maven-struts-menu.css 2006-10-14 23:54:02 UTC (rev 215)
+++ trunk/datecalc-joda/src/site/style/maven-struts-menu.css 2006-10-15 11:11:32 UTC (rev 216)
@@ -1,7 +1,7 @@
body, select, input, li {
background: #ffffff;
color: #000080;
- font-family: Arial, Helvetica, sans-serif;
+ font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
Modified: trunk/src/site/style/maven-struts-menu.css
===================================================================
--- trunk/src/site/style/maven-struts-menu.css 2006-10-14 23:54:02 UTC (rev 215)
+++ trunk/src/site/style/maven-struts-menu.css 2006-10-15 11:11:32 UTC (rev 216)
@@ -1,7 +1,7 @@
body, select, input, li {
background: #ffffff;
color: #000080;
- font-family: Arial, Helvetica, sans-serif;
+ font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <be...@us...> - 2006-10-14 23:54:51
|
Revision: 215
http://svn.sourceforge.net/objectlabkit/?rev=215&view=rev
Author: benoitx
Date: 2006-10-14 16:54:02 -0700 (Sat, 14 Oct 2006)
Log Message:
-----------
Our own look and feel, based on the one from struts-menu.
Modified Paths:
--------------
trunk/common-build/project.properties
trunk/datecalc-common/qalab.xml
trunk/datecalc-common/src/site/navigation.xml
trunk/datecalc-jdk/qalab.xml
trunk/datecalc-jdk/src/site/navigation.xml
trunk/datecalc-joda/qalab.xml
trunk/datecalc-joda/src/site/index.xml
trunk/datecalc-joda/src/site/navigation.xml
trunk/src/site/index.xml
trunk/src/site/navigation.xml
Added Paths:
-----------
trunk/datecalc-common/src/site/images/
trunk/datecalc-common/src/site/images/aquadot.jpg
trunk/datecalc-common/src/site/images/bg.gif
trunk/datecalc-common/src/site/images/grayBar.jpg
trunk/datecalc-common/src/site/style/
trunk/datecalc-common/src/site/style/maven-struts-menu.css
trunk/datecalc-jdk/src/site/images/
trunk/datecalc-jdk/src/site/images/aquadot.jpg
trunk/datecalc-jdk/src/site/images/bg.gif
trunk/datecalc-jdk/src/site/images/grayBar.jpg
trunk/datecalc-jdk/src/site/style/
trunk/datecalc-jdk/src/site/style/maven-struts-menu.css
trunk/datecalc-joda/src/site/images/
trunk/datecalc-joda/src/site/images/aquadot.jpg
trunk/datecalc-joda/src/site/images/bg.gif
trunk/datecalc-joda/src/site/images/grayBar.jpg
trunk/datecalc-joda/src/site/style/
trunk/datecalc-joda/src/site/style/maven-struts-menu.css
trunk/src/site/images/
trunk/src/site/images/aquadot.jpg
trunk/src/site/images/bg.gif
trunk/src/site/images/grayBar.jpg
trunk/src/site/style/
trunk/src/site/style/maven-struts-menu.css
Modified: trunk/common-build/project.properties
===================================================================
--- trunk/common-build/project.properties 2006-10-13 18:48:01 UTC (rev 214)
+++ trunk/common-build/project.properties 2006-10-14 23:54:02 UTC (rev 215)
@@ -86,7 +86,7 @@
#maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css
#maven.xdoc.theme.url=http://maven.apache.org/style/maven-stylus.css
-maven.xdoc.theme=stylus
+maven.xdoc.theme=struts-menu
maven.docs.src=${basedir}/src/site
#
Modified: trunk/datecalc-common/qalab.xml
===================================================================
--- trunk/datecalc-common/qalab.xml 2006-10-13 18:48:01 UTC (rev 214)
+++ trunk/datecalc-common/qalab.xml 2006-10-14 23:54:02 UTC (rev 215)
@@ -81,6 +81,10 @@
<summaryresult date="2006-10-12" filecount="17" statvalue="60" type="cobertura-branch"/>
<summaryresult date="2006-10-13" filecount="17" statvalue="58" type="cobertura-line"/>
<summaryresult date="2006-10-13" filecount="17" statvalue="60" type="cobertura-branch"/>
+ <summaryresult date="2006-10-14" filecount="17" statvalue="58" type="cobertura-line"/>
+ <summaryresult date="2006-10-14" filecount="17" statvalue="60" type="cobertura-branch"/>
+ <summaryresult date="2006-10-15" filecount="17" statvalue="58" type="cobertura-line"/>
+ <summaryresult date="2006-10-15" filecount="17" statvalue="60" type="cobertura-branch"/>
</summary>
<file id="net_objectlab_kit_datecalc_common_package.html" path="net/objectlab/kit/datecalc/common/package.html">
<result date="2006-08-08" statvalue="1" type="checkstyle"/>
@@ -147,6 +151,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_WorkingWeek.java" path="net/objectlab/kit/datecalc/common/WorkingWeek.java">
<result date="2006-08-08" statvalue="3" type="checkstyle"/>
@@ -205,6 +213,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="94" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="94" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="94" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_TenorCode.java" path="net/objectlab/kit/datecalc/common/TenorCode.java">
<result date="2006-08-08" statvalue="100" type="cobertura-line"/>
@@ -255,6 +267,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_HolidayHandlerType.java" path="net/objectlab/kit/datecalc/common/HolidayHandlerType.java">
<result date="2006-08-08" statvalue="100" type="cobertura-branch"/>
@@ -281,6 +297,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_PeriodCountBasis.java" path="net/objectlab/kit/datecalc/common/PeriodCountBasis.java">
<result date="2006-08-08" statvalue="100" type="cobertura-branch"/>
@@ -305,6 +323,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_StandardTenor.java" path="net/objectlab/kit/datecalc/common/StandardTenor.java">
<result date="2006-08-08" statvalue="100" type="cobertura-branch"/>
@@ -354,6 +374,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="93" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="93" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="93" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_common_AbstractDateCalculator.java" path="net/objectlab/kit/datecalc/common/AbstractDateCalculator.java">
@@ -401,6 +425,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_HolidayHandler.java" path="net/objectlab/kit/datecalc/common/HolidayHandler.java">
<result date="2006-08-23" statvalue="100" type="cobertura-line"/>
@@ -441,6 +469,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_common_AbstractDateCalculatorFactory.java" path="net/objectlab/kit/datecalc/common/AbstractDateCalculatorFactory.java">
@@ -509,6 +541,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_Utils.java" path="net/objectlab/kit/datecalc/common/Utils.java">
<result date="2006-09-04" statvalue="2" type="checkstyle"/>
@@ -542,6 +578,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="93" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="93" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="93" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_IMMPeriod.java" path="net/objectlab/kit/datecalc/common/IMMPeriod.java">
<result date="2006-09-04" statvalue="100" type="cobertura-branch"/>
@@ -559,6 +599,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_ExcelDateUtil.java" path="net/objectlab/kit/datecalc/common/ExcelDateUtil.java">
<result date="2006-09-05" statvalue="84" type="cobertura-line"/>
@@ -589,6 +631,10 @@
<result date="2006-10-12" statvalue="83" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="80" type="cobertura-line"/>
<result date="2006-10-13" statvalue="83" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="80" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="83" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="80" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="83" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_IMMDateCalculator.java" path="net/objectlab/kit/datecalc/common/IMMDateCalculator.java">
<result date="2006-09-06" statvalue="100" type="cobertura-line"/>
@@ -617,6 +663,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_common_AbstractIMMDateCalculator.java" path="net/objectlab/kit/datecalc/common/AbstractIMMDateCalculator.java">
@@ -633,6 +683,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_common_KitCalculatorsFactory.java" path="net/objectlab/kit/datecalc/common/KitCalculatorsFactory.java">
@@ -658,5 +710,9 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
</qalab>
Added: trunk/datecalc-common/src/site/images/aquadot.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/datecalc-common/src/site/images/aquadot.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/datecalc-common/src/site/images/bg.gif
===================================================================
(Binary files differ)
Property changes on: trunk/datecalc-common/src/site/images/bg.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/datecalc-common/src/site/images/grayBar.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/datecalc-common/src/site/images/grayBar.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/datecalc-common/src/site/navigation.xml
===================================================================
--- trunk/datecalc-common/src/site/navigation.xml 2006-10-13 18:48:01 UTC (rev 214)
+++ trunk/datecalc-common/src/site/navigation.xml 2006-10-14 23:54:02 UTC (rev 215)
@@ -14,5 +14,20 @@
</links>
<sitemap/>
<search/>
+ <menu name="Links">
+ <item name="QALab" href="http://qalab.sourceforge.net/" />
+ <item name="ObjectLab" href="http://www.objectlab.co.uk" />
+ </menu>
+ <footer>
+ <a href="http://sourceforge.net">
+ <img src="http://sourceforge.net/sflogo.php?group_id=97367&type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" />
+ </a>
+ <script src="http://www.google-analytics.com/urchin.js"
+ type="text/javascript">
+ </script>
+ <script type="text/javascript">
+ _uacct = "UA-615747-1"; urchinTracker();
+ </script>
+ </footer>
</body>
</project>
\ No newline at end of file
Added: trunk/datecalc-common/src/site/style/maven-struts-menu.css
===================================================================
--- trunk/datecalc-common/src/site/style/maven-struts-menu.css (rev 0)
+++ trunk/datecalc-common/src/site/style/maven-struts-menu.css 2006-10-14 23:54:02 UTC (rev 215)
@@ -0,0 +1,176 @@
+body, select, input, li {
+ background: #ffffff;
+ color: #000080;
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+}
+
+a img {
+ border: 0;
+}
+
+a:link, a:visited {
+ color: #0000ff;
+}
+
+a:hover {
+ color: #006600 !important;
+ text-decoration: underline overline;
+}
+
+a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
+ background: url(../images/external.png) right center no-repeat;
+ padding-right: 15px;
+}
+
+a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
+ background: url(../images/newwindow.png) right center no-repeat;
+ padding-right: 18px;
+}
+
+h2 {
+ padding: 2px 5px;
+ border: 1px solid #c0c0c0;
+ color: #000080;
+ background-color: #eeeeee;
+ font-weight: bold;
+ font-size: 16px;
+}
+
+h3 {
+ padding: 2px 5px;
+ border: 1px solid #aaaaaa;
+ color: #006400;
+ background-color: #eeeeee;
+ font-size: 14px;
+}
+
+p {
+ line-height: 1.3em;
+ font-size: small;
+}
+/*
+div#banner {
+ background: url(../images/bg.gif);
+}
+
+div#banner img {
+ margin-top: 0px;
+ float: left;
+ margin-bottom: 0px;
+}
+*/
+#breadcrumbs {
+ background: url(../images/grayBar.jpg);
+ border: 1px solid #c0c0c0;
+ height: 17px;
+}
+
+#breadcrumbs a {
+ font-size: 11px;
+ font-weight: bold;
+ margin: 0px 2px;
+ text-decoration: none;
+}
+
+#leftColumn {
+ border: 1px solid #999999;
+ border-top: 0;
+ border-left: 0;
+ background: #eeeeee;
+}
+
+div#navcolumn {
+ font-size: 12px;
+}
+
+div#navcolumn h5 {
+ font-size: 12px;
+ padding-top: 2px;
+}
+
+/*
+div#navcolumn li {
+ background: #eeeeee !important;
+}
+
+*/
+
+div#navcolumn div a {
+ font-size: 11px;
+ text-decoration: none;
+}
+
+table.bodyTable th {
+ color: #ffffff;
+ background-color: #bbb;
+ text-align: left;
+ font-weight: bold;
+}
+
+table.bodyTable th {
+ color: #ffffff;
+ background-color: #bbb;
+ text-align: left;
+ font-weight: bold;
+}
+/*
+table.bodyTable th, table.bodyTable td {
+ font-size: 1em;
+}*/
+
+table.bodyTable a {
+ text-decoration : none;
+}
+
+table.bodyTable tr.a {
+ background-color: #ddd;
+ text-decoration : none;
+}
+
+table.bodyTable tr.b {
+ background-color: #eee;
+}
+
+.source {
+ background: #ffffdd;
+ border: 1px solid #999999;
+ color: #000000;
+ font-size: 12px !important;
+ margin-left: 10px;
+ margin-right: 10px;
+ padding: 5px 5px 5px 7px;
+}
+
+/*
+.xright a:link, .xright a:visited, .xright a:active {
+ color: #666;
+}
+.xright a:hover {
+ color: #EE33FF;
+}
+.xright, #projectLogo img, #projectLogo span{
+ float:right;
+ text-shadow: #FFFFF;
+}
+
+td, select, input, li{
+ font-family: Verdana, Helvetica, Arial, sans-serif;
+ font-size: 12px;
+ color:#333333;
+}
+*/
+
+#footer {
+ padding: 10px;
+ margin: 20px 0px 20px 0px;
+ border-top: solid #ccc 1px;
+ color: #333333;
+}
+
+.subsectionTitle {
+ font-size: 13px;
+ font-weight: bold;
+ color: #666;
+
+}
Modified: trunk/datecalc-jdk/qalab.xml
===================================================================
--- trunk/datecalc-jdk/qalab.xml 2006-10-13 18:48:01 UTC (rev 214)
+++ trunk/datecalc-jdk/qalab.xml 2006-10-14 23:54:02 UTC (rev 215)
@@ -84,6 +84,10 @@
<summaryresult date="2006-10-12" filecount="17" statvalue="100" type="cobertura-branch"/>
<summaryresult date="2006-10-13" filecount="17" statvalue="99" type="cobertura-line"/>
<summaryresult date="2006-10-13" filecount="17" statvalue="100" type="cobertura-branch"/>
+ <summaryresult date="2006-10-14" filecount="17" statvalue="99" type="cobertura-line"/>
+ <summaryresult date="2006-10-14" filecount="17" statvalue="100" type="cobertura-branch"/>
+ <summaryresult date="2006-10-15" filecount="17" statvalue="99" type="cobertura-line"/>
+ <summaryresult date="2006-10-15" filecount="17" statvalue="100" type="cobertura-branch"/>
</summary>
<file id="net_objectlab_kit_datecalc_jdk_package.html" path="net/objectlab/kit/datecalc/jdk/package.html">
<result date="2006-08-08" statvalue="1" type="checkstyle"/>
@@ -314,6 +318,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_DatePeriodCountCalculator.java" path="net/objectlab/kit/datecalc/jdk/DatePeriodCountCalculator.java">
@@ -352,6 +360,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_jdk_ExcelDateUtil.java" path="net/objectlab/kit/datecalc/jdk/ExcelDateUtil.java">
<result date="2006-09-02" statvalue="4" type="checkstyle"/>
@@ -398,6 +410,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="90" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="90" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="90" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_JdkCalendarBaseDateCalculator.java" path="net/objectlab/kit/datecalc/jdk/JdkCalendarBaseDateCalculator.java">
@@ -555,6 +571,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarForwardHandler.java" path="net/objectlab/kit/datecalc/jdk/CalendarForwardHandler.java">
@@ -582,6 +602,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarModifiedFollowingHandler.java" path="net/objectlab/kit/datecalc/jdk/CalendarModifiedFollowingHandler.java">
@@ -609,6 +633,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarModifiedPreceedingHandler.java" path="net/objectlab/kit/datecalc/jdk/CalendarModifiedPreceedingHandler.java">
@@ -638,6 +666,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_jdk_DateBackwardHandler.java" path="net/objectlab/kit/datecalc/jdk/DateBackwardHandler.java">
<result date="2006-09-07" statvalue="100" type="cobertura-line"/>
@@ -666,6 +698,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_jdk_DateForwardHandler.java" path="net/objectlab/kit/datecalc/jdk/DateForwardHandler.java">
<result date="2006-09-07" statvalue="90" type="cobertura-line"/>
@@ -692,6 +728,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_DateModifiedFollowingHandler.java" path="net/objectlab/kit/datecalc/jdk/DateModifiedFollowingHandler.java">
@@ -719,6 +759,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_DateModifiedPreceedingHandler.java" path="net/objectlab/kit/datecalc/jdk/DateModifiedPreceedingHandler.java">
@@ -748,6 +792,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarDateCalculator.java" path="net/objectlab/kit/datecalc/jdk/CalendarDateCalculator.java">
@@ -773,6 +821,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarIMMDateCalculator.java" path="net/objectlab/kit/datecalc/jdk/CalendarIMMDateCalculator.java">
@@ -800,6 +852,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarKitCalculatorsFactory.java" path="net/objectlab/kit/datecalc/jdk/CalendarKitCalculatorsFactory.java">
@@ -825,6 +881,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_jdk_DateDateCalculator.java" path="net/objectlab/kit/datecalc/jdk/DateDateCalculator.java">
<result date="2006-09-09" statvalue="100" type="cobertura-line"/>
@@ -849,6 +909,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_jdk_DateIMMDateCalculator.java" path="net/objectlab/kit/datecalc/jdk/DateIMMDateCalculator.java">
<result date="2006-09-09" statvalue="100" type="cobertura-line"/>
@@ -875,6 +939,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_DateKitCalculatorsFactory.java" path="net/objectlab/kit/datecalc/jdk/DateKitCalculatorsFactory.java">
@@ -900,5 +968,9 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
</qalab>
Added: trunk/datecalc-jdk/src/site/images/aquadot.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/datecalc-jdk/src/site/images/aquadot.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/datecalc-jdk/src/site/images/bg.gif
===================================================================
(Binary files differ)
Property changes on: trunk/datecalc-jdk/src/site/images/bg.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/datecalc-jdk/src/site/images/grayBar.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/datecalc-jdk/src/site/images/grayBar.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/datecalc-jdk/src/site/navigation.xml
===================================================================
--- trunk/datecalc-jdk/src/site/navigation.xml 2006-10-13 18:48:01 UTC (rev 214)
+++ trunk/datecalc-jdk/src/site/navigation.xml 2006-10-14 23:54:02 UTC (rev 215)
@@ -14,5 +14,20 @@
</links>
<sitemap/>
<search/>
+ <menu name="Links">
+ <item name="QALab" href="http://qalab.sourceforge.net/" />
+ <item name="ObjectLab" href="http://www.objectlab.co.uk" />
+ </menu>
+ <footer>
+ <a href="http://sourceforge.net">
+ <img src="http://sourceforge.net/sflogo.php?group_id=97367&type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" />
+ </a>
+ <script src="http://www.google-analytics.com/urchin.js"
+ type="text/javascript">
+ </script>
+ <script type="text/javascript">
+ _uacct = "UA-615747-1"; urchinTracker();
+ </script>
+ </footer>
</body>
</project>
\ No newline at end of file
Added: trunk/datecalc-jdk/src/site/style/maven-struts-menu.css
===================================================================
--- trunk/datecalc-jdk/src/site/style/maven-struts-menu.css (rev 0)
+++ trunk/datecalc-jdk/src/site/style/maven-struts-menu.css 2006-10-14 23:54:02 UTC (rev 215)
@@ -0,0 +1,176 @@
+body, select, input, li {
+ background: #ffffff;
+ color: #000080;
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+}
+
+a img {
+ border: 0;
+}
+
+a:link, a:visited {
+ color: #0000ff;
+}
+
+a:hover {
+ color: #006600 !important;
+ text-decoration: underline overline;
+}
+
+a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
+ background: url(../images/external.png) right center no-repeat;
+ padding-right: 15px;
+}
+
+a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
+ background: url(../images/newwindow.png) right center no-repeat;
+ padding-right: 18px;
+}
+
+h2 {
+ padding: 2px 5px;
+ border: 1px solid #c0c0c0;
+ color: #000080;
+ background-color: #eeeeee;
+ font-weight: bold;
+ font-size: 16px;
+}
+
+h3 {
+ padding: 2px 5px;
+ border: 1px solid #aaaaaa;
+ color: #006400;
+ background-color: #eeeeee;
+ font-size: 14px;
+}
+
+p {
+ line-height: 1.3em;
+ font-size: small;
+}
+/*
+div#banner {
+ background: url(../images/bg.gif);
+}
+
+div#banner img {
+ margin-top: 0px;
+ float: left;
+ margin-bottom: 0px;
+}
+*/
+#breadcrumbs {
+ background: url(../images/grayBar.jpg);
+ border: 1px solid #c0c0c0;
+ height: 17px;
+}
+
+#breadcrumbs a {
+ font-size: 11px;
+ font-weight: bold;
+ margin: 0px 2px;
+ text-decoration: none;
+}
+
+#leftColumn {
+ border: 1px solid #999999;
+ border-top: 0;
+ border-left: 0;
+ background: #eeeeee;
+}
+
+div#navcolumn {
+ font-size: 12px;
+}
+
+div#navcolumn h5 {
+ font-size: 12px;
+ padding-top: 2px;
+}
+
+/*
+div#navcolumn li {
+ background: #eeeeee !important;
+}
+
+*/
+
+div#navcolumn div a {
+ font-size: 11px;
+ text-decoration: none;
+}
+
+table.bodyTable th {
+ color: #ffffff;
+ background-color: #bbb;
+ text-align: left;
+ font-weight: bold;
+}
+
+table.bodyTable th {
+ color: #ffffff;
+ background-color: #bbb;
+ text-align: left;
+ font-weight: bold;
+}
+/*
+table.bodyTable th, table.bodyTable td {
+ font-size: 1em;
+}*/
+
+table.bodyTable a {
+ text-decoration : none;
+}
+
+table.bodyTable tr.a {
+ background-color: #ddd;
+ text-decoration : none;
+}
+
+table.bodyTable tr.b {
+ background-color: #eee;
+}
+
+.source {
+ background: #ffffdd;
+ border: 1px solid #999999;
+ color: #000000;
+ font-size: 12px !important;
+ margin-left: 10px;
+ margin-right: 10px;
+ padding: 5px 5px 5px 7px;
+}
+
+/*
+.xright a:link, .xright a:visited, .xright a:active {
+ color: #666;
+}
+.xright a:hover {
+ color: #EE33FF;
+}
+.xright, #projectLogo img, #projectLogo span{
+ float:right;
+ text-shadow: #FFFFF;
+}
+
+td, select, input, li{
+ font-family: Verdana, Helvetica, Arial, sans-serif;
+ font-size: 12px;
+ color:#333333;
+}
+*/
+
+#footer {
+ padding: 10px;
+ margin: 20px 0px 20px 0px;
+ border-top: solid #ccc 1px;
+ color: #333333;
+}
+
+.subsectionTitle {
+ font-size: 13px;
+ font-weight: bold;
+ color: #666;
+
+}
Modified: trunk/datecalc-joda/qalab.xml
===================================================================
--- trunk/datecalc-joda/qalab.xml 2006-10-13 18:48:01 UTC (rev 214)
+++ trunk/datecalc-joda/qalab.xml 2006-10-14 23:54:02 UTC (rev 215)
@@ -85,6 +85,10 @@
<summaryresult date="2006-10-12" filecount="19" statvalue="100" type="cobertura-branch"/>
<summaryresult date="2006-10-13" filecount="19" statvalue="98" type="cobertura-line"/>
<summaryresult date="2006-10-13" filecount="19" statvalue="100" type="cobertura-branch"/>
+ <summaryresult date="2006-10-14" filecount="19" statvalue="98" type="cobertura-line"/>
+ <summaryresult date="2006-10-14" filecount="19" statvalue="100" type="cobertura-branch"/>
+ <summaryresult date="2006-10-15" filecount="19" statvalue="98" type="cobertura-line"/>
+ <summaryresult date="2006-10-15" filecount="19" statvalue="100" type="cobertura-branch"/>
</summary>
<file id="net_objectlab_kit_datecalc_joda_package.html" path="net/objectlab/kit/datecalc/joda/package.html">
<result date="2006-08-08" statvalue="1" type="checkstyle"/>
@@ -219,6 +223,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_joda_BackwardHandler.java" path="net/objectlab/kit/datecalc/joda/BackwardHandler.java">
<result date="2006-08-08" statvalue="28" type="cobertura-line"/>
@@ -425,6 +433,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="91" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="91" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="91" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateBackwardHandler.java" path="net/objectlab/kit/datecalc/joda/LocalDateBackwardHandler.java">
@@ -458,6 +470,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_joda_LocalDateCalculator.java" path="net/objectlab/kit/datecalc/joda/LocalDateCalculator.java">
<result date="2006-09-02" statvalue="100" type="cobertura-line"/>
@@ -491,6 +507,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="97" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="97" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="97" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateForwardHandler.java" path="net/objectlab/kit/datecalc/joda/LocalDateForwardHandler.java">
@@ -524,6 +544,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateModifiedFollowingHandler.java" path="net/objectlab/kit/datecalc/joda/LocalDateModifiedFollowingHandler.java">
@@ -557,6 +581,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateModifiedPreceedingHandler.java" path="net/objectlab/kit/datecalc/joda/LocalDateModifiedPreceedingHandler.java">
@@ -590,6 +618,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayBackwardHandler.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayBackwardHandler.java">
@@ -623,6 +655,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayDateCalculator.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayDateCalculator.java">
@@ -656,6 +692,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayForwardHandler.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayForwardHandler.java">
@@ -689,6 +729,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayModifiedFollowingHandler.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayModifiedFollowingHandler.java">
@@ -722,6 +766,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayModifiedPreceedingHandler.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayModifiedPreceedingHandler.java">
@@ -755,6 +803,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_joda_JodaExcelDateUtil.java" path="net/objectlab/kit/datecalc/joda/JodaExcelDateUtil.java">
<result date="2006-09-05" statvalue="85" type="cobertura-line"/>
@@ -783,6 +835,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="85" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="85" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="85" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateIMMDateCalculator.java" path="net/objectlab/kit/datecalc/joda/LocalDateIMMDateCalculator.java">
@@ -812,6 +868,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayIMMDateCalculator.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayIMMDateCalculator.java">
@@ -841,6 +901,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateKitCalculatorsFactory.java" path="net/objectlab/kit/datecalc/joda/LocalDateKitCalculatorsFactory.java">
@@ -864,6 +928,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDatePeriodCountCalculator.java" path="net/objectlab/kit/datecalc/joda/LocalDatePeriodCountCalculator.java">
@@ -887,6 +955,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayKitCalculatorsFactory.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayKitCalculatorsFactory.java">
@@ -910,6 +982,10 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayPeriodCountCalculator.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayPeriodCountCalculator.java">
@@ -933,5 +1009,9 @@
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-13" statvalue="100" type="cobertura-line"/>
<result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-14" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-15" statvalue="100" type="cobertura-branch"/>
</file>
</qalab>
Added: trunk/datecalc-joda/src/site/images/aquadot.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/datecalc-joda/src/site/images/aquadot.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/datecalc-joda/src/site/images/bg.gif
===================================================================
(Binary files differ)
Property changes on: trunk/datecalc-joda/src/site/images/bg.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/datecalc-joda/src/site/images/grayBar.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/datecalc-joda/src/site/images/grayBar.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/datecalc-joda/src/site/index.xml
===================================================================
--- trunk/datecalc-joda/src/site/index.xml 2006-10-13 18:48:01 UTC (rev 214)
+++ trunk/datecalc-joda/src/site/index.xml 2006-10-14 23:54:02 UTC (rev 215)
@@ -25,6 +25,7 @@
<p>DateCalc Joda provides an implementation based on <a href="http://joda-time.sourceforge.net">Joda Time</a>.</p>
<p>Check out the <a href="apidocs/index.html">UML diagrams here</a></p>
<p>Also look at the <a href="maven-reports.html">Project Reports</a> menu on the left for project specific items, unit tests, QA etc.</p>
+ <p>Finally, this jar requires Joda time 1.3+, the website is <a href="http://joda-time.sourceforge.net">here</a>.</p>
</section>
</body>
Modified: trunk/datecalc-joda/src/site/navigation.xml
===================================================================
--- trunk/datecalc-joda/src/site/navigation.xml 2006-10-13 18:48:01 UTC (rev 214)
+++ trunk/datecalc-joda/src/site/navigation.xml 2006-10-14 23:54:02 UTC (rev 215)
@@ -14,5 +14,21 @@
</links>
<sitemap/>
<search/>
+ <menu name="Links">
+ <item name="QALab" href="http://qalab.sourceforge.net/" />
+ <item name="ObjectLab" href="http://www.objectlab.co.uk" />
+ <item name="Joda-time" href="http://joda-time.sourceforge.net" />
+ </menu>
+ <footer>
+ <a href="http://sourceforge.net">
+ <img src="http://sourceforge.net/sflogo.php?group_id=97367&type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" />
+ </a>
+ <script src="http://www.google-analytics.com/urchin.js"
+ type="text/javascript">
+ </script>
+ <script type="text/javascript">
+ _uacct = "UA-615747-1"; urchinTracker();
+ </script>
+ </footer>
</body>
</project>
\ No newline at end of file
Added: trunk/datecalc-joda/src/site/style/maven-struts-menu.css
===================================================================
--- trunk/datecalc-joda/src/site/style/maven-struts-menu.css (rev 0)
+++ trunk/datecalc-joda/src/site/style/maven-struts-menu.css 2006-10-14 23:54:02 UTC (rev 215)
@@ -0,0 +1,176 @@
+body, select, input, li {
+ background: #ffffff;
+ color: #000080;
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+}
+
+a img {
+ border: 0;
+}
+
+a:link, a:visited {
+ color: #0000ff;
+}
+
+a:hover {
+ color: #006600 !important;
+ text-decoration: underline overline;
+}
+
+a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
+ background: url(../images/external.png) right center no-repeat;
+ padding-right: 15px;
+}
+
+a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
+ background: url(../images/newwindow.png) right center no-repeat;
+ padding-right: 18px;
+}
+
+h2 {
+ padding: 2px 5px;
+ border: 1px solid #c0c0c0;
+ color: #000080;
+ background-color: #eeeeee;
+ font-weight: bold;
+ font-size: 16px;
+}
+
+h3 {
+ padding: 2px 5px;
+ border: 1px solid #aaaaaa;
+ color: #006400;
+ background-color: #eeeeee;
+ font-size: 14px;
+}
+
+p {
+ line-height: 1.3em;
+ font-size: small;
+}
+/*
+div#banner {
+ background: url(../images/bg.gif);
+}
+
+div#banner img {
+ margin-top: 0px;
+ float: left;
+ margin-bottom: 0px;
+}
+*/
+#breadcrumbs {
+ background: url(../images/grayBar.jpg);
+ border: 1px solid #c0c0c0;
+ height: 17px;
+}
+
+#breadcrumbs a {
+ font-size: 11px;
+ font-weight: bold;
+ margin: 0px 2px;
+ text-decoration: none;
+}
+
+#leftColumn {
+ border: 1px solid #999999;
+ border-top: 0;
+ border-left: 0;
+ background: #eeeeee;
+}
+
+div#navcolumn {
+ font-size: 12px;
+}
+
+div#navcolumn h5 {
+ font-size: 12px;
+ padding-top: 2px;
+}
+
+/*
+div#navcolumn li {
+ background: #eeeeee !important;
+}
+
+*/
+
+div#navcolumn div a {
+ font-size: 11px;
+ text-decoration: none;
+}
+
+table.bodyTable th {
+ color: #ffffff;
+ background-color: #bbb;
+ text-align: left;
+ font-weight: bold;
+}
+
+table.bodyTable th {
+ color: #ffffff;
+ background-color: #bbb;
+ text-align: left;
+ font-weight: bold;
+}
+/*
+table.bodyTable th, table.bodyTable td {
+ font-size: 1em;
+}*/
+
+table.bodyTable a {
+ text-decoration : none;
+}
+
+table.bodyTable tr.a {
+ background-color: #ddd;
+ text-decoration : none;
+}
+
+table.bodyTable tr.b {
+ background-color: #eee;
+}
+
+.source {
+ background: #ffffdd;
+ border: 1px solid #999999;
+ color: #000000;
+ font-size: 12px !important;
+ margin-left: 10px;
+ margin-right: 10px;
+ padding: 5px 5px 5px 7px;
+}
+
+/*
+.xright a:link, .xright a:visited, .xright a:active {
+ color: #666;
+}
+.xright a:hover {
+ color: #EE33FF;
+}
+.xright, #projectLogo img, #projectLogo span{
+ float:right;
+ text-shadow: #FFFFF;
+}
+
+td, select, input, li{
+ font-family: Verdana, Helvetica, Arial, sans-serif;
+ font-size: 12px;
+ color:#333333;
+}
+*/
+
+#footer {
+ padding: 10px;
+ margin: 20px 0px 20px 0px;
+ border-top: solid #ccc 1px;
+ color: #333333;
+}
+
+.subsectionTitle {
+ font-size: 13px;
+ font-weight: bold;
+ color: #666;
+
+}
Added: trunk/src/site/images/aquadot.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/src/site/images/aquadot.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/src/site/images/bg.gif
===================================================================
(Binary files differ)
Property changes on: trunk/src/site/images/bg.gif
___________________________________________________________________
Name: s...
[truncated message content] |
|
From: Google A. <goo...@go...> - 2006-10-14 23:25:54
|
PlanetJava.org The ObjectLab project has announced release 1.0.1 of Objectlab Kit for Java 1.5. ... ObjectLabKit 1.0.1 provides Date Calculators and comes in two versions: ... <http://planetjava.org/> gmane.comp.jakarta.turbine.maven.user ... Repository of Objectlab Kit for Java 1.5 Open source Date Calculators for Business and Finance. http://objectlabkit.sourceforge.net The ObjectLab Kit is ... <http://blog.gmane.org/gmane.comp.jakarta.turbine.maven.user/page=7> hottest java news articles ... ObjectLabKit 1.0.1: Date Calculators for Business and Finance link7 ObjectLab has announced the release of version 1.0.1 of ObjectLab Kit for Java 1.5, ... <http://www.javacrawl.com/HotItems.action?target=feed> digg - ObjectLabKit 1.0.1: Date Calculators for Business and Finance ObjectLab has announced the release of http://objectlabkit.sourceforge.net version 1.0.1 of ObjectLab Kit for Java 1.5. Open Source Date Calculators for ... <http://digg.com/programming/ObjectLabKit_1_0_1_Date_Calculators_for_Business_and_Finance> JAVA NYHETER - dkdigital.no ObjectLabKit 1.0.1: Date Calculators for Business and Finance. ObjectLab has announced the release of version 1.0.1 of ObjectLab Kit for Java 1.5, ... <http://www.dkdigital.no/firma/dkdigital.nsf/id/B3A50C6973C11343C1257188002AC7FF?OpenDocument> Pages tagged with "calendar" on del.icio.us ObjectLab Kit - Introduction · save this. by mr_kav to library OpenSource java date ... ObjectLabKit 1.0.1: Date Calculators for Business and Finance ... <http://del.icio.us/tag/calendar?setcount=100> This once a day Google Alert is brought to you by Google... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Remove this Google Alert: http://www.google.com/alerts/remove?s=EAAAAIfnd2Id1jfwipBB4CiM3Aw&hl=en Create another Google Alert: http://www.google.com/alerts?hl=en Sign in to manage your alerts: http://www.google.com/alerts/manage?hl=en |
|
From: Google A. <goo...@go...> - 2006-10-13 23:26:48
|
Nachocalendar via keyboard... - Spring Framework Support Forums Or even better, add 3 business days with an integration with the ObjectLab Kit, see http://objectlabkit.sourceforge.net ? ... <http://forum.springframework.org/showthread.php?p=78535> Mailing list archives Do you have classes in the package net.objectlab.kit.common ? ... [C:\project\objectlabkit\datecalc-common/target/javadoc] > > [echo] sourceModifications ... <http://mail-archives.apache.org/mod_mbox/maven-users/200609.mbox/%3C4...@ap...%3E> ObjectLabKit 1.0.1: Date Calculators for Business and Finance ObjectLabKit 1.0.1: Date Calculators for Business and Finance ... ObjectLab has announced the release of version 1.0.1 of ObjectLab Kit for Java 1.5, ... <http://www.theserverside.com/news/thread.tss?thread_id=42572> [#MPDIST-30] Dist plugin should take into account the javadoc ... [javadoc] C:\project\objectlabkit\datecalc-joda\src\main\java\net\objectlab\kit\ datecalc\joda\HolidayHandlerYearMonthDayWrapper.java:23: package ... <http://jira.codehaus.org/browse/MPDIST-30> ObjectLab Kit - Introduction ObjectLab Kit offers free and open source Date calculators, released under the business-friendly Apache 2.0 license. <http://objectlabkit.sourceforge.net/> Recent_SourceForge_News ObjectLab Kit, Released By: benoitx. Package: objectlabkit, Release: 1.0.1, 2006-09-22 14:04. A set of modules to handle common financial functions. ... <http://machine.homeunix.org/weblog/archives/sf_news_2006-09-26.html> Re: [m1.1-rc1] javadoc does not generate anything... Do you have classes in the package net.objectlab.kit.common ? ... internal_javadoc_working_dir = [C:\project\objectlabkit\datecalc-common/target/javadoc] ... <http://www.mail-archive.com/us...@ma.../msg50973.html> Nabble - [m1/2] New Lirbrary in Maven Central Repo for Date ... Open source Date Calculators for Business and Finance. http://objectlabkit.sourceforge.net The ObjectLab Kit is released under the business friendly Apache ... <http://www.nabble.com/-m1-2--New-Lirbrary-in-Maven-Central-Repo-for-Date-Calculations-t2416716.html> Open Source ObjectLab Kit 1.0.1 Date ... ObjectLab is pleased to announce release 1.0.1 of Objectlab Kit for Java 1.5 ... http://objectlabkit.sourceforge.net It is available immediately for ... <http://www.javalobby.org/java/forums/t82598.html> This once a day Google Alert is brought to you by Google... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Remove this Google Alert: http://www.google.com/alerts/remove?s=EAAAAIfnd2Id1jfwipBB4CiM3Aw&hl=en Create another Google Alert: http://www.google.com/alerts?hl=en Sign in to manage your alerts: http://www.google.com/alerts/manage?hl=en |
|
From: <be...@us...> - 2006-10-13 18:49:27
|
Revision: 214
http://svn.sourceforge.net/objectlabkit/?rev=214&view=rev
Author: benoitx
Date: 2006-10-13 11:48:01 -0700 (Fri, 13 Oct 2006)
Log Message:
-----------
done a build. new stats.
Modified Paths:
--------------
trunk/datecalc-common/qalab.xml
trunk/datecalc-jdk/qalab.xml
trunk/datecalc-joda/qalab.xml
Modified: trunk/datecalc-common/qalab.xml
===================================================================
--- trunk/datecalc-common/qalab.xml 2006-10-13 14:14:17 UTC (rev 213)
+++ trunk/datecalc-common/qalab.xml 2006-10-13 18:48:01 UTC (rev 214)
@@ -79,6 +79,8 @@
<summaryresult date="2006-10-11" filecount="17" statvalue="60" type="cobertura-branch"/>
<summaryresult date="2006-10-12" filecount="17" statvalue="58" type="cobertura-line"/>
<summaryresult date="2006-10-12" filecount="17" statvalue="60" type="cobertura-branch"/>
+ <summaryresult date="2006-10-13" filecount="17" statvalue="58" type="cobertura-line"/>
+ <summaryresult date="2006-10-13" filecount="17" statvalue="60" type="cobertura-branch"/>
</summary>
<file id="net_objectlab_kit_datecalc_common_package.html" path="net/objectlab/kit/datecalc/common/package.html">
<result date="2006-08-08" statvalue="1" type="checkstyle"/>
@@ -143,6 +145,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_WorkingWeek.java" path="net/objectlab/kit/datecalc/common/WorkingWeek.java">
<result date="2006-08-08" statvalue="3" type="checkstyle"/>
@@ -199,6 +203,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="94" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="94" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_TenorCode.java" path="net/objectlab/kit/datecalc/common/TenorCode.java">
<result date="2006-08-08" statvalue="100" type="cobertura-line"/>
@@ -247,6 +253,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_HolidayHandlerType.java" path="net/objectlab/kit/datecalc/common/HolidayHandlerType.java">
<result date="2006-08-08" statvalue="100" type="cobertura-branch"/>
@@ -272,6 +280,7 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_PeriodCountBasis.java" path="net/objectlab/kit/datecalc/common/PeriodCountBasis.java">
<result date="2006-08-08" statvalue="100" type="cobertura-branch"/>
@@ -295,6 +304,7 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_StandardTenor.java" path="net/objectlab/kit/datecalc/common/StandardTenor.java">
<result date="2006-08-08" statvalue="100" type="cobertura-branch"/>
@@ -342,6 +352,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="93" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="93" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_common_AbstractDateCalculator.java" path="net/objectlab/kit/datecalc/common/AbstractDateCalculator.java">
@@ -387,6 +399,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_HolidayHandler.java" path="net/objectlab/kit/datecalc/common/HolidayHandler.java">
<result date="2006-08-23" statvalue="100" type="cobertura-line"/>
@@ -425,6 +439,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_common_AbstractDateCalculatorFactory.java" path="net/objectlab/kit/datecalc/common/AbstractDateCalculatorFactory.java">
@@ -491,6 +507,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_Utils.java" path="net/objectlab/kit/datecalc/common/Utils.java">
<result date="2006-09-04" statvalue="2" type="checkstyle"/>
@@ -522,6 +540,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="93" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="93" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_IMMPeriod.java" path="net/objectlab/kit/datecalc/common/IMMPeriod.java">
<result date="2006-09-04" statvalue="100" type="cobertura-branch"/>
@@ -538,6 +558,7 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_ExcelDateUtil.java" path="net/objectlab/kit/datecalc/common/ExcelDateUtil.java">
<result date="2006-09-05" statvalue="84" type="cobertura-line"/>
@@ -566,6 +587,8 @@
<result date="2006-10-11" statvalue="83" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="80" type="cobertura-line"/>
<result date="2006-10-12" statvalue="83" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="80" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="83" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_IMMDateCalculator.java" path="net/objectlab/kit/datecalc/common/IMMDateCalculator.java">
<result date="2006-09-06" statvalue="100" type="cobertura-line"/>
@@ -592,6 +615,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_common_AbstractIMMDateCalculator.java" path="net/objectlab/kit/datecalc/common/AbstractIMMDateCalculator.java">
@@ -607,6 +632,7 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_common_KitCalculatorsFactory.java" path="net/objectlab/kit/datecalc/common/KitCalculatorsFactory.java">
@@ -630,5 +656,7 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
</qalab>
Modified: trunk/datecalc-jdk/qalab.xml
===================================================================
--- trunk/datecalc-jdk/qalab.xml 2006-10-13 14:14:17 UTC (rev 213)
+++ trunk/datecalc-jdk/qalab.xml 2006-10-13 18:48:01 UTC (rev 214)
@@ -82,6 +82,8 @@
<summaryresult date="2006-10-11" filecount="17" statvalue="100" type="cobertura-branch"/>
<summaryresult date="2006-10-12" filecount="17" statvalue="99" type="cobertura-line"/>
<summaryresult date="2006-10-12" filecount="17" statvalue="100" type="cobertura-branch"/>
+ <summaryresult date="2006-10-13" filecount="17" statvalue="99" type="cobertura-line"/>
+ <summaryresult date="2006-10-13" filecount="17" statvalue="100" type="cobertura-branch"/>
</summary>
<file id="net_objectlab_kit_datecalc_jdk_package.html" path="net/objectlab/kit/datecalc/jdk/package.html">
<result date="2006-08-08" statvalue="1" type="checkstyle"/>
@@ -310,6 +312,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_DatePeriodCountCalculator.java" path="net/objectlab/kit/datecalc/jdk/DatePeriodCountCalculator.java">
@@ -346,6 +350,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_jdk_ExcelDateUtil.java" path="net/objectlab/kit/datecalc/jdk/ExcelDateUtil.java">
<result date="2006-09-02" statvalue="4" type="checkstyle"/>
@@ -390,6 +396,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="90" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="90" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_JdkCalendarBaseDateCalculator.java" path="net/objectlab/kit/datecalc/jdk/JdkCalendarBaseDateCalculator.java">
@@ -545,6 +553,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarForwardHandler.java" path="net/objectlab/kit/datecalc/jdk/CalendarForwardHandler.java">
@@ -570,6 +580,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarModifiedFollowingHandler.java" path="net/objectlab/kit/datecalc/jdk/CalendarModifiedFollowingHandler.java">
@@ -595,6 +607,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarModifiedPreceedingHandler.java" path="net/objectlab/kit/datecalc/jdk/CalendarModifiedPreceedingHandler.java">
@@ -622,6 +636,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_jdk_DateBackwardHandler.java" path="net/objectlab/kit/datecalc/jdk/DateBackwardHandler.java">
<result date="2006-09-07" statvalue="100" type="cobertura-line"/>
@@ -648,6 +664,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_jdk_DateForwardHandler.java" path="net/objectlab/kit/datecalc/jdk/DateForwardHandler.java">
<result date="2006-09-07" statvalue="90" type="cobertura-line"/>
@@ -672,6 +690,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_DateModifiedFollowingHandler.java" path="net/objectlab/kit/datecalc/jdk/DateModifiedFollowingHandler.java">
@@ -697,6 +717,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_DateModifiedPreceedingHandler.java" path="net/objectlab/kit/datecalc/jdk/DateModifiedPreceedingHandler.java">
@@ -724,6 +746,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarDateCalculator.java" path="net/objectlab/kit/datecalc/jdk/CalendarDateCalculator.java">
@@ -747,6 +771,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarIMMDateCalculator.java" path="net/objectlab/kit/datecalc/jdk/CalendarIMMDateCalculator.java">
@@ -772,6 +798,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarKitCalculatorsFactory.java" path="net/objectlab/kit/datecalc/jdk/CalendarKitCalculatorsFactory.java">
@@ -795,6 +823,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_jdk_DateDateCalculator.java" path="net/objectlab/kit/datecalc/jdk/DateDateCalculator.java">
<result date="2006-09-09" statvalue="100" type="cobertura-line"/>
@@ -817,6 +847,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_jdk_DateIMMDateCalculator.java" path="net/objectlab/kit/datecalc/jdk/DateIMMDateCalculator.java">
<result date="2006-09-09" statvalue="100" type="cobertura-line"/>
@@ -841,6 +873,8 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_DateKitCalculatorsFactory.java" path="net/objectlab/kit/datecalc/jdk/DateKitCalculatorsFactory.java">
@@ -864,5 +898,7 @@
<result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
</qalab>
Modified: trunk/datecalc-joda/qalab.xml
===================================================================
--- trunk/datecalc-joda/qalab.xml 2006-10-13 14:14:17 UTC (rev 213)
+++ trunk/datecalc-joda/qalab.xml 2006-10-13 18:48:01 UTC (rev 214)
@@ -83,6 +83,8 @@
<summaryresult date="2006-10-10" filecount="19" statvalue="100" type="cobertura-branch"/>
<summaryresult date="2006-10-12" filecount="19" statvalue="98" type="cobertura-line"/>
<summaryresult date="2006-10-12" filecount="19" statvalue="100" type="cobertura-branch"/>
+ <summaryresult date="2006-10-13" filecount="19" statvalue="98" type="cobertura-line"/>
+ <summaryresult date="2006-10-13" filecount="19" statvalue="100" type="cobertura-branch"/>
</summary>
<file id="net_objectlab_kit_datecalc_joda_package.html" path="net/objectlab/kit/datecalc/joda/package.html">
<result date="2006-08-08" statvalue="1" type="checkstyle"/>
@@ -215,6 +217,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_joda_BackwardHandler.java" path="net/objectlab/kit/datecalc/joda/BackwardHandler.java">
<result date="2006-08-08" statvalue="28" type="cobertura-line"/>
@@ -419,6 +423,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="91" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="91" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateBackwardHandler.java" path="net/objectlab/kit/datecalc/joda/LocalDateBackwardHandler.java">
@@ -450,6 +456,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_joda_LocalDateCalculator.java" path="net/objectlab/kit/datecalc/joda/LocalDateCalculator.java">
<result date="2006-09-02" statvalue="100" type="cobertura-line"/>
@@ -481,6 +489,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="97" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="97" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateForwardHandler.java" path="net/objectlab/kit/datecalc/joda/LocalDateForwardHandler.java">
@@ -512,6 +522,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateModifiedFollowingHandler.java" path="net/objectlab/kit/datecalc/joda/LocalDateModifiedFollowingHandler.java">
@@ -543,6 +555,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateModifiedPreceedingHandler.java" path="net/objectlab/kit/datecalc/joda/LocalDateModifiedPreceedingHandler.java">
@@ -574,6 +588,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayBackwardHandler.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayBackwardHandler.java">
@@ -605,6 +621,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayDateCalculator.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayDateCalculator.java">
@@ -636,6 +654,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayForwardHandler.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayForwardHandler.java">
@@ -667,6 +687,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayModifiedFollowingHandler.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayModifiedFollowingHandler.java">
@@ -698,6 +720,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayModifiedPreceedingHandler.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayModifiedPreceedingHandler.java">
@@ -729,6 +753,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_joda_JodaExcelDateUtil.java" path="net/objectlab/kit/datecalc/joda/JodaExcelDateUtil.java">
<result date="2006-09-05" statvalue="85" type="cobertura-line"/>
@@ -755,6 +781,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="85" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="85" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateIMMDateCalculator.java" path="net/objectlab/kit/datecalc/joda/LocalDateIMMDateCalculator.java">
@@ -782,6 +810,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayIMMDateCalculator.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayIMMDateCalculator.java">
@@ -809,6 +839,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateKitCalculatorsFactory.java" path="net/objectlab/kit/datecalc/joda/LocalDateKitCalculatorsFactory.java">
@@ -830,6 +862,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDatePeriodCountCalculator.java" path="net/objectlab/kit/datecalc/joda/LocalDatePeriodCountCalculator.java">
@@ -851,6 +885,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayKitCalculatorsFactory.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayKitCalculatorsFactory.java">
@@ -872,6 +908,8 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayPeriodCountCalculator.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayPeriodCountCalculator.java">
@@ -893,5 +931,7 @@
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-12" statvalue="100" type="cobertura-line"/>
<result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-13" statvalue="100" type="cobertura-branch"/>
</file>
</qalab>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <be...@us...> - 2006-10-13 14:14:27
|
Revision: 213
http://svn.sourceforge.net/objectlabkit/?rev=213&view=rev
Author: benoitx
Date: 2006-10-13 07:14:17 -0700 (Fri, 13 Oct 2006)
Log Message:
-----------
Added dzone.com homepage.
Modified Paths:
--------------
trunk/src/site/press/index.xml
Added Paths:
-----------
trunk/src/site/press/homepage-dzone.pdf
trunk/src/site/press/homepage-dzone.png
Added: trunk/src/site/press/homepage-dzone.pdf
===================================================================
(Binary files differ)
Property changes on: trunk/src/site/press/homepage-dzone.pdf
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/src/site/press/homepage-dzone.png
===================================================================
(Binary files differ)
Property changes on: trunk/src/site/press/homepage-dzone.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/src/site/press/index.xml
===================================================================
--- trunk/src/site/press/index.xml 2006-10-13 09:58:52 UTC (rev 212)
+++ trunk/src/site/press/index.xml 2006-10-13 14:14:17 UTC (rev 213)
@@ -70,6 +70,13 @@
</ul>
</subsection>
+ <subsection name="dZone.com">
+ <ul>
+ <li><a href="homepage-dzone.png">dzone.com homepage image</a></li>
+ <li><a href="homepage-dzone.pdf">dzone.com homepage PDF</a></li>
+ </ul>
+ </subsection>
+
</section>
</body>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <be...@us...> - 2006-10-13 09:59:01
|
Revision: 212
http://svn.sourceforge.net/objectlabkit/?rev=212&view=rev
Author: benoitx
Date: 2006-10-13 02:58:52 -0700 (Fri, 13 Oct 2006)
Log Message:
-----------
A bit of fun... :-)
Modified Paths:
--------------
trunk/src/site/press/index.xml
Added Paths:
-----------
trunk/src/site/press/visits-map-20061010-12.png
Modified: trunk/src/site/press/index.xml
===================================================================
--- trunk/src/site/press/index.xml 2006-10-12 14:36:33 UTC (rev 211)
+++ trunk/src/site/press/index.xml 2006-10-13 09:58:52 UTC (rev 212)
@@ -63,6 +63,13 @@
<li><a href="homepage-javarss.pdf">JavaRSS.com homepage PDF</a></li>
</ul>
</subsection>
+
+ <subsection name="Where are you all?">
+ <ul>
+ <li><a href="visits-map-20061010-12.png">A Google Analytics Map for the week of our first release</a></li>
+ </ul>
+ </subsection>
+
</section>
</body>
Added: trunk/src/site/press/visits-map-20061010-12.png
===================================================================
(Binary files differ)
Property changes on: trunk/src/site/press/visits-map-20061010-12.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <be...@us...> - 2006-10-12 14:36:40
|
Revision: 211
http://svn.sourceforge.net/objectlabkit/?rev=211&view=rev
Author: benoitx
Date: 2006-10-12 07:36:33 -0700 (Thu, 12 Oct 2006)
Log Message:
-----------
Actually we are mentioned TWICE on javarss.com now...
Modified Paths:
--------------
trunk/src/site/press/homepage-javarss.pdf
trunk/src/site/press/homepage-javarss.png
Modified: trunk/src/site/press/homepage-javarss.pdf
===================================================================
(Binary files differ)
Modified: trunk/src/site/press/homepage-javarss.png
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <be...@us...> - 2006-10-12 14:24:17
|
Revision: 210
http://svn.sourceforge.net/objectlabkit/?rev=210&view=rev
Author: benoitx
Date: 2006-10-12 07:24:06 -0700 (Thu, 12 Oct 2006)
Log Message:
-----------
Add java.net press release.
Modified Paths:
--------------
trunk/src/site/press/index.xml
Added Paths:
-----------
trunk/src/site/press/newspage-javanet.pdf
trunk/src/site/press/newspage-javanet.png
Modified: trunk/src/site/press/index.xml
===================================================================
--- trunk/src/site/press/index.xml 2006-10-12 10:17:42 UTC (rev 209)
+++ trunk/src/site/press/index.xml 2006-10-12 14:24:06 UTC (rev 210)
@@ -49,6 +49,14 @@
</ul>
</subsection>
+ <subsection name="Java.Net">
+ <ul>
+ <li><a href="http://today.java.net/pub/n/ObjectLabKit">The Java.net notice</a></li>
+ <li><a href="newspage-javanet.png">Java.net News page image</a></li>
+ <li><a href="newspage-javanet.pdf">Java.net News page PDF</a></li>
+ </ul>
+ </subsection>
+
<subsection name="JavaRSS.com">
<ul>
<li><a href="homepage-javarss.png">JavaRSS.com homepage image</a></li>
Added: trunk/src/site/press/newspage-javanet.pdf
===================================================================
(Binary files differ)
Property changes on: trunk/src/site/press/newspage-javanet.pdf
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/src/site/press/newspage-javanet.png
===================================================================
(Binary files differ)
Property changes on: trunk/src/site/press/newspage-javanet.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Google A. <goo...@go...> - 2006-10-12 10:25:46
|
Google received a request to start sending Alerts for the search [ "objectlab kit" or objectlabkit ] to kit...@ob.... Verify this Google Alert request: http://www.google.com/alerts/verify?s=EAAAAORIiFsdcXKU187S5YUNUHM Cancel this Google Alert request: http://www.google.com/alerts/remove?s=EAAAAORIiFsdcXKU187S5YUNUHM Thanks, The Google Alerts Team http://www.google.com/alerts |
|
From: <be...@us...> - 2006-10-12 10:17:46
|
Revision: 209
http://svn.sourceforge.net/objectlabkit/?rev=209&view=rev
Author: benoitx
Date: 2006-10-12 03:17:42 -0700 (Thu, 12 Oct 2006)
Log Message:
-----------
Fixed issue with link to Maillists... darn...
Modified Paths:
--------------
trunk/common-build/project.xml
Modified: trunk/common-build/project.xml
===================================================================
--- trunk/common-build/project.xml 2006-10-12 10:16:17 UTC (rev 208)
+++ trunk/common-build/project.xml 2006-10-12 10:17:42 UTC (rev 209)
@@ -82,10 +82,10 @@
<mailingList>
<name>Kit Announcements</name>
<subscribe>
- https://lists.sourceforge.net/lists/listinfo/objectlabkit-announce
+ http://lists.sourceforge.net/lists/listinfo/objectlabkit-announce
</subscribe>
<unsubscribe>
- https://lists.sourceforge.net/lists/listinfo/objectlabkit-announce
+ http://lists.sourceforge.net/lists/listinfo/objectlabkit-announce
</unsubscribe>
<post/>
<archive>
@@ -96,10 +96,10 @@
<mailingList>
<name>Kit User</name>
<subscribe>
- https://lists.sourceforge.net/lists/listinfo/objectlabkit-user
+ http://lists.sourceforge.net/lists/listinfo/objectlabkit-user
</subscribe>
<unsubscribe>
- https://lists.sourceforge.net/lists/listinfo/objectlabkit-user
+ http://lists.sourceforge.net/lists/listinfo/objectlabkit-user
</unsubscribe>
<post>obj...@li...</post>
<archive>
@@ -109,10 +109,10 @@
<mailingList>
<name>Kit Developers (SVN checkins)</name>
<subscribe>
- https://lists.sourceforge.net/lists/listinfo/objectlabkit-svn
+ http://lists.sourceforge.net/lists/listinfo/objectlabkit-svn
</subscribe>
<unsubscribe>
- https://lists.sourceforge.net/lists/listinfo/objectlabkit-svn
+ http://lists.sourceforge.net/lists/listinfo/objectlabkit-svn
</unsubscribe>
<post/>
<archive>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <be...@us...> - 2006-10-12 10:16:21
|
Revision: 208
http://svn.sourceforge.net/objectlabkit/?rev=208&view=rev
Author: benoitx
Date: 2006-10-12 03:16:17 -0700 (Thu, 12 Oct 2006)
Log Message:
-----------
Improved readability.
Modified Paths:
--------------
trunk/src/site/index.xml
Modified: trunk/src/site/index.xml
===================================================================
--- trunk/src/site/index.xml 2006-10-12 09:46:29 UTC (rev 207)
+++ trunk/src/site/index.xml 2006-10-12 10:16:17 UTC (rev 208)
@@ -93,29 +93,29 @@
<ol>
<li><strong>Calendar:</strong>
<pre>
-DateCalculator<Calendar> calc = CalendarKitCalculatorsFactory.getDefaultInstance().getDateCalculator("UK", HolidayHandlerType.FORWARD);
-PeriodCountCalculator<Calendar> calc = CalendarKitCalculatorsFactory.getDefaultInstance().getPeriodCountCalculator();
-IMMDateCalculator<Calendar> calc = CalendarKitCalculatorsFactory.getDefaultInstance().getIMMDateCalculator();
+DateCalculator<<strong>Calendar</strong>> calc = <strong>Calendar</strong>KitCalculatorsFactory.getDefaultInstance().getDateCalculator("UK", HolidayHandlerType.FORWARD);
+PeriodCountCalculator<<strong>Calendar</strong>> calc = <strong>Calendar</strong>KitCalculatorsFactory.getDefaultInstance().getPeriodCountCalculator();
+IMMDateCalculator<<strong>Calendar</strong>> calc = <strong>Calendar</strong>KitCalculatorsFactory.getDefaultInstance().getIMMDateCalculator();
</pre>
</li>
<li><strong>Date:</strong><pre>
-DateCalculator<Date> calc = DateKitCalculatorsFactory.getDefaultInstance().getDateCalculator("UK", HolidayHandlerType.FORWARD);
-PeriodCountCalculator<Date> calc = DateKitCalculatorsFactory.getDefaultInstance().getPeriodCountCalculator();
-IMMDateCalculator<Date> calc = DateKitCalculatorsFactory.getDefaultInstance().getIMMDateCalculator();
+DateCalculator<<strong>Date</strong>> calc = <strong>Date</strong>KitCalculatorsFactory.getDefaultInstance().getDateCalculator("UK", HolidayHandlerType.FORWARD);
+PeriodCountCalculator<<strong>Date</strong>> calc = <strong>Date</strong>KitCalculatorsFactory.getDefaultInstance().getPeriodCountCalculator();
+IMMDateCalculator<<strong>Date</strong>> calc = <strong>Date</strong>KitCalculatorsFactory.getDefaultInstance().getIMMDateCalculator();
</pre></li>
</ol>
<h4>JODA</h4>
<p>2 implementations for Joda have been released</p>
<ol>
<li><strong>LocalDate</strong> (preferred):<pre>
-DateCalculator<LocalDate> calc = LocalDateKitCalculatorsFactory.getDefaultInstance().getDateCalculator("UK", HolidayHandlerType.FORWARD);
-PeriodCountCalculator<LocalDate> calc = LocalDateKitCalculatorsFactory.getDefaultInstance().getPeriodCountCalculator();
-IMMDateCalculator<LocalDate> calc = LocalDateKitCalculatorsFactory.getDefaultInstance().getIMMDateCalculator();
+DateCalculator<<strong>LocalDate</strong>> calc = <strong>LocalDate</strong>KitCalculatorsFactory.getDefaultInstance().getDateCalculator("UK", HolidayHandlerType.FORWARD);
+PeriodCountCalculator<<strong>LocalDate</strong>> calc = <strong>LocalDate</strong>KitCalculatorsFactory.getDefaultInstance().getPeriodCountCalculator();
+IMMDateCalculator<<strong>LocalDate</strong>> calc = <strong>LocalDate</strong>KitCalculatorsFactory.getDefaultInstance().getIMMDateCalculator();
</pre></li>
<li><strong>YearMonthDay:</strong><pre>
-DateCalculator<YearMonthDay> calc = YearMonthDayKitCalculatorsFactory.getDefaultInstance().getDateCalculator("UK", HolidayHandlerType.FORWARD);
-PeriodCountCalculator<YearMonthDay> calc = YearMonthDayKitCalculatorsFactory.getDefaultInstance().getPeriodCountCalculator();
-IMMDateCalculator<YearMonthDay> calc = YearMonthDayKitCalculatorsFactory.getDefaultInstance().getIMMDateCalculator();
+DateCalculator<<strong>YearMonthDay</strong>> calc = <strong>YearMonthDay</strong>KitCalculatorsFactory.getDefaultInstance().getDateCalculator("UK", HolidayHandlerType.FORWARD);
+PeriodCountCalculator<<strong>YearMonthDay</strong>> calc = <strong>YearMonthDay</strong>KitCalculatorsFactory.getDefaultInstance().getPeriodCountCalculator();
+IMMDateCalculator<<strong>YearMonthDay</strong>> calc = <strong>YearMonthDay</strong>KitCalculatorsFactory.getDefaultInstance().getIMMDateCalculator();
</pre></li>
</ol>
</subsection>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <be...@us...> - 2006-10-12 09:46:35
|
Revision: 207
http://svn.sourceforge.net/objectlabkit/?rev=207&view=rev
Author: benoitx
Date: 2006-10-12 02:46:29 -0700 (Thu, 12 Oct 2006)
Log Message:
-----------
Add Digg to 2 pages.
Modified Paths:
--------------
trunk/src/site/index.xml
trunk/src/site/press/index.xml
Modified: trunk/src/site/index.xml
===================================================================
--- trunk/src/site/index.xml 2006-10-11 23:37:44 UTC (rev 206)
+++ trunk/src/site/index.xml 2006-10-12 09:46:29 UTC (rev 207)
@@ -25,7 +25,9 @@
<p>ObjectLab Kit came out of our frustration to have to re-do the same kind of code over and over each time we
joined a new company and Bank. Most banks will require basic Date calculation, we did spot another open source
project for this but their licence forbids most financial institution from using it. This one is released under
- the business-friendly Apache 2.0 license.</p>
+ the business-friendly Apache 2.0 license. <a href="http://digg.com/submit?phase=2&url=objectlabkit.sourceforge.net&title=ObjectLab%20Kit%3A%20Open%20Source%20Date%20Calculators%20for%20Business%20and%20Finance&bodytext=ObjectLab%20released%20version%201%2E0%2E1%20of%20ObjectLab%20Kit%20for%20Java%201%2E5,%20available%20for%20download%20via%20SourceForge%20or%20the%20Maven%20Central%20Repository%2E%20The%20Kit%20provides%20a%20Date%20Calculator%20that%20handle%20holidays,%20a%20IMM%20Date%20and%20Period%20Count%20Calculator%20and%20comes%20in%20two%20versions%3A%20one%20based%20on%20pure%20JDK%20(1%2E5)%20and%20one%20based%20on%20the%20Joda-time%20library%20(1%2E3%2B,%20JDK%201%2E5)%2E&topic=programming">
+ <img src="http://digg.com/img/badges/91x17-digg-button.png" width="91" height="17" alt="Digg!" style="vertical-align:middle" /></a></p>
+
<subsection name="So, what is on offer?">
<p>The initial release provides 2 implementations for <strong>Date calculations</strong>, both depend on the classes in datecalc-common. So,
Modified: trunk/src/site/press/index.xml
===================================================================
--- trunk/src/site/press/index.xml 2006-10-11 23:37:44 UTC (rev 206)
+++ trunk/src/site/press/index.xml 2006-10-12 09:46:29 UTC (rev 207)
@@ -22,6 +22,11 @@
<!-- The body of the document contains a number of sections -->
<section name="Initial release 1.0.1. Oct 2006">
+ <p>
+ <a href="http://digg.com/submit?phase=2&url=objectlabkit.sourceforge.net&title=ObjectLab%20Kit%3A%20Open%20Source%20Date%20Calculators%20for%20Business%20and%20Finance&bodytext=ObjectLab%20released%20version%201%2E0%2E1%20of%20ObjectLab%20Kit%20for%20Java%201%2E5,%20available%20for%20download%20via%20SourceForge%20or%20the%20Maven%20Central%20Repository%2E%20The%20Kit%20provides%20a%20Date%20Calculator%20that%20handle%20holidays,%20a%20IMM%20Date%20and%20Period%20Count%20Calculator%20and%20comes%20in%20two%20versions%3A%20one%20based%20on%20pure%20JDK%20(1%2E5)%20and%20one%20based%20on%20the%20Joda-time%20library%20(1%2E3%2B,%20JDK%201%2E5)%2E&topic=programming">
+ <img style="vertical-align:middle" src="http://digg.com/img/badges/91x17-digg-button.png" width="91" height="17" alt="Digg!" /></a>
+ </p>
+
<subsection name="On the web">
<ul>
<li><a href="press-release-1.0.1.txt">Original 'press' release</a></li>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <be...@us...> - 2006-10-11 23:37:58
|
Revision: 206
http://svn.sourceforge.net/objectlabkit/?rev=206&view=rev
Author: benoitx
Date: 2006-10-11 16:37:44 -0700 (Wed, 11 Oct 2006)
Log Message:
-----------
Recent build, added link to Issue tracker.
Modified Paths:
--------------
trunk/common-build/project.xml
trunk/datecalc-common/qalab.xml
trunk/datecalc-jdk/qalab.xml
trunk/datecalc-joda/qalab.xml
trunk/src/site/press/press-release-1.0.1.txt
Modified: trunk/common-build/project.xml
===================================================================
--- trunk/common-build/project.xml 2006-10-11 23:13:23 UTC (rev 205)
+++ trunk/common-build/project.xml 2006-10-11 23:37:44 UTC (rev 206)
@@ -37,6 +37,9 @@
</organization>
<inceptionYear>2006</inceptionYear>
<url>http://objectlabkit.sourceforge.net</url>
+ <issueTrackingUrl>
+ http://www.sourceforge.net/tracker/?group_id=175139
+ </issueTrackingUrl>
<siteAddress>objectlabkit.sourceforge.net</siteAddress>
<siteDirectory>
/var/www/solutions/website/objectlab.co.uk/
Modified: trunk/datecalc-common/qalab.xml
===================================================================
--- trunk/datecalc-common/qalab.xml 2006-10-11 23:13:23 UTC (rev 205)
+++ trunk/datecalc-common/qalab.xml 2006-10-11 23:37:44 UTC (rev 206)
@@ -75,6 +75,10 @@
<summaryresult date="2006-09-22" filecount="17" statvalue="60" type="cobertura-branch"/>
<summaryresult date="2006-10-10" filecount="17" statvalue="58" type="cobertura-line"/>
<summaryresult date="2006-10-10" filecount="17" statvalue="60" type="cobertura-branch"/>
+ <summaryresult date="2006-10-11" filecount="17" statvalue="58" type="cobertura-line"/>
+ <summaryresult date="2006-10-11" filecount="17" statvalue="60" type="cobertura-branch"/>
+ <summaryresult date="2006-10-12" filecount="17" statvalue="58" type="cobertura-line"/>
+ <summaryresult date="2006-10-12" filecount="17" statvalue="60" type="cobertura-branch"/>
</summary>
<file id="net_objectlab_kit_datecalc_common_package.html" path="net/objectlab/kit/datecalc/common/package.html">
<result date="2006-08-08" statvalue="1" type="checkstyle"/>
@@ -135,6 +139,10 @@
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-10" statvalue="100" type="cobertura-line"/>
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_WorkingWeek.java" path="net/objectlab/kit/datecalc/common/WorkingWeek.java">
<result date="2006-08-08" statvalue="3" type="checkstyle"/>
@@ -187,6 +195,10 @@
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-10" statvalue="94" type="cobertura-line"/>
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="94" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="94" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_TenorCode.java" path="net/objectlab/kit/datecalc/common/TenorCode.java">
<result date="2006-08-08" statvalue="100" type="cobertura-line"/>
@@ -231,6 +243,10 @@
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-10" statvalue="100" type="cobertura-line"/>
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_HolidayHandlerType.java" path="net/objectlab/kit/datecalc/common/HolidayHandlerType.java">
<result date="2006-08-08" statvalue="100" type="cobertura-branch"/>
@@ -254,6 +270,8 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_PeriodCountBasis.java" path="net/objectlab/kit/datecalc/common/PeriodCountBasis.java">
<result date="2006-08-08" statvalue="100" type="cobertura-branch"/>
@@ -275,6 +293,8 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_StandardTenor.java" path="net/objectlab/kit/datecalc/common/StandardTenor.java">
<result date="2006-08-08" statvalue="100" type="cobertura-branch"/>
@@ -318,6 +338,10 @@
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-10" statvalue="93" type="cobertura-line"/>
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="93" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="93" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_common_AbstractDateCalculator.java" path="net/objectlab/kit/datecalc/common/AbstractDateCalculator.java">
@@ -359,6 +383,10 @@
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-10" statvalue="100" type="cobertura-line"/>
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_HolidayHandler.java" path="net/objectlab/kit/datecalc/common/HolidayHandler.java">
<result date="2006-08-23" statvalue="100" type="cobertura-line"/>
@@ -393,6 +421,10 @@
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-10" statvalue="100" type="cobertura-line"/>
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_common_AbstractDateCalculatorFactory.java" path="net/objectlab/kit/datecalc/common/AbstractDateCalculatorFactory.java">
@@ -455,6 +487,10 @@
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-10" statvalue="100" type="cobertura-line"/>
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_Utils.java" path="net/objectlab/kit/datecalc/common/Utils.java">
<result date="2006-09-04" statvalue="2" type="checkstyle"/>
@@ -482,6 +518,10 @@
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-10" statvalue="93" type="cobertura-line"/>
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="93" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="93" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_IMMPeriod.java" path="net/objectlab/kit/datecalc/common/IMMPeriod.java">
<result date="2006-09-04" statvalue="100" type="cobertura-branch"/>
@@ -496,6 +536,8 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_ExcelDateUtil.java" path="net/objectlab/kit/datecalc/common/ExcelDateUtil.java">
<result date="2006-09-05" statvalue="84" type="cobertura-line"/>
@@ -520,6 +562,10 @@
<result date="2006-09-22" statvalue="83" type="cobertura-branch"/>
<result date="2006-10-10" statvalue="80" type="cobertura-line"/>
<result date="2006-10-10" statvalue="83" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="80" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="83" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="80" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="83" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_common_IMMDateCalculator.java" path="net/objectlab/kit/datecalc/common/IMMDateCalculator.java">
<result date="2006-09-06" statvalue="100" type="cobertura-line"/>
@@ -542,6 +588,10 @@
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-10" statvalue="100" type="cobertura-line"/>
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_common_AbstractIMMDateCalculator.java" path="net/objectlab/kit/datecalc/common/AbstractIMMDateCalculator.java">
@@ -555,6 +605,8 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_common_KitCalculatorsFactory.java" path="net/objectlab/kit/datecalc/common/KitCalculatorsFactory.java">
@@ -574,5 +626,9 @@
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
<result date="2006-10-10" statvalue="100" type="cobertura-line"/>
<result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
</qalab>
Modified: trunk/datecalc-jdk/qalab.xml
===================================================================
--- trunk/datecalc-jdk/qalab.xml 2006-10-11 23:13:23 UTC (rev 205)
+++ trunk/datecalc-jdk/qalab.xml 2006-10-11 23:37:44 UTC (rev 206)
@@ -76,6 +76,12 @@
<summaryresult date="2006-09-21" filecount="17" statvalue="100" type="cobertura-branch"/>
<summaryresult date="2006-09-22" filecount="17" statvalue="99" type="cobertura-line"/>
<summaryresult date="2006-09-22" filecount="17" statvalue="100" type="cobertura-branch"/>
+ <summaryresult date="2006-10-10" filecount="17" statvalue="99" type="cobertura-line"/>
+ <summaryresult date="2006-10-10" filecount="17" statvalue="100" type="cobertura-branch"/>
+ <summaryresult date="2006-10-11" filecount="17" statvalue="99" type="cobertura-line"/>
+ <summaryresult date="2006-10-11" filecount="17" statvalue="100" type="cobertura-branch"/>
+ <summaryresult date="2006-10-12" filecount="17" statvalue="99" type="cobertura-line"/>
+ <summaryresult date="2006-10-12" filecount="17" statvalue="100" type="cobertura-branch"/>
</summary>
<file id="net_objectlab_kit_datecalc_jdk_package.html" path="net/objectlab/kit/datecalc/jdk/package.html">
<result date="2006-08-08" statvalue="1" type="checkstyle"/>
@@ -298,6 +304,12 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_DatePeriodCountCalculator.java" path="net/objectlab/kit/datecalc/jdk/DatePeriodCountCalculator.java">
@@ -328,6 +340,12 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_jdk_ExcelDateUtil.java" path="net/objectlab/kit/datecalc/jdk/ExcelDateUtil.java">
<result date="2006-09-02" statvalue="4" type="checkstyle"/>
@@ -366,6 +384,12 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="91" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="91" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="90" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="90" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_JdkCalendarBaseDateCalculator.java" path="net/objectlab/kit/datecalc/jdk/JdkCalendarBaseDateCalculator.java">
@@ -515,6 +539,12 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarForwardHandler.java" path="net/objectlab/kit/datecalc/jdk/CalendarForwardHandler.java">
@@ -534,6 +564,12 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarModifiedFollowingHandler.java" path="net/objectlab/kit/datecalc/jdk/CalendarModifiedFollowingHandler.java">
@@ -553,6 +589,12 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarModifiedPreceedingHandler.java" path="net/objectlab/kit/datecalc/jdk/CalendarModifiedPreceedingHandler.java">
@@ -574,6 +616,12 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_jdk_DateBackwardHandler.java" path="net/objectlab/kit/datecalc/jdk/DateBackwardHandler.java">
<result date="2006-09-07" statvalue="100" type="cobertura-line"/>
@@ -594,6 +642,12 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_jdk_DateForwardHandler.java" path="net/objectlab/kit/datecalc/jdk/DateForwardHandler.java">
<result date="2006-09-07" statvalue="90" type="cobertura-line"/>
@@ -612,6 +666,12 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_DateModifiedFollowingHandler.java" path="net/objectlab/kit/datecalc/jdk/DateModifiedFollowingHandler.java">
@@ -631,6 +691,12 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_DateModifiedPreceedingHandler.java" path="net/objectlab/kit/datecalc/jdk/DateModifiedPreceedingHandler.java">
@@ -652,6 +718,12 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarDateCalculator.java" path="net/objectlab/kit/datecalc/jdk/CalendarDateCalculator.java">
@@ -669,6 +741,12 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarIMMDateCalculator.java" path="net/objectlab/kit/datecalc/jdk/CalendarIMMDateCalculator.java">
@@ -688,6 +766,12 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_CalendarKitCalculatorsFactory.java" path="net/objectlab/kit/datecalc/jdk/CalendarKitCalculatorsFactory.java">
@@ -705,6 +789,12 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_jdk_DateDateCalculator.java" path="net/objectlab/kit/datecalc/jdk/DateDateCalculator.java">
<result date="2006-09-09" statvalue="100" type="cobertura-line"/>
@@ -721,6 +811,12 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_jdk_DateIMMDateCalculator.java" path="net/objectlab/kit/datecalc/jdk/DateIMMDateCalculator.java">
<result date="2006-09-09" statvalue="100" type="cobertura-line"/>
@@ -739,6 +835,12 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_jdk_DateKitCalculatorsFactory.java" path="net/objectlab/kit/datecalc/jdk/DateKitCalculatorsFactory.java">
@@ -756,5 +858,11 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-11" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
</qalab>
Modified: trunk/datecalc-joda/qalab.xml
===================================================================
--- trunk/datecalc-joda/qalab.xml 2006-10-11 23:13:23 UTC (rev 205)
+++ trunk/datecalc-joda/qalab.xml 2006-10-11 23:37:44 UTC (rev 206)
@@ -79,6 +79,10 @@
<summaryresult date="2006-09-21" filecount="19" statvalue="100" type="cobertura-branch"/>
<summaryresult date="2006-09-22" filecount="19" statvalue="98" type="cobertura-line"/>
<summaryresult date="2006-09-22" filecount="19" statvalue="100" type="cobertura-branch"/>
+ <summaryresult date="2006-10-10" filecount="19" statvalue="98" type="cobertura-line"/>
+ <summaryresult date="2006-10-10" filecount="19" statvalue="100" type="cobertura-branch"/>
+ <summaryresult date="2006-10-12" filecount="19" statvalue="98" type="cobertura-line"/>
+ <summaryresult date="2006-10-12" filecount="19" statvalue="100" type="cobertura-branch"/>
</summary>
<file id="net_objectlab_kit_datecalc_joda_package.html" path="net/objectlab/kit/datecalc/joda/package.html">
<result date="2006-08-08" statvalue="1" type="checkstyle"/>
@@ -207,6 +211,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_joda_BackwardHandler.java" path="net/objectlab/kit/datecalc/joda/BackwardHandler.java">
<result date="2006-08-08" statvalue="28" type="cobertura-line"/>
@@ -407,6 +415,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="91" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="91" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="91" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateBackwardHandler.java" path="net/objectlab/kit/datecalc/joda/LocalDateBackwardHandler.java">
@@ -434,6 +446,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_joda_LocalDateCalculator.java" path="net/objectlab/kit/datecalc/joda/LocalDateCalculator.java">
<result date="2006-09-02" statvalue="100" type="cobertura-line"/>
@@ -461,6 +477,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="95" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="95" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="97" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateForwardHandler.java" path="net/objectlab/kit/datecalc/joda/LocalDateForwardHandler.java">
@@ -488,6 +508,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateModifiedFollowingHandler.java" path="net/objectlab/kit/datecalc/joda/LocalDateModifiedFollowingHandler.java">
@@ -515,6 +539,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateModifiedPreceedingHandler.java" path="net/objectlab/kit/datecalc/joda/LocalDateModifiedPreceedingHandler.java">
@@ -542,6 +570,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayBackwardHandler.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayBackwardHandler.java">
@@ -569,6 +601,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayDateCalculator.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayDateCalculator.java">
@@ -596,6 +632,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayForwardHandler.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayForwardHandler.java">
@@ -623,6 +663,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayModifiedFollowingHandler.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayModifiedFollowingHandler.java">
@@ -650,6 +694,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayModifiedPreceedingHandler.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayModifiedPreceedingHandler.java">
@@ -677,6 +725,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file id="net_objectlab_kit_datecalc_joda_JodaExcelDateUtil.java" path="net/objectlab/kit/datecalc/joda/JodaExcelDateUtil.java">
<result date="2006-09-05" statvalue="85" type="cobertura-line"/>
@@ -699,6 +751,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="85" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="85" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="85" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateIMMDateCalculator.java" path="net/objectlab/kit/datecalc/joda/LocalDateIMMDateCalculator.java">
@@ -722,6 +778,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayIMMDateCalculator.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayIMMDateCalculator.java">
@@ -745,6 +805,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDateKitCalculatorsFactory.java" path="net/objectlab/kit/datecalc/joda/LocalDateKitCalculatorsFactory.java">
@@ -762,6 +826,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_LocalDatePeriodCountCalculator.java" path="net/objectlab/kit/datecalc/joda/LocalDatePeriodCountCalculator.java">
@@ -779,6 +847,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayKitCalculatorsFactory.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayKitCalculatorsFactory.java">
@@ -796,6 +868,10 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
<file
id="net_objectlab_kit_datecalc_joda_YearMonthDayPeriodCountCalculator.java" path="net/objectlab/kit/datecalc/joda/YearMonthDayPeriodCountCalculator.java">
@@ -813,5 +889,9 @@
<result date="2006-09-21" statvalue="100" type="cobertura-branch"/>
<result date="2006-09-22" statvalue="100" type="cobertura-line"/>
<result date="2006-09-22" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-10" statvalue="100" type="cobertura-branch"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-line"/>
+ <result date="2006-10-12" statvalue="100" type="cobertura-branch"/>
</file>
</qalab>
Modified: trunk/src/site/press/press-release-1.0.1.txt
===================================================================
--- trunk/src/site/press/press-release-1.0.1.txt 2006-10-11 23:13:23 UTC (rev 205)
+++ trunk/src/site/press/press-release-1.0.1.txt 2006-10-11 23:37:44 UTC (rev 206)
@@ -1,5 +1,7 @@
ObjectLab is pleased to announce release 1.0.1 of Objectlab Kit for Java 1.5
+Open Source Date Calculators for Business and Finance
+
http://objectlabkit.sourceforge.net
The ObjectLab Kit is released under the business friendly Apache License v2.0.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <be...@us...> - 2006-10-11 23:13:28
|
Revision: 205
http://svn.sourceforge.net/objectlabkit/?rev=205&view=rev
Author: benoitx
Date: 2006-10-11 16:13:23 -0700 (Wed, 11 Oct 2006)
Log Message:
-----------
Add the press coverage
Modified Paths:
--------------
trunk/src/site/navigation.xml
Modified: trunk/src/site/navigation.xml
===================================================================
--- trunk/src/site/navigation.xml 2006-10-11 23:11:16 UTC (rev 204)
+++ trunk/src/site/navigation.xml 2006-10-11 23:13:23 UTC (rev 205)
@@ -19,6 +19,7 @@
<item name="Tenor Handling" href="tenor.html" />
<item name="JavaDoc" class="newWindow" target="_new" href="apidocs/index.html" />
<item name="Stat SVN" class="newWindow" target="_new" href="statsvn/index.html" />
+ <item name="In the press" href="press/index.html" />
<item name="Sitemap" href="sitemap.html" />
</menu>
<sitemap/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <be...@us...> - 2006-10-11 23:12:29
|
Revision: 204
http://svn.sourceforge.net/objectlabkit/?rev=204&view=rev
Author: benoitx
Date: 2006-10-11 16:11:16 -0700 (Wed, 11 Oct 2006)
Log Message:
-----------
Add the press coverage
Added Paths:
-----------
trunk/src/site/press/
trunk/src/site/press/homepage-javalobby.pdf
trunk/src/site/press/homepage-javalobby.png
trunk/src/site/press/homepage-javalobby2.png
trunk/src/site/press/homepage-javarss.pdf
trunk/src/site/press/homepage-javarss.png
trunk/src/site/press/homepage-theserverside.pdf
trunk/src/site/press/homepage-theserverside.png
trunk/src/site/press/index.xml
trunk/src/site/press/javalobby-forum.png
trunk/src/site/press/javalobby-press-release.PNG
trunk/src/site/press/press-release-1.0.1.txt
Added: trunk/src/site/press/homepage-javalobby.pdf
===================================================================
(Binary files differ)
Property changes on: trunk/src/site/press/homepage-javalobby.pdf
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/src/site/press/homepage-javalobby.png
===================================================================
(Binary files differ)
Property changes on: trunk/src/site/press/homepage-javalobby.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/src/site/press/homepage-javalobby2.png
===================================================================
(Binary files differ)
Property changes on: trunk/src/site/press/homepage-javalobby2.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/src/site/press/homepage-javarss.pdf
===================================================================
(Binary files differ)
Property changes on: trunk/src/site/press/homepage-javarss.pdf
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/src/site/press/homepage-javarss.png
===================================================================
(Binary files differ)
Property changes on: trunk/src/site/press/homepage-javarss.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/src/site/press/homepage-theserverside.pdf
===================================================================
(Binary files differ)
Property changes on: trunk/src/site/press/homepage-theserverside.pdf
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/src/site/press/homepage-theserverside.png
===================================================================
(Binary files differ)
Property changes on: trunk/src/site/press/homepage-theserverside.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/src/site/press/index.xml
===================================================================
--- trunk/src/site/press/index.xml (rev 0)
+++ trunk/src/site/press/index.xml 2006-10-11 23:11:16 UTC (rev 204)
@@ -0,0 +1,56 @@
+<document>
+ <properties>
+ <author email="Ki...@ob...">Benoit Xhenseval</author>
+ <title>On the web...</title>
+ </properties>
+ <head>
+ <meta name="description"
+ content="Mentions of the ObjectLab Kit."
+ />
+
+ <meta name="keywords"
+ content="Date calculator, IMM Dates, Period Calculator, Financial Calendar, Business Calendar, java, open source" />
+ <meta name="Subject" content="Date Calculators" />
+ <meta name="Copyright" content="ObjectLab Financial Ltd" />
+ <meta name="Language" content="English" />
+ <meta name="Designer" content="ObjectLab Financial Ltd" />
+ <meta name="Distribution" content="Global" />
+ <meta name="robots" content="ALL"/>
+ <meta name="Revisit-After" content="20 Days" />
+ </head>
+ <body>
+ <!-- The body of the document contains a number of sections -->
+ <section name="Initial release 1.0.1. Oct 2006">
+
+ <subsection name="On the web">
+ <ul>
+ <li><a href="press-release-1.0.1.txt">Original 'press' release</a></li>
+ </ul>
+ </subsection>
+
+ <subsection name="JavaLobby">
+ <ul>
+ <li><a href="http://www.javalobby.org/java/forums/t82598.html">JavaLobby.org notice</a></li>
+ <li><a href="homepage-javalobby2.png">JavaLobby.org homepage image</a></li>
+ <li><a href="homepage-javalobby.pdf">JavaLobby.org homepage PDF</a></li>
+ </ul>
+ </subsection>
+
+ <subsection name="The Server Side">
+ <ul>
+ <li><a href="http://www.theserverside.com/news/thread.tss?thread_id=42572">TheServerSide.com notice</a></li>
+ <li><a href="homepage-theserverside.png">TheServerSide.com homepage image</a></li>
+ <li><a href="homepage-theserverside.pdf">TheServerSide.com homepage PDF</a></li>
+ </ul>
+ </subsection>
+
+ <subsection name="JavaRSS.com">
+ <ul>
+ <li><a href="homepage-javarss.png">JavaRSS.com homepage image</a></li>
+ <li><a href="homepage-javarss.pdf">JavaRSS.com homepage PDF</a></li>
+ </ul>
+ </subsection>
+ </section>
+
+ </body>
+</document>
\ No newline at end of file
Added: trunk/src/site/press/javalobby-forum.png
===================================================================
(Binary files differ)
Property changes on: trunk/src/site/press/javalobby-forum.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/src/site/press/javalobby-press-release.PNG
===================================================================
(Binary files differ)
Property changes on: trunk/src/site/press/javalobby-press-release.PNG
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/src/site/press/press-release-1.0.1.txt
===================================================================
--- trunk/src/site/press/press-release-1.0.1.txt (rev 0)
+++ trunk/src/site/press/press-release-1.0.1.txt 2006-10-11 23:11:16 UTC (rev 204)
@@ -0,0 +1,59 @@
+ObjectLab is pleased to announce release 1.0.1 of Objectlab Kit for Java 1.5
+
+http://objectlabkit.sourceforge.net
+
+The ObjectLab Kit is released under the business friendly Apache License v2.0.
+
+It is available immediately for download via SourceForge or the Maven Central
+Repository (both Maven 1 and Maven 2). The homepage has some very
+quick examples.
+
+The Kit provides Date Calculators and comes in two flavours:
+- one based on pure JDK (1.5)
+- one based on the Joda-time library (1.3+, jdk 1.5)
+
+This library is now live in a major UK & international Bank (in their Credit
+Derivatives department). The library is small, lightweight and thread-safe.
+
+The DateCalculator implementation is useful to any business; the other two
+interfaces are more specific to the financial industry.
+
+The most common function of a lot of banking or business applications is the
+handling of holidays and weekends, a set of standard rules are implemented to
+deal with days falling on a holiday. The library does not attempt to guess
+the 'holidays', most business will have an official list anyway, but
+concentrate on the date manipulation and calculations.
+
+What does it provide? Implementation of 3 interfaces
+- DateCalculator for all date calculation and handling of weekends or holidays.
+The supported algorithms are: Do Nothing, Move Forward, Move Backward,
+Modified Following and Modified Preceeding. The Calculators are immutable
+once created but they can be easily composed to take into account multiple
+sets of holidays. The library also supports the calculation of generic tenor
+dates (Spot, 1D, 1W, 2M, 3Y, etc)
+
+- PeriodCountCalculator for calculating differences between two dates in days,
+months or years according to some financial algorithms: ACT/360, ACT/365,
+ACT/ACT, CONV/30-360, CONV/30-365_ISDA, CONV/30-360_ISMA
+
+- IMMDateCalculator, to calculate the International Money Market dates
+(IMM Dates are 3rd Wednesday of March/June/Sept/Dec)
+
+This kit is one of the first steps in pushing the Open Source movement up
+"the stack" towards business functionalities in the financial industry.
+
+ObjectLab is not new to the open-source community having used numerous OS
+projects, participated in a few and sponsoring QALab
+(http://qalab.sourceforge.net), a tool that keeps track over-time of the
+static analysis results from FindBugs, Checkstyle, PMD, Cobertura etc.
+
+We would like to thanks our friends and colleagues at XXXX for their help,
+reviews and suggestions.
+
+Sorry for the long email...
+
+Feel free to pass on to people who may be interested.
+
+Enjoy!!
+
+Benoit Xhenseval and Marcin Jekot
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|