[jbosstools-issues] [JBoss JIRA] (JBIDE-12483) Link GateIn Project Examples in org.jboss.tools.community.project.examples

Fred Bricon (JIRA) jira-events at lists.jboss.org
Fri Aug 24 04:14:15 EDT 2012


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

Fred Bricon commented on JBIDE-12483:
-------------------------------------

Given this patch adds a new GateIn Portal Quickstart category for in JBoss Central for *all* JBT users, I'm gonna need [~maxandersen] or [~burrsutter] to sign in on this.

Now on a more technical perspective :
- you should point at say https://github.com/downloads/ppalaga/gatein-portal-quickstart/project-examples-gatein-4.0.xml so you can handle descriptor format changes between JBT releases.
- short description should be Simplest Hello World Portlet
- downloadId = org.jboss.tools.runtime.core.as.711
- m2e requirements = [1.0.0,2.0.0)
- org.jboss.tools.maven.core requirements = [1.3.0,2.0) - we're also late on that in most JBT example descriptors.
- you need to add a requirement to the portlet plugin : 
{code:xml}
<fix type="plugin">
<property name="id">org.jboss.tools.portlet.core</property>
<property name="versions">[1.3.0,2.0.0)</property>
<property name="description">JBoss Portlet</property>
<property name="connectorIds">org.jboss.tools.portlet.feature</property>
</fix>
{code}

FYI, m2e-wtp requirements will soon change from org.maven.ide.eclipse.wtp to org.eclipse.m2e.wtp (in JBT 4). I'll announce it on jbosstools-dev mailing list

Lastly, provided Max or Burr approves the changes, do you also need it available for upcoming the JBT 3.3.2 release (end of october)?
If that's the case, then you should make another patch, which makes org.jboss.tools.community.project.examples point at https://github.com/downloads/ppalaga/gatein-portal-quickstart/project-examples-gatein-3.3.xml, and update the fixVersion in JIRA to reflect that change.


                
> Link GateIn Project Examples in org.jboss.tools.community.project.examples
> --------------------------------------------------------------------------
>
>                 Key: JBIDE-12483
>                 URL: https://issues.jboss.org/browse/JBIDE-12483
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: project-examples
>            Reporter: Peter Palaga
>            Assignee: Fred Bricon
>         Attachments: JBIDE-12483-patch.txt
>
>
> The resources to be linked can be seen under https://github.com/ppalaga/gatein-portal-quickstart/downloads
> I am going to propose a patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list