Enable Windows x86_64 platform configuration in tycho build to let
install JBDS for x86_64 from JBDS Update site
----------------------------------------------------------------------------------------------------------------
Key: JBDS-1785
URL:
https://issues.jboss.org/browse/JBDS-1785
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Build
Affects Versions: 5.0.0.M3
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 5.0.0.M5
configuration below should be added to build/parent/pom.xml
{noformat}<environment>
<os>win32</os>
<ws>win32</ws>
<arch>x86_64</arch>
</environment>{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: