Skip to content

Commit

Permalink
add redoc 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Jan 23, 2025
1 parent 4a5ec0f commit 4e21208
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions content/org/webjars/redoc/redoc-2.3.0.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
groupId=org.webjars
artifactId=redoc
version=2.3.0

display=${groupId}:${artifactId}

gitRepo=https://github.com/webjars/${artifactId}.git
gitTag=${artifactId}-${version}

tool=mvn
jdk=21
newline=lf

command="mvn clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip"
buildinfo=target/${artifactId}-${version}.buildinfo

#diffoscope=${artifactId}-${version}.diffoscope
issue=

0 comments on commit 4e21208

Please # to comment.