[jira] [Commented] (SOLR-6907) URLEncode documents directory in MorphlineMapperTest to handle spaces etc. in file name

2015-01-05 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14264534#comment-14264534
 ] 

ASF GitHub Bot commented on SOLR-6907:
--

Github user andyetitmoves closed the pull request at:

https://github.com/apache/lucene-solr/pull/124


 URLEncode documents directory in MorphlineMapperTest to handle spaces etc. in 
 file name
 ---

 Key: SOLR-6907
 URL: https://issues.apache.org/jira/browse/SOLR-6907
 Project: Solr
  Issue Type: Bug
  Components: contrib - MapReduce, Tests
Reporter: Ramkumar Aiyengar
Assignee: Erick Erickson
Priority: Minor
 Fix For: 5.0, Trunk

 Attachments: SOLR-6907-2.patch, SOLR-6907.patch


 Currently the test fails if the source is checked out on a directory whose 
 path contains, say spaces..



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-6907) URLEncode documents directory in MorphlineMapperTest to handle spaces etc. in file name

2015-01-04 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14263929#comment-14263929
 ] 

ASF subversion and git services commented on SOLR-6907:
---

Commit 1649383 from [~erickoerickson] in branch 'dev/trunk'
[ https://svn.apache.org/r1649383 ]

SOLR-6907: URLEncode documents directory in MorphlineMapperTest to handle 
spaces etc in file name

 URLEncode documents directory in MorphlineMapperTest to handle spaces etc. in 
 file name
 ---

 Key: SOLR-6907
 URL: https://issues.apache.org/jira/browse/SOLR-6907
 Project: Solr
  Issue Type: Bug
  Components: contrib - MapReduce, Tests
Reporter: Ramkumar Aiyengar
Assignee: Erick Erickson
Priority: Minor

 Currently the test fails if the source is checked out on a directory whose 
 path contains, say spaces..



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-6907) URLEncode documents directory in MorphlineMapperTest to handle spaces etc. in file name

2015-01-04 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14263937#comment-14263937
 ] 

ASF subversion and git services commented on SOLR-6907:
---

Commit 1649386 from [~erickoerickson] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1649386 ]

SOLR-6907: URLEncode documents directory in MorphlineMapperTest to handle 
spaces etc in file name

 URLEncode documents directory in MorphlineMapperTest to handle spaces etc. in 
 file name
 ---

 Key: SOLR-6907
 URL: https://issues.apache.org/jira/browse/SOLR-6907
 Project: Solr
  Issue Type: Bug
  Components: contrib - MapReduce, Tests
Reporter: Ramkumar Aiyengar
Assignee: Erick Erickson
Priority: Minor
 Attachments: SOLR-6907.patch


 Currently the test fails if the source is checked out on a directory whose 
 path contains, say spaces..



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-6907) URLEncode documents directory in MorphlineMapperTest to handle spaces etc. in file name

2015-01-04 Thread Ramkumar Aiyengar (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14263953#comment-14263953
 ] 

Ramkumar Aiyengar commented on SOLR-6907:
-

Erick, I think this contains the first version of the patch, without Uwe's 
suggestions..

 URLEncode documents directory in MorphlineMapperTest to handle spaces etc. in 
 file name
 ---

 Key: SOLR-6907
 URL: https://issues.apache.org/jira/browse/SOLR-6907
 Project: Solr
  Issue Type: Bug
  Components: contrib - MapReduce, Tests
Reporter: Ramkumar Aiyengar
Assignee: Erick Erickson
Priority: Minor
 Fix For: 5.0, Trunk

 Attachments: SOLR-6907.patch


 Currently the test fails if the source is checked out on a directory whose 
 path contains, say spaces..



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-6907) URLEncode documents directory in MorphlineMapperTest to handle spaces etc. in file name

2015-01-04 Thread Erick Erickson (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14264021#comment-14264021
 ] 

Erick Erickson commented on SOLR-6907:
--

OK, could you create a proper patch file and attach it then? That's the usual 
way patches
are submitted, and it allows the author to insure that the right code is 
current. It also
keeps a permanent record of the change not dependent on an external repo.

Once you do I'll commit it. Please make it a delta to the newly-committed code 
rather than
from the original.

Thanks,


 URLEncode documents directory in MorphlineMapperTest to handle spaces etc. in 
 file name
 ---

 Key: SOLR-6907
 URL: https://issues.apache.org/jira/browse/SOLR-6907
 Project: Solr
  Issue Type: Bug
  Components: contrib - MapReduce, Tests
Reporter: Ramkumar Aiyengar
Assignee: Erick Erickson
Priority: Minor
 Fix For: 5.0, Trunk

 Attachments: SOLR-6907.patch


 Currently the test fails if the source is checked out on a directory whose 
 path contains, say spaces..



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-6907) URLEncode documents directory in MorphlineMapperTest to handle spaces etc. in file name

2015-01-04 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14264131#comment-14264131
 ] 

ASF subversion and git services commented on SOLR-6907:
---

Commit 1649455 from [~erickoerickson] in branch 'dev/trunk'
[ https://svn.apache.org/r1649455 ]

SOLR-6907, corrected patch, URLEncode documents directory in 
MorphlineMapperTest to handle spaces etc in file name

 URLEncode documents directory in MorphlineMapperTest to handle spaces etc. in 
 file name
 ---

 Key: SOLR-6907
 URL: https://issues.apache.org/jira/browse/SOLR-6907
 Project: Solr
  Issue Type: Bug
  Components: contrib - MapReduce, Tests
Reporter: Ramkumar Aiyengar
Assignee: Erick Erickson
Priority: Minor
 Fix For: 5.0, Trunk

 Attachments: SOLR-6907-2.patch, SOLR-6907.patch


 Currently the test fails if the source is checked out on a directory whose 
 path contains, say spaces..



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-6907) URLEncode documents directory in MorphlineMapperTest to handle spaces etc. in file name

2015-01-04 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14264133#comment-14264133
 ] 

ASF subversion and git services commented on SOLR-6907:
---

Commit 1649457 from [~erickoerickson] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1649457 ]

SOLR-6907, corrected patch, URLEncode documents directory in 
MorphlineMapperTest to handle spaces etc in file name

 URLEncode documents directory in MorphlineMapperTest to handle spaces etc. in 
 file name
 ---

 Key: SOLR-6907
 URL: https://issues.apache.org/jira/browse/SOLR-6907
 Project: Solr
  Issue Type: Bug
  Components: contrib - MapReduce, Tests
Reporter: Ramkumar Aiyengar
Assignee: Erick Erickson
Priority: Minor
 Fix For: 5.0, Trunk

 Attachments: SOLR-6907-2.patch, SOLR-6907.patch


 Currently the test fails if the source is checked out on a directory whose 
 path contains, say spaces..



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-6907) URLEncode documents directory in MorphlineMapperTest to handle spaces etc. in file name

2015-01-04 Thread Erick Erickson (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14264134#comment-14264134
 ] 

Erick Erickson commented on SOLR-6907:
--

Done, thanks!

 URLEncode documents directory in MorphlineMapperTest to handle spaces etc. in 
 file name
 ---

 Key: SOLR-6907
 URL: https://issues.apache.org/jira/browse/SOLR-6907
 Project: Solr
  Issue Type: Bug
  Components: contrib - MapReduce, Tests
Reporter: Ramkumar Aiyengar
Assignee: Erick Erickson
Priority: Minor
 Fix For: 5.0, Trunk

 Attachments: SOLR-6907-2.patch, SOLR-6907.patch


 Currently the test fails if the source is checked out on a directory whose 
 path contains, say spaces..



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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