Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [xtext-dev] Re: TypeHandler.createDate()

Patrick,
please add org.apache.commons.cli / *.lang to the mwe's Runtime zip. Xtext build fails because the needed bundles like mwe.core can not be resolved. Furthermore mwe (so xpand and xtext) can not be installed as is.
I had to add the dependency to apache.cli in Xtext manually.
Please contact me when done, so I can remove the unneeded dependency in Xtext again.

Best Regards,
Dennis.

P.S.: Please check if really all the Orbit dependencies listed in Xpand's /org.eclipse.xpand.releng/builder/all/customTargets.xml are required.

michael clay schrieb:
i had to drop commons.cli and commons.lang (required from commons.cli)
from orbit in order to keep my runtime workspace working because
org.eclipse.xtext depends on bundle org.eclipse.emf.mwe.core

On Mon, Apr 20, 2009 at 3:49 PM, Patrick Schönbach <schoenbach@xxxxxxxxx> wrote:
On 20.04.2009 15:45, Bernd Kolb wrote:
CLI is IP approved and we are allowed to use it for MWE. Back then we
decided that we did not want to ship the whole bundle as we only needed few
lines....
I reused CLI now. Any objections?

Regards,
Patrick

--
Patrick Schönbach
Software Architect

PGP public key available. Key ID: 0B7DDE39
Or email to pgp@xxxxxxxxxxxxx with subject 'pschoenb'.
Fingerprint: BE80 0E7E B68E CE99 623C  902D 62A6 806A 0B7D DE39

web: http://www.itemis.de
mail: schoenbach@xxxxxxxxx
xing: https://www.xing.com/profile/Patrick_Schoenbach

itemis AG
Schauenburgerstraße 116
24118 Kiel
Germany

Rechtlicher Hinweis:
Amtsgericht Dortmund, HRB 20621
Vorstand: Wolfgang Neuhaus, Jens Wagener, Dr. Georg Pietrek
Aufsichtsrat: Dr. Burkhard Igel(Vors.), Stephan Grollmann, Michael Neuhaus
_______________________________________________
xtext-dev mailing list
xtext-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/xtext-dev

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



Back to the top