[jbosstools-issues] [JBoss JIRA] Assigned: (JBIDE-4938) Apply new Module factories , virtualcomponet and Project structure strategy BPEL project

Rob Stryker (JIRA) jira-events at lists.jboss.org
Mon Oct 5 18:26:49 EDT 2009


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

Rob Stryker reassigned JBIDE-4938:
----------------------------------

    Assignee: Nick Boldt  (was: Denny Xu)


Nick can you take the remainder of this issue?  Everything is committed, except this proposed change to org.jboss.tools.bpel.feature.

I've tried doing this in my workspace and exporting the feature but it says it cannot find the new plugin at the bottom. Any help is appreciated. 

### Eclipse Workspace Patch 1.0
#P org.jboss.tools.bpel.feature
Index: feature.xml
===================================================================
--- feature.xml	(revision 17282)
+++ feature.xml	(working copy)
@@ -36,13 +36,6 @@
          unpack="false"/>
 
    <plugin
-         id="org.eclipse.bpel.apache.ode.runtime"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
          id="org.eclipse.bpel.common.model"
          download-size="0"
          install-size="0"
@@ -61,12 +54,6 @@
          version="0.0.0"/>
 
    <plugin
-         id="org.eclipse.bpel.runtimes"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"/>
-
-   <plugin
          id="org.eclipse.bpel.ui"
          download-size="0"
          install-size="0"
@@ -91,10 +78,9 @@
          version="0.0.0"/>
 
    <plugin
-         id="org.jboss.tools.bpel.as.integration"
+         id="org.jboss.tools.bpel.runtimes"
          download-size="0"
          install-size="0"
-         version="0.0.0"
-         unpack="false"/>
+         version="0.0.0"/>
 
 </feature>


> Apply new Module factories , virtualcomponet and Project structure strategy BPEL project
> ----------------------------------------------------------------------------------------
>
>                 Key: JBIDE-4938
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4938
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: bpm
>            Reporter: Denny Xu
>            Assignee: Nick Boldt
>            Priority: Blocker
>             Fix For: 3.1.0.M4
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> Rob contribute a new module factories and virtualcomponent framework to WTP,  if bpel project would use this way, so we need to do some changes to implement it.
> This jira is created for tracing discussions of how to go for this issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list