File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/main/java/net/adamcin/jenkins/granite Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,3 +16,5 @@ project/plugins/project/
1616* .iml
1717.idea /
1818lib /
19+
20+ * /crx-quickstart /
Original file line number Diff line number Diff line change 44import com .cloudbees .plugins .credentials .CredentialsProvider ;
55import com .ning .http .client .AsyncHttpClient ;
66import hudson .FilePath ;
7- import hudson .model .AbstractBuild ;
87import hudson .model .Result ;
98import hudson .model .TaskListener ;
109import hudson .remoting .VirtualChannel ;
1716import net .adamcin .granite .client .packman .async .AsyncPackageManagerClient ;
1817import net .adamcin .sshkey .api .Signer ;
1918import net .adamcin .sshkey .api .SignerException ;
20- import net .adamcin .sshkey .api .SignerFactory ;
2119
2220import java .io .File ;
2321import java .io .IOException ;
You can’t perform that action at this time.
0 commit comments