Skip to content

An AI aided attempt to implement CMake preset support. - #211

Open
bopt-agum wants to merge 1 commit into
15knots:masterfrom
bopt-agum:preset_support
Open

An AI aided attempt to implement CMake preset support.#211
bopt-agum wants to merge 1 commit into
15knots:masterfrom
bopt-agum:preset_support

Conversation

@bopt-agum

@bopt-agum bopt-agum commented Jul 17, 2026

Copy link
Copy Markdown

relates to #205

@15knots Could you please take a look whether this change set makes sense?
I have to admit, I am not Java expert.

build is successful and unit tests are passed

Build

MAVEN_OPTS="-Djdk.xml.maxGeneralEntitySizeLimit=0 -Djdk.xml.totalEntitySizeLimit=0" mvn package

[INFO] Reactor Summary:
[INFO] 
[INFO] parent 1.1.0 ....................................... SUCCESS [  0.053 s]
[INFO] de.marw.cmake4eclipse.mbs 3.0.2-SNAPSHOT ........... SUCCESS [ 12.314 s]
[INFO] de.marw.cmake4eclipse.mbs.ui 3.1.0-SNAPSHOT ........ SUCCESS [  0.672 s]
[INFO] de.marw.cmake4eclipse.feature 5.1.0 ................ SUCCESS [  0.197 s]
[INFO] repo 5.1.0 ......................................... SUCCESS [  0.667 s]
[INFO] targetplatform 1.0.1 ............................... SUCCESS [  0.002 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  17.038 s
[INFO] Finished at: 2026-07-17T21:06:05+02:00
[INFO] ------------------------------------------------------------------------

Test

MAVEN_OPTS="-Djdk.xml.maxGeneralEntitySizeLimit=0 -Djdk.xml.totalEntitySizeLimit=0" mvn -e -pl releng/targetplatform,de.marw.cmake4eclipse.mbs -am test

[INFO] Reactor Summary:
[INFO] 
[INFO] parent 1.1.0 ....................................... SUCCESS [  0.046 s]
[INFO] de.marw.cmake4eclipse.mbs 3.0.2-SNAPSHOT ........... SUCCESS [ 11.504 s]
[INFO] targetplatform 1.0.1 ............................... SUCCESS [  0.001 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  14.356 s
[INFO] Finished at: 2026-07-17T21:04:10+02:00
[INFO] ------------------------------------------------------------------------

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant