summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.6.2-RC1/itest/databindings/common/src/main/resources/wsdl/Dummy.txt
blob: 8927d725b6a2c6d323c37750522d5132fcda2cb6 (plain)
1
2
3
4
A dummy file that causes the target/classes/wsdl dir to be created in the generated test project. This is 
required because the test generator must run in the process-resource phase, after generate.xml has been copied
into target. The generator needs to write out target/classes/wsdl and will fail the directory isn't there. So
this file just gets unpacked and forces the directory to be created.