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

build: fix Cannot convert the provided notation... #46

Open
wants to merge 1 commit into
base: branch_9_5_x
Choose a base branch
from

Commits on Apr 2, 2015

  1. build: fix Cannot convert the provided notation...

    Following error is thrown during the gwt_ build:
    
    Execution failed for task ':gwt_com.alkacon.opencms.v8.calendar'.
    > Cannot convert the provided notation to a File or URI: true.
      The following types/formats are supported:
        - A String or CharSequence path, e.g 'src/main/java' or '/usr/include'
        - A String or CharSequence URI, e.g 'file:/usr/include'
        - A File instance.
        - A URI or URL instance.
    gallardo committed Apr 2, 2015
    Configuration menu
    Copy the full SHA
    42aebb6 View commit details
    Browse the repository at this point in the history