Uploaded image for project: 'IvyDE (Retired)'
  1. IvyDE (Retired)
  2. IVYDE-259

duplicate setup's added to setuplist in prefs file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.2.0.beta1
    • None
    • None
    • ivyde hudson build

    Description

      I'm using the latest hudson build and the new .settings/org.apache.ivyde.eclipse.prefs file is churning a lot. In the latest diff, the setting org.apache.ivyde.eclipse.standlaoneretrieve had changed from:

      <?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>
      <setuplist>
      <setup name\="dependencies">
      <ivysettings loadondemand\="false" path\="${workspace_loc\:project/ivysettings.xml}"/>
      <ivyxml path\="ivy.xml"/>
      <retrieve confs\="*" pattern\="bin/lib/[conf]/[type]s/[artifact].[ext]" sync\="true" types\="jar,source"/>
      </setup>
      (this <setup/> was repeated 5 times)

      To the same thing but with <setup/> repeated 6 times.

      It seems to be adding new setups but not taking out the old ones. I'm not really sure what is triggering the new (duplicate) <setup/> to be added. I just notice after using Eclipse for awhile that the files have changed.

      Also, the setting name "standlaoneretrieve" has a typo, "laone" should be "alone".

      Apologies if I shouldn't be using the hudson build or reporting bugs for it here.

      Attachments

        Issue Links

          Activity

            People

              hibou Nicolas Lalevée
              stephenh Stephen Haberman
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: