-
Notifications
You must be signed in to change notification settings - Fork 2
java 21 updates and license inventory #181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
df8a18c
upgrades
denis-yuen 0abf05b
add build
denis-yuen 9d411a9
working directory
denis-yuen a1104a3
codeql upgrades
denis-yuen 70ff295
add directory for codeql
denis-yuen bfee59a
working directory?
denis-yuen 40dc3d2
try with
denis-yuen 5d2494d
add cache, fix test for compliant new wdl
denis-yuen 51c5397
upgrade spotbugs and exclude generated
denis-yuen 15170bb
update test and runtime
denis-yuen d54e060
add licensing information
denis-yuen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
|
|
||
| Lists of 6 third-party dependencies. | ||
| (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.7.2 - https://junit.org/junit5/) | ||
| (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.7.2 - https://junit.org/junit5/) | ||
| (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.7.2 - https://junit.org/junit5/) | ||
| (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.7.2 - https://junit.org/junit5/) | ||
| (The Apache License, Version 2.0) org.apiguardian:apiguardian-api (org.apiguardian:apiguardian-api:1.1.0 - https://github.com/apiguardian-team/apiguardian) | ||
| (The Apache License, Version 2.0) org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.2.0 - https://github.com/ota4j-team/opentest4j) |
74 changes: 74 additions & 0 deletions
74
wdl-parsing/WDLParsingFunction/THIRD-PARTY-LICENSES.properties
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,74 @@ | ||
| # Generated by org.codehaus.mojo.license.AddThirdPartyMojo | ||
| #------------------------------------------------------------------------------- | ||
| # Already used licenses in project : | ||
| # - Apache 2 | ||
| # - Apache 2.0 | ||
| # - Apache 2.0 License | ||
| # - Apache License 2.0 | ||
| # - Apache License, Version 2.0 | ||
| # - Apache License, version 2.0 | ||
| # - Apache Software License - Version 2.0 | ||
| # - Apache Software Licenses | ||
| # - Apache-2.0 | ||
| # - BSD 3-clause | ||
| # - BSD New | ||
| # - BSD New license | ||
| # - BSD-2-Clause | ||
| # - CC0 | ||
| # - CDDL + GPLv2 with classpath exception | ||
| # - CDDL 1.1 | ||
| # - CDDL+GPL License | ||
| # - CDDL/GPLv2+CE | ||
| # - Common Public License Version 1.0 | ||
| # - EDL 1.0 | ||
| # - Eclipse Distribution License - v 1.0 | ||
| # - Eclipse Public License - Version 1.0 | ||
| # - Eclipse Public License - v 1.0 | ||
| # - Eclipse Public License 1.0 | ||
| # - GNU Lesser General Public License | ||
| # - GPL2 w/ CPE | ||
| # - LGPL 2.1 | ||
| # - MIT | ||
| # - MIT License | ||
| # - MIT license | ||
| # - MPL 1.1 | ||
| # - New BSD License | ||
| # - The Apache License, Version 2.0 | ||
| # - The Apache Software License, Version 2.0 | ||
| # - The MIT License | ||
| # - Three-clause BSD-style | ||
| #------------------------------------------------------------------------------- | ||
| # If there is a missing license file the command 'mvn clean install' will fail | ||
| # (if the pom.xml license-maven-plugin tag failOnMissing is true) and a warning | ||
| # message will list the artifact with the missing license. The artifact and the | ||
| # appropriate license string can be added to this file (THIRD-PARTY-LICENSE.properties) | ||
| # which should then allow 'mvn clean install' to proceed | ||
| # When supplying the artifact name, replace colons with two hyphens | ||
| # | ||
| # Please fill the missing licenses for dependencies : | ||
| # | ||
| #Fri Apr 03 14:05:39 PDT 2020 | ||
| org.broadinstitute--wdl-draft2_2.13--85=WDL License https://github.com/openwdl/wdl/blob/master/LICENSE | ||
| org.broadinstitute--cromwell-wdl-model-draft2_2.13--85=Cromwell License https://github.com/broadinstitute/cromwell/blob/develop/LICENSE.txt | ||
| org.broadinstitute--cromwell-wdl-transforms-new-base_2.13--85=Cromwell License https://github.com/broadinstitute/cromwell/blob/develop/LICENSE.txt | ||
| org.broadinstitute--wdl-biscayne_2.13--85=WDL License https://github.com/openwdl/wdl/blob/master/LICENSE | ||
| org.broadinstitute--cromwell-wdl-model-draft3_2.13--85=Cromwell License https://github.com/broadinstitute/cromwell/blob/develop/LICENSE.txt | ||
| org.broadinstitute--cromwell-wdl-transforms-draft2_2.13--85=Cromwell License https://github.com/broadinstitute/cromwell/blob/develop/LICENSE.txt | ||
| org.broadinstitute--cromwell-wdl-transforms-shared_2.13--85=Cromwell License https://github.com/broadinstitute/cromwell/blob/develop/LICENSE.txt | ||
| org.broadinstitute--cromwell-wdl-model-core_2.13--85=Cromwell License https://github.com/broadinstitute/cromwell/blob/develop/LICENSE.txt | ||
| org.broadinstitute--cromwell-wdl-model-biscayne_2.13--85=Cromwell License https://github.com/broadinstitute/cromwell/blob/develop/LICENSE.txt | ||
| com.readytalk--metrics3-statsd--4.2.0=The Apache Software License, Version 2.0 | ||
| org.broadinstitute--cromwell-common_2.13--85=Cromwell License https://github.com/broadinstitute/cromwell/blob/develop/LICENSE.txt | ||
| org.broadinstitute--cromwell-wdl-transforms-draft3_2.13--85=Cromwell License https://github.com/broadinstitute/cromwell/blob/develop/LICENSE.txt | ||
| org.broadinstitute--cromwell-wdl-transforms-biscayne_2.13--85=Cromwell License https://github.com/broadinstitute/cromwell/blob/develop/LICENSE.txt | ||
| org.broadinstitute--language-factory-core_2.13--85=WDL License https://github.com/openwdl/wdl/blob/master/LICENSE | ||
| org.broadinstitute--wdl-draft3_2.13--85=WDL License https://github.com/openwdl/wdl/blob/master/LICENSE | ||
| org.broadinstitute--cromwell-core_2.13--85=Cromwell License https://github.com/broadinstitute/cromwell/blob/develop/LICENSE.txt | ||
| org.broadinstitute--cromwell-wom_2.13--85=Cromwell License https://github.com/broadinstitute/cromwell/blob/develop/LICENSE.txt | ||
| com.readytalk--metrics-statsd-common--4.2.0=WDL License https://github.com/openwdl/wdl/blob/master/LICENSE | ||
| org.antlr--antlr-runtime--3.4=The BSD License (https://www.antlr.org/license.html) | ||
| dom4j--dom4j--1.6.1=https://github.com/dom4j/dom4j/blob/master/LICENSE | ||
| io.netty--netty-tcnative-classes--2.0.46.Final=https://github.com/netty/netty-tcnative/blob/main/LICENSE.txt | ||
| org.w3id.cwl.sdk--cwljava--1.0.0=Apache License, Version 2.0 | ||
| org.broadinstitute--womtool_2.13--85=Cromwell License https://github.com/broadinstitute/cromwell/blob/develop/LICENSE.txt | ||
|
|
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code ql was only running on the javascript stuff