Found blocker issue in OpenShift3 tooling
by Fred Bricon
Hi,
we just found this blocker issue in OS3 tooling
https://issues.jboss.org/browse/JBIDE-20902:
Using the latest middleware templates, that contain required parameter,
selecting any template in the application wizard will load required
validation constraints that are never reset, making creating a new app on
the 1st try highly improbable.
We didn't find this earlier because the new version of these templates are
not available yet in the different OS3 staging environments.
I vote for another respin.
Fred
10 years
ACTION REQUIRED: N&N for 4.3.0.Final by EOD Monday
by Alexey Kazakov
Hi,
It's time to create a new and noteworthy for JBoss Tools 4.3.0.Final.
I have created https://issues.jboss.org/browse/JBIDE-20876 for that.
For most components the default aggregation of all previous
Alpha*/Beta*/CR* N&N documents is enough. If it's your case then just
reject and close the jira.
If you need to add a final comment or replace the entire N&N by a new
document then see details in the jira.
This must be done by the end of Monday, October the 6th. Sorry for the
late notice.
Thank you.
10 years
Target Platforms 4.50.0.Final has been released
by Mickael Istria
Target Platforms 4.50.0.Final, based on Eclipse Mars.0, has been released.
Usage
=====
Target platform 4.50.0.Final is what JBoss Tools 4.3.0.Final will use as *minimal* target-platform (lowest supported version of dependencies).
All Jenkins jobs for branch jbosstools-4.3.x and parent pom 4.3.0.Final-SNAPSHOT have been updated to use target platform 4.50.0.Final.
Download
========
Update site: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.5...
Update site zip: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/${T...
Git tag: https://github.com/jbosstools/jbosstools-target-platforms/tree/4.50.0.Final
Testing/Development
===================
If your root pom correctly specifies the latest parent pom version as 4.3.0.Final-SNAPSHOT, you need only this:
$ mvn clean verify
If you're using a different parent pom, use this:
$ mvn clean verify -Dtpc.version=4.3.0.Final
For advanced usage and help (using in IDE, building a mirror locally, using a zip), see:
* link:target_platforms/target_platforms_for_consumers.adoc[Using Target Platforms]
What's next?
============
jbosstools-target-platforms project branch 4.50.x has been prepared for potential upgrades, and its version is now 4,50.1.CR1-SNAPSHOT.
But since no change is expected yet, this SNAPSHOT is currently not published and it's recommended that you don't use it until further notice
10 years