Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cbi-dev] jdt.core binaries deployed to https://repo.eclipse.org/content/repositories/eclipse-staging/

Hi,

in order to use Luna milestone versions of org.eclipse.jdt.core in tycho [1],
we need a maven repo that provides these binaries.

https://repo.eclipse.org/content/repositories/eclipse-staging/

seems to provide Luna milestone binaries, but org.eclipse.jdt.compiler.apt is missing (this is required for annotation processing).

- who owns https://repo.eclipse.org/content/repositories/eclipse-staging/ and deploys jdt.core binaries there?
- what's the quality (milestone/integration/nightly builds) deployed there ?
- could you also deploy matching org.eclipse.jdt.compiler.apt versions?

I know these are temporary artifacts which will evnetually go away with the final Luna release but we'd like to get early feedback on the Java8-capable compiler from people using tycho 0.21.0-SNAPSHOT.

Regards,
Jan

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=430986 



Back to the top