[JBoss JIRA] (JBDS-3632) Using a pre packaged version of Cygwin that doesn't require the installer to download packages
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3632?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3632:
--------------------------------
Description:
It should be possible to install Cygwin, and then package that install in such a way that we can do a more silent install that doesn't require packages to be downloaded.
Some clues can be found here: https://cygwin.com/ml/cygwin/2010-03/msg00877.html
The fix should modify the bundle build to download packages into temp folder and then zip them. This zip then included into bundle installer.
{code}c:\DevelopmentSuite\cygwin\setup-x86_64.exe -D --no-admin --quiet-mode --only-site -l c:\DevelopmentSuite\cygwin\packages --site http://mirrors.xmission.com/cygwin --categories Base --packages openssh,rsync --root c:\DevelopmentSuite{code}
Another modification should be done to cygwin installer to check for included zip with packages, unpack it and do installation from local folder instead
{code}c:\DevelopmentSuite\cygwin\setup-x86_64.exe --no-admin --quiet-mode -L -l c:\DevelopmentSuite\cygwin\packages --categories Base --packages openssh,rsync --root c:\DevelopmentSuite\cygwin{code}
was:
It should be possible to install Cygwin, and then package that install in such a way that we can do a more silent install that doesn't require packages to be downloaded.
Some clues can be found here: https://cygwin.com/ml/cygwin/2010-03/msg00877.html
> Using a pre packaged version of Cygwin that doesn't require the installer to download packages
> ----------------------------------------------------------------------------------------------
>
> Key: JBDS-3632
> URL: https://issues.jboss.org/browse/JBDS-3632
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Reporter: Ken Finnigan
> Assignee: Denis Golovin
> Labels: havoc
> Fix For: 10.4.0.AM2
>
>
> It should be possible to install Cygwin, and then package that install in such a way that we can do a more silent install that doesn't require packages to be downloaded.
> Some clues can be found here: https://cygwin.com/ml/cygwin/2010-03/msg00877.html
> The fix should modify the bundle build to download packages into temp folder and then zip them. This zip then included into bundle installer.
> {code}c:\DevelopmentSuite\cygwin\setup-x86_64.exe -D --no-admin --quiet-mode --only-site -l c:\DevelopmentSuite\cygwin\packages --site http://mirrors.xmission.com/cygwin --categories Base --packages openssh,rsync --root c:\DevelopmentSuite{code}
> Another modification should be done to cygwin installer to check for included zip with packages, unpack it and do installation from local folder instead
> {code}c:\DevelopmentSuite\cygwin\setup-x86_64.exe --no-admin --quiet-mode -L -l c:\DevelopmentSuite\cygwin\packages --categories Base --packages openssh,rsync --root c:\DevelopmentSuite\cygwin{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBTIS-1051) Return CDI features to JBTIS TP for use by SwitchYard/Fuse Tooling
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1051?page=com.atlassian.jira.plugin... ]
Andrej Podhradsky closed JBTIS-1051.
------------------------------------
Verified with JBTIS-TP 4.4.2.Final
> Return CDI features to JBTIS TP for use by SwitchYard/Fuse Tooling
> ------------------------------------------------------------------
>
> Key: JBTIS-1051
> URL: https://issues.jboss.org/browse/JBTIS-1051
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: target-platform
> Affects Versions: 10.2.0.CR1, 4.4.2.CR1
> Reporter: Paul Leacu
> Assignee: Paul Leacu
> Priority: Blocker
> Fix For: 4.4.2.AM2-SNAPSHOT
>
>
> The effort to remove unneeded JBT core requirements removed CDI which is needed by SwitchYard. Return:
> org.jboss.tools.cdi.deltaspike.feature.feature.group
> org.jboss.tools.cdi.feature.feature.group
> org.jboss.tools.cdi.seam.feature.feature.group
> ref:
> Fuse Tooling there are 3 git repos:
> - Fuse Tooling itself
> - SAP Tooling, because it contains proprietary dependencies
> - SwitchYard Tooling because historically a different project and it enters in maintenance mode so we don't make an effort to merge it with Fuse Tooling git repository
> *Reason:* Replace removed CDI dependencies
> *Project page/sources:*
> *Version:* 4.4.2.AM1
> *License and owner:* EPL
> *Original p2 repo:*
> *JBoss mirror:*
> *Include Sources:* Yes
> *Affected JBoss Tools components:Integration Stack
> *Include in JBDS:* Yes
> *Type of dependency:* testing|central-only|distribution
> *List of bundles added/removed:*
> {code}
> <unit id="org.jboss.tools.cdi.deltaspike.feature.feature.group" version="1.8.3.v20161214-1452"/>
> <unit id="org.jboss.tools.cdi.feature.feature.group" version="1.8.3.v20161214-1452"/>
> <unit id="org.jboss.tools.cdi.seam.feature.feature.group" version="1.8.3.v20161214-1452"/>
> <unit id="org.jboss.tools.maven.cdi.feature.feature.group" version="1.8.3.v20161214-0939"/>
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-23017) use sshfs to speed up publishing process
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23017?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-23017:
-------------------------------
Fix Version/s: 4.4.4.Final
> use sshfs to speed up publishing process
> -----------------------------------------
>
> Key: JBIDE-23017
> URL: https://issues.jboss.org/browse/JBIDE-23017
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: build
> Affects Versions: 4.4.1.AM3
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.4.AM2, 4.4.4.Final
>
> Attachments: staging-times.png
>
>
> Currently, publishing from /snapshots to /staging and from /staging to /development requires that we fetch several GBs of data from filemgmt.jboss.org to a temp folder, then push those bits to a new folder on filemgmt.jboss.org.
> If we could simply copy bits over sshfs, the process might be a lot faster than these times:
> {code}
> JBT coretests 1.1G: 59m20
> JBT core 1.2G: 64m23
> devstudio (copy from filemgmt to filemgmt) 2.4G: 2h13
> devstudio (copy from local to www.qa) 3.1G: 6mins(?)
> {code}
> To make this work, however, we need more slaves to have sshfs installed. Currently, it appears that only dev01 [1] is so equipped. And that slave, currently, has a build queue more than 170 jobs long, making it impractical to even TEST publishing over sshfs.
> [1] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/computer/dev01-rhel5-x86/
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-23017) use sshfs to speed up publishing process
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23017?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-23017:
-------------------------------
Attachment: staging-times.png
> use sshfs to speed up publishing process
> -----------------------------------------
>
> Key: JBIDE-23017
> URL: https://issues.jboss.org/browse/JBIDE-23017
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: build
> Affects Versions: 4.4.1.AM3
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.4.AM2
>
> Attachments: staging-times.png
>
>
> Currently, publishing from /snapshots to /staging and from /staging to /development requires that we fetch several GBs of data from filemgmt.jboss.org to a temp folder, then push those bits to a new folder on filemgmt.jboss.org.
> If we could simply copy bits over sshfs, the process might be a lot faster than these times:
> {code}
> JBT coretests 1.1G: 59m20
> JBT core 1.2G: 64m23
> devstudio (copy from filemgmt to filemgmt) 2.4G: 2h13
> devstudio (copy from local to www.qa) 3.1G: 6mins(?)
> {code}
> To make this work, however, we need more slaves to have sshfs installed. Currently, it appears that only dev01 [1] is so equipped. And that slave, currently, has a build queue more than 170 jobs long, making it impractical to even TEST publishing over sshfs.
> [1] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/computer/dev01-rhel5-x86/
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years