diff --git a/BuildInstructions.md b/BuildInstructions.md index 3fbeb240..78766d09 100644 --- a/BuildInstructions.md +++ b/BuildInstructions.md @@ -14,7 +14,7 @@ For the brave, there are build scripts in the main directory for each OS: build-linux-aarch64.sh build-linux-amd64.sh build-mac.sh - build-win-x64.bat + build-win.bat After configuring the project once properly, you can use those build scripts (which are trivial but handy) to build `LogoRRR`. diff --git a/build-linux-aarch64.sh b/build-linux-aarch64.sh index 554e0339..e9470271 100755 --- a/build-linux-aarch64.sh +++ b/build-linux-aarch64.sh @@ -1 +1 @@ -mvn clean install -T1C; sudo apt install ./dist/dist-linux/installer-linux/target/installer/logorrr_23.2.0_arm64.deb; /opt/logorrr/bin/LogoRRR \ No newline at end of file +mvn clean install -T1C; sudo apt install ./dist/dist-linux/installer-linux/target/installer/logorrr_23.2.1_arm64.deb; /opt/logorrr/bin/LogoRRR \ No newline at end of file diff --git a/build-linux-amd64.sh b/build-linux-amd64.sh index 28db22fe..8860b2ba 100755 --- a/build-linux-amd64.sh +++ b/build-linux-amd64.sh @@ -1 +1 @@ -mvn clean install -T1C; sudo apt install ./dist/dist-linux/installer-linux/target/installer/logorrr_23.2.0_amd64.deb; /opt/logorrr/bin/LogoRRR +mvn clean install -T1C; sudo apt install ./dist/dist-linux/installer-linux/target/installer/logorrr_23.2.1_amd64.deb; /opt/logorrr/bin/LogoRRR diff --git a/build-mac.sh b/build-mac.sh index f0c08681..5eefd828 100755 --- a/build-mac.sh +++ b/build-mac.sh @@ -1 +1 @@ -mvn clean install -T1C; open ./dist/dist-osx/installer-osx/target/installer/LogoRRR-23.2.0.pkg +mvn clean install -T1C; open ./dist/dist-osx/installer-osx/target/installer/LogoRRR-23.2.1.pkg diff --git a/build-win-x64.bat b/build-win.bat similarity index 85% rename from build-win-x64.bat rename to build-win.bat index 65801af3..e2aabcf9 100644 --- a/build-win-x64.bat +++ b/build-win.bat @@ -2,4 +2,4 @@ ECHO Building LogoRRR cmd /C mvn clean package -q -T1C ECHO Installing LogoRRR -cmd /C .\dist\dist-win\installer-win-jre\target\installer\LogoRRR-23.2.0-installer-jre.exe \ No newline at end of file +cmd /C .\dist\dist-win\installer-win-jre\target\installer\LogoRRR-23.2.1-installer-jre.exe \ No newline at end of file diff --git a/dist/dist-win/installer-win-jre/src/main/ai/logorrr-installer-jre.aip b/dist/dist-win/installer-win-jre/src/main/ai/logorrr-installer-jre.aip index 583d6cbc..43bf96aa 100644 --- a/dist/dist-win/installer-win-jre/src/main/ai/logorrr-installer-jre.aip +++ b/dist/dist-win/installer-win-jre/src/main/ai/logorrr-installer-jre.aip @@ -46,7 +46,7 @@ - + @@ -56,27 +56,27 @@ - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + @@ -192,7 +192,7 @@ - + diff --git a/dist/dist-win/installer-win/src/main/ai/logorrr-installer.aip b/dist/dist-win/installer-win/src/main/ai/logorrr-installer.aip index fd25bffb..877a1931 100644 --- a/dist/dist-win/installer-win/src/main/ai/logorrr-installer.aip +++ b/dist/dist-win/installer-win/src/main/ai/logorrr-installer.aip @@ -23,7 +23,7 @@ - + @@ -66,7 +66,7 @@ - + diff --git a/docs/src/main/resources/example.log b/docs/src/main/resources/example.log index ec311301..fc76f639 100644 --- a/docs/src/main/resources/example.log +++ b/docs/src/main/resources/example.log @@ -567,12 +567,6 @@ java.lang.IllegalStateException at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1589) - Suppressed: java.lang.IllegalStateException: Attempt 1: Could not acquire read lock for 'artifact:nxs.marcoms:marcoms:nxs-23.2.0-SNAPSHOT' in 30 SECONDS - at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter$AdaptedLockSyncContext.acquire(NamedLockFactoryAdapter.java:202) - ... 69 more - Suppressed: java.lang.IllegalStateException: Attempt 2: Could not acquire read lock for 'artifact:nxs.marcoms:marcoms:nxs-23.2.0-SNAPSHOT' in 30 SECONDS - at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter$AdaptedLockSyncContext.acquire(NamedLockFactoryAdapter.java:202) - ... 69 more 2023-08-17 09:16:23,783 [90583985] INFO - #o.j.i.maven - java.lang.IllegalStateException: Could not acquire lock(s) at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter$AdaptedLockSyncContext.acquire(NamedLockFactoryAdapter.java:219) @@ -620,7 +614,7 @@ java.lang.IllegalStateException at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1840) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1806) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177) - Suppressed: java.lang.IllegalStateException: Attempt 1: Could not acquire read lock for 'artifact:nxs.ml:matlab-jvm-bridge:nxs-23.2.0-SNAPSHOT' in 30 SECONDS + Suppressed: java.lang.IllegalStateException: Attempt 1: Could not acquire read lock for 'artifact:nxs.ml:matlab-jvm-bridge:nxs-23.2.1-SNAPSHOT' in 30 SECONDS at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter$AdaptedLockSyncContext.acquire(NamedLockFactoryAdapter.java:202) ... 44 more @@ -670,7 +664,7 @@ java.lang.IllegalStateException at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1840) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1806) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177) - Suppressed: java.lang.IllegalStateException: Attempt 1: Could not acquire read lock for 'artifact:nxs.ml:matlab-jvm-bridge:nxs-23.2.0-SNAPSHOT' in 30 SECONDS + Suppressed: java.lang.IllegalStateException: Attempt 1: Could not acquire read lock for 'artifact:nxs.ml:matlab-jvm-bridge:nxs-23.2.1-SNAPSHOT' in 30 SECONDS at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter$AdaptedLockSyncContext.acquire(NamedLockFactoryAdapter.java:202) ... 44 more @@ -720,14 +714,14 @@ java.lang.IllegalStateException at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1840) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1806) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177) - Suppressed: java.lang.IllegalStateException: Attempt 1: Could not acquire read lock for 'artifact:nxs.ml:matlab-jvm-bridge:nxs-23.2.0-SNAPSHOT' in 30 SECONDS + Suppressed: java.lang.IllegalStateException: Attempt 1: Could not acquire read lock for 'artifact:nxs.ml:matlab-jvm-bridge:nxs-23.2.1-SNAPSHOT' in 30 SECONDS at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter$AdaptedLockSyncContext.acquire(NamedLockFactoryAdapter.java:202) ... 44 more 2023-08-17 09:16:24,003 [90584205] INFO - #o.j.i.maven - Importing Maven project using Workspace API 2023-08-17 09:16:24,233 [90584435] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: UnindexedFilesScanner[nxs-arm, 18 iterators] 2023-08-17 09:16:24,234 [90584436] INFO - #c.i.w.i.i.EntitiesOrphanageImpl - Update orphanage. 0 modules added -2023-08-17 09:16:24,243 [90584445] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of nxs-arm. Reason: changes in: "Library Maven: nxs.apps.cis:cis-docs:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.apps:security-win64-static:dll:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.ml:algorithms:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.ml:matlab-jvm-bridge:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c11:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c11ng:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12sh:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12th60:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12th90:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c51:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)" and 8 iterators more +2023-08-17 09:16:24,243 [90584445] INFO - #c.i.u.i.UnindexedFilesScanner - Started scanning for indexing of nxs-arm. Reason: changes in: "Library Maven: nxs.apps.cis:cis-docs:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.apps:security-win64-static:dll:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.ml:algorithms:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.ml:matlab-jvm-bridge:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c11:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c11ng:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12sh:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12th60:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12th90:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c51:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)" and 8 iterators more 2023-08-17 09:16:24,243 [90584445] INFO - #c.i.u.i.UnindexedFilesScanner - Performing delayed pushing properties tasks for nxs-arm took 0ms; general responsiveness: ok; EDT responsiveness: ok 2023-08-17 09:16:24,243 [90584445] INFO - #c.i.u.i.UnindexedFilesScanner - Scanning of nxs-arm uses 9 scanning threads 2023-08-17 09:16:24,244 [90584446] INFO - #c.i.o.e.s.p.IdeModifiableModelsProviderImpl - Ide modifiable models provider, create builder from version 22 @@ -822,12 +816,12 @@ java.lang.IllegalStateException 2023-08-17 09:16:28,050 [90588252] INFO - #c.i.u.i.PerProjectIndexingQueue - Finished for nxs-arm. No files to index with loading content. 2023-08-17 09:16:28,051 [90588253] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: UnindexedFilesScanner[nxs-arm, 1 iterators] 2023-08-17 09:16:28,051 [90588253] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) com.intellij.util.indexing.DumbModeWhileScanningTrigger$DumbModeWhileScanning@60efb940 -2023-08-17 09:16:28,051 [90588253] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) UnindexedFilesIndexer[nxs-arm, 17 iterators, reason: changes in: "Library Maven: nxs.apps.cis:cis-docs:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.apps:security-win64-static:dll:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.ml:algorithms:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.ml:matlab-jvm-bridge:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c11:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c11ng:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12sh:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12th60:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12th90:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c51:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)" and 8 iterators more] +2023-08-17 09:16:28,051 [90588253] INFO - #c.i.o.p.MergingQueueGuiExecutor - Running task: (dumb mode task) UnindexedFilesIndexer[nxs-arm, 17 iterators, reason: changes in: "Library Maven: nxs.apps.cis:cis-docs:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.apps:security-win64-static:dll:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.ml:algorithms:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.ml:matlab-jvm-bridge:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c11:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c11ng:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12sh:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12th60:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12th90:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c51:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)" and 8 iterators more] 2023-08-17 09:16:28,051 [90588253] INFO - #c.i.o.p.DumbServiceMergingTaskQueue - Initializing DumbServiceMergingTaskQueue... 2023-08-17 09:16:28,052 [90588254] INFO - #c.i.u.i.UnindexedFilesIndexer - Use 9 indexing threads for indexing of nxs-arm 2023-08-17 09:16:36,168 [90596370] INFO - #c.i.u.i.ProjectChangedFilesScanner - Scanning refreshed files of nxs-arm : 1 to update, calculated in 0ms 2023-08-17 09:16:36,169 [90596371] INFO - #c.i.u.i.UnindexedFilesIndexer - Finished for nxs-arm. Unindexed files update took 8117ms; general responsiveness: ok; EDT responsiveness: ok -2023-08-17 09:16:36,169 [90596371] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) UnindexedFilesIndexer[nxs-arm, 17 iterators, reason: changes in: "Library Maven: nxs.apps.cis:cis-docs:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.apps:security-win64-static:dll:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.ml:algorithms:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.ml:matlab-jvm-bridge:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c11:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c11ng:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12sh:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12th60:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12th90:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c51:nxs-23.2.0-SNAPSHOT (#1 class roots, #0 source roots)" and 8 iterators more] +2023-08-17 09:16:36,169 [90596371] INFO - #c.i.o.p.MergingQueueGuiExecutor - Task finished: (dumb mode task) UnindexedFilesIndexer[nxs-arm, 17 iterators, reason: changes in: "Library Maven: nxs.apps.cis:cis-docs:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.apps:security-win64-static:dll:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.ml:algorithms:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.ml:matlab-jvm-bridge:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c11:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c11ng:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12sh:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12th60:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c12th90:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)", "Library Maven: nxs.sensors.production.masterdata:masterdata-c51:nxs-23.2.1-SNAPSHOT (#1 class roots, #0 source roots)" and 8 iterators more] 2023-08-17 09:16:36,744 [90596946] INFO - #c.i.i.s.download - There is no need to download shared indexes for JdkSharedIndexSuggestion(SharedIndexId(kind=jdk, url=https://index-cdn.jetbrains.com/v2/jdk, indexId=e57aee416791e42a33e8d8a89c76785d465d8e4cb8277f0029444deaac8d84a9#Azul Zulu version 19), lazy). Similar compatible shared indexes are available locally. 2023-08-17 09:31:59,061 [91519263] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities to files 2023-08-17 09:32:16,687 [91536889] WARN - JetBrains UI DSL - Unsupported labeled component com.intellij.vcs.log.VcsUserEditor, label 'Author:' @@ -14000,4 +13994,4 @@ java.lang.Throwable 2023-08-17 22:49:17,030 [139357232] INFO - #c.i.c.s.BuildManager - BUILDER_PROCESS [stderr]: Be careful, logger will be shut down earlier than application: Unable to make field private static java.util.IdentityHashMap java.lang.ApplicationShutdownHooks.hooks accessible: module java.base does not "opens java.lang" to unnamed module @85ede7b 2023-08-17 22:49:17,043 [139357245] INFO - #c.i.c.s.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Users/lad/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-1/232.8660.185/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar 2023-08-17 22:50:47,365 [139447567] INFO - #o.j.p.s.l.d.a.ScalaDfaVisitor - Dataflow analysis failed for function definition start. Reason: other -2023-08-17 22:51:23,862 [139484064] INFO - #git4idea.commands.GitHandler - [LogoRRR] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false rm --ignore-unmatch --cached -r -- docs/releases/23.2.0 +2023-08-17 22:51:23,862 [139484064] INFO - #git4idea.commands.GitHandler - [LogoRRR] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false rm --ignore-unmatch --cached -r -- docs/releases/23.2.1