Make it easier to develop the project on Windows
Description
Activity
Show:
Fixed
Details
Assignee
Reporter
Sanne Grinovero
Sanne GrinoveroComponents
Fix versions
Priority
Minor
Created June 26, 2014 at 12:40 PM
Updated July 23, 2014 at 11:07 AM
Resolved June 28, 2014 at 10:19 AM
The patching dependency in WildFly, included by the Arquillian based integration tests, trigger a weird dependency on the JDK' s Console jar, which makes it impossible to work importing the project in Eclipse in Windows.
Also the checkstyle rules testing no-more-than-1-whiltespaceline at end of file doesn't allow for an easy solution on Windows, as when I delete the last line this triggers the "at least one 1 whitespace line at EOF" rule..
let's make it a bit less hard handed.