Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] BUILD STATUS:: trunk nightly build failed!

well, it appears the single "sync" is not sufficient before all the fixup targets. I've added an additional antcall to the target in the docpres fixup target specifically. This should synchronize the disk data before the result file is updated. It'll need to run overnight to verify the fix.

In the meantime is there any reason to force a rebuild? Do we need last night's build to test any recent additions?

-Eric

On 11/22/2010 8:26 AM, Eric Gwin wrote:
This is the MOXy testresult fixup error again. Thought it had been fixed. I'm investigating....

On 11/20/2010 1:02 AM, eric.gwin@xxxxxxxxxx wrote:
Build summary for 2.2.0.v20101120-r8529
-----------------------------------
Non-critical compilation issues (if any) reported in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
Build log: (/shared/rt/eclipselink/logs/bsb-trunk_nightly_101120-0005.log)
Build logs can be found on the download server at:
    http://www.eclipse.org/eclipselink/downloads/build-failures.php
-----------------------------------

SVN Changes since Last Build:
------------------------------------------------------------------------
r8529 | mmacivor | 2010-11-19 16:29:43 -0500 (Fri, 19 Nov 2010)
Changed paths:
   A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/xmlelements/XmlElementsReferencedClassTestCases.java
   M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.java
------------------------------------------------------------------------
r8528 | tware | 2010-11-19 14:11:57 -0500 (Fri, 19 Nov 2010)
Changed paths:
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/tools/schemaframework/DefaultTableGenerator.java
------------------------------------------------------------------------
r8527 | dmccann | 2010-11-19 12:26:24 -0500 (Fri, 19 Nov 2010)
Changed paths:
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/annotations/XmlIsSetNullPolicy.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/annotations/XmlNullPolicy.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/annotations/XmlWriteTransformer.java
   M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/annotations/xmlnullpolicy/Employee.java
   M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/annotations/xmltransformation/Employee.java
   M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/annotations/xmltransformation/EmployeeTransformationMethod.java
   M /trunk/moxy/org.eclipse.persistence.moxy/resource/xsd/eclipselink_oxm_2_2.xsd
   M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.java
   M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/xmlmodel/XmlAbstractNullPolicy.java
   M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/xmlmodel/XmlInverseReference.java
   M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/xmlmodel/XmlIsSetNullPolicy.java
   M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/xmlmodel/XmlJavaTypeAdapter.java
   M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/xmlmodel/XmlRegistry.java
   M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/xmlmodel/XmlTransformation.java
------------------------------------------------------------------------
r8526 | cdelahunt | 2010-11-19 11:29:15 -0500 (Fri, 19 Nov 2010)
Changed paths:
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/ddlgeneration/DDLGenerationJUnitTestSuite.java
------------------------------------------------------------------------
r8525 | gpelletie | 2010-11-19 09:33:50 -0500 (Fri, 19 Nov 2010)
Changed paths:
   M /trunk/jpa/org.eclipse.persistence.jpa.modelgen/src/org/eclipse/persistence/internal/jpa/modelgen/visitors/AnnotationValueVisitor.java
   M /trunk/jpa/org.eclipse.persistence.jpa.modelgen/src/org/eclipse/persistence/internal/jpa/modelgen/visitors/ElementVisitor.java
------------------------------------------------------------------------
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev


--
-Eric

Oracle
Eric Gwin | Senior Software Developer
Phone: +613 288 4622 | | Fax: +613 2382818 | | Mobile: +613 8582347
Oracle Java Server Technologies
ORACLE Canada | 45 O'Connor St., Ottawa, Ontario | K1P 6L2

Green
              Oracle Oracle is committed to developing practices and products that help protect the environment

_______________________________________________ eclipselink-dev mailing list eclipselink-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/eclipselink-dev

--
-Eric

Oracle
Eric Gwin | Senior Software Developer
Phone: +613 288 4622 | | Fax: +613 2382818 | | Mobile: +613 8582347
Oracle Java Server Technologies
ORACLE Canada | 45 O'Connor St., Ottawa, Ontario | K1P 6L2

Green
            Oracle Oracle is committed to developing practices and products that help protect the environment


Back to the top