[jbosstools-issues] [JBoss JIRA] (JBDS-2778) Support New Binary Deployment mode
Andre Dietisheim (JIRA)
issues at jboss.org
Fri Feb 14 09:25:28 EST 2014
[ https://issues.jboss.org/browse/JBDS-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12944708#comment-12944708 ]
Andre Dietisheim commented on JBDS-2778:
----------------------------------------
IMHO binary deployment is possible and should work for Eclipse and java projects. As denoted especially [here|https://github.com/ncdc/openshift-binary-deployment-solution]
{quote}
NOTE: If your artifact is Java-based, make sure it includes the precompiled/packaged output (e.g. a .war file) in the deployments directory, as this tooling will NOT run the build hook.
{quote}
But this also shows that:
1) wars should get built locally
2) Binary deployment is about providing rollback
It doesnt look like there's a lot to gain in terms of turnaround speed since we just spare git operations but no re-build and server restart and other time-consuming operations.
> Support New Binary Deployment mode
> ----------------------------------
>
> Key: JBDS-2778
> URL: https://issues.jboss.org/browse/JBDS-2778
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: openshift
> Reporter: Max Rydahl Andersen
> Assignee: Andre Dietisheim
> Priority: Blocker
> Fix For: 8.0.0.GA
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list