Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Buckminster ReservedPlainVersionCharacters"

m (remove escaped characters that does not have to be escaped)
 
Line 2: Line 2:
 
A plain version string may not contain the characters '/', '#', or '@' as the precense of these indicates that it is a [[Buckminster Version Selector|Version Selector]] and not a  [[Buckminster Which Version of Version#plain|plain version]], as in a version string like "4.5.0". The version string is further restricted to not include the version designator delimiters <tt>'[' ']' '(' ')'</tt> or <tt>','</tt>.
 
A plain version string may not contain the characters '/', '#', or '@' as the precense of these indicates that it is a [[Buckminster Version Selector|Version Selector]] and not a  [[Buckminster Which Version of Version#plain|plain version]], as in a version string like "4.5.0". The version string is further restricted to not include the version designator delimiters <tt>'[' ']' '(' ')'</tt> or <tt>','</tt>.
 
<noinclude>
 
<noinclude>
[[Category:Buckminster]]
+
 
[[Category:Buckminster Documentation]]
+
[[Category:Buckminster Technical Reference]]
[[Category:Buckminster Reference]]
+
 
</noinclude>
 
</noinclude>

Latest revision as of 10:29, 19 July 2007

< To: Buckminster Project
A plain version string may not contain the characters '/', '#', or '@' as the precense of these indicates that it is a Version Selector and not a plain version, as in a version string like "4.5.0". The version string is further restricted to not include the version designator delimiters '[' ']' '(' ')' or ','.

Back to the top