Conversation
…, since not used
|
So far, the only difference of the installation tree is the version number is now corrected on the following JARs: 1c1
< coatjava-BEFORE/coatjava
---
> coatjava-AFTER/coatjava
1281,1302c1281,1302
< │ │ ├── clas12detector-alert-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-band-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-bg-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-cnd-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-cvt-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-dc-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-eb-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-ec-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-fmt-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-ft-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-htcc-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-ltcc-1.1-SNAPSHOT.jar
< │ │ ├── clas12detector-mc-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-mltn-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-postproc-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-raster-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-rich-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-rtpc-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-swaps-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-tof-1.0-SNAPSHOT.jar
< │ │ ├── clas12detector-urwell-1.0-SNAPSHOT.jar
< │ │ └── clas12detector-vtx-1.0-SNAPSHOT.jar
---
> │ │ ├── clas12detector-alert-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-band-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-bg-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-cnd-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-cvt-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-dc-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-eb-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-ec-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-fmt-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-ft-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-htcc-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-ltcc-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-mc-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-mltn-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-postproc-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-raster-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-rich-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-rtpc-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-swaps-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-tof-12.0.0-SNAPSHOT.jar
> │ │ ├── clas12detector-urwell-12.0.0-SNAPSHOT.jar
> │ │ └── clas12detector-vtx-12.0.0-SNAPSHOT.jar |
|
All JAR file contents are exactly the same except for
The only differences in what's included in this shaded JAR that are not from our local POM version number corrections are: 59c59
< [INFO] Including org.apache.commons:commons-lang3:jar:3.3.2 in the shaded jar.
---
> [INFO] Including org.apache.commons:commons-lang3:jar:3.17.0 in the shaded jar.
142c142
< [INFO] Including org.slf4j:slf4j-api:jar:1.7.5 in the shaded jar.
---
> [INFO] Including org.slf4j:slf4j-api:jar:2.0.16 in the shaded jar.Click here to view all the differences between the shaded JAR contents ("before" -> "after")21625a21626,21636
> org/apache/commons/lang3/AppendableJoiner$1.class
> org/apache/commons/lang3/AppendableJoiner$Builder.class
> org/apache/commons/lang3/AppendableJoiner.class
> org/apache/commons/lang3/arch/
> org/apache/commons/lang3/arch/package-info.class
> org/apache/commons/lang3/arch/Processor$Arch.class
> org/apache/commons/lang3/arch/Processor$Type.class
> org/apache/commons/lang3/arch/Processor.class
> org/apache/commons/lang3/ArchUtils.class
> org/apache/commons/lang3/ArrayFill.class
> org/apache/commons/lang3/ArraySorter.class
21629a21641
> org/apache/commons/lang3/builder/AbstractSupplier.class
21633,21641d21644
< org/apache/commons/lang3/builder/DiffBuilder$10.class
< org/apache/commons/lang3/builder/DiffBuilder$11.class
< org/apache/commons/lang3/builder/DiffBuilder$12.class
< org/apache/commons/lang3/builder/DiffBuilder$13.class
< org/apache/commons/lang3/builder/DiffBuilder$14.class
< org/apache/commons/lang3/builder/DiffBuilder$15.class
< org/apache/commons/lang3/builder/DiffBuilder$16.class
< org/apache/commons/lang3/builder/DiffBuilder$17.class
< org/apache/commons/lang3/builder/DiffBuilder$18.class
21643,21650c21646,21647
< org/apache/commons/lang3/builder/DiffBuilder$2.class
< org/apache/commons/lang3/builder/DiffBuilder$3.class
< org/apache/commons/lang3/builder/DiffBuilder$4.class
< org/apache/commons/lang3/builder/DiffBuilder$5.class
< org/apache/commons/lang3/builder/DiffBuilder$6.class
< org/apache/commons/lang3/builder/DiffBuilder$7.class
< org/apache/commons/lang3/builder/DiffBuilder$8.class
< org/apache/commons/lang3/builder/DiffBuilder$9.class
---
> org/apache/commons/lang3/builder/DiffBuilder$Builder.class
> org/apache/commons/lang3/builder/DiffBuilder$SDiff.class
21652a21650
> org/apache/commons/lang3/builder/DiffExclude.class
21654a21653
> org/apache/commons/lang3/builder/EqualsExclude.class
21655a21655
> org/apache/commons/lang3/builder/HashCodeExclude.class
21656a21657,21658
> org/apache/commons/lang3/builder/MultilineRecursiveToStringStyle.class
> org/apache/commons/lang3/builder/package-info.class
21657a21660,21663
> org/apache/commons/lang3/builder/Reflection.class
> org/apache/commons/lang3/builder/ReflectionDiffBuilder$1.class
> org/apache/commons/lang3/builder/ReflectionDiffBuilder$Builder.class
> org/apache/commons/lang3/builder/ReflectionDiffBuilder.class
21660a21667
> org/apache/commons/lang3/builder/ToStringExclude.class
21661a21669
> org/apache/commons/lang3/builder/ToStringStyle$JsonToStringStyle.class
21662a21671
> org/apache/commons/lang3/builder/ToStringStyle$NoClassNameToStringStyle.class
21666a21676,21677
> org/apache/commons/lang3/builder/ToStringSummary.class
> org/apache/commons/lang3/CachedRandomBits.class
21672a21684
> org/apache/commons/lang3/Charsets.class
21674a21687
> org/apache/commons/lang3/ClassLoaderUtils.class
21676d21688
< org/apache/commons/lang3/ClassUtils$1$1.class
21678d21689
< org/apache/commons/lang3/ClassUtils$2$1.class
21681a21693,21698
> org/apache/commons/lang3/compare/
> org/apache/commons/lang3/compare/ComparableUtils$1.class
> org/apache/commons/lang3/compare/ComparableUtils$ComparableCheckBuilder.class
> org/apache/commons/lang3/compare/ComparableUtils.class
> org/apache/commons/lang3/compare/ObjectToStringComparator.class
> org/apache/commons/lang3/compare/package-info.class
21682a21700,21709
> org/apache/commons/lang3/concurrent/AbstractCircuitBreaker$1.class
> org/apache/commons/lang3/concurrent/AbstractCircuitBreaker$State$1.class
> org/apache/commons/lang3/concurrent/AbstractCircuitBreaker$State$2.class
> org/apache/commons/lang3/concurrent/AbstractCircuitBreaker$State.class
> org/apache/commons/lang3/concurrent/AbstractCircuitBreaker.class
> org/apache/commons/lang3/concurrent/AbstractConcurrentInitializer$AbstractBuilder.class
> org/apache/commons/lang3/concurrent/AbstractConcurrentInitializer.class
> org/apache/commons/lang3/concurrent/AbstractFutureProxy.class
> org/apache/commons/lang3/concurrent/AtomicInitializer$1.class
> org/apache/commons/lang3/concurrent/AtomicInitializer$Builder.class
21683a21711,21712
> org/apache/commons/lang3/concurrent/AtomicSafeInitializer$1.class
> org/apache/commons/lang3/concurrent/AtomicSafeInitializer$Builder.class
21684a21714,21715
> org/apache/commons/lang3/concurrent/BackgroundInitializer$1.class
> org/apache/commons/lang3/concurrent/BackgroundInitializer$Builder.class
21690a21722,21724
> org/apache/commons/lang3/concurrent/CircuitBreaker.class
> org/apache/commons/lang3/concurrent/CircuitBreakingException.class
> org/apache/commons/lang3/concurrent/Computable.class
21696a21731,21739
> org/apache/commons/lang3/concurrent/EventCountCircuitBreaker$1.class
> org/apache/commons/lang3/concurrent/EventCountCircuitBreaker$CheckIntervalData.class
> org/apache/commons/lang3/concurrent/EventCountCircuitBreaker$StateStrategy.class
> org/apache/commons/lang3/concurrent/EventCountCircuitBreaker$StateStrategyClosed.class
> org/apache/commons/lang3/concurrent/EventCountCircuitBreaker$StateStrategyOpen.class
> org/apache/commons/lang3/concurrent/EventCountCircuitBreaker.class
> org/apache/commons/lang3/concurrent/FutureTasks.class
> org/apache/commons/lang3/concurrent/LazyInitializer$1.class
> org/apache/commons/lang3/concurrent/LazyInitializer$Builder.class
21697a21741,21747
> org/apache/commons/lang3/concurrent/locks/
> org/apache/commons/lang3/concurrent/locks/LockingVisitors$LockVisitor.class
> org/apache/commons/lang3/concurrent/locks/LockingVisitors$ReadWriteLockVisitor.class
> org/apache/commons/lang3/concurrent/locks/LockingVisitors$StampedLockVisitor.class
> org/apache/commons/lang3/concurrent/locks/LockingVisitors.class
> org/apache/commons/lang3/concurrent/locks/package-info.class
> org/apache/commons/lang3/concurrent/Memoizer.class
21701c21751,21752
< org/apache/commons/lang3/concurrent/TimedSemaphore$1.class
---
> org/apache/commons/lang3/concurrent/package-info.class
> org/apache/commons/lang3/concurrent/ThresholdCircuitBreaker.class
21702a21754,21757
> org/apache/commons/lang3/concurrent/UncheckedExecutionException.class
> org/apache/commons/lang3/concurrent/UncheckedFuture.class
> org/apache/commons/lang3/concurrent/UncheckedFutureImpl.class
> org/apache/commons/lang3/concurrent/UncheckedTimeoutException.class
21703a21759
> org/apache/commons/lang3/DoubleRange.class
21709a21766
> org/apache/commons/lang3/event/package-info.class
21716a21774,21845
> org/apache/commons/lang3/exception/package-info.class
> org/apache/commons/lang3/exception/UncheckedException.class
> org/apache/commons/lang3/exception/UncheckedIllegalAccessException.class
> org/apache/commons/lang3/exception/UncheckedInterruptedException.class
> org/apache/commons/lang3/exception/UncheckedReflectiveOperationException.class
> org/apache/commons/lang3/function/
> org/apache/commons/lang3/function/BooleanConsumer.class
> org/apache/commons/lang3/function/Consumers.class
> org/apache/commons/lang3/function/FailableBiConsumer.class
> org/apache/commons/lang3/function/FailableBiFunction.class
> org/apache/commons/lang3/function/FailableBiPredicate.class
> org/apache/commons/lang3/function/FailableBooleanSupplier.class
> org/apache/commons/lang3/function/FailableCallable.class
> org/apache/commons/lang3/function/Failable.class
> org/apache/commons/lang3/function/FailableConsumer.class
> org/apache/commons/lang3/function/FailableDoubleBinaryOperator.class
> org/apache/commons/lang3/function/FailableDoubleConsumer.class
> org/apache/commons/lang3/function/FailableDoubleFunction.class
> org/apache/commons/lang3/function/FailableDoublePredicate.class
> org/apache/commons/lang3/function/FailableDoubleSupplier.class
> org/apache/commons/lang3/function/FailableDoubleToIntFunction.class
> org/apache/commons/lang3/function/FailableDoubleToLongFunction.class
> org/apache/commons/lang3/function/FailableDoubleUnaryOperator.class
> org/apache/commons/lang3/function/FailableFunction.class
> org/apache/commons/lang3/function/FailableIntBinaryOperator.class
> org/apache/commons/lang3/function/FailableIntConsumer.class
> org/apache/commons/lang3/function/FailableIntFunction.class
> org/apache/commons/lang3/function/FailableIntPredicate.class
> org/apache/commons/lang3/function/FailableIntSupplier.class
> org/apache/commons/lang3/function/FailableIntToDoubleFunction.class
> org/apache/commons/lang3/function/FailableIntToLongFunction.class
> org/apache/commons/lang3/function/FailableIntUnaryOperator.class
> org/apache/commons/lang3/function/FailableLongBinaryOperator.class
> org/apache/commons/lang3/function/FailableLongConsumer.class
> org/apache/commons/lang3/function/FailableLongFunction.class
> org/apache/commons/lang3/function/FailableLongPredicate.class
> org/apache/commons/lang3/function/FailableLongSupplier.class
> org/apache/commons/lang3/function/FailableLongToDoubleFunction.class
> org/apache/commons/lang3/function/FailableLongToIntFunction.class
> org/apache/commons/lang3/function/FailableLongUnaryOperator.class
> org/apache/commons/lang3/function/FailableObjDoubleConsumer.class
> org/apache/commons/lang3/function/FailableObjIntConsumer.class
> org/apache/commons/lang3/function/FailableObjLongConsumer.class
> org/apache/commons/lang3/function/FailablePredicate.class
> org/apache/commons/lang3/function/FailableRunnable.class
> org/apache/commons/lang3/function/FailableShortSupplier.class
> org/apache/commons/lang3/function/FailableSupplier.class
> org/apache/commons/lang3/function/FailableToDoubleBiFunction.class
> org/apache/commons/lang3/function/FailableToDoubleFunction.class
> org/apache/commons/lang3/function/FailableToIntBiFunction.class
> org/apache/commons/lang3/function/FailableToIntFunction.class
> org/apache/commons/lang3/function/FailableToLongBiFunction.class
> org/apache/commons/lang3/function/FailableToLongFunction.class
> org/apache/commons/lang3/function/Functions.class
> org/apache/commons/lang3/function/IntToCharFunction.class
> org/apache/commons/lang3/function/MethodInvokers.class
> org/apache/commons/lang3/function/package-info.class
> org/apache/commons/lang3/Functions$FailableBiConsumer.class
> org/apache/commons/lang3/Functions$FailableBiFunction.class
> org/apache/commons/lang3/Functions$FailableBiPredicate.class
> org/apache/commons/lang3/Functions$FailableCallable.class
> org/apache/commons/lang3/Functions$FailableConsumer.class
> org/apache/commons/lang3/Functions$FailableFunction.class
> org/apache/commons/lang3/Functions$FailablePredicate.class
> org/apache/commons/lang3/Functions$FailableRunnable.class
> org/apache/commons/lang3/Functions$FailableSupplier.class
> org/apache/commons/lang3/Functions.class
> org/apache/commons/lang3/function/Suppliers.class
> org/apache/commons/lang3/function/ToBooleanBiFunction.class
> org/apache/commons/lang3/function/TriConsumer.class
> org/apache/commons/lang3/function/TriFunction.class
> org/apache/commons/lang3/IntegerRange.class
21719a21849
> org/apache/commons/lang3/LongRange.class
21723a21854
> org/apache/commons/lang3/math/package-info.class
21733a21865
> org/apache/commons/lang3/mutable/package-info.class
21734a21867
> org/apache/commons/lang3/NumberRange.class
21736a21870
> org/apache/commons/lang3/package-info.class
21744a21879
> org/apache/commons/lang3/reflect/MemberUtils$Executable.class
21746a21882
> org/apache/commons/lang3/reflect/package-info.class
21754a21891,21892
> org/apache/commons/lang3/RegExUtils.class
> org/apache/commons/lang3/RuntimeEnvironment.class
21757a21896,21908
> org/apache/commons/lang3/stream/
> org/apache/commons/lang3/stream/IntStreams.class
> org/apache/commons/lang3/stream/LangCollectors$1.class
> org/apache/commons/lang3/stream/LangCollectors$SimpleCollector.class
> org/apache/commons/lang3/stream/LangCollectors.class
> org/apache/commons/lang3/stream/package-info.class
> org/apache/commons/lang3/Streams$ArrayCollector.class
> org/apache/commons/lang3/Streams$FailableStream.class
> org/apache/commons/lang3/Streams.class
> org/apache/commons/lang3/stream/Streams$ArrayCollector.class
> org/apache/commons/lang3/stream/Streams$EnumerationSpliterator.class
> org/apache/commons/lang3/stream/Streams$FailableStream.class
> org/apache/commons/lang3/stream/Streams.class
21761a21913
> org/apache/commons/lang3/SystemProperties.class
21767a21920
> org/apache/commons/lang3/text/package-info.class
21771a21925
> org/apache/commons/lang3/text/StrLookup$1.class
21772a21927
> org/apache/commons/lang3/text/StrLookup$SystemPropertiesStrLookup.class
21792a21948
> org/apache/commons/lang3/text/translate/package-info.class
21796a21953,21959
> org/apache/commons/lang3/ThreadUtils$1.class
> org/apache/commons/lang3/ThreadUtils$AlwaysTruePredicate.class
> org/apache/commons/lang3/ThreadUtils$NamePredicate.class
> org/apache/commons/lang3/ThreadUtils$ThreadGroupPredicate.class
> org/apache/commons/lang3/ThreadUtils$ThreadIdPredicate.class
> org/apache/commons/lang3/ThreadUtils$ThreadPredicate.class
> org/apache/commons/lang3/ThreadUtils.class
21797a21961,21963
> org/apache/commons/lang3/time/AbstractFormatCache$ArrayKey.class
> org/apache/commons/lang3/time/AbstractFormatCache.class
> org/apache/commons/lang3/time/CalendarUtils.class
21801a21968
> org/apache/commons/lang3/time/DateUtils$ModifyType.class
21804a21972,21973
> org/apache/commons/lang3/time/DurationUtils$1.class
> org/apache/commons/lang3/time/DurationUtils.class
21810a21980,21981
> org/apache/commons/lang3/time/FastDateParser$5.class
> org/apache/commons/lang3/time/FastDateParser$CaseInsensitiveTextStrategy.class
21811a21983
> org/apache/commons/lang3/time/FastDateParser$ISO8601TimeZoneStrategy.class
21812a21985,21986
> org/apache/commons/lang3/time/FastDateParser$PatternStrategy.class
> org/apache/commons/lang3/time/FastDateParser$StrategyAndWidth.class
21814c21988,21989
< org/apache/commons/lang3/time/FastDateParser$TextStrategy.class
---
> org/apache/commons/lang3/time/FastDateParser$StrategyParser.class
> org/apache/commons/lang3/time/FastDateParser$TimeZoneStrategy$TzInfo.class
21817a21993,21994
> org/apache/commons/lang3/time/FastDatePrinter$DayInWeekField.class
> org/apache/commons/lang3/time/FastDatePrinter$Iso8601_Rule.class
21832a22010
> org/apache/commons/lang3/time/FastDatePrinter$WeekYear.class
21834,21835c22012,22014
< org/apache/commons/lang3/time/FormatCache$MultipartKey.class
< org/apache/commons/lang3/time/FormatCache.class
---
> org/apache/commons/lang3/time/FastTimeZone.class
> org/apache/commons/lang3/time/GmtTimeZone.class
> org/apache/commons/lang3/time/package-info.class
21843a22023
> org/apache/commons/lang3/time/TimeZones.class
21848a22029
> org/apache/commons/lang3/tuple/package-info.class
21850a22032,22034
> org/apache/commons/lang3/util/
> org/apache/commons/lang3/util/FluentBitSet.class
> org/apache/commons/lang3/util/package-info.class
34509a34694,34701
> org/slf4j/event/
> org/slf4j/event/DefaultLoggingEvent.class
> org/slf4j/event/EventConstants.class
> org/slf4j/event/EventRecordingLogger.class
> org/slf4j/event/KeyValuePair.class
> org/slf4j/event/Level.class
> org/slf4j/event/LoggingEvent.class
> org/slf4j/event/SubstituteLoggingEvent.class
34510a34703
> org/slf4j/helpers/AbstractLogger.class
34512a34706
> org/slf4j/helpers/BasicMDCAdapter$1.class
34513a34708
> org/slf4j/helpers/CheckReturnValue.class
34514a34710
> org/slf4j/helpers/LegacyAbstractLogger.class
34517a34714
> org/slf4j/helpers/NOP_FallbackServiceProvider.class
34520a34718,34723
> org/slf4j/helpers/NormalizedParameters.class
> org/slf4j/helpers/Reporter$Level.class
> org/slf4j/helpers/Reporter$TargetChoice.class
> org/slf4j/helpers/Reporter.class
> org/slf4j/helpers/Slf4jEnvUtil.class
> org/slf4j/helpers/SubstituteLogger.class
34521a34725,34728
> org/slf4j/helpers/SubstituteServiceProvider.class
> org/slf4j/helpers/ThreadLocalMapOfStacks.class
> org/slf4j/helpers/Util$1.class
> org/slf4j/helpers/Util$ClassContextSecurityManager.class
34530a34738
> org/slf4j/LoggerFactoryFriend.class
34532a34741,34742
> org/slf4j/MDC$1.class
> org/slf4j/MDC$MDCCloseable.class
34541a34752,34754
> org/slf4j/spi/CallerBoundaryAware.class
> org/slf4j/spi/DefaultLoggingEventBuilder$1.class
> org/slf4j/spi/DefaultLoggingEventBuilder.class
34543a34757,34758
> org/slf4j/spi/LoggingEventAware.class
> org/slf4j/spi/LoggingEventBuilder.class
34545a34761,34762
> org/slf4j/spi/NOPLoggingEventBuilder.class
> org/slf4j/spi/SLF4JServiceProvider.classAnd here are the full JAR contents for each: |
|
Looks like the "Coatjava-CI" failures are unrelated ("too many connections" problem). Validation is failing on simulation (unrelated). We did get a lucky passing job a couple commits ago, but we need to be sure this branch works before merging. |
|
@raffaelladevita and @baltzell: I requested reviews, but I also highly recommend testing this branch on your own, since the CI doesn't test everything. If you test, clone this repository to a new directory, just in case things go awry and so this doesn't get in the way of other |
|
as soon as RG-L gets out of commissioning phase ... |
|
conflicts resolved! |
|
I compiled it and ran a few tests. I got the following warning when installing Clara: is that because of the "t" in the version number? |
Yes, fixed the regex in the latest commit 9b4da9a |
* modified: maven-settings.xml * modified: maven-settings.xml * modified: build-coatjava.sh * new file: bumpo.sh * build: deleted `common-tools/parent/pom.xml` since it is unused * refactor: delete `common-tools/build.sh` and `common-tools/README.md`, since not used * build!: combine `common-tools/coat-lib` POM with `common-tools` POM * fix: replace `version-bump.sh` * fix: revert maven-settings.xml * build: all POMs should be at 12.0.0 * feat: `version-bump` makes a new git branch and commits * style: better printout * fix: ignore `jdtls` files * build: make clean-build be optional * fix: restore `coat-lib` shade deps * test: script for dumping jar contents * fix: re-bump to 12.0.1t * fix: remove FIXME comment * fix: bump `install-clara` version * fix: version bump should bump shade dependencies too * fix: remove test script * fix: be more careful with `rm`-ing `coatjava` * fix: unbound `new_branch` * fix: clarify printout * fix: sync version numbers * fix: `install-clara` version check of `coatjava` should allow `/.*t$/`
* modified: maven-settings.xml * modified: maven-settings.xml * modified: build-coatjava.sh * new file: bumpo.sh * build: deleted `common-tools/parent/pom.xml` since it is unused * refactor: delete `common-tools/build.sh` and `common-tools/README.md`, since not used * build!: combine `common-tools/coat-lib` POM with `common-tools` POM * fix: replace `version-bump.sh` * fix: revert maven-settings.xml * build: all POMs should be at 12.0.0 * feat: `version-bump` makes a new git branch and commits * style: better printout * fix: ignore `jdtls` files * build: make clean-build be optional * fix: restore `coat-lib` shade deps * test: script for dumping jar contents * fix: re-bump to 12.0.1t * fix: remove FIXME comment * fix: bump `install-clara` version * fix: version bump should bump shade dependencies too * fix: remove test script * fix: be more careful with `rm`-ing `coatjava` * fix: unbound `new_branch` * fix: clarify printout * fix: sync version numbers * fix: `install-clara` version check of `coatjava` should allow `/.*t$/`
* modified: maven-settings.xml * modified: maven-settings.xml * modified: build-coatjava.sh * new file: bumpo.sh * build: deleted `common-tools/parent/pom.xml` since it is unused * refactor: delete `common-tools/build.sh` and `common-tools/README.md`, since not used * build!: combine `common-tools/coat-lib` POM with `common-tools` POM * fix: replace `version-bump.sh` * fix: revert maven-settings.xml * build: all POMs should be at 12.0.0 * feat: `version-bump` makes a new git branch and commits * style: better printout * fix: ignore `jdtls` files * build: make clean-build be optional * fix: restore `coat-lib` shade deps * test: script for dumping jar contents * fix: re-bump to 12.0.1t * fix: remove FIXME comment * fix: bump `install-clara` version * fix: version bump should bump shade dependencies too * fix: remove test script * fix: be more careful with `rm`-ing `coatjava` * fix: unbound `new_branch` * fix: clarify printout * fix: sync version numbers * fix: `install-clara` version check of `coatjava` should allow `/.*t$/`
* modified: maven-settings.xml * modified: maven-settings.xml * modified: build-coatjava.sh * new file: bumpo.sh * build: deleted `common-tools/parent/pom.xml` since it is unused * refactor: delete `common-tools/build.sh` and `common-tools/README.md`, since not used * build!: combine `common-tools/coat-lib` POM with `common-tools` POM * fix: replace `version-bump.sh` * fix: revert maven-settings.xml * build: all POMs should be at 12.0.0 * feat: `version-bump` makes a new git branch and commits * style: better printout * fix: ignore `jdtls` files * build: make clean-build be optional * fix: restore `coat-lib` shade deps * test: script for dumping jar contents * fix: re-bump to 12.0.1t * fix: remove FIXME comment * fix: bump `install-clara` version * fix: version bump should bump shade dependencies too * fix: remove test script * fix: be more careful with `rm`-ing `coatjava` * fix: unbound `new_branch` * fix: clarify printout * fix: sync version numbers * fix: `install-clara` version check of `coatjava` should allow `/.*t$/`
* modified: maven-settings.xml * modified: maven-settings.xml * modified: build-coatjava.sh * new file: bumpo.sh * build: deleted `common-tools/parent/pom.xml` since it is unused * refactor: delete `common-tools/build.sh` and `common-tools/README.md`, since not used * build!: combine `common-tools/coat-lib` POM with `common-tools` POM * fix: replace `version-bump.sh` * fix: revert maven-settings.xml * build: all POMs should be at 12.0.0 * feat: `version-bump` makes a new git branch and commits * style: better printout * fix: ignore `jdtls` files * build: make clean-build be optional * fix: restore `coat-lib` shade deps * test: script for dumping jar contents * fix: re-bump to 12.0.1t * fix: remove FIXME comment * fix: bump `install-clara` version * fix: version bump should bump shade dependencies too * fix: remove test script * fix: be more careful with `rm`-ing `coatjava` * fix: unbound `new_branch` * fix: clarify printout * fix: sync version numbers * fix: `install-clara` version check of `coatjava` should allow `/.*t$/`
* modified: maven-settings.xml * modified: maven-settings.xml * modified: build-coatjava.sh * new file: bumpo.sh * build: deleted `common-tools/parent/pom.xml` since it is unused * refactor: delete `common-tools/build.sh` and `common-tools/README.md`, since not used * build!: combine `common-tools/coat-lib` POM with `common-tools` POM * fix: replace `version-bump.sh` * fix: revert maven-settings.xml * build: all POMs should be at 12.0.0 * feat: `version-bump` makes a new git branch and commits * style: better printout * fix: ignore `jdtls` files * build: make clean-build be optional * fix: restore `coat-lib` shade deps * test: script for dumping jar contents * fix: re-bump to 12.0.1t * fix: remove FIXME comment * fix: bump `install-clara` version * fix: version bump should bump shade dependencies too * fix: remove test script * fix: be more careful with `rm`-ing `coatjava` * fix: unbound `new_branch` * fix: clarify printout * fix: sync version numbers * fix: `install-clara` version check of `coatjava` should allow `/.*t$/`
* modified: maven-settings.xml * modified: maven-settings.xml * modified: build-coatjava.sh * new file: bumpo.sh * build: deleted `common-tools/parent/pom.xml` since it is unused * refactor: delete `common-tools/build.sh` and `common-tools/README.md`, since not used * build!: combine `common-tools/coat-lib` POM with `common-tools` POM * fix: replace `version-bump.sh` * fix: revert maven-settings.xml * build: all POMs should be at 12.0.0 * feat: `version-bump` makes a new git branch and commits * style: better printout * fix: ignore `jdtls` files * build: make clean-build be optional * fix: restore `coat-lib` shade deps * test: script for dumping jar contents * fix: re-bump to 12.0.1t * fix: remove FIXME comment * fix: bump `install-clara` version * fix: version bump should bump shade dependencies too * fix: remove test script * fix: be more careful with `rm`-ing `coatjava` * fix: unbound `new_branch` * fix: clarify printout * fix: sync version numbers * fix: `install-clara` version check of `coatjava` should allow `/.*t$/`
Important
If you are a developer, after this PR is merged, please use the
--cleanoption when you runbuild-coatjava.shfor the first time! This will prevent old JAR files from creeping into your new build.build-coatjava.shupdatesmvn clean, with the new option--cleanmvn cleanevery time was the previous default behavior, but only forcommon-tools/coat-libPOMmvn cleanis more in line with other build automation tools./coatjava; this should prevent the user from accidentally removing some other directory namedcoatjavaversion-bump.shupdatesmvnto directly update the project version, rather thansedsedis still needed for hard-coded version numbers in a couple scriptsinstall-clarais now bumpedmvncommand is the preferred waygitbranch and runsgit commit; the user may then rungit pushand open a PRdevelopmentbranch--no-gitto disable thisgitautomationPOM changes
common-tools/coat-libPOM withcommon-toolsPOMcommon-tools/coat-libis now just another module, instead of independentcommon-tools/parent/pom.xmlcommon-tools/build.sh, andcommon-tools/README.md, its only referencemvninstead ofsedto bump the versioncommon-tools/cnuphys/magfield