[
https://issues.jboss.org/browse/JBIDE-24243?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-24243:
------------------------------------
1. Re: blockers, I pinged about those in MM but not sure if anyone replied. I'll
reopen this issue since they're apparently legit blockers and legit not yet done.
2. I'm not sure what you mean by "test structure harmonized" - can you open
a subtask JIRA & explain what you need / what's missing in detail?
3. {quote}What about the integration of Fuse Tooling in the branch/tag process of JBoss
Tools? I think that it was added in script but not yet functional, right?{quote} It's
as functional as it can be given your repos won't let me push directly to them w/o a
review.
If you need some additional work done on that, such as me scripting the process of...
* submitting a PR, then
* scripting a review (by a different user), then
* merging the PR
... I can open a JIRA for that. We'll need something along those lines if
jbosstools-openshift decides to also implement "do not push w/o review" on that
repo, as per JBIDE-24439.
4. {quote}someone from Fuse Tooling took time to read the full JBoss Tools dev doc{quote}
- do you want to open a subtask JIRA for that and assign it to "someone" to do?
Or really, should EVERYONE in Fuse Tooling do that?
Off the top of my head, the things you should be doing are:
* features w/ sources aggregated onto the jbosstools site (and into devstudio too): DONE
* plugins w/ sources aggregated onto the jbosstools site (and into devstudio too): DONE
* test plugins w/ sources aggregated onto the jbosstools site: DONE
* features in Central for JBT and devstudio: DONE
* features should use
`license-feature="org.jboss.tools.foundation.license.feature"
license-feature-version="0.0.0"` and plugins should have the updated license
terms/address: "General Counsel, 100 East Davie St., Raleigh NC 27601 USA"
* copyrights should state Red Hat, Inc. and others., with current date, and EPL 1.0
license (unless it's another license?)
* new features and plugins should follow the above rules when created
migrate Fuse Tools builds to JBT infrastructure/process
-------------------------------------------------------
Key: JBIDE-24243
URL:
https://issues.jboss.org/browse/JBIDE-24243
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, fusetools, updatesite
Affects Versions: 4.5.0.AM1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.5.0.Final
Fuse Tooling currently has jobs under this view:
https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Fuse%20To...
*
https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Fuse%20To...
->
http://download.jboss.org/jbosstools/neon/staging/builds/integration-stac...
**
https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Fuse%20To...
->
http://download.jboss.org/jbosstools/neon/integration/updates/integration...
which publish integration, development or stable update sites.
As part of the migration of Fuse Tooling into JBoss Tools 4.5 for Oxygen, this path will
change to something like:
*
http://download.jboss.org/jbosstools/*oxygen*/snapshots/builds/fuse-tooling/
*
http://download.jboss.org/jbosstools/*oxygen*/staging/updates/fuse-tooling/
We will also need to ensure that JBT composites/aggregates are configured to pick up
these features/plugins.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)