[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
Sun Oct 10 00:13:39 EDT 2010


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

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

http://anonsvn.jboss.org/repos/jbosstools/trunk/build/target-platform/build.xml now has optional "install" target, which includes p2.director install of target platform into specified eclipse SDK or platform tar.gz.

$ cd ~/trunk/build/target-platform; ant install

However, running a build against that installed target results in SWT problems:

$ cd ~/trunk/build/target-platform; mvn3 clean install -f ../pom.xml clean install -B -U -fae -e -P helios-local-target,\!helios -Dmaven.test.skip -Dtycho.targetPlatform=./eclipse/

  /home/nboldt/workspace36/jbosstools-trunk/jbpm/plugins/org.jboss.tools.jbpm.common/src/org/jboss/tools/jbpm/preferences/LocationElementLabelProvider.java (at line 28):[-1,-1] 
	import org.eclipse.swt.graphics.Image;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  The import org.eclipse.swt.graphics.Image cannot be resolved

Going to try adding the deltapack next.

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