I have checked in an initial version of the GUI. I have had several issues
while trying to pull this together that I would like to address, but I wanted to
get a version out there first.
You can run "gradle --gui" to try it out. Either run with a working directory
in one of the samples or go to the setup tab of the GUI to pick the project
directory you wish to use.
I am having problems with checkstyle. It doesn't seem to work correctly with
inter-project dependencies. I could not run just "gradle checkstyle" - it
needed the jar from the dependent modules to be built, which didn't seem right.
Because of this, "gradle developerBuild" wouldn't work as is - I had to do
"gradle clean uploadDefaultInternal testedDists". I don't know if this will
cause problems for the integration tests. I can add another dependency here,
but it seems like there is an issue with checkstyle that should be resolved.
I know I need to clean up some of the build.gradle files - there are several
items in the gradle-ui/build.gradle that are inefficient or duplicate code in
gradle-core/build.gradle. I would like to pull parts of this up to the root one.
I have had quite a time trying to find an Xmx and permgen size that would work
on both my windows and ubuntu boxes. I hope this will work for everyone.
--
Steve Appling
Automated Logic Research Team
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email