[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6982) Create eclipse.org deps mirror from .target file on download.jboss.org

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Sep 23 13:04:28 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-6982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12552798#action_12552798 ] 

Nick Boldt commented on JBIDE-6982:
-----------------------------------

Step 1. Have successfully generated a local update site mirror from the .target file, using this script:

http://anonsvn.jboss.org/repos/jbosstools/trunk/build/target-platform/target2ant.xsl

Added bonus - other than this instruction to install the Eclipse 3.6 and Helios release sites, the local mirror contains no additional URL pointers to "download.eclipse" in content.xml.

       <touchpointData size='1'>
        <instructions size='1'>
          <instruction key='configure'>
            addRepository(type:0,location:http${#58}//download.eclipse.org/eclipse/updates/3.6,name:The Eclipse Project Updates);addRepository(type:1,location:http${#58}//download.eclipse.org/eclipse/updates/3.6,name:The Eclipse Project Updates);addRepository(type:0,location:http${#58}//download.eclipse.org/releases/helios,name:Helios);addRepository(type:1,location:http${#58}//download.eclipse.org/releases/helios,name:Helios);
          </instruction>
        </instructions>

Therefore may not need Step 2 or Step 3, since we already have metadata, plugin jars, and feature jars.


> Create eclipse.org deps mirror from .target file on download.jboss.org
> ----------------------------------------------------------------------
>
>                 Key: JBIDE-6982
>                 URL: https://jira.jboss.org/browse/JBIDE-6982
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng
>    Affects Versions: 3.2.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 3.2.0.Beta1
>
>
> 1. resolve .target file's contents (build target platform pom)
> 2. create site.xml for target file's features
> 3. generate update site w/ Tycho

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list