[
https://issues.apache.org/jira/browse/GERONIMO-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Leong updated GERONIMO-3856:
-----------------------------------
Attachment: GERONIMO-3856.patch
Patch Available!
1) At minimum the user should provide an artifact id otherwise assembly named
--bin.tar.gz will be created. The portlet should check for empty artifact id.
Soln: Javascript check provided to ensure artifact id is filled.
2) If no plugins are selected and 'assemble' button is pressed a nasty
exception will be displayed. The portlet should check if at least one plugin
was selected.
Soln: Javascript check provided to ensure at least one plugin is checked.
3) On the confirmation screen and on Windows the server path location will
contain / and \. For example c:\geronimo/var/temp/foo.tar.gz.
Soln: OS Detection. Depending if OS was window's setup the initial assembly
path as well as relativepath with correct slash format.
> Assemble a Server Confirmation Page
> -----------------------------------
>
> Key: GERONIMO-3856
> URL: https://issues.apache.org/jira/browse/GERONIMO-3856
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: console
> Affects Versions: 2.1, 2.1.1, 2.2
> Reporter: Joseph Leong
> Assignee: Joseph Leong
> Priority: Minor
> Attachments: GERONIMO-3856.patch
>
>
> Improvements for the Assemble a Server Confirmation Page
> 1) At minimum the user should provide an artifact id otherwise assembly named
> --bin.tar.gz will be created. The portlet should check for empty artifact id.
> 2) If no plugins are selected and 'assemble' button is pressed a nasty
> exception will be displayed. The portlet should check if at least one plugin
> was selected.
> 3) On the confirmation screen and on Windows the server path location will
> contain / and \. For example c:\geronimo/var/temp/foo.tar.gz.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.