thanks :)

With kind regards,
Geoffrey De Smet


Michael Neale schreef:
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<[email protected]> 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
--
With kind regards,
Geoffrey De Smet

_______________________________________________
rules-dev mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-dev





_______________________________________________
rules-dev mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-dev

Reply via email to