|
Home > Archive > Apache JDO Project > June 2007 > Api2 build fails
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Craig L Russell 2007-06-27, 1:11 pm |
| | |
| Michelle Caisse 2007-06-27, 7:11 pm |
| Hi Craig,
It's been working fine for me. I just did an svn update followed by a
clean build and it still works for me. You might try a clean check-out.
-- Michelle
Craig L Russell wrote:
> Hi,
>
> My api2 build fails:
> [junit] Tests run: 19, Failures: 9, Errors: 0, Time elapsed:
> 0.102 sec
> [junit] [ERROR] TEST javax.jdo.JDOHelperConfigTest FAILED
>
> I don't recall the last time this worked, but I thought it had worked
> earlier.
>
> Testsuite: javax.jdo.JDOHelperConfigTest
> Tests run: 19, Failures: 9, Errors: 0, Time elapsed: 0.102 sec
>
> Testcase: testPositive00_PMF0_GetNamedPMFPropertie
s
> (javax.jdo.JDOHelperConfigTest): FAILED
> No properties found
> junit.framework.AssertionFailedError: No properties found
> at
> javax.jdo.JDOHelperConfigTest. testPositive00_PMF0_GetNamedPMFPropertie
s(
> JDOHelperConfigTest.java:68)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke
> (NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl.java:25)
> Testcase: testPositive00_PMF1_GetNamedPMFPropertie
s
> (javax.jdo.JDOHelperConfigTest): FAILED
> No properties found
> junit.framework.AssertionFailedError: No properties found
> at
> javax.jdo.JDOHelperConfigTest. testPositive00_PMF1_GetNamedPMFPropertie
s(
> JDOHelperConfigTest.java:91)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke
> (NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl.java:25)
> Testcase: testPositive00_PMF2_GetNamedPMFPropertie
s
> (javax.jdo.JDOHelperConfigTest): FAILED
> No properties found
> junit.framework.AssertionFailedError: No properties found
> at
> javax.jdo.JDOHelperConfigTest. testPositive00_PMF2_GetNamedPMFPropertie
s(
> JDOHelperConfigTest.java:111)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke
> (NativeMethodAccessorImpl.java:39) at
> sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl.java:25)
> and so on...
>
> Any ideas?
>
> Craig
>
> Craig Russell
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 408 276-5638 mailto:Craig.Russell@sun.com
> P.S. A good JDO? O, Gasp!
>
| |
| Craig L Russell 2007-06-27, 7:11 pm |
| | |
| Michael Bouschen 2007-06-27, 7:11 pm |
| Hi Craig,
it is fixed now (see JDO-484).
Regards Michael
> Ah, drat. This is the same issue as before, where running maven
> jdo2.build from the trunk results in these errors.
>
> Sorry for the noise.
>
> Craig
>
> On Jun 27, 2007, at 11:18 AM, Michelle Caisse wrote:
>
>
> Craig Russell
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 408 276-5638 mailto:Craig.Russell@sun.com
> P.S. A good JDO? O, Gasp!
>
--
Tech@Spree Engineering GmbH Tel.: +49/(0)30/235 520-33
Buelowstr. 66 Fax.: +49/(0)30/217 520-12
10783 Berlin mailto:mbo.tech@spree.de
Geschaeftsfuehrung: Anna-Kristin Proefrock
Sitz Berlin, Amtsgericht Charlottenburg, HRB 564 52
| |
| Matthew T. Adams 2007-06-28, 7:11 pm |
| Thanks for jumping on this, Michael!
-----Original Message-----
From: Michael Bouschen [mailto:mbo.tech@spree.de]
Sent: Wednesday, June 27, 2007 12:35 PM
To: jdo-dev@db.apache.org
Subject: Re: Api2 build fails
Hi Craig,
it is fixed now (see JDO-484).
Regards Michael
> Ah, drat. This is the same issue as before, where running maven
> jdo2.build from the trunk results in these errors.
>
> Sorry for the noise.
>
> Craig
>
> On Jun 27, 2007, at 11:18 AM, Michelle Caisse wrote:
>
[vbcol=seagreen]
[vbcol=seagreen]
[vbcol=seagreen]
>
> Craig Russell
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 408 276-5638 mailto:Craig.Russell@sun.com
> P.S. A good JDO? O, Gasp!
>
--
Tech@Spree Engineering GmbH Tel.: +49/(0)30/235 520-33
Buelowstr. 66 Fax.: +49/(0)30/217 520-12
10783 Berlin mailto:mbo.tech@spree.de
Geschaeftsfuehrung: Anna-Kristin Proefrock
Sitz Berlin, Amtsgericht Charlottenburg, HRB 564 52
|
|
|
|
|