Skip to content

Commit bb62295

Browse files
committed
update version to 1.2.2
1 parent 040ed01 commit bb62295

File tree

85 files changed

+105
-104
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+105
-104
lines changed

assembly/dss-package/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>dss</artifactId>
2323
<groupId>com.webank.wedatasphere.dss</groupId>
24-
<version>1.10.0-SNAPSHOT</version>
24+
<version>1.2.2</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>dss</artifactId>
2424
<groupId>com.webank.wedatasphere.dss</groupId>
25-
<version>1.10.0-SNAPSHOT</version>
25+
<version>1.2.2</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<packaging>pom</packaging>

dss-appconn/appconns/dss-datachecker-appconn/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>dss</artifactId>
2323
<groupId>com.webank.wedatasphere.dss</groupId>
24-
<version>1.10.0-SNAPSHOT</version>
24+
<version>1.2.2</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.webank.wedatasphere.dss</groupId>
5656
<artifactId>dss-origin-sso-integration-standard</artifactId>
57-
<version>1.10.0-SNAPSHOT</version>
57+
<version>1.2.2</version>
5858
<exclusions>
5959
<exclusion>
6060
<groupId>org.apache.linkis</groupId>

dss-appconn/appconns/dss-dolphinscheduler-appconn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>dss</artifactId>
88
<groupId>com.webank.wedatasphere.dss</groupId>
9-
<version>1.10.0-SNAPSHOT</version>
9+
<version>1.2.2</version>
1010
<relativePath>../../../pom.xml</relativePath>
1111
</parent>
1212
<modelVersion>4.0.0</modelVersion>

dss-appconn/appconns/dss-eventchecker-appconn/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>dss</artifactId>
2323
<groupId>com.webank.wedatasphere.dss</groupId>
24-
<version>1.10.0-SNAPSHOT</version>
24+
<version>1.2.2</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
@@ -91,7 +91,7 @@
9191

9292
<dependency>
9393
<groupId>org.apache.linkis</groupId>
94-
<artifactId>linkis-cs-client</artifactId>
94+
<artifactId>linkis-pes-client</artifactId>
9595
<version>${linkis.version}</version>
9696
<scope>provided</scope>
9797
<exclusions>

dss-appconn/appconns/dss-schedulis-appconn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>dss</artifactId>
2323
<groupId>com.webank.wedatasphere.dss</groupId>
24-
<version>1.10.0-SNAPSHOT</version>
24+
<version>1.2.2</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

dss-appconn/appconns/dss-scriptis-appconn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>dss</artifactId>
2323
<groupId>com.webank.wedatasphere.dss</groupId>
24-
<version>1.10.0-SNAPSHOT</version>
24+
<version>1.2.2</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

dss-appconn/appconns/dss-sendemail-appconn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>dss</artifactId>
2323
<groupId>com.webank.wedatasphere.dss</groupId>
24-
<version>1.10.0-SNAPSHOT</version>
24+
<version>1.2.2</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

dss-appconn/appconns/dss-sendemail-appconn/sendemail-appconn-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>dss</artifactId>
2323
<groupId>com.webank.wedatasphere.dss</groupId>
24-
<version>1.10.0-SNAPSHOT</version>
24+
<version>1.2.2</version>
2525
<relativePath>../../../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
@@ -146,7 +146,7 @@
146146

147147
<dependency>
148148
<groupId>org.apache.linkis</groupId>
149-
<artifactId>linkis-cs-client</artifactId>
149+
<artifactId>linkis-pes-client</artifactId>
150150
<version>${linkis.version}</version>
151151
<scope>provided</scope>
152152
</dependency>

dss-appconn/appconns/dss-sendemail-appconn/sendemail-appconn-core/src/main/scala/com/webank/wedatasphere/dss/appconn/sendemail/emailcontent/parser/AbstractEmailContentParser.scala

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import org.apache.linkis.common.io.resultset.ResultSetReader
2727
import org.apache.linkis.common.io.{MetaData, Record}
2828
import org.apache.linkis.common.utils.Utils
2929
import org.apache.linkis.storage.LineRecord
30-
import org.apache.linkis.storage.resultset.ResultSetReader
30+
import org.apache.linkis.storage.resultset.ResultSetReaderFactory
3131
import org.apache.commons.io.IOUtils
3232

3333
abstract class AbstractEmailContentParser[T] extends EmailContentParser {
@@ -42,8 +42,8 @@ abstract class AbstractEmailContentParser[T] extends EmailContentParser {
4242
case _ =>
4343
}
4444

45-
protected def getResultSetReader(fsPathStore: FsPathStoreEmailContent): ResultSetReader[_ <: MetaData, _ <: Record] = {
46-
val reader = ResultSetReader.getResultSetReader(fsPathStore.getFsPath.getSchemaPath)
45+
protected def getResultSetReader(fsPathStore: FsPathStoreEmailContent): ResultSetReader[_, _ ] = {
46+
val reader = ResultSetReaderFactory.getResultSetReader(fsPathStore.getFsPath.getSchemaPath)
4747
reader.getMetaData
4848
reader
4949
}

0 commit comments

Comments
 (0)