1 Reply Latest reply on Jan 15, 2008 2:06 AM by nickarls

    modified in the future

    haefti

      Hi!
      I have a problem when choosing "explode" from the build file of my Seam project.
      I get


      [copy] Warning: META-INF\persistence.xml modified in the future.
      [copy] Warning: import.sql modified in the future.

      in the console view.
      I know that it has to do with different timestamps of these files because I work on two computers. I committed the project and checked it out on anonther PC. Both computers should have the same time so I wonder how I could solve this problem. I don't know which files I have to touch to make it work.
      Do I actuallay have to solve this problem if exploding ends with "BUILD SUCCESSFUL"?
      In this case my actual problem with the connection (which I describe in http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119786#4119786) does not have anything to do with the persistence.xml.

      Thanks for helping me!

      Haefti