[jbosstools-issues] [JBoss JIRA] (JBIDE-10760) Delete deprecated code in jbpm/builders ?

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Feb 24 08:35:36 EST 2012


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

Nick Boldt resolved JBIDE-10760.
--------------------------------

    Resolution: Done


$ svn delete -m "https://issues.jboss.org/browse/JBIDE-10760 obsolete; delete" http://svn.jboss.org/repos/jbosstools/trunk/jbpm/builders

Committed revision 39108.

                
> Delete deprecated code in jbpm/builders ?
> -----------------------------------------
>
>                 Key: JBIDE-10760
>                 URL: https://issues.jboss.org/browse/JBIDE-10760
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jbpm
>    Affects Versions: 3.3.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 3.3.0.Beta1
>
>
> Was looking to remove deprecated code and discovered you have a reference to org.eclipse.pde.build in your code:
> {code}
> ** ./jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build.xml ** 
> 58-		
> 59-		<!-- determine buildfiles -->
> 60:		<BundleFileLocator eclipseInstallationRoot="${eclipseDir}" bundleId="org.eclipse.pde.build" filePath="scripts/build.xml" property="regularbuildfile" />		
> 61-		<dirname file="${regularbuildfile}" property="scriptdir"/>
> 62-		<property name="productbuildfile" value="${scriptdir}/productBuild/productBuild.xml"/>
> {code}
> I assume the whole ~/tunk/jbpm/builders/ folder is obsolete and can be removed.
> Is that correct?

--
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