« Return to Thread: Documentation minor error

Documentation minor error

by JoCosti :: Rate this Message:

Reply to Author | View in Thread

Hi all,

I think I have spotted a small error in the documentation (I don't know if I have to create a Jira issue for that).

In user guide - chapter "15.4. Convention Properties" - Table 15.3. Java Plugin - Directory Properties, we found :
testResourceDirNames   testResourceDirs   main/resources   [ srcRoot/main/resources] 

I think it should be :
testResourceDirNames   testResourceDirs   [test/resources]   [ srcRoot/test/resources]

Regards,

Joel Costigliola

 « Return to Thread: Documentation minor error