Issue: How to create a ZIP file in S3 using AWSEB jenkins Plugin. In Packaging field of the AWSEB plugin(Using Includes/Excludes/Root Object (File / Directory))
Requirement is to ZIP Jar file along with .conf file present in the different directories of the same server and Deploy as a ZIP file to S3
When you use an issue report to ask a question or to request help with a configuration, you're limiting the number of people who read your question. Please ask questions in the community form https://community.jenkins.io or in the Gitter chat channel https://gitter.im/jenkinsci/jenkins or in the Jenkins user mailing list.
Mark Waite
added a comment - When you use an issue report to ask a question or to request help with a configuration, you're limiting the number of people who read your question. Please ask questions in the community form https://community.jenkins.io or in the Gitter chat channel https://gitter.im/jenkinsci/jenkins or in the Jenkins user mailing list.
Unassigned
vadeesh s
Votes:
0Vote for this issue
Watchers:
2Start watching this issue
Created:
Updated:
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
When you use an issue report to ask a question or to request help with a configuration, you're limiting the number of people who read your question. Please ask questions in the community form https://community.jenkins.io or in the Gitter chat channel https://gitter.im/jenkinsci/jenkins or in the Jenkins user mailing list.