JBT 4.0.1.CR1a / JBDS 6.0.1.CR1a built with older target platform 4.22.1 instead of 4.22.2
by Nick Boldt
Due to recent changes to the way we run the Jenkins jobs, using explicit
commandline overrides to specify the target platform version used, the
new Juno-based 4.22.2 target platform listed in the parent pom was NOT
used to run the jobs for 4.0.1.CR1a / 6.0.1.CR1a.
(More manual steps / things to update == more chance something will be
forgotten.)
The result of this is that aggregate builds did not run with, and
therefore include, the newer m2e-wtp 0.17.0 bits
(https://issues.jboss.org/browse/JBIDE-13603). Thanks to Len for
exposing this problem.
So... I'm respinning the aggregate sites today (JBT WTP, JBT Core, JBT
Core Tests, JBDS Core + Installer).
I could also respin the individual projects too, if we want to verify
that all ours tests are run against the newer TP. Please advise.
--
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com
13 years
memory leak in alpha1/Kepler
by Max Rydahl Andersen
We got Jesper Skov at https://community.jboss.org/message/804026#804026 reporting big memory issues on Kepler
and xmodel is showing up as a massive memory hog - not sure if it is better or worse than past versions but
"something" seem to have changed.
Anyone seen similar issues or got an idea what is causing this difference in consumption ?
/max
13 years
Ceylon IDE and OpenShift
by Matej Lazar
Hi,
I made a new OpenShift cartridge for Ceylon.
As I understand it will automatically appear (via rest) in Tools console as OpenShift application type.
It would be great, that users can start writing code in Ceylon IDE.
Sample application includes Eclipse's .project, so it can be imported as existing project into workspace.
Are there any plans to include Ceylon IDE as part of JBoss Tools?
Can we prompt to user "Install missing plugin: Ceylon-IDE" and automate plugin installation?
Plugin is here:
https://github.com/ceylon/ceylon-ide-eclipse/
And here is a link to update site:
http://ceylon-lang.org/download/
Matej.
13 years