[JBoss JIRA] (JBIDE-19911) Create a (manual) job to update a given 3rd-party project on TP
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19911?page=com.atlassian.jira.plugi... ]
Pavol Pitonak commented on JBIDE-19911:
---------------------------------------
Sorry for late response. [~psrna] has credentials for this Github account, please ask him to setup it as you need.
> Create a (manual) job to update a given 3rd-party project on TP
> ---------------------------------------------------------------
>
> Key: JBIDE-19911
> URL: https://issues.jboss.org/browse/JBIDE-19911
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: build
> Affects Versions: 4.3.0.Beta1
> Reporter: Mickael Istria
> Fix For: 4.4.x
>
>
> For 3rd-party sites that are regularly changing, we could provide a Jenkins job that would automatically update the .target and provide the pull request.
> * Input: sourceSite, initialMirror (as found in .target), targetMirror
> * Then
> ** job mirros the sourceSite
> ** job publishes (scp) it to targetMirror
> ** job runs "sed s/initialMirror/targetMirror/" on multiple/*.target
> ** job runs "mvn fix-version ..." on multiple/*.target
> ** "mvn clean verify -Pmultiple2repo" on multiple/*.target
> ** git add multiple/*.target; git commit -m "Update initialMirror to targetMirror"; git push origin HEAD:change-BUILD_NUMBER
> ** p2diff
> ** Put p2diff as a comment on PR: https://developer.github.com/v3/pulls/comments/#create-a-comment
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-23127) blog about the improvements RH Eclipse teams did to Neon
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23127?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-23127:
----------------------------------------
[~jeffmaury]: Do I interpret it right that you (or others) are committed to contributing to Java 9 support in Oxygen?
> blog about the improvements RH Eclipse teams did to Neon
> --------------------------------------------------------
>
> Key: JBIDE-23127
> URL: https://issues.jboss.org/browse/JBIDE-23127
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: website
> Reporter: Max Rydahl Andersen
> Assignee: Mickael Istria
>
> Neon is out and we did a lot of great stuff in the platform
> around smart import, auto download of extensions, zoom, etc.
> I thought it would be great to do a blog posting about this work
> on tools.jboss.org for the Eclipse Neon release
> Audience: users of Eclipse and making internal and external to Red Hat aware of the improvements made.
> The target would be http://developers.redhat.com/blog
> _The following is the current ToC of the blog, it's going to evolve as content is gathered_
> Neon.0:
> * JavaScript plugins and “Eclipse for JavaScript Developers” package
> * JSon Editor
> * Docker Tools
> * Vagrant Tools
> * Smarter and easier Import of projects in the IDE
> * Zoom In/Out with Ctrl+/Ctrl- in text editors
> * Discovery and proposal of Marketplace extensions for unknown file types
> * SWT on GTK3
> * Theming off
> For Neon.1 - released September 28th:
> * More Docker: https://wiki.eclipse.org/Linux_Tools_Project/News/NewIn51
> * Image viewer in the Eclipse IDE
> For Eclipse Oxygen, next major release to be shipped in June 2018, here are our plans:
> * generic and extensible code editor
> * Integration with the language server protocol
> * UI/UX efforts
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months