Discussion:
[tycho-user] please test staged tycho 1.1.0
Sievers, Jan
2018-01-26 09:56:33 UTC
Permalink
Tycho release 1.1.0 has been staged. For details of new features and bugfixes, see release notes [1].
Please help by testing the staged milestone build. To use it, change your tycho version to 1.1.0 and add snippet [2] to your pom.

We plan to promote this release in one week unless major regressions are found or we still have pending CQs for the IP log.

Regards,
Tycho team

[1] http://wiki.eclipse.org/Tycho/Release_Notes/1.1
[2]
<pluginRepositories>
<pluginRepository>
<id>tycho-staged</id>
<url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1046/</url>
</pluginRepository>
</pluginRepositories>
Dietrich, Christian
2018-01-27 10:07:51 UTC
Permalink
Hi, the staging candidate looks good for us at Xtext. Thanks for your
great work.
Matthias Sohn
2018-01-28 23:14:14 UTC
Permalink
On Sat, Jan 27, 2018 at 11:07 AM, Dietrich, Christian <
Post by Dietrich, Christian
Hi, the staging candidate looks good for us at Xtext. Thanks for your
great work.
looks good for JGit and EGit builds using Java 8
DELHELLE Anthony
2018-01-29 09:53:23 UTC
Permalink
Hello,

Checked with our application, it works.

And I confirm the symlinks are working well now.

Thanks.

Anthony

<Loading Image...> Anthony
DELHELLE
Chef de Projets
Tel : + 33 (0) 1 56 84 02 63
***@tech-advantage.com

-----Message d'origine-----
De : tycho-user-***@eclipse.org
[mailto:tycho-user-***@eclipse.org] De la part de Sievers, Jan
Envoyé : vendredi 26 janvier 2018 10:57
À : Tycho list; Tycho list
Objet : [tycho-user] please test staged tycho 1.1.0

Tycho release 1.1.0 has been staged. For details of new features and
bugfixes, see release notes [1].
Please help by testing the staged milestone build. To use it, change your
tycho version to 1.1.0 and add snippet [2] to your pom.

We plan to promote this release in one week unless major regressions are
found or we still have pending CQs for the IP log.

Regards,
Tycho team

[1] http://wiki.eclipse.org/Tycho/Release_Notes/1.1
[2]
<pluginRepositories>
<pluginRepository>
<id>tycho-staged</id>

<url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1046/</
url>
</pluginRepository>
</pluginRepositories>

_______________________________________________
tycho-user mailing list
tycho-***@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit https://dev.eclipse.org/mailman/listinfo/tycho-user
--
232 avenue Napoleon BONAPARTE 92500 RUEIL MALMAISON
Capital EUR 219 300,00 - RCS Nanterre B 408 832 301 - TVA FR 09 408 832 301
DELHELLE Anthony
2018-01-30 18:23:58 UTC
Permalink
Hi,

Too fast with my answer. Symlinks are well empacked within jar unzip keep
them. But the JVM does not managed them, they are replaced by text file :@
(https://bugs.openjdk.java.net/browse/JDK-8184973)

Anthony

<https://dl.tech-advantage.com/LOGO_TAD_NOIR-CG.png> Anthony
DELHELLE
Chef de Projets
Tel : + 33 (0) 1 56 84 02 63
***@tech-advantage.com


-----Message d'origine-----
De : tycho-user-***@eclipse.org
[mailto:tycho-user-***@eclipse.org] De la part de DELHELLE Anthony
Envoyé : lundi 29 janvier 2018 10:53
À : Tycho user list; Tycho list
Objet : Re: [tycho-user] please test staged tycho 1.1.0

Hello,

Checked with our application, it works.

And I confirm the symlinks are working well now.

Thanks.

Anthony

<https://dl.tech-advantage.com/LOGO_TAD_NOIR-CG.png> Anthony
DELHELLE
Chef de Projets
Tel : + 33 (0) 1 56 84 02 63
***@tech-advantage.com

-----Message d'origine-----
De : tycho-user-***@eclipse.org
[mailto:tycho-user-***@eclipse.org] De la part de Sievers, Jan
Envoyé : vendredi 26 janvier 2018 10:57 À : Tycho list; Tycho list Objet :
[tycho-user] please test staged tycho 1.1.0

Tycho release 1.1.0 has been staged. For details of new features and
bugfixes, see release notes [1].
Please help by testing the staged milestone build. To use it, change your
tycho version to 1.1.0 and add snippet [2] to your pom.

We plan to promote this release in one week unless major regressions are
found or we still have pending CQs for the IP log.

Regards,
Tycho team

[1] http://wiki.eclipse.org/Tycho/Release_Notes/1.1
[2]
<pluginRepositories>
<pluginRepository>
<id>tycho-staged</id>

<url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1046/</
url>
</pluginRepository>
</pluginRepositories>

_______________________________________________
tycho-user mailing list
tycho-***@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit https://dev.eclipse.org/mailman/listinfo/tycho-user
--
232 avenue Napoleon BONAPARTE 92500 RUEIL MALMAISON Capital EUR 219 300,00
- RCS Nanterre B 408 832 301 - TVA FR 09 408 832 301

_______________________________________________
tycho-user mailing list
tycho-***@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit https://dev.eclipse.org/mailman/listinfo/tycho-user
--
232 avenue Napoleon BONAPARTE 92500 RUEIL MALMAISON
Capital EUR 219 300,00 - RCS Nanterre B 408 832 301 - TVA FR 09 408 832 301
Nick Boldt
2018-01-29 22:17:53 UTC
Permalink
So far I've found one issue with the latest Tycho 1.1.0-SNAPSHOT, related
to xalan:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=530467 - compile failed in
org/eclipse/wst/xsl/xalan/debugger

And I've also discovered that the maven mojo we use to generate index.html
pages for our update sites in JBoss Tools / Devstudio doesn't work with
Tycho 1.1:

https://issues.jboss.org/browse/JBIDE-25675 - repo-utils not compatible
with Tycho 1.1

---

I'm not sure how to solve the xalan issue -- is that an intentional change?

The second one will likely just involve updating the mojo -- haven't looked
at it in depth yet but I don't expect it to block release of Tycho 1.1.

Nick
Post by Sievers, Jan
Tycho release 1.1.0 has been staged. For details of new features and
bugfixes, see release notes [1].
Please help by testing the staged milestone build. To use it, change your
tycho version to 1.1.0 and add snippet [2] to your pom.
We plan to promote this release in one week unless major regressions are
found or we still have pending CQs for the IP log.
Regards,
Tycho team
[1] http://wiki.eclipse.org/Tycho/Release_Notes/1.1
[2]
<pluginRepositories>
<pluginRepository>
<id>tycho-staged</id>
<url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1046/
</url>
</pluginRepository>
</pluginRepositories>
_______________________________________________
tycho-user mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user
--
Nick Boldt :: http://nick.divbyzero.com
FB, IG, Twitter, G+, LinkedIn, Freenode: @nickboldt
WhatsApp: +1 647 899 9879
Sievers, Jan
2018-01-30 08:16:13 UTC
Permalink
Post by Nick Boldt
I'm not sure how to solve the xalan issue -- is that an intentional change?
Sounds like you have two versions of xalan in the compilation classpath or in the p2 target platform and it's a matter of chance which one is picked

Jan
Loading...