[
https://issues.jboss.org/browse/JBDS-1560?page=com.atlassian.jira.plugin....
]
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.jbd...
[2]
http://svn.jboss.org/repos/devstudio/trunk/product/plugins/com.jboss.jbds...
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