I had a real SCM change today with the following Continuum output: 216248 [Thread-11] DEBUG org.apache.maven.scm.manager.ScmManager - U MemberWebJSPs/WebContent/WEB-INF/altTextResources.properties 216623 [Thread-11] DEBUG org.apache.maven.scm.manager.ScmManager - U MemberWebJSPs/WebContent/WEB-INF/altTextResources_fr.properties 217217 [Thread-11] DEBUG org.apache.maven.scm.manager.ScmManager - P MemberWebJSPs/WebContent/WEB-INF/securePages/rplanning/retplan_home_body_afterApp.jsp
After the build, the Changes section still shows 3 blank columns. I'm using CVS. _Mang Emmanuel Venisse <[EMAIL PROTECTED]> 04/26/2006 03:38 AM Please respond to continuum-users@maven.apache.org To continuum-users@maven.apache.org cc Subject Re: [Continuum 1.0.3] Is Changes section broken again? You don't have committer and date because your modifications aren't a scm change. We get username/date for all files modified since last build and in your case files aren't modified in scm. If you do a real change in your scm, you'll see username/date. Emmanuel Mang Jun Lau a écrit : > I just moved to 1.0.3 and I've done several test builds. In one of the > builds, I removed a project directory from the working directory to test > out the Changes section in the build log. When I ran the build again, > Continuum checked out the missing directory just fine. After the build, > in the e-mail and on the web interface, the Changes section shows 3 blank > columns and then the files that have changed in the 4th column. > > I think it may be broken again. > > > _Mang