mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-19 04:58:00 +00:00
Update build.gradle
Removed merge conflicts [no ci]
This commit is contained in:
parent
10fa9948f0
commit
5e0ccc94ac
@ -6,7 +6,7 @@ plugins {
|
||||
id 'application'
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
|
||||
// Global checkstyle file
|
||||
ext.checkstyleConfigFile = new File(rootDir, "/config/checkstyle/sun_checks.xml")
|
||||
|
||||
@ -37,7 +37,7 @@ def gitHash = { ->
|
||||
project.ext["jarVersion"] = "${projectVersion}.${buildTime}.${gitHash}"
|
||||
project.ext["packageVersion"] = "${projectVersion}.${buildTime}.${gitHash}.el8"
|
||||
|
||||
=======
|
||||
|
||||
//dependencies {
|
||||
// implementation project(':HIRS_Utils')
|
||||
// implementation project(':HIRS_AttestationCA')
|
||||
@ -102,5 +102,3 @@ project.ext["packageVersion"] = "${projectVersion}.${buildTime}.${gitHash}.el8"
|
||||
//// buildRpm {
|
||||
//// arch = X86_64
|
||||
//// }
|
||||
////}
|
||||
>>>>>>> 6661a6ca (Checking in updated code. This set does build and load in a rocky)
|
||||
|
Loading…
Reference in New Issue
Block a user