This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 122542

Summary: Excessively long file paths in CVS
Product: contrib Reporter: Jesse Glick <jglick>
Component: CodeAssignee: Lukas Hasik <lhasik>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 122540    

Description Jesse Glick 2007-11-21 20:00:26 UTC
Please shorten somehow:

contrib/mpe2etests/WebAppWSClients2EchoWS/src/conf/xml-resources/web-service-references/EchoArrays_DOCUMENTService/wsdl/localhost_8080/WebAppEchoWebService/EchoArrays_DOCUMENTService.wsdl
contrib/mpe2etests/WebAppWSClients2EchoWS/src/conf/xml-resources/web-service-references/EchoArrays_DOCUMENTService/wsdl/localhost_8080/WebAppEchoWebService/EchoArrays_DOCUMENTService.xsd_1.xsd
contrib/mpe2etests/WebAppWSClients2EchoWS/src/conf/xml-resources/web-service-references/EchoNoArrays_DOCUMENT_1/wsdl/localhost_8080/WebAppEchoWebService/EchoNoArrays_DOCUMENT.wsdl
contrib/mpe2etests/WebAppWSClients2EchoWS/src/conf/xml-resources/web-service-references/EchoNoArrays_DOCUMENT_1/wsdl/localhost_8080/WebAppEchoWebService/EchoNoArrays_DOCUMENT.xsd_1.xsd
contrib/mpe2etests/WebAppWSClients2EchoWS/src/conf/xml-resources/web-service-references/EchoNoArrays_DOCUMENT/wsdl/localhost_8080/WebAppEchoWebService/EchoNoArrays_DOCUMENT.wsdl
contrib/mpe2etests/WebAppWSClients2EchoWS/src/conf/xml-resources/web-service-references/EchoNoArrays_DOCUMENT/wsdl/localhost_8080/WebAppEchoWebService/EchoNoArrays_DOCUMENT.xsd_1.xsd
Comment 1 Lukas Hasik 2007-11-22 12:26:59 UTC
I plan to move this projects to the mobility module. I'll trim the length as part of the move. 
Comment 2 Lukas Hasik 2007-12-13 19:37:36 UTC
fixed by removing the projects from contrib
Comment 3 Jiri Skrivanek 2008-01-02 15:54:51 UTC
Verified.