Bug 244469

Summary: Synchronization problem between source and bin folder
Product: [Eclipse Project] JDT Reporter: Vollmar Denis <denis.vollmar>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: VERIFIED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: david_audel, Olivier_Thomann
Version: 3.4Keywords: needinfo
Target Milestone: 3.5 M3   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Vollmar Denis CLA 2008-08-18 15:48:12 EDT
There seems to be a bug in the synchronization from files (e.g 
hibernate.cfg.xml or log4j.xml) between source- and binary folder. The 
former Eclipse version 3.3 copied always all files which were located within the 
source folder  into  the appropriate binary folder.

This happens both within the simple Java Project Nature and the Dynamic Web 
Project Nature of the Eclipse Ganymede 3.4 distribution. Tested on Mac/OS-X and 
WinXP
Comment 1 Kent Johnson CLA 2008-09-03 11:55:05 EDT
Denis - please provide a testcase that fails in 3.4 but not in 3.3.
Comment 2 Kent Johnson CLA 2008-09-30 10:57:50 EDT
Denis - we need more information to produce your problem.

Please provide a testcase that fails in 3.4 but not in 3.3.
Comment 3 Kent Johnson CLA 2008-10-07 14:33:43 EDT
Please reopen when you can provide more information
Comment 4 David Audel CLA 2008-10-28 06:31:03 EDT
Verified for 3.5M3 that we have no test case to reproduce the problem.