[jbosstools-issues] [JBoss JIRA] Assigned: (JBDS-1560) Include BPEL Project Examples in JBDS

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Jun 30 01:33:24 EDT 2011


     [ https://issues.jboss.org/browse/JBDS-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt reassigned JBDS-1560:
--------------------------------

    Assignee: Feng Qian  (was: Nick Boldt)


Found your changes[1], [2], but they're in trunk, not the 4.1 maintenance branch. This jira is about the 4.1 maintenance stream, is it not? Or at least, it should affect BOTH trunk and 4.1 maintenance.

[1] http://svn.jboss.org/repos/devstudio/trunk/product/features/com.jboss.jbds.bpel.feature/feature.xml
[2] http://svn.jboss.org/repos/devstudio/trunk/product/plugins/com.jboss.jbds.bpel.examples/

Also, while you did add the new plugin to the containing feature.xml, you did not add it to the plugins/pom.xml, so it's not being built in the Tycho reactor.

Did you try to build the JBDS extras site locally to test this?

{code}
cd ~/jbt-trunk/build/parent; mvn install
cd ~/jbds-trunk/product/; mvn install
{code}

Once built, you can point Eclipse or JBDS at this folder to see if the feature installs your plugin:

{code}
cd ~/jbds-trunk/product/extras/site/target/site/
{code}


> Include BPEL Project Examples in JBDS
> -------------------------------------
>
>                 Key: JBDS-1560
>                 URL: https://issues.jboss.org/browse/JBDS-1560
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>          Components: SOA Platform
>    Affects Versions: 4.0.0.CR2, 4.1.0.CR1
>            Reporter: Pavol Srna
>            Assignee: Feng Qian
>             Fix For: 4.1.0.CR2
>
>
> After installing BPEL Tools from update site in JBDS, it would be nice to have also the BPEL Project Examples installed by default.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list