Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [smarthome-dev] ui, extension(s)

Hi Markus,

I am ok with all but:

> * change extensions to extension
> ** directory name

We also have the directories „products“, „features“, „bundles“, „protocols“, „docs“ and „tools“ - so I would say that it should also stay „extensions“.
Ok with changing the groupId to „extension“ nonetheless.

Regards,
Kai

> Am 26 Nov 2015 um 13:53 schrieb Markus Rathgeb <maggu2810@xxxxxxxxx>:
> 
> Hello,
> 
> the Paper UI and the Basic UI are now merged.
> They are moved to 'extensions' (directory and groupId).
> 
> This is the current situation of UI bundles:
> 
> _
> |\_ extensions
> |  \_ ui
> |   |\_ iconset
> |   |  \_ org.eclipse.smarthome.ui.iconset.classic
> |   |     GAV: org.eclipse.smarthome.extensions.ui.iconset/org.eclipse.smarthome.ui.iconset.classic/${esh.version}
> |   |\_ org.eclipse.smarthome.ui.basic
> |   |   GAV: org.eclipse.smarthome.extensions.ui/org.eclipse.smarthome.ui.basic/${esh.version}
> |    \_ org.eclipse.smarthome.ui.paper
> |       GAV: org.eclipse.smarthome.extensions.ui/org.eclipse.smarthome.ui.paper/${esh.version}
> |\_ bundles
> | \_ ui
> | |\_ org.eclipse.smarthome.ui
>      GAV: org.eclipse.smarthome/org.eclipse.smarthome.ui/${esh.version}
> | |\_ org.eclipse.smarthome.ui.classic
>      GAV: org.eclipse.smarthome.ui/org.eclipse.smarthome.ui.classic/${esh.version}
> |  \_ org.eclipse.smarthome.ui.icon
>      GAV: org.eclipse.smarthome/org.eclipse.smarthome.ui.icon/${esh.version}
> 
> I would like to / is this okay for you:
> 
> PR 1:
> * move "org.eclipse.smarthome.ui.classic" to extensions, change group
> id to contain extensions
> 
> PR 2:
> * change the group id of "org.eclipse.smarthome.ui", to contain the "ui" postfix
> see: https://bugs.eclipse.org/bugs/show_bug.cgi?id=464662
> 
> PR 3:
> * change extensions to extension
> ** directory name
> ** group id
> All the other directories and group ids are using singular (e.g. binding)
> 
> Best regards,
> Markus
> _______________________________________________
> smarthome-dev mailing list
> smarthome-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/smarthome-dev



Back to the top