[jbosstools-issues] [JBoss JIRA] (JBIDE-14088) Generate TP source feature site + composite site merging matching TP with TP sources

Mickael Istria (JIRA) jira-events at lists.jboss.org
Fri Apr 19 02:00:54 EDT 2013


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

Mickael Istria commented on JBIDE-14088:
----------------------------------------

{quote}
Problem is that if you're on a part of the planet where accessing download.jboss.org is slow, or you don't want to have to re-resolve all the content AGAIN every time you launch a new version of Eclipse, it would be WAY simpler to just have an update site zip w/ sources and install from that.
{quote}
The use-case is already covered by the mojo based on Rob's and Max's feedback. Search for {noformat}mvn install -Dmirror-target-to-repo.includeSources=true{noformat} on https://github.com/jbosstools/jbosstools-target-platforms/wiki . This command ends up with a mirror of the site that one can use as a "plugin folder" target-platform. Using this command also allows to consume Tycho cache for bundles that are already available.

{quote}
After this, my hotkeys are ALL messed up. All of them. I have no idea why but I was able to repeat this twice. ctrl+n doesnt open the 'new' window. ctrl+backspace in an editor doesn't delete words. ctrl+shift+T doesn't show the type searcher. Basically all teh hotkeys die. ANd I have absolutely no idea why. 
{quote}
I'd accuse m2e ;)
                
> Generate TP source feature site + composite site merging matching TP with TP sources
> ------------------------------------------------------------------------------------
>
>                 Key: JBIDE-14088
>                 URL: https://issues.jboss.org/browse/JBIDE-14088
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: target-platform
>    Affects Versions: 4.1.0.Alpha1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 4.1.0.Beta1
>
>
> Every time we produce a target platform update site zip on download.jboss.org we should also produce an update site containing only sources.
> Then the composite site http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.30.5.Alpha4-SNAPSHOT/ could include:
> * REPO/
> * SRC-REPO/ *NEW*
> * compositeArtifacts.xml, compositeContent.xml  --> points to both REPO/ and SRC-REPO/ *NEW*
> * jbosstoolstarget-4.30.5.Alpha4-SNAPSHOT.zip
> * jbosstoolstarget-4.30.5.Alpha4-SNAPSHOT.zip.MD5	
> * jbosstoolstarget-sources-4.30.5.Alpha4-SNAPSHOT.zip *NEW*
> * jbosstoolstarget-sources-4.30.5.Alpha4-SNAPSHOT.zip.MD5	*NEW*

--
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