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

Broken com.alkacon.opencms.v8.calendar (branch_9_5_x) #45

Open
gallardo opened this issue Mar 13, 2015 · 0 comments
Open

Broken com.alkacon.opencms.v8.calendar (branch_9_5_x) #45

gallardo opened this issue Mar 13, 2015 · 0 comments

Comments

@gallardo
Copy link

Perhaps missing or buggy gwt build scripts?

Log excerpt:

:compileCom_alkacon_opencms_v8_calendar_gwtJava
warning: [options] bootstrap class path not set in conjunction with -source 1.6
[...]/alkacon-oamp-9.5.x-tmp/com.alkacon.opencms.v8.calendar/src/com/alkacon/opencms/v8/calendar/client/widget/CmsSerialDateWidgetFactory.java:41: error: CmsSerialDateWidgetFactory is not abstract and does not override abstract method createInlineWidget(String,Element) in I_CmsWidgetFactory
public class CmsSerialDateWidgetFactory extends A_NativeWidgetFactory {
       ^
[...]/alkacon-oamp-9.5.x-tmp/com.alkacon.opencms.v8.calendar/src/com/alkacon/opencms/v8/calendar/client/widget/CmsSerialDateWidgetFactory.java:54: error: createInlineWidget(String,Element) in CmsSerialDateWidgetFactory cannot implement createInlineWidget(String,Element) in I_CmsWidgetFactory
    public I_EditWidget createInlineWidget(String configuration, Element element) {
                        ^
  return type I_EditWidget is not compatible with I_CmsEditWidget

[...]

28 errors
:compileCom_alkacon_opencms_v8_calendar_gwtJava FAILED

FAILURE: Build failed with an exception.
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

No branches or pull requests

1 participant