[jira] [Updated] (TEXT-137) Add a URL string lookup

2018-10-18 Thread Pascal Schumacher (JIRA)


 [ 
https://issues.apache.org/jira/browse/TEXT-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pascal Schumacher updated TEXT-137:
---
Fix Version/s: 1.5

> Add a URL string lookup
> ---
>
> Key: TEXT-137
> URL: https://issues.apache.org/jira/browse/TEXT-137
> Project: Commons Text
>  Issue Type: New Feature
>Reporter: Gary Gregory
>Assignee: Gary Gregory
>Priority: Major
> Fix For: 1.5
>
>
> Add a simple URL string lookup to read the contents of a URL. This is _not_ a 
> full fledged HTTP client.
> For example, using the HTTP scheme: 
> "UTF-8:[http://www.google.com|http://www.google.com/];
> For example, using the file scheme: 
> "UTF-8:file:///C:/somehome/commons/commons-text/src/test/resources/document.properties"
> The URL lookup key is "url"



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (TEXT-137) Add a URL string lookup

2018-08-23 Thread Gary Gregory (JIRA)


 [ 
https://issues.apache.org/jira/browse/TEXT-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Gregory updated TEXT-137:
--
Description: 
Add a simple URL string lookup to read the contents of a URL. This is _not_ a 
full fledged HTTP client.

For example, using the HTTP scheme: 
"UTF-8:[http://www.google.com|http://www.google.com/];

For example, using the file scheme: 
"UTF-8:file:///C:/somehome/commons/commons-text/src/test/resources/document.properties"

The URL lookup key is "url"

  was:
Add a simple URL string lookup to read the contents of a URL. This is _not_ a 
full fledged HTTP client.

For example: "UTF-8:http://www.google.com;

The URL lookup key is "url"


> Add a URL string lookup
> ---
>
> Key: TEXT-137
> URL: https://issues.apache.org/jira/browse/TEXT-137
> Project: Commons Text
>  Issue Type: New Feature
>Reporter: Gary Gregory
>Assignee: Gary Gregory
>Priority: Major
>
> Add a simple URL string lookup to read the contents of a URL. This is _not_ a 
> full fledged HTTP client.
> For example, using the HTTP scheme: 
> "UTF-8:[http://www.google.com|http://www.google.com/];
> For example, using the file scheme: 
> "UTF-8:file:///C:/somehome/commons/commons-text/src/test/resources/document.properties"
> The URL lookup key is "url"



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)