-
The less deps the better - less updating and CVE surface. We are only using string and immutable list utils.
For the lists, new JDKs have:
- `Collections.unmodifiableList(list);`
- `List.of(...…
-
We should update the pages of the old implementations to reference this new one.
The old reference implementations are under https://github.com/eclipse/lyo.rio
https://github.com/eclipse/lyo.rio/t…
-
I posted this issue as a question on [the forum ](https://www.eclipse.org/forums/index.php/m/1864760/#msg_1864760), but now I have a solution.
So, I thought I share it here too.
After I upgraded …
-
See https://github.com/eclipse/lyo.testsuite/blob/1f331b3c4ddbbb09c0ced18e121afcfd379ea458/org.eclipse.lyo.testsuite.server/src/main/java/org/eclipse/lyo/testsuite/oslcv2/core/AbstractCreationAndUpdat…
-
Covered by `org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper#unmarshal` and `org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper#unmarshalSingle`
-
We had a lot of poor experiences with a bunch of POM files patched together haphazardly. I will be using this ticket to track the problems that shall be addressed across many POM files
### Monorepo…
-
Need to check against the current handbook: https://wiki.eclipse.org/IT_Infrastructure_Doc#Sign_my_Jar.2Fplugins.2FWindows_exe.2FmacOS_App_files.3F
Build log: https://ci.eclipse.org/lyo/job/lyo-desig…
-
Trying to walk through the workshop using the 'OOB' Lyo Designer (not the plugin version) on Windows Server 2012
At this stage: https://oslc.github.io/developing-oslc-applications/eclipse_lyo/toolcha…
-
Shall we update the website for the upcoming release? At least in a pull request.
See the forum post draft for tomorrow: https://hackmd.io/QEK5pMnJQZK3sz9IT0I7Kg. There I specifically write:
> -…
-
https://github.com/eclipse/lyo.store/blob/ddc3b43f8eb152df6b751ab1ab492998c9be1659/src/store-core/src/main/java/org/eclipse/lyo/store/internals/SparqlStoreImpl.java#L340
Currently updateResources…