Skip to main content

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

Hi Mickael,

Thank's for your information.
I have tested in local and I have the same problem.

I suppose that it's optionnal required bundle which is the problem :

--------------------------------------------------------------------------------------
Require-Bundle: org.eclipse.swt;resolution:=optional,
 org.eclipse.ui.forms;resolution:=optional,
 org.eclipse.rap.rwt;resolution:=optional,
 org.eclipse.rap.ui.forms;resolution:=optional,
 org.eclipse.rap.rwt.supplemental.filedialog;bundle-version="1.4.0";resolution:=optional
--------------------------------------------------------------------------------------

Pascal Leclercq who has configurated tycho for our XDocReport Eclipse Application will help me to try to fix the problem.

Regards Angelo

Le 17 février 2012 10:37, Mickael Istria <mistria@xxxxxxxxxx> a écrit :
On 02/16/2012 09:24 PM, Angelo zerr wrote:
Hope I will nnot break the global build.

You can/should easily try it locally with a "mvn clean install" on releng/org.eclipse.nebula.nebula-incubation before committing (that's why Maven/Tycho rocks).
I'm adding this step to the doc ;)



--
Mickael Istria
Eclipse developer at JBoss, by RedHat
My blog - My Tweets

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



Back to the top