Gary O'Neall

Results 1059 comments of Gary O'Neall

Note that the specific topic under discussion was decision to use relationships for licenses rather than properties.

Holding off on merging this until the tooling (shacl2code) implements the additional namespaces. @JPEWdev @goneall will look into this

The simplest solution would be to just hold write locks instead of readlocks, but that would negatively impact concurrency.

Thanks again @sdheh for the analysis. Pull requests are welcome - otherwise I'll look into a fix after finishing the SPDX 3.0 upgrade work.

Thanks @douglasclarke - I'll go ahead and close this issue as resolved.

> One comment I would make is that the fix in [#310](https://github.com/spdx/Spdx-Java-Library/pull/310) is based on the current implementation of LineColumn and src/test/java/org/spdx/licenseTemplate/LicenseTextHelperTest.java of spdx-java-core. I did test with trying to...

Now that I review this issue, I do tend to agree that this is an issue if the method is being used without following on with the template matcher. @sdheh...

Thanks @douglasclarke for reporting this. If you could create a PR, that would be much appreciated.