Skip to main content

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

Resolved.
--Gordon

On 11/07/2012 8:40 AM, Eric Gwin wrote:
compile-standard:
[javac] Compiling 1134 source files to /shared/rt/eclipselink/branches/2.4/trunk/jpa/eclipselink.jpa.test/classes Warning: Reference compile.path has not been set at runtime, but was found during build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
[javac] /shared/rt/eclipselink/branches/2.4/trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:4248: cannot find symbol
    [javac] symbol  : class NoResultException
[javac] location: class org.eclipse.persistence.testing.tests.jpa.advanced.EntityManagerJUnitTestSuite
    [javac]         }catch (NoResultException ex){
    [javac]                 ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error


On 11/07/2012 1:09 AM, eric.gwin@xxxxxxxxxx wrote:
Build summary for 2.4.1.v20120711-r11827
-----------------------------------
Non-critical compilation issues (if any) reported in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
Build log: (/shared/rt/eclipselink/logs/bsb-2.4_nightly_120711-0105.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:
------------------------------------------------------------------------
r11827 | mmacivor | 2012-07-10 13:46:06 -0400 (Tue, 10 Jul 2012)
Changed paths:
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/XMLCompositeObjectMappingNodeValue.java
------------------------------------------------------------------------
r11824 | pfilion | 2012-07-10 12:40:29 -0400 (Tue, 10 Jul 2012)
Changed paths:
M /branches/2.4/trunk/jpa/org.eclipse.persistence.jpa.jpql/resource/org/eclipse/persistence/jpa/jpql/jpa_jpql_validation.properties
------------------------------------------------------------------------
r11820 | rbarkhous | 2012-07-10 11:08:28 -0400 (Tue, 10 Jul 2012)
Changed paths:
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/XMLCompositeObjectMappingNodeValue.java M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/UnmarshalRecord.java
------------------------------------------------------------------------
r11819 | gyorke | 2012-07-10 10:53:07 -0400 (Tue, 10 Jul 2012)
Changed paths:
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/sessions/server/ClientSession.java M /branches/2.4/trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java
------------------------------------------------------------------------
r11817 | mmacivor | 2012-07-10 10:41:48 -0400 (Tue, 10 Jul 2012)
Changed paths:
M /branches/2.4/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/XMLCompositeObjectMappingNodeValue.java M /branches/2.4/trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/JAXBMarshaller.java
------------------------------------------------------------------------
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev

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




Back to the top