Re: [rules-dev] guvnor's version.txt
2009-07-09 04:12:41 GMT
Sorry about that. Have moved it to target as it should be fine there. On Sun, Jun 28, 2009 at 11:03 PM, Geoffrey De Smet<ge0ffrey.spam <at> gmail.com> wrote: > Hi, > > The guvnor's version.txt is a bit annoying in the development lifecycle. > > Try this: > > svn update > mvn clean install -DskipTests > svn update > > And you get this: > > Conflict discovered in > 'drools-guvnor/src/main/java/org/drools/guvnor/public/version.txt'. > Select: (p) postpone, (df) diff-full, (e) edit, > (h) help for more options: tf > > > If it's a build generated file, it should be generated under > drools-guvnor/target/classes/org/drools/guvnor/public/version.txt > > or, if it's generated code > > drools-guvnor/target/generated-resources/org/drools/guvnor/public/version.txt > and eclipse/intellij must be told to add that dir to their sources > --(Continue reading)
RSS Feed