From 63c34d0f9d106c74927f991b3f4ccb2c9ff7be0a Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Thu, 3 Sep 2026 15:55:15 +0500 Subject: [PATCH] Remove ifcjni references (c2abc3f) --- .github/workflows/ci.yml | 1 - README.md | 1 - conda/recipe.yaml | 5 ----- 3 files changed, 7 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab68b6388c..dc691aec22 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,6 @@ on: - 'src/ifcgeom/**' - 'src/ifcgeom_schema_agnostic/**' - 'src/ifcgeomserver/**' - - 'src/ifcjni/**' - 'src/ifcmax/**' - 'src/ifc5d/**' - 'src/ifcedit/**' diff --git a/README.md b/README.md index 411fac1ece..1110cdcd0a 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,6 @@ The IfcOpenShell C++ codebase is split into multiple interal libraries: | ifcgeom | Internal library for IfcOpenShell | LGPL-3.0-or-later\* | | ifcgeom\_schema\_agnostic | Internal library for IfcOpenShell | LGPL-3.0-or-later\* | | ifcgeomserver | Internal library for IfcOpenShell | LGPL-3.0-or-later\* | -| ifcjni | Internal library for IfcOpenShell | LGPL-3.0-or-later\* | | ifcparse | Internal library for IfcOpenShell | LGPL-3.0-or-later\* | | ifcwrap | Internal library for IfcOpenShell | LGPL-3.0-or-later\* | | serializers | Internal library for IfcOpenShell | LGPL-3.0-or-later\* | diff --git a/conda/recipe.yaml b/conda/recipe.yaml index 547db1194d..cbd20fa199 100644 --- a/conda/recipe.yaml +++ b/conda/recipe.yaml @@ -244,11 +244,6 @@ about: Internal library for IfcOpenShell LGPL-3.0-or-later* - - ifcjni - Internal library for IfcOpenShell - LGPL-3.0-or-later* - ifcmax Historic extension for IFC support in 3DS Max