Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dali-dev] Failing Diagram editor Hudson build job

Hi all,

 

Ok, I have a questions:

 

1.     What happened with

PersistentAttribute.SPECIFIED_MAPPING_PROPERTY

 

There is PersistentAttribute.MAPPING_PROPERTY

 

of course, but can I use the second one instead of first?

 

2.     I can’t find what replaced Relationship.PREDOMINANT_JOINING_STRATEGY_PROPERTY

 

3.    What happened with SynchronousJpaProjectUpdater

 

10x in advance!

Stefan

 

From: dali-dev-bounces@xxxxxxxxxxx [mailto:dali-dev-bounces@xxxxxxxxxxx] On Behalf Of Neil Hauge
Sent: Monday, February 14, 2011 5:17 PM
To: dali-dev@xxxxxxxxxxx
Subject: Re: [dali-dev] Failing Diagram editor Hudson build job

 

Stefan,

These failures are related to some refactorings performed for bug 233567.  Some of the class names have changed.  Please let us know if you need assistance updating your code. 

I would suggest first making the changes necessary to compile against M5, which is what you are building against currently, and then update to the M6 code base, which will include the changes detailed here -  http://dev.eclipse.org/mhonarc/lists/dali-dev/msg01063.html.

Neil

On 2/14/2011 8:08 AM, Dimov, Stefan wrote:

Hello,

 

Two weeks ago I’ve redirected the Hudson build job of the JPA Daigram Editor to run against Indigo. The job passed successfully:

 

 

I used the Indigo repo site:

 

 

 

 

Three days ago I’ve tried to rebuild it and the build failed. It couldn’t resolved a lot of Dali classes:

 

 

I’ve redirected it to the ‘staging’ Indigo repo:

 

 

but it still fails.

 

Is it temporary state due to the recent problems with WTP build or maybe I’m missing something?

 

Best wishes!

Stefan Dimov

 

 

 

 

 

 

 

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

Back to the top