Branch: refs/heads/master
Home:
https://github.com/windup/windup
Commit: e556e2d2ff648d72740b675d8efe9da08add6eb0
https://github.com/windup/windup/commit/e556e2d2ff648d72740b675d8efe9da08...
Author: Lincoln Baxter, III <lincolnbaxter(a)gmail.com>
Date: 2015-01-22 (Thu, 22 Jan 2015)
Changed paths:
M dist/src/main/resources/README.txt
A ui/src/main/java/org/jboss/windup/ui/DefaultValueAdapter.java
M ui/src/main/java/org/jboss/windup/ui/WindupCommand.java
M ui/src/test/java/org/jboss/windup/addon/ui/WindupCommandTest.java
Log Message:
-----------
WINDUP-363: Added validation so that output directory can no longer be a parent of input
directory.