https://issues.apache.org/bugzilla/show_bug.cgi?id=43114





--- Comment #8 from normann <[EMAIL PROTECTED]>  2008-07-30 04:07:55 PST ---
Our build scenario is as follows:

1. Copy the complete source tree to a temporary location.
2. Compile everything in the temporary location.

After upgrading from 1.7.0 to 1.7.1, our package-info.java files don't get
compiled any more, and this breaks our JAXB code. The reason for this may be
because the copy preserves the file timestamps but not the folder timestamps,
the latter are therefore more recent. Due to this change in behavior, we cannot
use 1.7.1 at this point.

With all this said, I personally don't understand how this change went into
1.7.1. Peter Reilly stated on April 18 that the change committed introduced
serious regression and that this had to be resolved before releasing 1.7.1. I
suspect this has not been done because the bug is still open.

I strongly urge you to reconsider the changes for 1.7.2.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to