Bug 414699 - [CBI] webtools.common.snippets patch for building with Maven/Tycho
Summary: [CBI] webtools.common.snippets patch for building with Maven/Tycho
Status: RESOLVED FIXED
Alias: None
Product: WTP Common Tools
Classification: WebTools
Component: Snippets Framework (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.6 M2   Edit
Assignee: Carl Anderson CLA
QA Contact: Nitin Dahyabhai CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 412211
  Show dependency tree
 
Reported: 2013-08-08 15:33 EDT by Thanh Ha CLA
Modified: 2013-09-10 17:13 EDT (History)
2 users (show)

See Also:


Attachments
webtools.common.snippets.patch (5.29 KB, patch)
2013-08-08 15:33 EDT, Thanh Ha CLA
ccc: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thanh Ha CLA 2013-08-08 15:33:49 EDT
Created attachment 234210 [details]
webtools.common.snippets.patch

Patch for webtools.common.snippets, all modules are buildable with CBI.
Comment 1 Nitin Dahyabhai CLA 2013-08-29 22:00:29 EDT
Than, do these 3.5's need to be 3.6's to reflect our Luna version?
Comment 2 Thanh Ha CLA 2013-08-30 09:22:28 EDT
(In reply to comment #1)
> Than, do these 3.5's need to be 3.6's to reflect our Luna version?

Nitin,

The bundle and feature poms just need to match the version numbers in the respective MANIFEST.MF or feature.xml files.

As for the parent pom and repo root poms the version there can be anything but must match the versions declared in the parent (releng repo?). So for these I would set them as the next WTP release version I guess Luna in this case.

All the patches I submitted use 3.5 because that was the version that appeared most often when I was looking at the bundles and features at the time.
Comment 3 Carl Anderson CLA 2013-09-10 17:13:04 EDT
Committed to master for WTP 3.6 M2