[jira] [Comment Edited] (SOLR-14704) Add download option to solr/cloud-dev/cloud.sh

2020-08-04 Thread Ishan Chattopadhyaya (Jira)


[ 
https://issues.apache.org/jira/browse/SOLR-14704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17171206#comment-17171206
 ] 

Ishan Chattopadhyaya edited comment on SOLR-14704 at 8/5/20, 1:13 AM:
--

bq. For example:

bq. ./cloud.sh new -d 
https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.6.1-RC1-reva32a3ac4e43f629df71e5ae30a3330be94b095f2/solr/solr-8.6.1.tgz
 8_6_1_RC1


I think I miss the motivation for this issue. If a URL for the tarball is 
known, why is simply {{wget }} insufficient?


was (Author: ichattopadhyaya):
I think I miss the motivation for this issue. If a URL for the tarball is 
known, why is simply {{wget }} insufficient?

> Add download option to solr/cloud-dev/cloud.sh
> --
>
> Key: SOLR-14704
> URL: https://issues.apache.org/jira/browse/SOLR-14704
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: scripts and tools
>Reporter: Gus Heck
>Assignee: Gus Heck
>Priority: Major
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> For easier testing of things like RC artifacts I'm adding an option to 
> cloud.sh which will curl a tarball down from the web instead of building it 
> locally.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org



[jira] [Comment Edited] (SOLR-14704) Add download option to solr/cloud-dev/cloud.sh

2020-08-04 Thread Gus Heck (Jira)


[ 
https://issues.apache.org/jira/browse/SOLR-14704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17171205#comment-17171205
 ] 

Gus Heck edited comment on SOLR-14704 at 8/5/20, 1:10 AM:
--

I had gone for simply downloading from a specified url, for flexibility... thus 
it could be used for RC, actual releases, internal releases on internal 
repositories, etc etc. Also, given the hard to predict has sequence in RC 
artifact urls, I think it would be a lot more work to derive that URL and a lot 
more fragile


was (Author: gus_heck):
I had gone for simply downloading from a specified url, for flexibility... thus 
it could be used for RC, actual releases, internal releases on internal 
repositories, etc etc. 

> Add download option to solr/cloud-dev/cloud.sh
> --
>
> Key: SOLR-14704
> URL: https://issues.apache.org/jira/browse/SOLR-14704
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: scripts and tools
>Reporter: Gus Heck
>Assignee: Gus Heck
>Priority: Major
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> For easier testing of things like RC artifacts I'm adding an option to 
> cloud.sh which will curl a tarball down from the web instead of building it 
> locally.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org



[jira] [Comment Edited] (SOLR-14704) Add download option to solr/cloud-dev/cloud.sh

2020-08-02 Thread Gus Heck (Jira)


[ 
https://issues.apache.org/jira/browse/SOLR-14704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17169700#comment-17169700
 ] 

Gus Heck edited comment on SOLR-14704 at 8/3/20, 3:57 AM:
--

For example: 

{code:java}
./cloud.sh new -d 
https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.6.1-RC1-reva32a3ac4e43f629df71e5ae30a3330be94b095f2/solr/solr-8.6.1.tgz
 8_6_1_RC1
{code}



was (Author: gus_heck):
For example: 

{code:java}
./cloud.sh new -t 
https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.6.1-RC1-reva32a3ac4e43f629df71e5ae30a3330be94b095f2/solr/solr-8.6.1.tgz
 8_6_1_RC1
{code}


> Add download option to solr/cloud-dev/cloud.sh
> --
>
> Key: SOLR-14704
> URL: https://issues.apache.org/jira/browse/SOLR-14704
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: scripts and tools
>Reporter: Gus Heck
>Assignee: Gus Heck
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> For easier testing of things like RC artifacts I'm adding an option to 
> cloud.sh which will curl a tarball down from the web instead of building it 
> locally.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org