[JIRA] [testflight] (JENKINS-17592) Testflight uploader plugin doesn't allow to upload multiple files

2013-06-03 Thread leszczynski.miko...@gmail.com (JIRA)














































Mikolaj Leszczynski
 commented on  JENKINS-17592


Testflight uploader plugin doesnt allow to upload multiple files















This works nicely, thanks for your hard work guys!



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [testflight] (JENKINS-17592) Testflight uploader plugin doesn't allow to upload multiple files

2013-05-21 Thread lacos...@java.net (JIRA)














































lacostej
 commented on  JENKINS-17592


Testflight uploader plugin doesnt allow to upload multiple files















I've implemented some wildcard support here:
https://github.com/lacostej/testflight-plugin/commit/289c25c05b4bcc130d5b45da4d9b032b40c04d51
https://github.com/lacostej/testflight-plugin/tree/jl_wildcards

I need to test it a bit more.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [testflight] (JENKINS-17592) Testflight uploader plugin doesn't allow to upload multiple files

2013-05-21 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-17592


Testflight uploader plugin doesnt allow to upload multiple files















Code changed in jenkins
User: Jerome Lacoste
Path:
 pom.xml
 src/main/java/testflight/TestflightRecorder.java
 src/main/java/testflight/TestflightRemoteRecorder.java
 src/main/java/testflight/TestflightUploader.java
 src/test/java/testflight/TestflightRemoteRecorderTest.java
http://jenkins-ci.org/commit/testflight-plugin/289c25c05b4bcc130d5b45da4d9b032b40c04d51
Log:
  JENKINS-17592 support wildcards for ipa and apks





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [testflight] (JENKINS-17592) Testflight uploader plugin doesn't allow to upload multiple files

2013-05-21 Thread lacos...@java.net (JIRA)















































lacostej
 resolved  JENKINS-17592 as Fixed


Testflight uploader plugin doesnt allow to upload multiple files
















Merged with master. This will make it into 1.3.7. Please test and report any issues!





Change By:


lacostej
(21/May/13 7:53 PM)




Status:


Open
Resolved





Assignee:


lacostej





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [testflight] (JENKINS-17592) Testflight uploader plugin doesn't allow to upload multiple files

2013-05-21 Thread lacos...@java.net (JIRA)















































lacostej
 closed  JENKINS-17592 as Fixed


Testflight uploader plugin doesnt allow to upload multiple files
















Change By:


lacostej
(21/May/13 10:31 PM)




Status:


Resolved
Closed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [testflight] (JENKINS-17592) Testflight uploader plugin doesn't allow to upload multiple files

2013-05-16 Thread leszczynski.miko...@gmail.com (JIRA)














































Mikolaj Leszczynski
 commented on  JENKINS-17592


Testflight uploader plugin doesnt allow to upload multiple files















I wasn't aware of that, thank you. I didn't notice that on the plugin webpage, but I see that it's there, sorry . It would be nice if this came with the Jenkins in-page help.

It would still be great to be able to provide a wildcard or specify a list of files just for convenience. 
The android build process spits out multiple intermediate .apk files which you probably don't want to upload, so you have to use another build step to remove them just before running Testflight. Also you might simply not want to release all of the apks.

Thanks for all the great work guys, your plugin makes life so much easier for our team!



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [testflight] (JENKINS-17592) Testflight uploader plugin doesn't allow to upload multiple files

2013-05-15 Thread lacos...@java.net (JIRA)














































lacostej
 commented on  JENKINS-17592


Testflight uploader plugin doesnt allow to upload multiple files















Have you seen that by default, the plugin searches for all apks ?
You shouldn't to have to specify any.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [testflight] (JENKINS-17592) Testflight uploader plugin doesn't allow to upload multiple files

2013-04-12 Thread leszczynski.miko...@gmail.com (JIRA)














































Mikolaj Leszczynski
 created  JENKINS-17592


Testflight uploader plugin doesnt allow to upload multiple files















Issue Type:


Improvement



Affects Versions:


current



Assignee:


Unassigned


Components:


testflight



Created:


12/Apr/13 3:13 PM



Description:


In a job where multiple .apk files are produced it's not possible to use wildcards or to specify multiple artifacts to upload:

Uploading to testflight
File: */bin/*release.apk
java.io.FileNotFoundException: */bin/*release.apk (No such file or directory)
java.io.FileNotFoundException: */bin/*release.apk (No such file or directory)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.init(FileInputStream.java:137)
	at org.apache.http.entity.mime.content.FileBody.writeTo(FileBody.java:78)
	at org.apache.james.mime4j.message.MessageWriter.writeBody(MessageWriter.java:76)
	at org.apache.http.entity.mime.HttpMultipart.doWriteTo(HttpMultipart.java:165)
	at org.apache.http.entity.mime.HttpMultipart.writeTo(HttpMultipart.java:223)
	at org.apache.http.entity.mime.MultipartEntity.writeTo(MultipartEntity.java:179)
	at org.apache.http.impl.entity.EntitySerializer.serialize(EntitySerializer.java:127)
	at org.apache.http.impl.AbstractHttpClientConnection.sendRequestEntity(AbstractHttpClientConnection.java:253)
	at org.apache.http.impl.conn.AbstractClientConnAdapter.sendRequestEntity(AbstractClientConnAdapter.java:218)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:249)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:483)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:641)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:597)
	at testflight.TestflightUploader.upload(TestflightUploader.java:117)
	at testflight.TestflightRemoteRecorder.call(TestflightRemoteRecorder.java:61)
	at hudson.remoting.LocalChannel.call(LocalChannel.java:45)
	at testflight.TestflightRecorder.perform(TestflightRecorder.java:158)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:798)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:770)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:720)
	at hudson.model.Run.execute(Run.java:1600)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
Build step 'Upload to Testflight' marked build as failure

This is basically an app with several different skins, so the build produces multiple apk files. Archiving the artifacts using the above wildcard gives the expected results. It would be nice be able to pass either a wildcard or list of build files to the plugin.




Project:


Jenkins



Priority:


Minor



Reporter:


Mikolaj Leszczynski

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from