Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] JMS build

On 10/05/2010 02:38 PM, Scott Lewis wrote:
>  On 10/5/2010 2:46 AM, Markus Alexander Kuppe wrote:
>> <stuff deleted>
>> Hi,
>>
>> I've fixed the JMS build (again). It broke this time due to an outdated
>> target platform (cleaning the workspace fixed the problem).
> 
> This fault brings up the question:  with Buckminster and our
> builder...how is the target platform determined for any particular
> build?  It would be nice if somehow we could specify (or at least know
> without consulting the file system and possibly cleaning the workspace)
> what versions of which features/plugins were to be used as the target
> platform for any particular build.  Perhaps this can already be
> done...but I'm just not aware of how.

We could save Buckminster's Bill of Material (BOM) [0]. Volunteers anybody?

>> However, now a bunch of unit tests are failing. Who is going to
>> investigate?
> 
> I will.  It seems likely to me that it's related to the change for bug
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=326866 ...as I believe
> loopback is used for testing in this case.

True, in that case the solution is simply to set
"org.eclipse.ecf.osgi.services.discovery.allowLoopbackReference" to true
in the test .launch.

Markus

[0]
http://www.eclipse.org/downloads/download.php?file=/tools/buckminster/doc/BuckyBook.pdf


Back to the top