Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 357684

Summary: Add convenient default Version-Patterns if not defined by user
Product: [RT] Virgo Reporter: Matthew Adams <matthew>
Component: toolingAssignee: Project Inbox <virgo-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 CC: eclipse, mlippert
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 368782    

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