<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-26332</id>
	<title>Nabble - EclipseLink - Dev</title>
	<updated>2009-11-08T16:17:04Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/EclipseLink---Dev-f26332.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EclipseLink---Dev-f26332.html" />
	<subtitle type="html">This forum is for development posts only.
&lt;br&gt;You must subscribe to this list to allow posting.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26259520</id>
	<title>Re: BUILD STATUS:: trunk nightly build has test failures!</title>
	<published>2009-11-08T16:17:04Z</published>
	<updated>2009-11-08T16:17:04Z</updated>
	<author>
		<name>mobrien</name>
	</author>
	<content type="html">Eric,
&lt;br&gt;&amp;nbsp; &amp;nbsp; Everything JPA looks to be due to a new field in a testing model - 
&lt;br&gt;possibly a file that missed an SVN &amp;quot;add&amp;quot;.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown column 'PAYSCALE'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; /michael
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26259520&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.gwin@...&lt;/a&gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Build summary for 2.0.0.v20091107-r5759
&lt;br&gt;&amp;gt; -----------------------------------
&lt;br&gt;&amp;gt; TEST-CORE
&lt;br&gt;&amp;gt; &amp;nbsp; Tests run:8632 Failures:0 Errors:0
&lt;br&gt;&amp;gt; TEST-JPA
&lt;br&gt;&amp;gt; &amp;nbsp; Tests run:1697 Failures:1 Errors:19
&lt;br&gt;&amp;gt; TEST-MOXY
&lt;br&gt;&amp;gt; &amp;nbsp; Tests run:24010 Failures:0 Errors:0
&lt;br&gt;&amp;gt; TEST-SDO
&lt;br&gt;&amp;gt; &amp;nbsp; Tests run:4471 Failures:0 Errors:0
&lt;br&gt;&amp;gt; TEST-DBWS
&lt;br&gt;&amp;gt; &amp;nbsp; Tests run:3 Failures:0 Errors:0
&lt;br&gt;&amp;gt; TEST-DBWS-UTILS
&lt;br&gt;&amp;gt; &amp;nbsp; Tests run:22 Failures:0 Errors:0
&lt;br&gt;&amp;gt; -----------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Full Build log can be found on the build machine at:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; /shared/rt/eclipselink/logs/bsb-trunk_nightly_091107-0005.log
&lt;br&gt;&amp;gt; or on the download server at:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.eclipse.org/eclipselink/downloads/build-failures.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/eclipselink/downloads/build-failures.php&lt;/a&gt;&lt;br&gt;&amp;gt; -----------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; SVN Changes since Last Build:
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; r5759 | egwin | 2009-11-06 23:31:39 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;&amp;gt; Changed paths:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/foundation/plugins/org.eclipse.persistence.oracle.jar
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/foundation/plugins/org.eclipse.persistence.oracle.source.jar
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; r5752 | gpelletie | 2009-11-06 11:55:26 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;&amp;gt; Changed paths:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/resource/xsd/eclipselink_orm_2_0.xsd
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/ValidationException.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/i18n/ValidationExceptionResource.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/helper/DatabaseTable.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/tools/schemaframework/DefaultTableGenerator.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/tools/schemaframework/TableDefinition.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/resource/eclipselink-ddl-generation-model/merge-inherited-consumer.xml
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/resource/eclipselink-xml-only-model/advanced-entity-mappings.xml
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/resource/eclipselink-xml-only-model/inherited-entity-mappings.xml
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/advanced/Department.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/ddlgeneration/CKeyEntityB.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/ddlgeneration/UniqueConstraintsEntity1.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Department.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/xml/advanced/AdvancedTableCreator.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/xml/advanced/Employee.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/MetadataHelper.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;D /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/AccessMethodsMetadata.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/ClassAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/BasicMapAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;D /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/CascadeTypes.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/CollectionAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/DirectAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/DirectCollectionAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/ElementCollectionAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MappedKeyMapAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MappingAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/RelationshipAccessor.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;A /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/mappings
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;A /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/mappings/AccessMethodsMetadata.java (from /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/AccessMethodsMetadata.java:5726)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;A /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/mappings/CascadeMetadata.java (from /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/CascadeTypes.java:5726)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;A /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/mappings/MapKeyMetadata.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/tables/TableMetadata.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/tables/UniqueConstraintMetadata.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/xml/XMLEntityMappingsMappingProject.java
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; r5750 | pkrogh | 2009-11-06 11:20:50 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;&amp;gt; Changed paths:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/about.html
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/readme.html
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; r5749 | mmacivor | 2009-11-06 10:04:06 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;&amp;gt; Changed paths:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.java
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; r5748 | egwin | 2009-11-06 01:19:51 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;&amp;gt; Changed paths:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/eclipselink-src.zip
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/eclipselink.jar
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; eclipselink-dev mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26259520&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26259520&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/BUILD-STATUS%3A%3A-trunk-nightly-build-has-test-failures%21-tp26242423p26259520.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26242423</id>
	<title>BUILD STATUS:: trunk nightly build has test failures!</title>
	<published>2009-11-06T22:19:48Z</published>
	<updated>2009-11-06T22:19:48Z</updated>
	<author>
		<name>eric.gwin</name>
	</author>
	<content type="html">Build summary for 2.0.0.v20091107-r5759
&lt;br&gt;-----------------------------------
&lt;br&gt;TEST-CORE
&lt;br&gt;&amp;nbsp; Tests run:8632 Failures:0 Errors:0
&lt;br&gt;TEST-JPA
&lt;br&gt;&amp;nbsp; Tests run:1697 Failures:1 Errors:19
&lt;br&gt;TEST-MOXY
&lt;br&gt;&amp;nbsp; Tests run:24010 Failures:0 Errors:0
&lt;br&gt;TEST-SDO
&lt;br&gt;&amp;nbsp; Tests run:4471 Failures:0 Errors:0
&lt;br&gt;TEST-DBWS
&lt;br&gt;&amp;nbsp; Tests run:3 Failures:0 Errors:0
&lt;br&gt;TEST-DBWS-UTILS
&lt;br&gt;&amp;nbsp; Tests run:22 Failures:0 Errors:0
&lt;br&gt;-----------------------------------
&lt;br&gt;&lt;br&gt;Full Build log can be found on the build machine at:
&lt;br&gt;&amp;nbsp; &amp;nbsp; /shared/rt/eclipselink/logs/bsb-trunk_nightly_091107-0005.log
&lt;br&gt;or on the download server at:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.eclipse.org/eclipselink/downloads/build-failures.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/eclipselink/downloads/build-failures.php&lt;/a&gt;&lt;br&gt;-----------------------------------
&lt;br&gt;&lt;br&gt;SVN Changes since Last Build:
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5759 | egwin | 2009-11-06 23:31:39 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/plugins/org.eclipse.persistence.oracle.jar
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/plugins/org.eclipse.persistence.oracle.source.jar
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5752 | gpelletie | 2009-11-06 11:55:26 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/resource/xsd/eclipselink_orm_2_0.xsd
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/ValidationException.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/exceptions/i18n/ValidationExceptionResource.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/helper/DatabaseTable.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/tools/schemaframework/DefaultTableGenerator.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/tools/schemaframework/TableDefinition.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/resource/eclipselink-ddl-generation-model/merge-inherited-consumer.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/resource/eclipselink-xml-only-model/advanced-entity-mappings.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/resource/eclipselink-xml-only-model/inherited-entity-mappings.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/advanced/Department.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/ddlgeneration/CKeyEntityB.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/ddlgeneration/UniqueConstraintsEntity1.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Department.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/xml/advanced/AdvancedTableCreator.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/xml/advanced/Employee.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/MetadataHelper.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;D /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/AccessMethodsMetadata.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/ClassAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/BasicMapAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;D /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/CascadeTypes.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/CollectionAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/DirectAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/DirectCollectionAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/ElementCollectionAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MappedKeyMapAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MappingAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/RelationshipAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/mappings
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/mappings/AccessMethodsMetadata.java (from /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/AccessMethodsMetadata.java:5726)
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/mappings/CascadeMetadata.java (from /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/CascadeTypes.java:5726)
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/mappings/MapKeyMetadata.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/tables/TableMetadata.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/tables/UniqueConstraintMetadata.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/xml/XMLEntityMappingsMappingProject.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5750 | pkrogh | 2009-11-06 11:20:50 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/about.html
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/readme.html
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5749 | mmacivor | 2009-11-06 10:04:06 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5748 | egwin | 2009-11-06 01:19:51 -0500 (Fri, 06 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/eclipselink-src.zip
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/eclipselink.jar
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26242423&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/BUILD-STATUS%3A%3A-trunk-nightly-build-has-test-failures%21-tp26242423p26242423.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26233287</id>
	<title>fix for bug 286317</title>
	<published>2009-11-06T06:55:09Z</published>
	<updated>2009-11-06T06:55:09Z</updated>
	<author>
		<name>Guy Pelletier</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META content=&quot;text/html; charset=iso-8859-1&quot; http-equiv=Content-Type&gt;
&lt;META name=GENERATOR content=&quot;MSHTML 8.00.6001.18828&quot;&gt;

&lt;/HEAD&gt;
&lt;BODY background=&quot;&quot; bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;A patch file for bug 286317 is now available for 
review.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;A href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=286317&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=286317&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Description:&amp;nbsp; UniqueConstraint xml element is 
changing&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Existing tests DDL generation still apply and 
includes a model change using new unique&lt;BR&gt;constraint name. DLL files manually 
inspected as well.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Couple other fixes included within his patch&lt;BR&gt;- 
&gt;From users list: NPE when processing xml 
&amp;lt;enumerated&amp;gt;STRING&amp;lt;enumerated/&amp;gt;. Added&lt;BR&gt;&amp;nbsp; to existing 
advanced xml model to test.&lt;BR&gt;- NPE from canonical model processor when no 
generic specified on the map key.&lt;BR&gt;- Proper defaulting to MapKeyColumn in the 
absence of a MapKey specification (after discussion with Mike 
Keith)&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Please review and provide any feedback. 
&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Cheers,&lt;BR&gt;Guy&lt;/FONT&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233287&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/fix-for-bug-217879-tp16138935p26233287.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26220274</id>
	<title>FYI: javax.persistence_2.0_preview.jar no longer exists in EclipseLink 2.0.0...</title>
	<published>2009-11-05T10:51:08Z</published>
	<updated>2009-11-05T10:51:08Z</updated>
	<author>
		<name>eric.gwin</name>
	</author>
	<content type="html">The build now depends upon javax.persistence_2.0.0.v200911041116.jar, 
&lt;br&gt;which has been checked into svn. I committed the transaction this 
&lt;br&gt;morning. It was reviewed by Tom. M13 is based upon it.
&lt;br&gt;&lt;br&gt;I made all the necessary changed in the build for the new jar to work. &amp;nbsp;
&lt;br&gt;I updated the .project too, but there may still be a few lingering 
&lt;br&gt;.classpath issues in the IDE (if the javax.persistence project is removed).
&lt;br&gt;&lt;br&gt;Mostly I'm sending this out to notify anyone who may have automated 
&lt;br&gt;scripts running that would be affected y the name-change.
&lt;br&gt;&lt;br&gt;Let me know if you encounter any issues.
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;-Eric
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26220274&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FYI%3A-javax.persistence_2.0_preview.jar-no-longer-exists-in-EclipseLink-2.0.0...-tp26220274p26220274.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26219801</id>
	<title>v20091105-r5740 promoted as 2.0.0 M13 (EOM)</title>
	<published>2009-11-05T10:21:53Z</published>
	<updated>2009-11-05T10:21:53Z</updated>
	<author>
		<name>eric.gwin</name>
	</author>
	<content type="html">&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26219801&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/v20091105-r5740-promoted-as-2.0.0-M13-%28EOM%29-tp26219801p26219801.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26218660</id>
	<title>Eclipse IDE users: Running the testing browser (JPA) in Eclipse (compilation error workaround)</title>
	<published>2009-11-05T09:11:20Z</published>
	<updated>2009-11-05T09:11:20Z</updated>
	<author>
		<name>mobrien</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Everyone,&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; For the past week, the testing browser has had compilation issues
because of a testing classpath change that is not fully qualified..&lt;br&gt;
&lt;br&gt;
&quot;Failed to set up
org.eclipse.persistence.testing.tests.jpa.AllCMP3TestRunModel &lt;br&gt;
java.lang.NoClassDefFoundError:
org/eclipse/persistence/testing/tests/jpa/criteria/metamodel/JUnitCriteriaSimpleTestSuite&quot;&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; To be able to run the testing browser (JPA) in the Eclipse IDE,
comment out (reverse) the following change for now until this is fixed
by the contributing developer.&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; Note: any build changes should be tested as well in Eclipse to see
if any .classpath or .launch changes are required.&lt;br&gt;
&lt;br&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://fisheye2.atlassian.com/browse/eclipselink/trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/FullRegressionTestSuite.java?r1=5531&amp;r2=5690&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fisheye2.atlassian.com/browse/eclipselink/trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/FullRegressionTestSuite.java?r1=5531&amp;amp;r2=5690&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Workaround: recomment line 213&lt;br&gt;
&lt;br&gt;
&lt;table class=&quot;diff noWrapping unifiedDiff&quot; cellspacing=&quot;0&quot;&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td class=&quot;diffNav&quot;&gt;&lt;a title=&quot;Next Change&quot; href=&quot;#seg2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;br&gt;
      &lt;/a&gt;&lt;/td&gt;
      &lt;td class=&quot;diffLineNumbersA&quot;&gt;213&lt;/td&gt;
      &lt;td class=&quot;diffLineNumbersA&quot;&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td class=&quot;diffMarkerColA&quot;&gt;&lt;span class=&quot;textDelMarker&quot;&gt;-&lt;/span&gt;&lt;/td&gt;
      &lt;td class=&quot;lineContent ediffContentA&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class=&quot;hl_comment&quot;&gt;&lt;span class=&quot;ediffChangedA&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;ediffChangedA&quot;&gt;/&lt;/span&gt;suite.addTest(org.eclipse.persistence.testing.tests.jpa.criteria.metamodel.JUnitCriteriaSimpleTestSuite.suite());&amp;nbsp;
      &lt;/span&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&quot;diffNav&quot;&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td class=&quot;diffLineNumbersB&quot;&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td class=&quot;diffLineNumbersB&quot;&gt;213&lt;/td&gt;
      &lt;td class=&quot;diffMarkerColB&quot;&gt;&lt;span class=&quot;textAddMarker&quot;&gt;+&lt;/span&gt;&lt;/td&gt;
      &lt;td class=&quot;lineContent ediffContentB&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class=&quot;hl_identifier&quot;&gt;suite&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;addTest&lt;/span&gt;(&lt;span class=&quot;hl_identifier&quot;&gt;org&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;eclipse&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;persistence&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;testing&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;tests&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;jpa&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;criteria&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;metamodel&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;JUnitCriteriaSimpleTestSuite&lt;/span&gt;.&lt;span class=&quot;hl_identifier&quot;&gt;suite&lt;/span&gt;());&amp;nbsp; &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; thank you&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; /michael&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26218660&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Eclipse-IDE-users%3A-Running-the-testing-browser-%28JPA%29-in-Eclipse-%28compilation-error-workaround%29-tp26218660p26218660.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26211621</id>
	<title>AW: Committer vote for Adrian Goerler has concluded successfully</title>
	<published>2009-11-05T01:39:43Z</published>
	<updated>2009-11-05T01:39:43Z</updated>
	<author>
		<name>Goerler, Adrian</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;thanks for the confidence, you are expressing with this vote. 
&lt;br&gt;&lt;br&gt;As you know, I am quite new to EclipseLink and not yet familiar with the particularities of the implementation. Therefore, to start with, I'll focus my work in the team on the SAP contributions. In the other areas, I'll act as a contributor until I have built up deeper knowledge.
&lt;br&gt;&lt;br&gt;I am looking forward to working with you.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;&lt;br&gt;Adrian
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Dr. Adrian Görler
&lt;br&gt;TD Core JS&amp;I JS (AG)
&lt;br&gt;SAP AG
&lt;br&gt;Dietmar-Hopp-Allee 16
&lt;br&gt;69190 Walldorf, Germany
&lt;br&gt;T +49 6227 7-60093
&lt;br&gt;F +49 6227 78-31461
&lt;br&gt;E &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211621&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;adrian.goerler@...&lt;/a&gt;
&lt;br&gt;www.sap.com
&lt;br&gt;&lt;br&gt;Pflichtangaben/Mandatory Disclosure Statements: &lt;a href=&quot;http://www.sap.com/company/legal/impressum.epx&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sap.com/company/legal/impressum.epx&lt;/a&gt;&lt;br&gt;&lt;br&gt;This e-mail may contain trade secrets or privileged, undisclosed, or otherwise confidential information. If you have received this e-mail in error, you are hereby notified that any review, copying, or distribution of it is strictly prohibited. Please inform us immediately and destroy the original transmittal. Thank you for your cooperation.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Ursprüngliche Nachricht-----
&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211621&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev-bounces@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211621&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev-bounces@...&lt;/a&gt;] Im Auftrag von portal on behalf of Doug Clarke
&lt;br&gt;Gesendet: Mittwoch, 4. November 2009 06:01
&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211621&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;Betreff: [eclipselink-dev] Committer vote for Adrian Goerler has concluded successfully
&lt;br&gt;&lt;br&gt;rt.eclipselink Committers,
&lt;br&gt;This automatically generated message marks the successful completion of
&lt;br&gt;voting for Adrian Goerler to receive full Committer status on the
&lt;br&gt;rt.eclipselink project. The next step is for the PMC to approve this vote,
&lt;br&gt;followed by the EMO processing the paperwork and provisioning the account.
&lt;br&gt;&lt;br&gt;Vote summary: 20/0/0 with 9 not voting 
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Rick Barkhouse
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Doug Clarke
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Leslie Davis
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Chris Delahunt
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Blaise Doughan
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Eric Gwin
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Neil Hauge
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Andrei Ilitchev
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mike Keith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Peter Krogh
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Matt MacIvor
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;David McCann
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mitesh Meswani
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;David Minsky
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mike Norman
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Michael O'Brien
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Guy Pelletier
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Peter Purich
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Liza Rekadze
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Rick Sapir
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Denise Smith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Shaun Smith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;James Sutherland
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Edwin Tang
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;David Twelves
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Tom Ware
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Gordon Yorke
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Kevin Yuan
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Yiping Zhao
&lt;br&gt;&lt;br&gt;If you have any questions, please do not hesitate to contact your project
&lt;br&gt;lead, PMC member, or the EMO &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211621&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211621&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211621&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Committer-vote-for-Adrian-Goerler-has-concluded-successfully-tp26191062p26211621.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26209759</id>
	<title>BUILD STATUS:: trunk nightly build has test failures!</title>
	<published>2009-11-04T22:17:00Z</published>
	<updated>2009-11-04T22:17:00Z</updated>
	<author>
		<name>eric.gwin</name>
	</author>
	<content type="html">Build summary for 2.0.0.v20091105-r5735
&lt;br&gt;-----------------------------------
&lt;br&gt;TEST-CORE
&lt;br&gt;&amp;nbsp; Tests run:8632 Failures:0 Errors:0
&lt;br&gt;TEST-JPA
&lt;br&gt;&amp;nbsp; Tests run:1697 Failures:0 Errors:2
&lt;br&gt;TEST-MOXY
&lt;br&gt;&amp;nbsp; Tests run:20529 Failures:0 Errors:0
&lt;br&gt;TEST-SDO
&lt;br&gt;&amp;nbsp; Tests run:4471 Failures:0 Errors:0
&lt;br&gt;TEST-DBWS
&lt;br&gt;&amp;nbsp; Tests run:3 Failures:0 Errors:0
&lt;br&gt;TEST-DBWS-UTILS
&lt;br&gt;&amp;nbsp; Tests run:22 Failures:0 Errors:0
&lt;br&gt;-----------------------------------
&lt;br&gt;&lt;br&gt;Full Build log can be found on the build machine at:
&lt;br&gt;&amp;nbsp; &amp;nbsp; /shared/rt/eclipselink/logs/bsb-trunk_nightly_091105-0005.log
&lt;br&gt;or on the download server at:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.eclipse.org/eclipselink/downloads/build-failures.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/eclipselink/downloads/build-failures.php&lt;/a&gt;&lt;br&gt;-----------------------------------
&lt;br&gt;&lt;br&gt;SVN Changes since Last Build:
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5735 | gyorke | 2009-11-04 18:46:16 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/querydef/MapJoinImpl.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5734 | ailitchev | 2009-11-04 15:20:24 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/MySQLPlatform.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/relationships/RelationshipsTableManager.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5733 | desmith | 2009-11-04 15:14:23 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/XMLMarshaller.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/FormattedOutputStreamRecord.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/record/OutputStreamRecord.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5732 | gyorke | 2009-11-04 14:56:28 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/querydef/MapJoinImpl.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5731 | yzhao | 2009-11-04 13:52:15 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/resource/eclipselink-annotation-model/persistence.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/advanced/Employee.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/jpql/AdvancedQueryTestSuite.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5730 | dmccann | 2009-11-04 11:48:59 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlbidirectional
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlbidirectional/eclipselink-oxm.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlbidirectional/root.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/ExternalizedMetadataTestSuite.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlbidirectional
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlbidirectional/Address.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlbidirectional/Employee.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlbidirectional/Root.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlbidirectional/XmlBidirectionalTestCases.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/MappingsGenerator.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/xmlmodel/XmlAttribute.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;A /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/xmlmodel/XmlBidirectional.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/xmlmodel/XmlElement.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5729 | mobrien | 2009-11-04 11:20:59 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/mappings/ManyToManyMapping.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/mappings/OneToOneMapping.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/metamodel/Board.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/FullRegressionTestSuite.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/metamodel/MetamodelMetamodelTest.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/metamodel/MetamodelTableCreator.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/ManyToOneAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MappingAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/OneToManyAccessor.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metamodel/AttributeImpl.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5728 | ailitchev | 2009-11-04 10:47:53 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/queries/ExpressionQueryMechanism.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5727 | ailitchev | 2009-11-04 10:13:32 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5726 | egwin | 2009-11-04 01:14:16 -0500 (Wed, 04 Nov 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/eclipselink-src.zip
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/eclipselink.jar
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26209759&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/BUILD-STATUS%3A%3A-trunk-nightly-build-has-test-failures%21-tp26209759p26209759.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26209363</id>
	<title>Project meta data is out of date for rt.eclipselink</title>
	<published>2009-11-04T21:00:24Z</published>
	<updated>2009-11-04T21:00:24Z</updated>
	<author>
		<name>portal on behalf of emo</name>
	</author>
	<content type="html">Doug, Peter,
&lt;br&gt;Projects are required to keep meta data up to date using the MyFoundation
&lt;br&gt;Portal (&lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;). &amp;nbsp;The following problems were found
&lt;br&gt;with this project's meta-data:
&lt;br&gt;&lt;br&gt;* The date for release &amp;quot;1.2.0&amp;quot; is in the past, but the release is not
&lt;br&gt;marked as completed. If it is completed, it should be marked as completed;
&lt;br&gt;if it has been postponed, it should be given a new target date.
&lt;br&gt;* The date for release &amp;quot;1.1.3&amp;quot; is in the past, but the release is not
&lt;br&gt;marked as completed. If it is completed, it should be marked as completed;
&lt;br&gt;if it has been postponed, it should be given a new target date.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26209363&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Project-meta-data-is-out-of-date-for-rt.eclipselink-tp26209363p26209363.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26203992</id>
	<title>Fixed Bug 211084 - MySQL delete with temp tables requires values for all non-null fields</title>
	<published>2009-11-04T12:21:08Z</published>
	<updated>2009-11-04T12:21:08Z</updated>
	<author>
		<name>portal on behalf of Andrei Ilitchev</name>
	</author>
	<content type="html">&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=211084&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=211084&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26203992&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fixed-Bug-211084---MySQL-delete-with-temp-tables-requires-values-for-all-non-null-fields-tp26203992p26203992.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26202686</id>
	<title>fix for bug 294089</title>
	<published>2009-11-04T11:06:10Z</published>
	<updated>2009-11-04T11:06:10Z</updated>
	<author>
		<name>Yiping Zhao</name>
	</author>
	<content type="html">The patch has been checked in Main as revision 5731.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=294089&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=294089&lt;/a&gt;&lt;br&gt;&lt;br&gt;Code is reviewed by: Guy Pelletier
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Yiping
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26202686&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/fix-for-bug-294089-tp26202686p26202686.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26198883</id>
	<title>Fixed bug 260300 - DB2: SQLException when executing &quot;INSERT INTO...&quot; statement</title>
	<published>2009-11-04T07:50:30Z</published>
	<updated>2009-11-04T07:50:30Z</updated>
	<author>
		<name>portal on behalf of Andrei Ilitchev</name>
	</author>
	<content type="html">&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=260300&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=260300&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26198883&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fixed-bug-260300---DB2%3A-SQLException-when-executing-%22INSERT-INTO...%22-statement-tp26198883p26198883.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26195563</id>
	<title>AW: Committer vote for Andreas Fischbach has concluded successfully</title>
	<published>2009-11-04T04:36:05Z</published>
	<updated>2009-11-04T04:36:05Z</updated>
	<author>
		<name>Fischbach, Andreas</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I would like to thank you very much for voting in a positive way :-)
&lt;br&gt;&lt;br&gt;I'm looking forward to my new role, working in a new environment and
&lt;br&gt;with new colleagues
&lt;br&gt;&lt;br&gt;regards
&lt;br&gt;-Andreas
&lt;br&gt;&lt;br&gt;-----Ursprüngliche Nachricht-----
&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195563&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev-bounces@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195563&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev-bounces@...&lt;/a&gt;] Im Auftrag von portal on behalf of Doug Clarke
&lt;br&gt;Gesendet: Mittwoch, 4. November 2009 06:01
&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195563&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;Betreff: [eclipselink-dev] Committer vote for Andreas Fischbach has concluded successfully
&lt;br&gt;&lt;br&gt;rt.eclipselink Committers,
&lt;br&gt;This automatically generated message marks the successful completion of
&lt;br&gt;voting for Andreas Fischbach to receive full Committer status on the
&lt;br&gt;rt.eclipselink project. The next step is for the PMC to approve this vote,
&lt;br&gt;followed by the EMO processing the paperwork and provisioning the account.
&lt;br&gt;&lt;br&gt;Vote summary: 20/0/0 with 9 not voting 
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Rick Barkhouse
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Doug Clarke
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Leslie Davis
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Chris Delahunt
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Blaise Doughan
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Eric Gwin
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Neil Hauge
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Andrei Ilitchev
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mike Keith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Peter Krogh
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Matt MacIvor
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;David McCann
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mitesh Meswani
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;David Minsky
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mike Norman
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Michael O'Brien
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Guy Pelletier
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Peter Purich
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Liza Rekadze
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Rick Sapir
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Denise Smith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Shaun Smith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;James Sutherland
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Edwin Tang
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;David Twelves
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Tom Ware
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Gordon Yorke
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Kevin Yuan
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Yiping Zhao
&lt;br&gt;&lt;br&gt;If you have any questions, please do not hesitate to contact your project
&lt;br&gt;lead, PMC member, or the EMO &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195563&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195563&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195563&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Committer-vote-for-Andreas-Fischbach-has-concluded-successfully-tp26191063p26195563.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26191063</id>
	<title>Committer vote for Andreas Fischbach has concluded successfully</title>
	<published>2009-11-03T21:01:04Z</published>
	<updated>2009-11-03T21:01:04Z</updated>
	<author>
		<name>djclarke</name>
	</author>
	<content type="html">rt.eclipselink Committers,
&lt;br&gt;This automatically generated message marks the successful completion of
&lt;br&gt;voting for Andreas Fischbach to receive full Committer status on the
&lt;br&gt;rt.eclipselink project. The next step is for the PMC to approve this vote,
&lt;br&gt;followed by the EMO processing the paperwork and provisioning the account.
&lt;br&gt;&lt;br&gt;Vote summary: 20/0/0 with 9 not voting 
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Rick Barkhouse
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Doug Clarke
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Leslie Davis
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Chris Delahunt
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Blaise Doughan
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Eric Gwin
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Neil Hauge
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Andrei Ilitchev
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mike Keith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Peter Krogh
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Matt MacIvor
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;David McCann
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mitesh Meswani
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;David Minsky
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mike Norman
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Michael O'Brien
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Guy Pelletier
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Peter Purich
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Liza Rekadze
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Rick Sapir
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Denise Smith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Shaun Smith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;James Sutherland
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Edwin Tang
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;David Twelves
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Tom Ware
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Gordon Yorke
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Kevin Yuan
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Yiping Zhao
&lt;br&gt;&lt;br&gt;If you have any questions, please do not hesitate to contact your project
&lt;br&gt;lead, PMC member, or the EMO &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26191063&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26191063&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Committer-vote-for-Andreas-Fischbach-has-concluded-successfully-tp26191063p26191063.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26191062</id>
	<title>Committer vote for Adrian Goerler has concluded successfully</title>
	<published>2009-11-03T21:01:03Z</published>
	<updated>2009-11-03T21:01:03Z</updated>
	<author>
		<name>djclarke</name>
	</author>
	<content type="html">rt.eclipselink Committers,
&lt;br&gt;This automatically generated message marks the successful completion of
&lt;br&gt;voting for Adrian Goerler to receive full Committer status on the
&lt;br&gt;rt.eclipselink project. The next step is for the PMC to approve this vote,
&lt;br&gt;followed by the EMO processing the paperwork and provisioning the account.
&lt;br&gt;&lt;br&gt;Vote summary: 20/0/0 with 9 not voting 
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Rick Barkhouse
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Doug Clarke
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Leslie Davis
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Chris Delahunt
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Blaise Doughan
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Eric Gwin
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Neil Hauge
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Andrei Ilitchev
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mike Keith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Peter Krogh
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Matt MacIvor
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;David McCann
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mitesh Meswani
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;David Minsky
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Mike Norman
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Michael O'Brien
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Guy Pelletier
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Peter Purich
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Liza Rekadze
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Rick Sapir
&lt;br&gt;&amp;nbsp; &amp;nbsp;? &amp;nbsp;Denise Smith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Shaun Smith
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;James Sutherland
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Edwin Tang
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;David Twelves
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Tom Ware
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Gordon Yorke
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Kevin Yuan
&lt;br&gt;&amp;nbsp; +1 &amp;nbsp;Yiping Zhao
&lt;br&gt;&lt;br&gt;If you have any questions, please do not hesitate to contact your project
&lt;br&gt;lead, PMC member, or the EMO &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26191062&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26191062&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Committer-vote-for-Adrian-Goerler-has-concluded-successfully-tp26191062p26191062.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26185389</id>
	<title>patch is ready for review for bug 294089 --- test implementation for QA JPA2.0 PessimisticLocking Test Plan project</title>
	<published>2009-11-03T11:39:26Z</published>
	<updated>2009-11-03T11:39:26Z</updated>
	<author>
		<name>Yiping Zhao</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
The patch is for adding new tests to test JPA2.0 PessimisticLocking
feature to cover more scenarios exposed in JPA2.0 PessimisticLocking
Functional Spec according to&lt;a href=&quot;http://aseng-wiki.us.oracle.com/asengwiki/display/ASQA/Pessimistic+Locking+Test+Plan&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
test plan&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=294089&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=294089&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Please review it and send me feedback.&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Yiping&lt;br&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26185389&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/patch-is-ready-for-review-for-bug-294089-----test-implementation-for-QA-JPA2.0-PessimisticLocking-Test-Plan-project-tp26185389p26185389.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26185391</id>
	<title>Re: Bug 294086 - EntityManager.setProperty problems</title>
	<published>2009-11-03T11:37:58Z</published>
	<updated>2009-11-03T11:37:58Z</updated>
	<author>
		<name>portal on behalf of Andrei Ilitchev</name>
	</author>
	<content type="html">Checked into trunk. Reviewed by James.
&lt;br&gt;----- Original Message ----- 
&lt;br&gt;From: &amp;quot;Andrei Ilitchev&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26185391&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;andrei.ilitchev@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &amp;quot;Dev mailing list for Eclipse Persistence Services&amp;quot; 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26185391&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Sent: Tuesday, November 03, 2009 1:49 PM
&lt;br&gt;Subject: [eclipselink-dev] Bug 294086 - EntityManager.setProperty problems
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=294086&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=294086&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The bug fix is ready, please send the feedback.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Andrei
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; eclipselink-dev mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26185391&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26185391&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-294086---EntityManager.setProperty-problems-tp26184612p26185391.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26184638</id>
	<title>Re: Bug 294086 - EntityManager.setProperty problems</title>
	<published>2009-11-03T10:51:29Z</published>
	<updated>2009-11-03T10:51:29Z</updated>
	<author>
		<name>portal on behalf of Andrei Ilitchev</name>
	</author>
	<content type="html">Hi James,
&lt;br&gt;&lt;br&gt;Could you please review the fix.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Andrei
&lt;br&gt;----- Original Message ----- 
&lt;br&gt;From: &amp;quot;Andrei Ilitchev&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26184638&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;andrei.ilitchev@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &amp;quot;Dev mailing list for Eclipse Persistence Services&amp;quot; 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26184638&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Sent: Tuesday, November 03, 2009 1:49 PM
&lt;br&gt;Subject: [eclipselink-dev] Bug 294086 - EntityManager.setProperty problems
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=294086&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=294086&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The bug fix is ready, please send the feedback.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Andrei
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; eclipselink-dev mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26184638&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26184638&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-294086---EntityManager.setProperty-problems-tp26184612p26184638.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26184612</id>
	<title>Bug 294086 - EntityManager.setProperty problems</title>
	<published>2009-11-03T10:49:41Z</published>
	<updated>2009-11-03T10:49:41Z</updated>
	<author>
		<name>portal on behalf of Andrei Ilitchev</name>
	</author>
	<content type="html">&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=294086&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=294086&lt;/a&gt;&lt;br&gt;&lt;br&gt;The bug fix is ready, please send the feedback.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Andrei
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26184612&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-294086---EntityManager.setProperty-problems-tp26184612p26184612.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26181039</id>
	<title>SVN main commit: Bug#218662 - change configuration logging to use config not warning</title>
	<published>2009-11-03T07:01:45Z</published>
	<updated>2009-11-03T07:01:45Z</updated>
	<author>
		<name>JAMES.SUTHERLAND</name>
	</author>
	<content type="html">&lt;html xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;meta name=ProgId content=Word.Document&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 9&quot;&gt;
&lt;meta name=Originator content=&quot;Microsoft Word 9&quot;&gt;
&lt;link rel=File-List href=&quot;cid:filelist.xml@01CA5C6C.9F061600&quot;&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:OfficeDocumentSettings&gt;
  &lt;o:DoNotRelyOnCSS/&gt;
 &lt;/o:OfficeDocumentSettings&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:DocumentKind&gt;DocumentEmail&lt;/w:DocumentKind&gt;
  &lt;w:EnvelopeVis/&gt;
 &lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;

&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;SVN main&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;commit: Bug#218662
- change configuration logging to use config not warning&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;&lt;![if !supportEmptyParas]&gt;&amp;nbsp;&lt;![endif]&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=218662&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=218662&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;&lt;![if !supportEmptyParas]&gt;&amp;nbsp;&lt;![endif]&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;Code review: Guy (pending)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;&lt;![if !supportEmptyParas]&gt;&amp;nbsp;&lt;![endif]&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;Changes:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;Fixed to move most WARNING logging to CONFIG.&lt;span style=&quot;mso-spacerun:
yes&quot;&gt;&amp;nbsp; &lt;/span&gt;Default level is INFO, which includes&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;WARNING but not CONFIG, so this seems valid.&lt;span style=&quot;mso-spacerun:
yes&quot;&gt;&amp;nbsp; &lt;/span&gt;Any config related logging should&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;be CONFIG.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;&lt;![if !supportEmptyParas]&gt;&amp;nbsp;&lt;![endif]&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;XML overrides, and mapped-subclass overrides were changed to config, as the
user&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;has chosen to override these, so should not be warned about something
they&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;chose to do.&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;Warnings
should only occur if an error occurs, or they have&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;configured something wrong.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;&lt;![if !supportEmptyParas]&gt;&amp;nbsp;&lt;![endif]&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;Several warnings were left, as these seem to be invalid configurations so
should&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;be given warnings:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;- Using @Cache in a subclass (not supported)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;- Using @PrivateOwned in m-m, m-1, as not supported&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;- discriminator format error&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;- using LAZY with collection type impl, as not supported&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26181039&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SVN-main-commit%3A-Bug-218662---change-configuration-logging-to-use-config-not-warning-tp26181039p26181039.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26165163</id>
	<title>SVN main commit: Bug#293728 - Query cache enhancements</title>
	<published>2009-11-02T06:55:24Z</published>
	<updated>2009-11-02T06:55:24Z</updated>
	<author>
		<name>JAMES.SUTHERLAND</name>
	</author>
	<content type="html">&lt;html xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;meta name=ProgId content=Word.Document&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 9&quot;&gt;
&lt;meta name=Originator content=&quot;Microsoft Word 9&quot;&gt;
&lt;link rel=File-List href=&quot;cid:filelist.xml@01CA5BA2.97DEEFC0&quot;&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:OfficeDocumentSettings&gt;
  &lt;o:DoNotRelyOnCSS/&gt;
 &lt;/o:OfficeDocumentSettings&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:DocumentKind&gt;DocumentEmail&lt;/w:DocumentKind&gt;
  &lt;w:EnvelopeVis/&gt;
 &lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;

&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;SVN main commit: Bug#293728 - Query cache enhancements&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;&lt;![if !supportEmptyParas]&gt;&amp;nbsp;&lt;![endif]&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=293728&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=293728&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;&lt;![if !supportEmptyParas]&gt;&amp;nbsp;&lt;![endif]&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;Code review:&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;Andrei
(pending)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;&lt;![if !supportEmptyParas]&gt;&amp;nbsp;&lt;![endif]&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;Changes:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;- Adds support for setting cache type on query cache.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;- Adds support for ignoring null results on query cache.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;- Adds support for randomizing invalidation, to avoid invalidation bottlenecks.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;- Adds query hints for new query cache options.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;- Updated query cache test.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span class=EmailStyle15&gt;&lt;font size=2 color=black face=Arial&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:
Arial'&gt;&lt;![if !supportEmptyParas]&gt;&amp;nbsp;&lt;![endif]&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26165163&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SVN-main-commit%3A-Bug-293728---Query-cache-enhancements-tp26165163p26165163.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26164842</id>
	<title>2.0.0 M12 Complete...</title>
	<published>2009-11-02T06:39:34Z</published>
	<updated>2009-11-02T06:39:34Z</updated>
	<author>
		<name>eric.gwin</name>
	</author>
	<content type="html">Web Updated.
&lt;br&gt;Used: v20091031-r5713 (The Halloween Build... whooo-ooo) ;)
&lt;br&gt;&lt;br&gt;Enjoy!
&lt;br&gt;&lt;br&gt;-Eric
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26164842&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/2.0.0-M12-Complete...-tp26164842p26164842.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26135975</id>
	<title>Re: Bug 283145 - RWUOW registerObject does not assign sequence like JPA</title>
	<published>2009-10-30T12:45:55Z</published>
	<updated>2009-10-30T12:45:55Z</updated>
	<author>
		<name>Gordon Yorke-2</name>
	</author>
	<content type="html">Checked in.
&lt;br&gt;Reviewed by Chris Delahunt
&lt;br&gt;&lt;br&gt;Gordon Yorke wrote:
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://bugs.eclipse.org/bugs/attachment.cgi?id=150952&amp;action=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/attachment.cgi?id=150952&amp;action=diff&lt;/a&gt;&lt;br&gt;&amp;gt; Any feedback welcome.
&lt;br&gt;&amp;gt; --Gordon
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; eclipselink-dev mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26135975&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26135975&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-283145---RWUOW-registerObject-does-not-assign-sequence-like-JPA-tp26134236p26135975.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26135565</id>
	<title>Checked in patch for bug 293793 - need script to run OSGi test suite with weaving option</title>
	<published>2009-10-30T12:11:39Z</published>
	<updated>2009-10-30T12:11:39Z</updated>
	<author>
		<name>Edwin Tang</name>
	</author>
	<content type="html">Checked Yan's patch for the bug into trunk(revision 5710)
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=293793&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=293793&lt;/a&gt;&lt;br&gt;&lt;br&gt;Code reviewed by: Edwin Tang
&lt;br&gt;&lt;br&gt;Also updated the IPLog Wiki page:
&lt;br&gt;&lt;a href=&quot;http://wiki.eclipse.org/EclipseLink/IPLog#Contributions_-_2.0_Release_Log&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.eclipse.org/EclipseLink/IPLog#Contributions_-_2.0_Release_Log&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Edwin
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26135565&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Checked-in-patch-for-bug-293793---need-script-to-run-OSGi-test-suite-with-weaving-option-tp26135565p26135565.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26134236</id>
	<title>Bug 283145 - RWUOW registerObject does not assign sequence like JPA</title>
	<published>2009-10-30T10:40:08Z</published>
	<updated>2009-10-30T10:40:08Z</updated>
	<author>
		<name>Gordon Yorke-2</name>
	</author>
	<content type="html">&lt;a href=&quot;https://bugs.eclipse.org/bugs/attachment.cgi?id=150952&amp;action=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/attachment.cgi?id=150952&amp;action=diff&lt;/a&gt;&lt;br&gt;Any feedback welcome.
&lt;br&gt;--Gordon
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134236&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-283145---RWUOW-registerObject-does-not-assign-sequence-like-JPA-tp26134236p26134236.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26131055</id>
	<title>fix for bug 247511 and 293675</title>
	<published>2009-10-30T07:31:42Z</published>
	<updated>2009-10-30T07:31:42Z</updated>
	<author>
		<name>Guy Pelletier</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META content=&quot;text/html; charset=iso-8859-1&quot; http-equiv=Content-Type&gt;
&lt;META name=GENERATOR content=&quot;MSHTML 8.00.6001.18828&quot;&gt;

&lt;/HEAD&gt;
&lt;BODY background=&quot;&quot; bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;FONT size=2 face=Arial&gt;A patch file for 
bug&amp;nbsp;247511 is now available for review.&lt;BR&gt;&lt;BR&gt;&lt;A href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=247511&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=247511&lt;/A&gt;&lt;FONT size=2 face=Arial&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;BR&gt;Description:&amp;nbsp;&lt;SPAN id=summary_alias_container&gt;&lt;SPAN id=short_desc_nonedit_display&gt;&lt;SPAN id=summary_alias_container&gt;&lt;SPAN id=short_desc_nonedit_display&gt; &lt;SPAN id=summary_alias_container&gt;&lt;SPAN id=short_desc_nonedit_display&gt;&lt;SPAN id=summary_alias_container&gt;&lt;SPAN id=short_desc_nonedit_display&gt;GeneratedValue does not work for shared aggregates 
on non-ID 
fields&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;FONT size=2 face=Arial&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;FONT size=2 face=Arial&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Note: there is also a minor fix 
for the following bug included in this patch as 
well.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;FONT size=2 face=Arial&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;FONT size=2 face=Arial&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Arial&gt;&lt;FONT size=2 face=Arial&gt;&lt;A href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=293675&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=293675&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;FONT size=2 face=Arial&gt;Description: &lt;SPAN id=summary_alias_container&gt;&lt;SPAN id=short_desc_nonedit_display&gt;org.eclipse.persistence.jpa: ExecutionEnvironment 
/ Import-Package do not match&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=288111&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR&gt;Please review and provide any feedback. &lt;/DIV&gt;
&lt;DIV&gt;&lt;BR&gt;Cheers,&lt;BR&gt;Guy&lt;/DIV&gt;
&lt;DIV&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26131055&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/fix-for-bug-217879-tp16138935p26131055.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26123346</id>
	<title>+1 for Andreas Fischbach on rt.eclipselink</title>
	<published>2009-10-29T17:47:02Z</published>
	<updated>2009-10-29T17:47:02Z</updated>
	<author>
		<name>Mitesh Meswani</name>
	</author>
	<content type="html">+1
&lt;br&gt;+1
&lt;br&gt;&lt;br&gt;Voting summary: &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26123346&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%2B1-for-Andreas-Fischbach-on-rt.eclipselink-tp26123346p26123346.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26123347</id>
	<title>+1 for Adrian Goerler on rt.eclipselink</title>
	<published>2009-10-29T17:47:02Z</published>
	<updated>2009-10-29T17:47:02Z</updated>
	<author>
		<name>Mitesh Meswani</name>
	</author>
	<content type="html">+1
&lt;br&gt;+1
&lt;br&gt;&lt;br&gt;Voting summary: &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26123347&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%2B1-for-Adrian-Goerler-on-rt.eclipselink-tp26123347p26123347.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26119262</id>
	<title>Re: BUILD STATUS:: trunk cb build failed!</title>
	<published>2009-10-29T12:28:03Z</published>
	<updated>2009-10-29T12:28:03Z</updated>
	<author>
		<name>tware</name>
	</author>
	<content type="html">'should be fixed.
&lt;br&gt;&lt;br&gt;Tom Ware wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I missed an &amp;quot;Add&amp;quot;.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Will be fixed in 5 minutes.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -Tom
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26119262&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.gwin@...&lt;/a&gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; Build summary for 2.0.0.v20091029-r5691
&lt;br&gt;&amp;gt;&amp;gt; -----------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Full Build log can be found on the build machine at:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; /shared/rt/eclipselink/logs/bsb-trunk_cb_091029-1500.log
&lt;br&gt;&amp;gt;&amp;gt; or on the download server at:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.eclipse.org/eclipselink/downloads/build-failures.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/eclipselink/downloads/build-failures.php&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; -----------------------------------
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; SVN Changes since Last Build:
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; r5691 | tware | 2009-10-29 14:46:53 -0400 (Thu, 29 Oct 2009)
&lt;br&gt;&amp;gt;&amp;gt; Changed paths:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;M 
&lt;br&gt;&amp;gt;&amp;gt; /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/advanced/compositepk/CompositePKTableCreator.java 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;M 
&lt;br&gt;&amp;gt;&amp;gt; /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/advanced/compositepk/Department.java 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;M 
&lt;br&gt;&amp;gt;&amp;gt; /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/advanced/compositepk/AdvancedCompositePKJunitTest.java 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;M 
&lt;br&gt;&amp;gt;&amp;gt; /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MappingAccessor.java 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; r5690 | kyuan | 2009-10-29 14:41:32 -0400 (Thu, 29 Oct 2009)
&lt;br&gt;&amp;gt;&amp;gt; Changed paths:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;M 
&lt;br&gt;&amp;gt;&amp;gt; /trunk/jpa/eclipselink.jpa.modelgen.test/src/org/eclipse/persistence/testing/tests/jpa/criteria/metamodel/JUnitCriteriaSimpleTestSuite.java 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/build.xml
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;M 
&lt;br&gt;&amp;gt;&amp;gt; /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/FullRegressionTestSuite.java 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;M 
&lt;br&gt;&amp;gt;&amp;gt; /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/criteria/CriteriaServerTestSuite.java 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;M 
&lt;br&gt;&amp;gt;&amp;gt; /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/criteria/JUnitCriteriaSimpleTestSuite.java 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; r5689 | desmith | 2009-10-29 14:39:43 -0400 (Thu, 29 Oct 2009)
&lt;br&gt;&amp;gt;&amp;gt; Changed paths:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;M 
&lt;br&gt;&amp;gt;&amp;gt; /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/xmlconversionmanager/XMLGregorianCalendarTestCases.java 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; eclipselink-dev mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26119262&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26119262&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/BUILD-STATUS%3A%3A-trunk-cb-build-failed%21-tp26119068p26119262.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26119141</id>
	<title>Re: BUILD STATUS:: trunk cb build failed!</title>
	<published>2009-10-29T12:19:34Z</published>
	<updated>2009-10-29T12:19:34Z</updated>
	<author>
		<name>tware</name>
	</author>
	<content type="html">I missed an &amp;quot;Add&amp;quot;.
&lt;br&gt;&lt;br&gt;Will be fixed in 5 minutes.
&lt;br&gt;&lt;br&gt;-Tom
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26119141&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.gwin@...&lt;/a&gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Build summary for 2.0.0.v20091029-r5691
&lt;br&gt;&amp;gt; -----------------------------------
&lt;br&gt;&amp;gt; Full Build log can be found on the build machine at:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; /shared/rt/eclipselink/logs/bsb-trunk_cb_091029-1500.log
&lt;br&gt;&amp;gt; or on the download server at:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.eclipse.org/eclipselink/downloads/build-failures.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/eclipselink/downloads/build-failures.php&lt;/a&gt;&lt;br&gt;&amp;gt; -----------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; SVN Changes since Last Build:
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; r5691 | tware | 2009-10-29 14:46:53 -0400 (Thu, 29 Oct 2009)
&lt;br&gt;&amp;gt; Changed paths:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/advanced/compositepk/CompositePKTableCreator.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/advanced/compositepk/Department.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/advanced/compositepk/AdvancedCompositePKJunitTest.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MappingAccessor.java
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; r5690 | kyuan | 2009-10-29 14:41:32 -0400 (Thu, 29 Oct 2009)
&lt;br&gt;&amp;gt; Changed paths:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.modelgen.test/src/org/eclipse/persistence/testing/tests/jpa/criteria/metamodel/JUnitCriteriaSimpleTestSuite.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/build.xml
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/FullRegressionTestSuite.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/criteria/CriteriaServerTestSuite.java
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/criteria/JUnitCriteriaSimpleTestSuite.java
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; r5689 | desmith | 2009-10-29 14:39:43 -0400 (Thu, 29 Oct 2009)
&lt;br&gt;&amp;gt; Changed paths:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/xmlconversionmanager/XMLGregorianCalendarTestCases.java
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; eclipselink-dev mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26119141&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;/div&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26119141&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/BUILD-STATUS%3A%3A-trunk-cb-build-failed%21-tp26119068p26119141.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26119068</id>
	<title>BUILD STATUS:: trunk cb build failed!</title>
	<published>2009-10-29T12:13:22Z</published>
	<updated>2009-10-29T12:13:22Z</updated>
	<author>
		<name>eric.gwin</name>
	</author>
	<content type="html">Build summary for 2.0.0.v20091029-r5691
&lt;br&gt;-----------------------------------
&lt;br&gt;Full Build log can be found on the build machine at:
&lt;br&gt;&amp;nbsp; &amp;nbsp; /shared/rt/eclipselink/logs/bsb-trunk_cb_091029-1500.log
&lt;br&gt;or on the download server at:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.eclipse.org/eclipselink/downloads/build-failures.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/eclipselink/downloads/build-failures.php&lt;/a&gt;&lt;br&gt;-----------------------------------
&lt;br&gt;&lt;br&gt;SVN Changes since Last Build:
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5691 | tware | 2009-10-29 14:46:53 -0400 (Thu, 29 Oct 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/advanced/compositepk/CompositePKTableCreator.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/advanced/compositepk/Department.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/advanced/compositepk/AdvancedCompositePKJunitTest.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MappingAccessor.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5690 | kyuan | 2009-10-29 14:41:32 -0400 (Thu, 29 Oct 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.modelgen.test/src/org/eclipse/persistence/testing/tests/jpa/criteria/metamodel/JUnitCriteriaSimpleTestSuite.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/build.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/FullRegressionTestSuite.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/criteria/CriteriaServerTestSuite.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/criteria/JUnitCriteriaSimpleTestSuite.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5689 | desmith | 2009-10-29 14:39:43 -0400 (Thu, 29 Oct 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/xmlconversionmanager/XMLGregorianCalendarTestCases.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26119068&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/BUILD-STATUS%3A%3A-trunk-cb-build-failed%21-tp26119068p26119068.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26118808</id>
	<title>Checked in: fixed bug: 293708</title>
	<published>2009-10-29T11:52:56Z</published>
	<updated>2009-10-29T11:52:56Z</updated>
	<author>
		<name>Feng Yu-2</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
1. Fixed couple of failures when running
org\eclipse\persistence\testing\tests\jpa\criteria\metamodel\JUnitCriteriaSimpleTestSuite.java
in eclipselink.jpa.test in the SE environment against Oracle DB.
&lt;br&gt;
&lt;br&gt;
2.&amp;nbsp; Modify it so it can be ran in the WLS 10.3.1. Tested it against WLS
10.3.1 + manually add the javax.persistence_2.0_preview.jar to WLS
classpath.
&lt;br&gt;
&lt;br&gt;
3. Added the above test the FullRegressionTestSuite. So it could be ran
nightly.
&lt;br&gt;
&lt;br&gt;
4. Added the above test to the CriteriaServerTestSuite. So in the
future, it could be run in the container.
&lt;br&gt;
&lt;br&gt;
5. Modified the the eclipselink.jpa.test\build.xml. So the above test
can be run in server-test-criteria target.
&lt;br&gt;
&lt;br&gt;
&lt;font size=&quot;3&quot;&gt;Code reviewed by &lt;/font&gt;Guy Pelletier&lt;font size=&quot;3&quot;&gt; &lt;/font&gt;&lt;br&gt;
Checked in EclipseLink 2.0 (revision: &lt;font size=&quot;3&quot;&gt;5690&lt;/font&gt;&lt;font size=&quot;3&quot;&gt;)&lt;/font&gt;&lt;br&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118808&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Checked-in%3A-fixed-bug%3A-293708-tp26118808p26118808.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26118698</id>
	<title>Bug 280436 fixed - EclipseLink 1.1.2 seems not to write on DB a segment of a foreign key</title>
	<published>2009-10-29T11:49:43Z</published>
	<updated>2009-10-29T11:49:43Z</updated>
	<author>
		<name>tware</name>
	</author>
	<content type="html">&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=280436&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=280436&lt;/a&gt;&lt;br&gt;&lt;br&gt;change any read-only foreign keys to target foreign keys.
&lt;br&gt;&lt;br&gt;reviewed by Chris Delahunt
&lt;br&gt;&lt;br&gt;Added tests to CompositePK model
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118698&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-280436-fixed---EclipseLink-1.1.2-seems-not-to-write-on-DB-a-segment-of-a-foreign-key-tp26118698p26118698.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26118538</id>
	<title>FIXED - BUILD STATUS:: trunk nightly build has testfailures!</title>
	<published>2009-10-29T11:34:37Z</published>
	<updated>2009-10-29T11:34:37Z</updated>
	<author>
		<name>Denise Smith</name>
	</author>
	<content type="html">Fixed the 4 failing tests, it was a bug in the test case itself.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=293701&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=293701&lt;/a&gt;&lt;br&gt;&lt;br&gt;Reviewed by Blaise.
&lt;br&gt;&lt;br&gt;-Denise
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118538&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev-bounces@...&lt;/a&gt;
&lt;br&gt;[mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118538&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev-bounces@...&lt;/a&gt;]On Behalf Of
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118538&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric.gwin@...&lt;/a&gt;
&lt;br&gt;Sent: Thursday, October 29, 2009 1:16 AM
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118538&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ejgwin@...&lt;/a&gt;; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118538&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;Subject: [eclipselink-dev] BUILD STATUS:: trunk nightly build has
&lt;br&gt;testfailures!
&lt;br&gt;&lt;br&gt;&lt;br&gt;Build summary for 2.0.0.v20091029-r5681
&lt;br&gt;-----------------------------------
&lt;br&gt;TEST-CORE
&lt;br&gt;&amp;nbsp; Tests run:8632 Failures:0 Errors:0
&lt;br&gt;TEST-JPA
&lt;br&gt;&amp;nbsp; Tests run:1610 Failures:0 Errors:0
&lt;br&gt;TEST-ORACLE
&lt;br&gt;&amp;nbsp; Tests run:0 Failures:0 Errors:0
&lt;br&gt;TEST-MOXY
&lt;br&gt;&amp;nbsp; Tests run:20289 Failures:4 Errors:0
&lt;br&gt;TEST-SDO
&lt;br&gt;&amp;nbsp; Tests run:4471 Failures:0 Errors:0
&lt;br&gt;TEST-DBWS
&lt;br&gt;&amp;nbsp; Tests run:3 Failures:0 Errors:0
&lt;br&gt;TEST-DBWS-UTILS
&lt;br&gt;&amp;nbsp; Tests run:22 Failures:0 Errors:0
&lt;br&gt;-----------------------------------
&lt;br&gt;&lt;br&gt;Full Build log can be found on the build machine at:
&lt;br&gt;&amp;nbsp; &amp;nbsp; /shared/rt/eclipselink/logs/bsb-trunk_nightly_091029-0005.log
&lt;br&gt;or on the download server at:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.eclipse.org/eclipselink/downloads/build-failures.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/eclipselink/downloads/build-failures.php&lt;/a&gt;&lt;br&gt;-----------------------------------
&lt;br&gt;&lt;br&gt;SVN Changes since Last Build:
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5681 | jsutherla | 2009-10-28 14:56:19 -0400 (Wed, 28 Oct 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/
&lt;br&gt;tests/expressions/ExpressionSubSelectTestSuite.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/
&lt;br&gt;tests/expressions/ExpressionTestSuite.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/tools/se
&lt;br&gt;ssionconsole/SessionConsolePanel.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/i
&lt;br&gt;nternal/databaseaccess/DatabasePlatform.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/i
&lt;br&gt;nternal/databaseaccess/DatasourcePlatform.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/i
&lt;br&gt;nternal/databaseaccess/Platform.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/i
&lt;br&gt;nternal/expressions/FunctionExpression.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/i
&lt;br&gt;nternal/expressions/RelationExpression.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/i
&lt;br&gt;nternal/expressions/SubSelectExpression.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/i
&lt;br&gt;nternal/sessions/DatabaseSessionImpl.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/p
&lt;br&gt;latform/database/H2Platform.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/s
&lt;br&gt;essions/DatasourceLogin.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jp
&lt;br&gt;a/jpql/JUnitJPQLComplexTestSuite.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jp
&lt;br&gt;a/jpql/JUnitJPQLExamplesTestSuite.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5679 | gyorke | 2009-10-28 13:51:44 -0400 (Wed, 28 Oct 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/d
&lt;br&gt;escriptors/InterfacePolicy.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/i
&lt;br&gt;nternal/expressions/ParameterExpression.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/i
&lt;br&gt;nternal/expressions/SQLSelectStatement.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/i
&lt;br&gt;nternal/queries/ExpressionQueryMechanism.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/q
&lt;br&gt;ueries/ObjectLevelReadQuery.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jp
&lt;br&gt;a/criteria/AdvancedCriteriaQueryTestSuite.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/
&lt;br&gt;jpa/querydef/CriteriaBuilderImpl.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/
&lt;br&gt;jpa/querydef/CriteriaQueryImpl.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5678 | pkrogh | 2009-10-28 11:05:38 -0400 (Wed, 28 Oct 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/e
&lt;br&gt;xpressions/Expression.java
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/i
&lt;br&gt;nternal/expressions/SQLSelectStatement.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5677 | jsutherla | 2009-10-28 10:17:39 -0400 (Wed, 28 Oct 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/p
&lt;br&gt;latform/database/DerbyPlatform.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5676 | minorman | 2009-10-28 09:37:30 -0400 (Wed, 28 Oct 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.modelgen.test
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5675 | minorman | 2009-10-28 09:36:34 -0400 (Wed, 28 Oct 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/eclipselink.jpa.test
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5674 | minorman | 2009-10-28 09:34:20 -0400 (Wed, 28 Oct 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/jpa/org.eclipse.persistence.jpa.modelgen
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5673 | minorman | 2009-10-28 09:31:08 -0400 (Wed, 28 Oct 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/i
&lt;br&gt;nternal/databaseaccess/DatabaseAccessor.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5672 | minorman | 2009-10-28 09:28:55 -0400 (Wed, 28 Oct 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/plugins/org.eclipse.persistence.antlr
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/plugins/org.eclipse.persistence.asm
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5671 | minorman | 2009-10-28 08:58:49 -0400 (Wed, 28 Oct 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M
&lt;br&gt;/trunk/foundation/eclipselink.extension.oracle.test/src/org/eclipse/persiste
&lt;br&gt;nce/testing/models/jpa/customfeatures/XmlDataCustomizer.java
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r5670 | egwin | 2009-10-28 01:05:06 -0400 (Wed, 28 Oct 2009)
&lt;br&gt;Changed paths:
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/eclipselink-src.zip
&lt;br&gt;&amp;nbsp; &amp;nbsp;M /trunk/eclipselink.jar
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118538&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118538&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/BUILD-STATUS%3A%3A-trunk-nightly-build-has-test-failures%21-tp26106798p26118538.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26117813</id>
	<title>Re: Bug 293354 - Generating session names fromconnection properties and SE deployment changes</title>
	<published>2009-10-29T10:53:34Z</published>
	<updated>2009-10-29T10:53:34Z</updated>
	<author>
		<name>portal on behalf of Andrei Ilitchev</name>
	</author>
	<content type="html">Checked in the second correction for standalone SE case 
&lt;br&gt;(globalInstrumentation != null):
&lt;br&gt;Initialization never happened if postponed until main 
&lt;br&gt;(-javaagent:eclipselink.jar=main)
&lt;br&gt;----- Original Message ----- 
&lt;br&gt;From: &amp;quot;Andrei Ilitchev&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117813&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;andrei.ilitchev@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &amp;quot;Dev mailing list for Eclipse Persistence Services&amp;quot; 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117813&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Sent: Tuesday, October 27, 2009 3:12 PM
&lt;br&gt;Subject: Re: [eclipselink-dev] Bug 293354 - Generating session names 
&lt;br&gt;fromconnection properties and SE deployment changes
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Checked in a small correction to the original patch (see details in the 
&lt;br&gt;&amp;gt; bug).
&lt;br&gt;&amp;gt; Reviewed by Gordon.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----- Original Message ----- 
&lt;br&gt;&amp;gt; From: &amp;quot;Andrei Ilitchev&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117813&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;andrei.ilitchev@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; To: &amp;quot;Dev mailing list for Eclipse Persistence Services&amp;quot; 
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117813&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Sent: Monday, October 26, 2009 3:22 PM
&lt;br&gt;&amp;gt; Subject: [eclipselink-dev] Bug 293354 - Generating session names 
&lt;br&gt;&amp;gt; fromconnection properties and SE deployment changes
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=293354&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=293354&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Checked in the fix into tunk.
&lt;br&gt;&amp;gt;&amp;gt; Reviewed by Tom and Gordon.
&lt;br&gt;&amp;gt;&amp;gt; Tested on WLS by Yiping and Kevin.
&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; eclipselink-dev mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117813&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;eclipselink-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117813&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eclipselink-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/eclipselink-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/issues-while-running-Foundation-JUnit-tests-tp25988680p26117813.html" />
</entry>

</feed>
