Skip to content

geethkokila/CarbonOSGI-Bundle-Verifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Carbon OSGI Verifier

Building

mvn install
mvn package appassembler:assemble

Running

Either set your environment variable CARBON_HOME to correct unzipped directory or provide it as a program argument

e.g. sh target/appassembler/bin/scan -d {carbon_home}

Command Line Arguments

  • -d carbon_home Carbon Home to analyze
  • -pv Processes the package versions(defualt false). The exported package versions are matched if this option is set.

About

Bundle verifier for Carbon based products

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.3%
  • Shell 0.7%