Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Build failure

What I've noticed so far:

A) a relatively minor thing, not related to build failure: It appears you, or someone, "cleaned up" the feature.xml file, and removed commented out sections.
I think that's ok and at this point, better to leave as is -- it was getting to have quite a few -- but, just so you know ... we typically "leave in" those comments, as a sort of record of what used to be "active" but no longer is. Not sure if these were moved intentionally, or simply as part of using the "feature editor" ... but normally, we have to edit the feature.xml file with 'text editor' instead of feature editor.

B) The feature had org.apache.olingo added, good and ....

C)The map file had an updated "version tag" for the feature, BUT that version of the feature was not actually in the repository. It appears you simply used the same version of the bundle, as for the feature. I went ahead and "tagged" the feature, with the version that was in the map file.

D) There is no "iplog.xml file file for org.apache.olingo.
That is not the cause of current build failure, but will cause one later, if that is missing.

E) I don't think this is cause of current failure, but I noticed some of the URLs for getting the "prereqs" Eclipse-SDK should come from "archive.eclipse.org" instead of "download.eclipse.org". I made that change, but left pre-req as "4.3.2", but, once that's working, would like to update "pre-req" to 4.4.2, just to "stay current".

So, in conclusion, it might build better now, but will require that IP Log file, to build completely, so will assume you will be adding that soon. For good measure, I did restart the 'server' that manages the build, but doubt that was necessary in this case.

Thanks,





From:        David M Williams/Raleigh/IBM@IBMUS
To:        Orbit Developer discussion <orbit-dev@xxxxxxxxxxx>,
Date:        02/27/2015 08:36 AM
Subject:        Re: [orbit-dev] Build failure
Sent by:        orbit-dev-bounces@xxxxxxxxxxx




Yes, Ashish, I will take a look this morning. I will take a very quick look at some basic things, and then -- a common "debugging practice" of mine -- will simply "restart" things and see if it happens again, and if it happens twice in a row, will take a deeper look.

Thanks,





From:        
"Singh, Ashish" <ashish.singh@xxxxxxx>
To:        
"orbit-dev@xxxxxxxxxxx" <orbit-dev@xxxxxxxxxxx>,
Date:        
02/27/2015 06:18 AM
Subject:        
[orbit-dev] Build failure
Sent by:        
orbit-dev-bounces@xxxxxxxxxxx




Hi all,

I have checked in a project org.apache.olingo

After following the steps for the build, I see that an integration build has failed. In the logs it is mentioned that it is unable to find build.properties file.

Also, I don’t see any olingo entry in the logs.
Can someone please help?

Any help is appreciated

 
Regards

Ashish
_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/orbit-dev _______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/orbit-dev

Back to the top