Issue Details (XML | Word | Printable)

Key: GRAILS-1278
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jeff Brown
Reporter: Peter Ledbrook
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Grails

Some scripts still refer to 'grails-tests' directory

Created: 16/Jun/07 04:55 AM   Updated: 17/Jun/07 03:45 AM
Component/s: Testing
Affects Version/s: 0.5.5
Fix Version/s: 0.5.6

Time Tracking:
Not Specified

File Attachments: 1. Text File GRAILS-1278.patch (2 kB)


Patch Submitted: Yes


 Description  « Hide
The following scripts still refer to the 'grails-tests' directory, even though it has now been renamed to 'test':
  • BugReport.groovy
  • CreateTestSuite.groovy
  • Stats.groovy


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Peter Ledbrook added a comment - 16/Jun/07 04:57 AM
Patch to fix all three scripts.

Sergey Nebolsin added a comment - 16/Jun/07 08:04 AM
Patch applied with small changes.

Thanks, Peter!


Jeff Brown added a comment - 16/Jun/07 09:29 AM
The generated .classpath file for Eclipse still refers to grails-test

Jeff Brown added a comment - 16/Jun/07 09:31 AM
The eclipse .classpath file has been updated.