Questions Tagged With axon.ivyhttps://answers.axonivy.com/tags/axon.ivy/?type=rss&user=pttungquestions tagged <span class="tag">axon.ivy</span>enTue, 04 Feb 2020 06:42:16 -0500How to get osgi.bundle package of ivy 8?https://answers.axonivy.com/questions/4360/how-to-get-osgi-bundle-package-of-ivy-8<p>In ivy 7, I use the repository as below to get osgi.bundle package.</p> <p>&lt;repository&gt; &lt;id&gt;ivy.nightly.release&lt;/id&gt; &lt;layout&gt;p2&lt;/layout&gt; &lt;url&gt;<a href="https://download.axonivy.rocks/p2/leading/">https://download.axonivy.rocks/p2/leading/</a>&lt;/url&gt; &lt;/repository&gt;</p> <p>It work well with Ivy version 7. But with Ivy version 8.0.2, it cannot work.</p> <p>So, could you show me the repository need to use for version 8.0.2?</p> <p>I try to change: &lt;url&gt;<a href="https://download.axonivy.rocks/p2/leading/">https://download.axonivy.rocks/p2/leading/</a>&lt;/url&gt; =&gt; &lt;url&gt;<a href="https://download.axonivy.rocks/p2/lts-8.0/">https://download.axonivy.rocks/p2/lts-8.0/</a>&lt;/url&gt; but it also cannot work.</p> <p>Thank</p>pttungTue, 04 Feb 2020 06:42:16 -0500https://answers.axonivy.com/questions/4360/how-to-get-osgi-bundle-package-of-ivy-8axon.ivy