Hey,
Just a heads up that when you add a blog to jbosstools-website you no
longer
[1] need to put the date of its release into the filename, but simply
put it in the header
like this:
```
:page-date: 2015-06-25
```
This has three advantages:
* no need to rename the file when publishing does not happen on that
exact date
* no date in the urls makes the urls "timeless" (more likely to be
viewed/clicked according to
http://blog.arungupta.me/write-effective-seo-friendly-blogs/)
* shorter urls
I'm not changing the old blog posts urls, but going forward we should
just use plain text urls.
I've updated the blog templates etc. so as long as you follow the docs
everything will be fine ;)
[1] https://issues.jboss.org/browse/JBIDE-20144
/max
http://about.me/maxandersen
Hello again World,
m2e-wtp 1.2.0 (git tag 'releases/1.2.0/1.2.0.20150602-1740') has been
released today alongside m2e 1.6, as part of the Eclipse Mars release
train[1].
This is a very minor release with about 20 bug fixes[2], the most notable
improvements here are :
- m2e-wtp now tries to keep your custom Deployment Assembly settings (and
ordering)
- An error marker is added when war projects lack a web.xml descriptor but
<failOnMissingWebXml> is true, matching the Maven CLI behavior.
More details on this release can be found here[3].
Special thanks to the contributors who provided patches via Gerrit for this
1.2 release :
- Wei Cai
- Michael Schieder
- John Serock
Keep them coming!
As usual, please do not hesitate to give us your feedback on this mailing
list
or open bugs at [4].
Enjoy.
Fred Bricon
https://twitter.com/fbricon
[1] http://download.eclipse.org/m2e-wtp/releases/
[2]
https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=...
[3] https://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.2.0
[4] https://bugs.eclipse.org/bugs/enter_bug.cgi?product=M2E-WTP
--
"Have you tried turning it off and on again" - The IT Crowd
And if that fails, then http://goo.gl/tnBgH5
Hello World,
m2e 1.6.0 (git tag 'releases/1.6/1.6.0.20150526-2032') has been released
today, as part of the Eclipse Mars release train[1].
With over 80[2] bugfixes and improvements, I believe this release is pretty
solid.
We've published more detailed release notes over there[3].
Special thanks to all external contributors for this release, who provided
patches via Gerrit :
- Wayne Beaton
- Wei Cai
- Daniel Kasmeroglu
- Lars Vogel
- Rastislav Wagner
You guys rock, keep it up!
As usual, please do not hesitate to give us your feedback on this mailing
list
or open bugs at [3].
The master branch on git now builds m2e 1.7.0-SNAPSHOT, which requires 1.8.
Enjoy.
Fred Bricon
https://twitter.com/fbricon
[1] http://download.eclipse.org/technology/m2e/releases/
[2] https://www.eclipse.org/m2e/documentation/release-notes-16.html
[3] https://bugs.eclipse.org/bugs/enter_bug.cgi?product=m2e
--
"Have you tried turning it off and on again" - The IT Crowd
And if that fails, then http://goo.gl/tnBgH5
Hi all,
Since JBoss Tools 4.3.0.Beta1 seems to be approved for release, I've
merged a change that moves the 4.50.0.Beta2-SNAPSHOT target-platform to
the latest Mars build, which is hopefully and most likely what is the
last Mars build for the simultaneous release repository. Parent pom and
CI jobs for the current master branch already use this target-platform
so the next builds should leverage this update.
Here is a link to the GitHub Pull Request, including a p2diff:
https://github.com/jbosstools/jbosstools-target-platforms/pull/154 .
Cheers,
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat <http://www.jboss.org/tools>
My blog <http://mickaelistria.wordpress.com> - My Tweets
<http://twitter.com/mickaelistria>