[
https://issues.jboss.org/browse/JBIDE-13112?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-13112:
----------------------------------------
Yes, these file names came from the CDI TCK project. But I believe it's not a big
problem to rename the longest ones.
Paths in repository are to long for MS Windows
----------------------------------------------
Key: JBIDE-13112
URL:
https://issues.jboss.org/browse/JBIDE-13112
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: CDI
Reporter: Vlado Pakan
Assignee: Alexey Kazakov
Priority: Critical
Fix For: 4.1.0.Alpha1
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:
{code}
https://github.com/jbosstools/jbosstools-javaee/tree/master/cdi/tests/org...
{code}
- path to extract to on MS Windows:
{code}
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
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira