Hi,
I was trying to follow the tutorial about writing plugins,
but my unit test fails. If my directory structure is
[MyCheckoutDir]/src/plugin/recommended, and my path to the test data
file is [MyCheckoutDir]/src/plugin/recommended/data, the data directory
is not copied to [MyCheckoutDir]/build/recommended/test. Does anyone
have a build-plugin.xml file that correctly adds this 'data' directory
to the proper destination? Thanks.Patrick
