You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by Donald Woods <dw...@apache.org> on 2010/10/06 15:48:32 UTC

r1004818 - CachedEntityStatistics.java not checked in?

------------------------------------------------------------------------
r1004818 | curtisr7 | 2010-10-05 17:12:52 -0400 (Tue, 05 Oct 2010) | 1 line

OPENJPA-1801: Refactor cache statistics.


[INFO] 36 errors
[INFO] -------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

/Users/drwoods/openjpa/trunk/openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/datacache/TestStatistics.java:[252,4]
cannot find symbol
symbol  : class CachedEntityStatistics
location: class org.apache.openjpa.persistence.datacache.TestStatistics

. . .

Re: r1004818 - CachedEntityStatistics.java not checked in?

Posted by Rick Curtis <cu...@gmail.com>.
Yes I missed that one... Rev 1005044 has the change.

On Wed, Oct 6, 2010 at 8:48 AM, Donald Woods <dw...@apache.org> wrote:

> ------------------------------------------------------------------------
> r1004818 | curtisr7 | 2010-10-05 17:12:52 -0400 (Tue, 05 Oct 2010) | 1 line
>
> OPENJPA-1801: Refactor cache statistics.
>
>
> [INFO] 36 errors
> [INFO] -------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
>
>
> /Users/drwoods/openjpa/trunk/openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/datacache/TestStatistics.java:[252,4]
> cannot find symbol
> symbol  : class CachedEntityStatistics
> location: class org.apache.openjpa.persistence.datacache.TestStatistics
>
> . . .
>