An excursion into integration testing plugins with Arquillian
by phantomjinx
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Might be of interest ...
https://community.jboss.org/en/teiiddesigner/dev/blog/2014/06/23/unit-tes...
Regards
PGR
- --
Paul Richardson
* p.g.richardson(a)phantomjinx.co.uk
* p.g.richardson(a)redhat.com
* pgrichardson(a)linux.com
"I know exactly who reads the papers ...
* The Daily Mirror is read by people who think they run the country.
* The Guardian is read by people who think they ought to run the country.
* The Times is read by people who do actually run the country.
* The Daily Mail is read by the wives of the people who run the country.
* The Financial Times is read by the people who own the country.
* The Morning Star is read by the people who think the country ought to be run by another country.
* The Daily Telegraph is read by the people who think it is."
Jim Hacker, Yes Minister
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iEYEARECAAYFAlOoXJIACgkQcthLMIwdEb3m1gCeOsaZ9PIhV6LooMz4S1M2kP3r
LS0AoPNUopgHqEpwq1gVdqAczhQX2ZSB
=0IZ8
-----END PGP SIGNATURE-----
10 years, 5 months
Compilation failure in Seam
by Daniel Azarov
Hi,
We got compilation failure in Seam Tools again.
(Seehttps://issues.jboss.org/browse/JBIDE-17729)
The cause is that org.jboss.tools.hibernate.spi.IConfiguration was changed.
It is not good to change public API without full build tested.
At least Seam Tools depends on hibernate.
Please when you change public API in Hibernate be sure Seam compiles too.
Best regards,
Daniel Azarov
10 years, 5 months
Existing Hybrid Mobile bugs and jiras going forward
by Gorkem Ercan
Hi,
The matter of existing open Jiras for the aerogear-hybrid will probably
come up. As you know most of the features on that component has moved to
Thym project at Eclipse foundation[1]. All the bugs related to those
features will be handled in Eclipse bugzilla. Going forward, new bug
reports that are related to cordova development (except CordovaSim) should
be opened on the Eclipse bugzilla. For the existing Jiras, I do not want to
do a mass move to Eclipse bugzilla but rather open them on Eclipse bugzilla
and have a link to it on Jira as we actually start working on them. An
example of this flow can be seen on JBIDE-16987.
Does that make sense for everyone but especially QE?
[1]
http://tools.jboss.org/blog/2014-07-14-development-of-HMT-moved-to-eclips...
10 years, 5 months
Fwd: [tycho-user] please test staged tycho 0.21.0
by Nick Boldt
FYI, Tycho 0.21 is nearly ready.
Feel free to try it out using the snippet below in your root pom, then
mvn clean install -DtychoVersion=0.21.0
You should see downloads coming from various places, including
https://oss.sonatype.org/content/repositories/orgeclipsetycho-1018
-------- Original Message --------
Subject: [tycho-user] please test staged tycho 0.21.0
Date: Tue, 15 Jul 2014 07:27:46 +0000
From: Sievers, Jan <jan.sievers(a)sap.com>
Reply-To: Tycho user list <tycho-user(a)eclipse.org>
To: Tycho user list (tycho-user(a)eclipse.org) <tycho-user(a)eclipse.org>
Tycho milestone release 0.21.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 0.21.0 and add snippet [2] to your pom.
We plan to promote this release in one week unless major regressions are
found.
Regards,
Tycho team
[1] http://wiki.eclipse.org/Tycho/Release_Notes/0.21
[2]
<pluginRepositories>
<pluginRepository>
<id>tycho-staged</id>
<url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1018/</url>
</pluginRepository>
</pluginRepositories>
_______________________________________________
tycho-user mailing list
tycho-user(a)eclipse.org
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user
10 years, 5 months
Perceived performance :/
by Max Rydahl Andersen
Seeing this is not great.
https://twitter.com/dashorst/status/487607610695483392
I've asked for details to know what are the specifics.
But it's worrisome.
Please make sure when you test your stuff you do it together with the full toolset and not just your one plugin loaded.
Let's make sure we test this as users and not just as individual plugin developers.
That's the only way we can spot performance issues caused by the combination.
/max (sent from my phone)
10 years, 5 months