Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 357684 - Add convenient default Version-Patterns if not defined by user
Summary: Add convenient default Version-Patterns if not defined by user
Status: RESOLVED DUPLICATE of bug 357695
Alias: None
Product: Virgo
Classification: RT
Component: tooling (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 368782
  Show dependency tree
 
Reported: 2011-09-14 16:33 EDT by Matthew Adams CLA
Modified: 2012-01-16 19:27 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Adams CLA 2011-09-14 16:33:43 EDT
Build Identifier: 1.1.0.M01

If the user doesn't define the following patterns in their manifest template, define these convenient ones by default:

Version-Patterns:
 next-major;pattern="[=.=.=.=, +1.0.0)",
 next-minor;pattern="[=.=.=.=, =.+1.0)",
 next-micro;pattern="[=.=.=.=, =.=.+1)"



Reproducible: Always

Steps to Reproduce:
(new feature)
Comment 1 Miles Parker CLA 2012-01-16 19:27:39 EST
Looks exactly like referenced bug. Please re-open if that isn't the case.

*** This bug has been marked as a duplicate of bug 357695 ***