You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2014/02/11 21:14:03 UTC

svn commit: r897477 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/components/objectstores/jdo/mapping-bigdecimals.html

Author: buildbot
Date: Tue Feb 11 20:14:03 2014
New Revision: 897477

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-bigdecimals.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 11 20:14:03 2014
@@ -1 +1 @@
-1567354
+1567355

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 11 20:14:03 2014
@@ -1 +1 @@
-1567354
+1567355

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-bigdecimals.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-bigdecimals.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-bigdecimals.html Tue Feb 11 20:14:03 2014
@@ -282,7 +282,7 @@
 </h1>
 </div>
 
-<p>Working with <code>java.math.BigDecimal</code> properties takes a little care due to scale/precision issues.  This is certainly the case for HSQL, and (may be the case ) for all other RDBMS' too.</p>
+<p>Working with <code>java.math.BigDecimal</code> properties takes a little care due to scale/precision issues.</p>
 
 <p>For example, suppose we have:</p>