Community
Participate
Working Groups
When a user defines a generator version (OSGi) with a "maximum" constraint value and then tries to modify that value (for example, by removing the constraint) the change is not saved back to the Tigerstripe.xml definition file.
Assigned to Richard
The editor was trying to convert an empty string to a version which throws an exception - which was ignored. Correct behaviour is to unset the version if the string is empty.
Added some tweaks to support editing (was running into an error in the case that the input string was not a valid OSGi version.