Skip to content

update dependencies and add convenient setup script#17

Open
mbeckerle wants to merge 3 commits intoOpenDFDL:masterfrom
mbeckerle:dev
Open

update dependencies and add convenient setup script#17
mbeckerle wants to merge 3 commits intoOpenDFDL:masterfrom
mbeckerle:dev

Conversation

@mbeckerle
Copy link
Copy Markdown
Contributor

No description provided.

mbeckerle and others added 3 commits June 2, 2021 15:07
Created dev branch, so master can stay setup for official releases.
This used to be done by the TDML runner before calling, but it is better
here as these are just non-native attributes that are not tolerated by IBM DFDL.
At least within DFDL schemas these could be ignored.
Copy link
Copy Markdown

@tuxji tuxji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@@ -1 +1 @@
sbt.version=1.3.9
sbt.version=1.5.3
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not the latest sbt version, how come?

"com.github.sbt" % "junit-interface" % "0.13.2" % "test",
"org.apache.daffodil" %% "daffodil-tdml-lib" % "3.2.0",
"org.scala-lang.modules" %% "scala-xml" % "2.0.0",
"javax.xml.bind" % "jaxb-api" % "2.3.1"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider configuring Scala Steward to bump these versions automatically. Instructions:

Open a pull request that adds the repository of your Scala project to repos-github.md. Once that PR is merged, @scala-steward will check periodically for version number updates in your project and will open pull requests for updates it finds.

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.

2 participants