Hi Deng, I was able to build 1.3.x r819427 successfully.
-- Marica On Tue, Sep 29, 2009 at 8:48 PM, Deng Ching <[email protected]> wrote: > On Tue, Sep 29, 2009 at 8:44 PM, Brett Porter <[email protected]> wrote: > > > It looks like the test-jar is not being built properly, or not > referenced. > > Can you confirm that from the dependencies? > > > > Ok, I'll check.. > > > > > > What does vmbuild report? > > > > The module is still 1.3.4-SNAPSHOT in vmbuild and the last build failed due > to some missing artifacts so I couldn't verify from vmbuild.. > > Thanks, > Deng > > > > > > - Brett > > > > > > On 29/09/2009, at 9:29 PM, Deng Ching wrote: > > > > Anyone else having the encountering compile errors of the tests in Data > >> Management JDO in 1.3.x branch? > >> > >> .. > >> [INFO] [compiler:testCompile {execution: default-testCompile}] > >> [INFO] Compiling 1 source file to > >> > >> > /home/deng/Projects/continuum-1.3.x/continuum-data-management/data-management-jdo/target/test-classes > >> [INFO] > >> ------------------------------------------------------------------------ > >> [ERROR] BUILD FAILURE > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] Compilation failure > >> > >> > >> > /home/deng/Projects/continuum-1.3.x/continuum-data-management/data-management-jdo/src/test/java/org/apache/maven/continuum/management/DataManagementToolTest.java:[29,40] > >> cannot find symbol > >> symbol : class AbstractContinuumStoreTestCase > >> location: package org.apache.maven.continuum.store > >> > >> > >> > /home/deng/Projects/continuum-1.3.x/continuum-data-management/data-management-jdo/src/test/java/org/apache/maven/continuum/management/DataManagementToolTest.java:[43,12] > >> cannot find symbol > >> symbol: class AbstractContinuumStoreTestCase > >> extends AbstractContinuumStoreTestCase > >> > >> > >> > /home/deng/Projects/continuum-1.3.x/continuum-data-management/data-management-jdo/src/test/java/org/apache/maven/continuum/management/DataManagementToolTest.java:[54,8] > >> cannot find symbol > >> symbol : variable super > >> location: class > >> org.apache.maven.continuum.management.DataManagementToolTest > >> > >> > >> > /home/deng/Projects/continuum-1.3.x/continuum-data-management/data-management-jdo/src/test/java/org/apache/maven/continuum/management/DataManagementToolTest.java:[56,50] > >> cannot find symbol > >> symbol : method lookup(java.lang.String,java.lang.String) > >> location: class > >> org.apache.maven.continuum.management.DataManagementToolTest > >> ... > >> > >> > >> -Deng > >> > > > > >
