Gary O'Neall

Results 1059 comments of Gary O'Neall

With the help of @zvr I was able to create a schema update that catches this error. There are 45 licenses that will need to be fixed for them to...

> so, will this mean that we can't have nested lists? @jlovejoy - no, you can still have nested lists. You just need to nest them as follows: ``` ......

Unfortunately, this doesn't flag the following as invalid: ``` 1. Licenses. Licensor hereby grants you the following rights, provided that you comply with all of the restrictions set forth in...

> First quick observation, @goneall : you've changed listType but not listStandardLicenseHeaderType right below; was this on purpose? @zvr - I missed that - I just fixed it and it...

There are 45 licenses XML's that will need to be fixed before this schema can be merged: ``` Parsing error in XML file AAL.xml at line 47, column 15:cvc-complex-type.2.4.a: Invalid...

@jlovejoy If we update the matching guidelines to allow for any number of underscores, I will need to update the SPDX matching tools as well. If/when we update the matching...

In terms of the exact guidelines text, I have a few considerations and recommendations: 1. Do we ignore the characters after the first, second or 3rd repeating characters? In other...

> would this be best dealt with via tag markup or could we add "&" and "and" to the list of equivalent words (even though & isn't a word really...)...

@huornlmj Are you looking for 1) a library to be used within a C++ project to generate SPDX and/or are you looking for 2) a tool which in any language...

Thanks @stevespringett for adding the issue. We are just about done with our first release candidate for the 2.3 spec. It has a new field `primaryPackagePurpose` which is intended to...