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 122547 - Excessively long file paths in CVS
Summary: Excessively long file paths in CVS
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Martin Schovanek
URL:
Keywords:
Depends on:
Blocks: 122540
  Show dependency tree
 
Reported: 2007-11-21 20:05 UTC by Jesse Glick
Modified: 2008-04-17 10:48 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2007-11-21 20:05:22 UTC
Please shorten somehow:

web/jspsyntax/test/qa-functional/data/goldenfiles/org/netbeans/test/web/core/syntax/CompletionTest/JspCompletionTest_web_WEB-INF_tags_testDirectivesAdvanced_tag.pass
web/jspsyntax/test/qa-functional/data/goldenfiles/org/netbeans/test/web/core/syntax/CompletionTest/JspCompletionTest_web_WEB-INF_tags_testDirectivesBasic_tag.pass
web/jspsyntax/test/qa-functional/data/goldenfiles/org/netbeans/test/web/core/syntax/CompletionTest/JspCompletionTest_web_WEB-INF_tags_testScriptletsImplicitObjects_tag.pass
web/jspsyntax/test/qa-functional/data/goldenfiles/org/netbeans/test/web/core/syntax/CompletionTest/JspCompletionTest_web_WEB-INF_tags_testScriptletsJavaBasic_tag.pass
web/jspsyntax/test/qa-functional/data/goldenfiles/org/netbeans/test/web/core/syntax/CompletionTest/JspCompletionTest_web_WEB-INF_tags_testScriptletsJavaIssue_tag.pass
web/jspsyntax/test/qa-functional/data/goldenfiles/org/netbeans/test/web/core/syntax/CompletionTest/JspCompletionTest_web_WEB-INF_tags_testScriptletsJavaOther_tag.pass
web/jspsyntax/test/qa-functional/data/goldenfiles/org/netbeans/test/web/core/syntax/CompletionTest/JspCompletionTest_web_WEB-INF_tags_testTAGDocumentBasic_tagx.pass
web/jspsyntax/test/qa-functional/data/goldenfiles/org/netbeans/test/web/core/syntax/CompletionTest/JspCompletionTest_web_WEB-INF_tags_testTAGDocumentHTML_tagx.pass
web/jspsyntax/test/qa-functional/data/goldenfiles/org/netbeans/test/web/core/syntax/CompletionTest/XMLCompletionTest_web_WEB-INF_tlds_testTagLibraryCompletion_tld.pass
web/jspsyntax/test/qa-functional/data/goldenfiles/org/netbeans/test/web/core/syntax/J2EECompletionTest/EJBCompletionTest_src_java_test_TestDBCompletion_java.pass
web/jspsyntax/test/qa-functional/data/goldenfiles/org/netbeans/test/web/core/syntax/J2EECompletionTest/J2EECompletionTest_src_java_org_completion_TestAdvancedAnnotation_java.pass
web/jspsyntax/test/qa-functional/data/goldenfiles/org/netbeans/test/web/core/syntax/J2EECompletionTest/J2EECompletionTest_src_java_org_completion_TestBasicAnnotation_java.pass
web/jspsyntax/test/qa-functional/data/goldenfiles/org/netbeans/test/web/core/syntax/J2EECompletionTest/WebServiceCompletionTest_src_java_wsdl_TestWebService_java.pass
Comment 1 Martin Schovanek 2007-11-22 12:28:28 UTC
Can you please provide more info, eg: how long the path should be, do you mean depth of the structure or length in
characters? Moreover why it is a problem?

I know you probably have a good reason for it. But from this report is not clear for me, what is the desirable path length.
Comment 2 Marek Fukala 2007-11-22 12:56:58 UTC
Martine, the info is in the blocked issue #122540, I am reassigning to you - the tests are all functional.
Comment 3 Petr Jiricka 2007-11-22 12:59:54 UTC
Adding NO60 keyword, does not affect 6.0.
Comment 4 Jindrich Sedek 2007-11-22 13:08:04 UTC
I'll look at it
Comment 5 Jindrich Sedek 2007-11-22 15:07:57 UTC
fixed.
adding just commit log of code - no test data

Checking in cfg-qa-functional.xml;
/cvs/web/jspsyntax/test/cfg-qa-functional.xml,v  <--  cfg-qa-functional.xml
new revision: 1.24; previous revision: 1.23
done
Removing qa-functional/src/org/netbeans/test/syntax/J2EECompletionTest.java;
/cvs/web/jspsyntax/test/qa-functional/src/org/netbeans/test/syntax/J2EECompletionTest.java,v  <--  J2EECompletionTest.java
new revision: delete; previous revision: 1.1
done
RCS file: /cvs/web/jspsyntax/test/qa-functional/src/org/netbeans/test/syntax/J2EETest.java,v
done
Checking in qa-functional/src/org/netbeans/test/syntax/J2EETest.java;
/cvs/web/jspsyntax/test/qa-functional/src/org/netbeans/test/syntax/J2EETest.java,v  <--  J2EETest.java
initial revision: 1.1
done
Comment 6 Jindrich Sedek 2008-04-17 10:48:10 UTC
v/c.