Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-3204

solr-commons-csv must not use the org.apache.commons.csv package

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 3.5
    • 3.6, 4.0-ALPHA
    • Build
    • None

    Description

      The solr-commons-csv artifact reused the code from the Apache Commons CSV project but the package wasn't changed to something else than org.apache.commons.csv in the process. This creates a compatibility issue as the Apache Commons team works toward an official release of Commons CSV. It prevents Commons CSV from using its own org.apache.commons.csv package, or forces the renaming of all the classes to avoid a classpath conflict.

      Attachments

        1. apache-solr-commons-csv-1.0-SNAPSHOT-r966014.jar
          25 kB
          Uwe Schindler
        2. apache-solr-commons-csv-1.0-SNAPSHOT-r966014.jar
          27 kB
          Uwe Schindler
        3. rule.txt
          0.1 kB
          Uwe Schindler
        4. rule.txt
          0.1 kB
          Uwe Schindler
        5. SOLR-3204.patch
          33 kB
          Uwe Schindler
        6. SOLR-3204.patch
          32 kB
          Uwe Schindler
        7. SOLR-3204.patch
          28 kB
          Uwe Schindler
        8. SOLR-3204.patch
          2 kB
          Steven Rowe
        9. solr-csv.patch
          72 kB
          Emmanuel Bourg

        Issue Links

          Activity

            People

              uschindler Uwe Schindler
              ebourg Emmanuel Bourg
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: