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

Paths in repository are to long for MS Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 4.1.0.Alpha1
    • None
    • cdi
    • None

      Absolute paths to our sources are too long for MS Windows.

      When running build on Jenkins git clone command is failing because git is not able to extract source files to MS Windows file system because absolute path to extracted file/directory is longer than 256 characters.

      For example:

      • extracted file:
        https://github.com/jbosstools/jbosstools-javaee/tree/master/cdi/tests/org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean
        
      • path to extract to on MS Windows:
        C:\hudson\workspace\jbosstools-trunk.jsf.bot.tests.codecoverage\modules/cdi/tests/org.jboss.tools.cdi.core.test/resources/tck/tests/context/passivating/broken/dependentScopedProducerFieldReturnsNonSerializableObjectForInjectionIntoStatefulSessionBean
        

            alexeykazakov Alexey Kazakov
            vpakan Vlado Pakan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: