Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try plugin 0.6 snap #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

Dierk
Copy link
Contributor

@Dierk Dierk commented Nov 23, 2015

Please note: before trying these changes make a local install of the plugin with gradlew install.
This example project will then pick up the latest plugin version from mavenLocal.
There are still issues with this upgrade:

  • gradlew test is not picking up tests correctly, finds no properties, and thus fails
  • gradlew fregeDoc tries to process java files and fails there
  • gradlew fregeRepl cannot find the main class
  • gradlew fregeNativeGen has no mainClassName configured

It may be better to first ignore this PR until the issues are solved.

Dierk Koenig added 2 commits November 23, 2015 12:23
… use. Issues with finding tests and fregeDoc chokes on Java files.
@breskeby
Copy link

I cannot reproduce the gradlew test issue

@Dierk
Copy link
Contributor Author

Dierk commented Nov 23, 2015

My fault: tests are working.
It was only the frege-java submodule that had no tests and was therefore failing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants