Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xwiki-platform
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor 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
XWiki
xwiki-platform
Commits
09a6fa66
Commit
09a6fa66
authored
3 years ago
by
Thomas Mortagne
Browse files
Options
Downloads
Patches
Plain Diff
[misc] Be closer to what is actually done during the release
parent
5093de3e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Jenkinsfile
+1
-1
1 addition, 1 deletion
Jenkinsfile
with
1 addition
and
1 deletion
Jenkinsfile
+
1
−
1
View file @
09a6fa66
...
...
@@ -107,7 +107,7 @@ def builds = [
name:
'TestRelease'
,
goals:
'clean install'
,
profiles:
'hsqldb,jetty,legacy,integration-tests,standalone,flavor-integration-tests,distribution,docker'
,
properties:
'-DskipTests -DperformRelease=true -D
gpg.skip=true -D
xwiki.checkstyle.skip=true -Ddoclint=all'
properties:
'-DskipTests -DperformRelease=true -Dxwiki.checkstyle
.skip=true -Dxwiki.revapi.skip=true -Dxwiki.enforcer.skip=true -Dxwiki.spoon
.skip=true -Ddoclint=all'
)
},
'Quality'
:
{
...
...
This diff is collapsed.
Click to expand it.
Git Mirror User
@gitmirror
mentioned in commit
aaa536b8
·
3 years ago
mentioned in commit
aaa536b8
mentioned in commit aaa536b87934c75189d573695d6e18faf79ed82b
Toggle commit list
Git Mirror User
@gitmirror
mentioned in commit
493ec5e2
·
3 years ago
mentioned in commit
493ec5e2
mentioned in commit 493ec5e26cef49bc7fa8e24699a38d3221924162
Toggle commit list
Git Mirror User
@gitmirror
mentioned in commit
fbac9b27
·
3 years ago
mentioned in commit
fbac9b27
mentioned in commit fbac9b276602ed2c96bd75e2704b00e6aea9ab9f
Toggle commit list
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