From: Olaf H. <ha...@in...> - 2009-06-15 13:14:02
|
On Monday 15 June 2009 13:59:52 Tim Pizey wrote: > [...] > Just before open a beer I think we need edit and commit > pom.xml and build.xml to append -SNAPSHOT to version number. Okay - after creating the release I adjusted the version property to "POST-0.9.1" - at least in build.xml. I was not aware that there is a similar entry in pom.xml. Why do you suggest to append "-SNAPSHOT" to the version number? I assumed my "POST-" prefix is more intuitive. However, if the "-SNAPSHOT" postfix is common practice I can change this. But with an increased version number, right? > Do we really want > "Remove all IDE-specific config and project files from the new directory." I did not remove the .classpath and .project file. However, since I'm using another IDE but Eclipse I have further config and project files in the main dir of my local copies. I don't think these should be distributed. Olaf |