Faculty of Information Technology
Software Engineering Group

Opened 6 years ago

Closed 6 years ago

#128 closed defect (fixed)

When in setting select tools/system browser/ code generator a CheckBoxSpec issue appears

Reported by: Patrik Svestka Owned by:
Priority: major Milestone: 8.0.0
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): no

Description

CheckBoxSpec? [info]: application (an AbstractSettingsApplication::CodeGeneratorSettingsAppl?) doesn't provide a #generateCommentsInSetters aspect.

Change History (8)

comment:1 Changed 6 years ago by Jan Vrany

Milestone: 8.0.0
Status: newtesting

Attached patch should fix it - there was a "typo" in aspect definitions.

comment:2 Changed 6 years ago by Jan Vrany

Ping. Could you test this patch?

comment:3 Changed 6 years ago by Patrik Svestka

There is probably another place where this is defined:

now at command line it complains about:

CheckBoxSpec [info] (2017-05-03 10:39:26.037): application (an AbstractSettingsA
pplication::CodeGeneratorSettingsAppl) doesn't provide a #generateCommentsInSett
ers aspect.

comment:4 Changed 6 years ago by Jan Vrany

There is probably another place where this is defined:

Oops, you're right. How could I overlook this message?
Hope the new patch (9f4f562f6ca9 is better. Sorry.

comment:5 in reply to:  4 Changed 6 years ago by Patrik Svestka

Replying to jan vrany:

There is probably another place where this is defined:

Oops, you're right. How could I overlook this message?
Hope the new patch (9f4f562f6ca9 is better. Sorry.

Yes, this patch catches all the places. I'm closing the ticket.

comment:6 Changed 6 years ago by Patrik Svestka

Resolution: fixed
Status: testingclosed
Note: See TracTickets for help on using tickets.