Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
relational-rags
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JastAdd
relational-rags
Commits
a044e6b2
Commit
a044e6b2
authored
5 years ago
by
Johannes Mey
Browse files
Options
Downloads
Patches
Plain Diff
update to jastadd 2.3.4 and gradle 5.6.4
parent
dca69ff0
No related branches found
No related tags found
No related merge requests found
Pipeline
#5069
passed
5 years ago
Stage: build
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
build.gradle
+1
-2
1 addition, 2 deletions
build.gradle
gradle/wrapper/gradle-wrapper.jar
+0
-0
0 additions, 0 deletions
gradle/wrapper/gradle-wrapper.jar
gradle/wrapper/gradle-wrapper.properties
+1
-1
1 addition, 1 deletion
gradle/wrapper/gradle-wrapper.properties
with
2 additions
and
3 deletions
build.gradle
+
1
−
2
View file @
a044e6b2
...
...
@@ -27,7 +27,7 @@ dependencies {
testCompile
'org.assertj:assertj-core:3.12.1'
compile
'com.fasterxml.jackson.core:jackson-core:2.9.8'
compile
'com.fasterxml.jackson.core:jackson-databind:2.9.8'
runtime
'org.jastadd:jastadd:2.3.
2
'
runtime
'org.jastadd:jastadd:2.3.
4
'
compile
group:
'net.sf.beaver'
,
name:
'beaver-rt'
,
version:
'0.9.11'
compile
group:
'org.apache.logging.log4j'
,
name:
'log4j-api'
,
version:
'2.10.0'
compile
group:
'org.apache.logging.log4j'
,
name:
'log4j-core'
,
version:
'2.10.0'
...
...
@@ -337,5 +337,4 @@ clean {
test
{
outputs
.
upToDateWhen
{
false
}
useJUnitPlatform
()
}
This diff is collapsed.
Click to expand it.
gradle/wrapper/gradle-wrapper.jar
+
0
−
0
View file @
a044e6b2
No preview for this file type
This diff is collapsed.
Click to expand it.
gradle/wrapper/gradle-wrapper.properties
+
1
−
1
View file @
a044e6b2
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-5.6.4-bin.zip
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-4.10.3-bin.zip
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment