Hi! I have a problem when choosing "explode" from the build file of my Seam project. I get anonymous wrote : | [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 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119788#4119788 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119788 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
