Skip to content

sns-seb/patches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to

  1. Fork this project in some directory (let's say ~/DEV/patches)
  2. go to directory script/patch of your SonarQube clone (let's say ~/DEV/sonarqube/script/patches)
  3. create a symlink to any of the patches you want to use in this clone (eg. ln -s ../../../patches/debug.sh)
  4. compile SonarQube. You can now use the -p option of the start.sh script with the name of any script in ~/DEV/sonarqube/script/patches (without the .sh): eg. ./start.sh -p debug

About

Patches for the SonarQube scripts

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.sh
Unknown
license-dev.sh

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages