Hi,

 

I was able to pull the JCS source from
http://jakarta.apache.org/site/cvsindex.html

With the settings/cmd below

 

CVSROOT=:pserver:[EMAIL PROTECTED]:/home/cvspublic

cvs co jakarta-turbine-jcs

 

This is pulling the MAIN tag, I assume.

 

What is the tag of the last "production" released version that I should be
pulling from.  Other tags I see are HEAD, JCS_1_0 and JAKARTA.

 

The same question was asked in another old thread "where
<http://archives.apache.org/eyebrowse/[EMAIL PROTECTED]
rta.apache.org&msgNo=91>  to get JCS from" & I never did see a response for
that.

 

I was able to build JCS with MAVEN.  Other than the JUNIT failure below,
things seemed to go ok.

 

Also FYI,  the MAIN tag seems to have a JUNIT failure,

 

test:test:

    [junit] Running org.apache.jcs.TestDiskCache

    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.85 sec

    [junit] Running org.apache.jcs.TestDiskCacheConcurrent

    [junit] java.lang.OutOfMemoryError

    [junit]     <<no stack trace available>>

    [junit] Exception in thread "main"

    [junit] [ERROR] TEST org.apache.jcs.TestDiskCacheConcurrent FAILED

    [junit] Running org.apache.jcs.TestJCS

    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.581 sec

    [junit] Running org.apache.jcs.TestSimpleLoad

    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.399 sec

    [junit] Running org.apache.jcs.TestTCPLateralCache

    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.444 sec

 

BUILD FAILED

File...... file:/C:/Documents and
Settings/anatesan/.maven/plugins/maven-test-pl

ugin-1.3/

Element... fail

Line...... 99

Column.... 54

There were test failures.

Total time:  36 seconds

 

I haven't debugged into the failure yet..  Is this a known problem?  Thx.

 

Ashok

 

 

 

Reply via email to