Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Abstract Type Navigation
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
preprocessors
Abstract Type Navigation
Commits
7c2be1ec
Commit
7c2be1ec
authored
4 years ago
by
Johannes Mey
Browse files
Options
Downloads
Patches
Plain Diff
update preprocessor, switch to maven central
parent
15f30312
No related branches found
No related tags found
No related merge requests found
Pipeline
#8857
passed
4 years ago
Stage: build
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build.gradle
+2
-3
2 additions, 3 deletions
build.gradle
relast.preprocessor
+1
-1
1 addition, 1 deletion
relast.preprocessor
with
3 additions
and
4 deletions
build.gradle
+
2
−
3
View file @
7c2be1ec
...
...
@@ -13,7 +13,7 @@ ext {
application
.
mainClassName
=
"${mainClassName}"
repositories
{
jcenter
()
mavenCentral
()
}
dependencies
{
...
...
@@ -142,5 +142,4 @@ jastadd {
}
clean
.
dependsOn
(
cleanGen
)
generateAst
.
dependsOn
relast
generateAst
.
dependsOn
(
relast
)
This diff is collapsed.
Click to expand it.
relast.preprocessor
@
7959fd58
Compare
12668fd8
...
7959fd58
Subproject commit
12668fd8c2e4eee20000d1e7b43b2d4d17c59d45
Subproject commit
7959fd58f90538a7d8751855a61f69ba775bc82c
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