From 537d152fa20816eeb0798534e6f51aef95f6b3da Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 7 May 2021 16:47:40 +0000 Subject: [PATCH 01/14] [skip-ci] Generate release version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4761bd589..2db6028c2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ #Thu Feb 11 09:31:42 UTC 2021 dfpVersion=0.11.01 -version=6.0.53-SNAPSHOT +version=6.0.53 hdTimeVersion=0.2.4 group=com.epam.deltix \ No newline at end of file From c5291c8b351c7527f84070cac6ab39886b667d26 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 7 May 2021 16:47:40 +0000 Subject: [PATCH 02/14] [skip-ci] Generate next snapshot version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 2db6028c2..3d50ffed9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ #Thu Feb 11 09:31:42 UTC 2021 dfpVersion=0.11.01 -version=6.0.53 +version=6.0.54-SNAPSHOT hdTimeVersion=0.2.4 group=com.epam.deltix \ No newline at end of file From 617bbaa2867b08b03b1b5ed2613c8ac8f2b6ab6e Mon Sep 17 00:00:00 2001 From: Alex Karpovich Date: Fri, 7 May 2021 19:52:55 +0300 Subject: [PATCH 03/14] [*] CI: java 11 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 23714f20e..adee2033a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -101,7 +101,7 @@ jobs: - name: Setup java uses: actions/setup-java@v1 with: - java-version: 8 + java-version: 11 - name: Publish jars run: ./gradlew publish env: From ec7f81c87208354e29eb5fc9a7fd4445a492ee39 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 7 May 2021 16:53:36 +0000 Subject: [PATCH 04/14] [skip-ci] Generate release version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3d50ffed9..8f984de2f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ #Thu Feb 11 09:31:42 UTC 2021 dfpVersion=0.11.01 -version=6.0.54-SNAPSHOT +version=6.0.54 hdTimeVersion=0.2.4 group=com.epam.deltix \ No newline at end of file From f6435d799d20cdd43b5af4bc89f871ddfd557f38 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 7 May 2021 16:53:36 +0000 Subject: [PATCH 05/14] [skip-ci] Generate next snapshot version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8f984de2f..49c4f084a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ #Thu Feb 11 09:31:42 UTC 2021 dfpVersion=0.11.01 -version=6.0.54 +version=6.0.55-SNAPSHOT hdTimeVersion=0.2.4 group=com.epam.deltix \ No newline at end of file From 948b3958163d600a8d223be3600b49c796bd5a60 Mon Sep 17 00:00:00 2001 From: Alex Karpovich Date: Mon, 10 May 2021 10:41:59 +0300 Subject: [PATCH 06/14] [*] CI --- build.gradle | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build.gradle b/build.gradle index dee913d02..00ecacd9e 100644 --- a/build.gradle +++ b/build.gradle @@ -263,15 +263,15 @@ configure(leafProjects) { from components.java pom { - name = 'thread.affinity' + name = project.name packaging = 'jar' - description = 'A wrapper over net.openhft:affinity providing handy classes to create threads pinned to the specified CPUs.' - url = 'https://github.com/epam/ThreadAffinity' + description = 'Timebase Common utilities and collections.' + url = 'https://github.com/epam/TimeBaseCommons.git' scm { - connection = 'scm:git:https://github.com/epam/ThreadAffinity.git' - developerConnection = 'scm:git:https://github.com/epam/ThreadAffinity.git' - url = 'https://github.com/epam/ThreadAffinity.git' + connection = 'scm:git:https://github.com/epam/TimeBaseCommons.git' + developerConnection = 'scm:git:https://github.com/epam/TimeBaseCommons.git' + url = 'https://github.com/epam/TimeBaseCommons.git' } licenses { From 2ebb1f681da5de1f7077a037f0c12935c695902a Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 10 May 2021 07:42:37 +0000 Subject: [PATCH 07/14] [skip-ci] Generate release version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 49c4f084a..13aba342e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ #Thu Feb 11 09:31:42 UTC 2021 dfpVersion=0.11.01 -version=6.0.55-SNAPSHOT +version=6.0.55 hdTimeVersion=0.2.4 group=com.epam.deltix \ No newline at end of file From 59e905525833b8024b35118b4cb75e7889a15623 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 10 May 2021 07:42:37 +0000 Subject: [PATCH 08/14] [skip-ci] Generate next snapshot version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 13aba342e..4fce0aa19 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ #Thu Feb 11 09:31:42 UTC 2021 dfpVersion=0.11.01 -version=6.0.55 +version=6.0.56-SNAPSHOT hdTimeVersion=0.2.4 group=com.epam.deltix \ No newline at end of file From 45d68ebb3645cc2cf9c7ef2398f9a47e659fe15e Mon Sep 17 00:00:00 2001 From: Alex Karpovich Date: Mon, 10 May 2021 10:51:24 +0300 Subject: [PATCH 09/14] [*] CI --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index adee2033a..cf59c9c2c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -103,7 +103,7 @@ jobs: with: java-version: 11 - name: Publish jars - run: ./gradlew publish + run: ./gradlew :timebase-collections:publish :timebase-lang:publish :timebase-messages:publish :timebase-util:publish env: SONATYPE_REPOSITORY: ${{ secrets.SONATYPE_REPOSITORY }} SONATYPE_NEXUS_USERNAME: ${{ secrets.SONATYPE_NEXUS_USERNAME }} From af69c81759357a68a296b93f3a4af7ad6f09d649 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 10 May 2021 07:51:49 +0000 Subject: [PATCH 10/14] [skip-ci] Generate release version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4fce0aa19..5bb4541c8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ #Thu Feb 11 09:31:42 UTC 2021 dfpVersion=0.11.01 -version=6.0.56-SNAPSHOT +version=6.0.56 hdTimeVersion=0.2.4 group=com.epam.deltix \ No newline at end of file From c7721280a2fe543b41d6c15126532093ba868d1d Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 10 May 2021 07:51:49 +0000 Subject: [PATCH 11/14] [skip-ci] Generate next snapshot version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5bb4541c8..1c2af174d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ #Thu Feb 11 09:31:42 UTC 2021 dfpVersion=0.11.01 -version=6.0.56 +version=6.0.57-SNAPSHOT hdTimeVersion=0.2.4 group=com.epam.deltix \ No newline at end of file From e5e0488d948be620e886c272e646d687a5153df9 Mon Sep 17 00:00:00 2001 From: Alex Karpovich Date: Mon, 10 May 2021 11:20:39 +0300 Subject: [PATCH 12/14] [*] build --- build.gradle | 3 +-- collections/build.gradle | 2 +- gradle.properties | 3 ++- lang/build.gradle | 10 +++++++--- messages/build.gradle | 2 +- util/build.gradle | 8 ++++---- 6 files changed, 16 insertions(+), 12 deletions(-) diff --git a/build.gradle b/build.gradle index 00ecacd9e..e3709c463 100644 --- a/build.gradle +++ b/build.gradle @@ -108,8 +108,7 @@ configure(leafProjects) { compileOnly 'com.google.code.findbugs:jsr305' compileOnly 'com.google.code.findbugs:annotations' - testCompile 'junit:junit:4.12' - //'org.mockito:mockito-core:1.10.19' + testImplementation 'junit:junit:4.12' spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.9.0' } diff --git a/collections/build.gradle b/collections/build.gradle index a572be327..3ec2a409a 100644 --- a/collections/build.gradle +++ b/collections/build.gradle @@ -1,4 +1,4 @@ -description = 'QuantServer commons-collections set of utilities' +description = 'Timebase commons-collections set of utilities' buildscript { repositories { diff --git a/gradle.properties b/gradle.properties index 1c2af174d..41181256c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,6 @@ #Thu Feb 11 09:31:42 UTC 2021 -dfpVersion=0.11.01 version=6.0.57-SNAPSHOT + +dfpVersion=0.11.01 hdTimeVersion=0.2.4 group=com.epam.deltix \ No newline at end of file diff --git a/lang/build.gradle b/lang/build.gradle index 39e7c8e1f..79ca61949 100644 --- a/lang/build.gradle +++ b/lang/build.gradle @@ -2,12 +2,16 @@ plugins { id 'me.champeau.gradle.jmh' version '0.4.5' apply false } -description = 'QuantServer commons-lang set of utilities' +description = 'Timebase commons-lang set of utilities' dependencies { - implementation 'com.epam.deltix:dfp' - implementation 'com.epam.deltix:hd-date-time' + //implementation 'com.epam.deltix:dfp' + //implementation 'com.epam.deltix:hd-date-time' + + implementation group: 'com.epam.deltix', name: 'dfp', version: dfpVersion + implementation group: 'com.epam.deltix', name: 'hd-date-time', version: hdTimeVersion implementation 'com.epam.deltix:gflog-api' + implementation 'com.epam.deltix:gflog-core' // For JMH-based tests testImplementation 'org.openjdk.jmh:jmh-core' diff --git a/messages/build.gradle b/messages/build.gradle index 9c60f1a79..f30ed8a13 100644 --- a/messages/build.gradle +++ b/messages/build.gradle @@ -18,7 +18,7 @@ configurations { // //compileJava.dependsOn generate -description = 'QuantServer Messages Interfaces' +description = 'Timebase Messages Interfaces' dependencies { //dojoGenerator group: 'deltix', name: 'dojo-generator', version: '3.0.10' diff --git a/util/build.gradle b/util/build.gradle index 383985764..d5ae1455c 100644 --- a/util/build.gradle +++ b/util/build.gradle @@ -1,4 +1,4 @@ -description = 'QuantServer general purpose utilities' +description = 'Timebase general purpose utilities' dependencies { implementation project(':timebase-lang') @@ -25,7 +25,7 @@ dependencies { //compile 'org.glassfish.jaxb:jaxb-runtime:2.2.11' // Glassfish replaces JAXB RI //compile('javax.xml:jsr173:1.0'){ transitive = false } - compile('net.java.dev.jna:jna:4.2.1'){ transitive = false } - compile('net.java.dev.jna:jna-platform:4.2.1'){ transitive = false } - compile('org.apache.bcel:bcel:6.0'){ transitive = false } + implementation('net.java.dev.jna:jna:4.2.1') + implementation('net.java.dev.jna:jna-platform:4.2.1') + implementation('org.apache.bcel:bcel:6.0') } \ No newline at end of file From 877c20d5b45928bfadcaa28bb95c0f0d8e64325c Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 10 May 2021 08:20:59 +0000 Subject: [PATCH 13/14] [skip-ci] Generate release version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 41181256c..5ec82f483 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ #Thu Feb 11 09:31:42 UTC 2021 -version=6.0.57-SNAPSHOT +version=6.0.57 dfpVersion=0.11.01 hdTimeVersion=0.2.4 From 25a520b0ebb731dc6ffdfa6042f18cba13e162f9 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 10 May 2021 08:20:59 +0000 Subject: [PATCH 14/14] [skip-ci] Generate next snapshot version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5ec82f483..1062c882a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ #Thu Feb 11 09:31:42 UTC 2021 -version=6.0.57 +version=6.0.58-SNAPSHOT dfpVersion=0.11.01 hdTimeVersion=0.2.4