Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10760

Delete deprecated code in jbpm/builders ?

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.Beta3
    • 3.3.0.Beta1
    • jbpm
    • None

      Was looking to remove deprecated code and discovered you have a reference to org.eclipse.pde.build in your 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"/>
      

      I assume the whole ~/tunk/jbpm/builders/ folder is obsolete and can be removed.

      Is that correct?

            nickboldt Nick Boldt
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: