DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4265>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4265 archive suffix in PVCS task Summary: archive suffix in PVCS task Product: Ant Version: 1.4 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] We have problem with the optional task PVCS because we don't use the default archive suffix of PVCS (-arc) but the suffix .pvcs. To correct this problem we added an attribute (archiveSuffix) in the task PVCS. This attribute is used in the place of the value (-arc) in the method createFolders() of pvcs class.
