« Return to Thread: Documentation minor error

Re: Documentation minor error

by Tom Eyckmans :: Rate this Message:

Reply to Author | View in Thread

Hi Joel,

Thanks for reporting this, you may create Jira for documentation issues, we have a separate component for documentation, I created http://jira.codehaus.org/browse/GRADLE-528 based on your email.

Kr,

Tom

2009/6/19 JoCosti <joel.costigliola@...>

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
--
View this message in context: http://www.nabble.com/Documentation-minor-error-tp24110739p24110739.html
Sent from the gradle-user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email



 « Return to Thread: Documentation minor error