[JBoss JIRA] (JBIDE-13439) ESB Tests are failing locating project examples
by Brian Fitzpatrick (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13439?page=com.atlassian.jira.plugi... ]
Brian Fitzpatrick commented on JBIDE-13439:
-------------------------------------------
After looking at this, I think it's even simpler than we're making it out to be. I think all that's missing is registering http://download.jboss.org/jbosstools/examples/project-examples-jbds40.xml in JBDS when we install SOA-P plugins.
To solve the problem so that ESB examples show up in the Project Examples list, all I had to do was add http://download.jboss.org/jbosstools/examples/project-examples-jbds40.xml to the JBossTools -> Project Examples preference page as a new "User Site".
I expect that there's some kind of magic that goes on during installation to get that initial list of project example files registered, and the XML file that we want with the ESB examples isn't getting registered somehow when we pull in our features via the update site.
Is there a step we need to do during installation to cure this problem? Maybe Denis Golovin knows?
> ESB Tests are failing locating project examples
> -----------------------------------------------
>
> Key: JBIDE-13439
> URL: https://issues.jboss.org/browse/JBIDE-13439
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.0.0.Final, 4.1.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Len DiMaggio
>
> Problem:
> ESB tests stopped being able to find project examples when executing test. Why ?
> Nick's original theory, but that does not answer why the content that is still there is not showing up:
> Problem:
> a) you're missing stuff in http://download.jboss.org/jbosstools/examples/
> b) because people published their examples into their SVN workspaces instead of github, and expected it would magically appear in the /examples/ folder
> c) yet no one bothered to audit that their content was properly published, aaaand... it's gone.
> >> http://memegenerator.net/instance/33999035 <<
> Solution:
> a) submit PRs for their stuff to contribute it to the new github repo, https://github.com/jbosstools/jbosstools-download.jboss.org/tree/master/j...
> b) kick this job to sync: http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_All/job/j...
> c) update this doc: https://community.jboss.org/wiki/ProjectExamplesSites
> d) update this README: http://download.jboss.org/jbosstools/examples/readme.process.txt with new instructions
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (JBTIS-1) Generate target platforms for JBT/JBDS SOA Tooling which include: JBT/JBDS Core TP + last stable Core milestone
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1?page=com.atlassian.jira.plugin.sy... ]
Barry LaFond commented on JBTIS-1:
----------------------------------
FYI, As of 8.0 Teiid Designer, we no longer depend on UML2
> Generate target platforms for JBT/JBDS SOA Tooling which include: JBT/JBDS Core TP + last stable Core milestone
> ---------------------------------------------------------------------------------------------------------------
>
> Key: JBTIS-1
> URL: https://issues.jboss.org/browse/JBTIS-1
> Project: JBoss Tools Integration Stack
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Nick Boldt
> Assignee: Paul Leacu
> Labels: f2f2012
> Attachments: JBIDE-11121.tweak.txt, ModeShapeToolsBuildLog.txt
>
>
> Generate target platforms for JBT/JBDS SOA Tooling which include:
> 1. JBT Core TP + last stable JBT Core milestone.
> 2. JBDS Core TP + last stable JBDS Core milestone.
> Then, all SOA Component jobs should be rekeyed to use these new TPs when building instead of the JBT/JBDS Core ones.
> This includes Drools, which currently builds against Helios instead of Indigo, and Savara, which has requirements which are not as yet in the JBT/JBDS Core TPs (eg., GMF and Graphiti).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (JBIDE-12974) add missing IUs to coretests and soatests sites
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12974?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-12974:
------------------------------------
Agreed, the title asked for something that's now on the integrationtests site to be also on the coretests and soatests sites.
But instead, I merged the content of all three sites into a single one. Isn't that far simpler? integrationtests now includes the unit tests from core/soa, plus all the ui/bot tests, and the test harness stuff (bot ext, etc.)
So, I ask again. If you have a site which contains all the bot/harness/ui and headless test plugins too... why do you need coretests and soatests?
And why would you disable the integrationtests site, when it's more useful IMHO? Besides, without it, you have no way to publish all these plugins:
https://github.com/jbosstools/jbosstools-integration-tests/tree/master/te...
> add missing IUs to coretests and soatests sites
> -----------------------------------------------
>
> Key: JBIDE-12974
> URL: https://issues.jboss.org/browse/JBIDE-12974
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: testing, updatesite
> Affects Versions: 4.0.0.Beta2
> Reporter: Nick Boldt
> Assignee: Martin Malina
> Fix For: 4.1.0.Alpha1
>
>
> The coretests [3] and soatests [4] sites are missing requirements/dependencies such as org.jboss.tools.ui.bot.ext. For JBDS 6.1 / 7.0, that missing dep can be added if you open a JIRA and specify what needs to be added. I might have to create a new feature to wrap the missing content.
> [3] http://download.jboss.org/jbosstools/updates/nightly/coretests/trunk/
> [4] http://download.jboss.org/jbosstools/updates/nightly/soatests/trunk/
> Are there any other missing IUs you need on those sites?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (JBIDE-13430) 'open' can open file in Eclipse AND the system editor
by Matt Benson (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13430?page=com.atlassian.jira.plugi... ]
Matt Benson commented on JBIDE-13430:
-------------------------------------
workaround is to issue the command as 'open '.
> 'open' can open file in Eclipse AND the system editor
> -----------------------------------------------------
>
> Key: JBIDE-13430
> URL: https://issues.jboss.org/browse/JBIDE-13430
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.0.0.Final
> Reporter: Matt Benson
> Assignee: Koen Aers
>
> There is a no-args version of the 'open' command that implicitly refers to the '.' resource, usable, for example, after using commands from the Java plugin to create a new type, leaving that new type's source file as the current context. It appears that the AllCommandsInterceptor looks for commands followed by a space and as such misses commands without arguments.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months