diff --git a/tycho.yaml b/tycho.yaml index 259a903..8d44081 100644 --- a/tycho.yaml +++ b/tycho.yaml @@ -52,6 +52,8 @@ data: - auto-javadoc - cbi-plugins-javadoc - decentxml-javadoc + - javapoet + - javapoet-javadoc - tesla-polyglot - tesla-polyglot-atom - tesla-polyglot-javadoc @@ -88,6 +90,11 @@ data: ref: master rationale: > Runtime dependency of tycho. + javapoet: + buildorder: 10 + ref: master + rationale: > + Build dependency of auto. tesla-polyglot: buildorder: 10 ref: master