Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to extract jar from obr?

Christopher Cody Welch
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 12, 2016

For the purpose of automation, I would like to extract the .jar files from an .obr. How is this done?

2 answers

1 accepted

6 votes
Answer accepted
Sam Omidi
Contributor
September 7, 2016

If you have myfile.obr for instance,

change the extension .obr to .zip as myfile.zip

and unzip it like any other compressed file. 

2 votes
Joe Clark
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 12, 2016

An OBR is just a zip file.  Any zip extractor will be able to handle it, including command-line tools like unzip.

 

Suggest an answer

Log in or Sign up to answer