Forgot to mention that another good reason to update the dependency is to use a compiler which is able to handle java 8 compilation correctly.
Carsten > Hi, > > currently Sightly core depends on commons.compiler 2.0.0, however this > has some strange dependencies to Eclipse projects and I can't get past > these. In particular it seems these dependencies can't be downloaded: > > org.eclipse:osgi:jar:3.4.3.R34x_v20081215-1030 > org.eclipse.core:resources:jar:3.3.1 > org.eclipse.core:resources:jar:3.4.0 > org.eclipse.core:commands:jar:3.3.0 > > No idea what is happening there. However, updating the dependency of > commons.compiler from 2.0.0 to 2.3.0 solves the problem. > As that version is out for a long time, what about - in this case - > simply updating the dependency and making the build pass? > > Carsten > -- Carsten Ziegeler Adobe Research Switzerland [email protected]
