[jbosstools-issues] [JBoss JIRA] (JBIDE-13439) ESB Tests are failing locating project examples

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Tue Jan 29 16:30:47 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751176#comment-12751176 ] 

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/jbosstools/examples
> b) kick this job to sync: http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_All/job/jbosstools-download.jboss.org-rsync-from-git/
> 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


More information about the jbosstools-issues mailing list