<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 11/21/2013 07:43 AM, Mickael Istria
      wrote:<br>
    </div>
    <blockquote cite="mid:528E2A34.4070806@redhat.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <p>Hi all,<br>
      </p>
      <p>Here is a proposal for a new 4.40.0.Alpha1-SNAPSHOT target
        platform: <a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="https://github.com/jbosstools/jbosstools-target-platforms/pull/30">https://github.com/jbosstools/jbosstools-target-platforms/pull/30</a>
        .<br>
        It consists in the following changes:<br>
        * JBIDE-16073: Move to Luna M3<br>
        ** most projects have contributed a new M3 build<br>
        ** SWT migrated to GTK+ 3, which is a major change on which one
        we should provide feedback</p>
      <p> Please review this PR and yell if there is anything shocking.
        You can use the following stuff to try to build build the TP
        locally and try out against your component:<br>
      </p>
      <p>Build target-platform:<br>
      </p>
      <pre>&nbsp; $ cd jbosstools-target-platforms
  $ git fetch mistria JBIDE-16073
&nbsp; $ git checkout FETCH_HEAD
&nbsp; $ cd jbosstools/multiple
&nbsp; $ mvn clean install -P \!multiple2repo</pre>
    </blockquote>
    <br>
    <tt>Build failed for me with </tt><tt><br>
    </tt><tt><br>
    </tt><tt>[INFO]
      ------------------------------------------------------------------------</tt><tt><br>
    </tt><tt>[INFO] Reactor Summary:</tt><tt><br>
    </tt><tt>[INFO] </tt><tt><br>
    </tt><tt>[INFO] JBoss Tools + JBDS Target Platform Root ...........
      SUCCESS [1.171s]</tt><tt><br>
    </tt><tt>[INFO] JBDS Target Platforms .............................
      SUCCESS [0.006s]</tt><tt><br>
    </tt><tt>[INFO] JBDS Multiple (Composite) Target Platform .........
      SUCCESS [22.972s]</tt><tt><br>
    </tt><tt>[INFO] JBDS Unified (Aggregate) Target Platform ..........
      FAILURE [4.594s]</tt><tt><br>
    </tt><tt>[INFO] JBoss Tools Target Platforms ......................
      SKIPPED</tt><tt><br>
    </tt><tt>[INFO] JBoss Tools Multiple (Composite) Target Platform ..
      SKIPPED</tt><tt><br>
    </tt><tt>[INFO] JBoss Tools Unified (Aggregate) Target Platform ...
      SKIPPED</tt><tt><br>
    </tt><tt>[INFO]
      ------------------------------------------------------------------------</tt><tt><br>
    </tt><tt>[INFO] BUILD FAILURE</tt><tt><br>
    </tt><tt>[INFO]
      ------------------------------------------------------------------------</tt><tt><br>
    </tt><tt>[INFO] Total time: 31.067s</tt><tt><br>
    </tt><tt>[INFO] Finished at: Fri Nov 22 16:14:15 PST 2013</tt><tt><br>
    </tt><tt>[INFO] Final Memory: 37M/334M</tt><tt><br>
    </tt><tt>[INFO]
      ------------------------------------------------------------------------</tt><tt><br>
    </tt><tt>[ERROR] Failed to execute goal
      org.eclipse.tycho.extras:target-platform-validation-plugin:0.18.1:validate-target-platform
      (default) on project jbdevstudio-unified: Validation found errors
      in 1 .target files:</tt><tt><br>
    </tt><tt>[ERROR] Could not resolve content of
      jbdevstudio-unified.target</tt><tt><br>
    </tt><tt>[ERROR] Could not find
      "org.eclipse.m2e.feature.feature.group/1.5.0.20131109-1633" in the
      repositories of the current location</tt><tt><br>
    </tt><br>
    Denis<br>
    <blockquote cite="mid:528E2A34.4070806@redhat.com" type="cite">
      <p>Then, try to built your component with this local build of the
        target-platform:<br>
      </p>
      <pre>&nbsp; $ cd /path/to/your/component
&nbsp; $ mvn clean verify -Dtpc.version=4.40.0.Alpha1-SNAPSHOT -Pmultiple</pre>
      <p><br>
        In case you notice any issue for you component with Luna M3,
        create a dedicated bug to track the migration, and link it as a
        dependency from JBIDE-15639, so we now which projects require
        migration effort.<br>
        In case you're not working on JBoss Tools 4.1.1 any more, please
        make the migration to Luna your top-priority before implementing
        new features in 4.2.0.Alpha1, as we'd like to release a
        4.2.0.Alpha1 soon, hopefully against Luna.<br>
        <br>
        Cheers,</p>
      <div class="moz-signature">
        <p>-- </p>
        Mickael Istria<br>
        Eclipse developer at <a moz-do-not-send="true"
          href="http://www.jboss.org/tools">JBoss, by Red Hat</a><br>
        <a moz-do-not-send="true"
          href="http://mickaelistria.wordpress.com">My blog</a> - <a
          moz-do-not-send="true" href="http://twitter.com/mickaelistria">My
          Tweets</a></div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
jbosstools-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jbosstools-dev@lists.jboss.org">jbosstools-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev">https://lists.jboss.org/mailman/listinfo/jbosstools-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>