click here for details... Sakai Executive Director Position Search now open
Issue Details (XML | Word | Printable)

Key: KNL-282
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Anthony Whyte
Reporter: Anthony Whyte
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Kernel - K1

Base pom test resources typo in path

Created: 02-Oct-2009 10:48   Updated: 05-Mar-2010 02:46
Component/s: Other
Affects Version/s: 1.0.11, 1.1.0
Fix Version/s: 1.0.12

Time Tracking:
Not Specified

1.0.x Status: Resolved


 Description  « Hide
Typo: respources. Should be resources.

<testResource>
<directory>${basedir}/src/test/respources</directory>
<includes>
<include>**/*</include>
</includes>
</testResource>


 All   Comments   Work Log   Change History   Subversion Commits   git Commits      Sort Order: Ascending order - Click to sort in descending order
Anthony Whyte added a comment - 02-Oct-2009 11:16
fixed.