[jira] [Commented] (TIKA-1567) WelcomeResource in TikaServer doesn't print PathParam prefix

2015-03-07 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TIKA-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351949#comment-14351949
 ] 

Hudson commented on TIKA-1567:
--

SUCCESS: Integrated in tika-trunk-jdk1.7 #534 (See 
[https://builds.apache.org/job/tika-trunk-jdk1.7/534/])
Fix for TIKA-1567 WelcomeResource in TikaServer doesn't print PathParam prefix. 
This closes #33. (mattmann: 
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1664948)
* /tika/trunk/CHANGES.txt
* /tika/trunk/tika-server/src/main/java/org/apache/tika/server/TikaWelcome.java
* 
/tika/trunk/tika-server/src/test/java/org/apache/tika/server/TikaWelcomeTest.java


> WelcomeResource in TikaServer doesn't print PathParam prefix
> 
>
> Key: TIKA-1567
> URL: https://issues.apache.org/jira/browse/TIKA-1567
> Project: Tika
>  Issue Type: Bug
>  Components: server
>Affects Versions: 1.7
>Reporter: Chris A. Mattmann
>Assignee: Chris A. Mattmann
> Fix For: 1.8
>
>
> Ben Zaiten found out that while looking at the WelcomeResource for Tika 
> server, things like meta/form are shown as "metaform" not properly 
> delineating the PathParams. I tracked this down to WelcomeResource easy fix 
> coming.



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


[jira] [Commented] (TIKA-1567) WelcomeResource in TikaServer doesn't print PathParam prefix

2015-03-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TIKA-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351930#comment-14351930
 ] 

ASF GitHub Bot commented on TIKA-1567:
--

Github user asfgit closed the pull request at:

https://github.com/apache/tika/pull/33


> WelcomeResource in TikaServer doesn't print PathParam prefix
> 
>
> Key: TIKA-1567
> URL: https://issues.apache.org/jira/browse/TIKA-1567
> Project: Tika
>  Issue Type: Bug
>  Components: server
>Affects Versions: 1.7
>Reporter: Chris A. Mattmann
>Assignee: Chris A. Mattmann
> Fix For: 1.8
>
>
> Ben Zaiten found out that while looking at the WelcomeResource for Tika 
> server, things like meta/form are shown as "metaform" not properly 
> delineating the PathParams. I tracked this down to WelcomeResource easy fix 
> coming.



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


[jira] [Commented] (TIKA-1567) WelcomeResource in TikaServer doesn't print PathParam prefix

2015-03-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TIKA-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351928#comment-14351928
 ] 

ASF GitHub Bot commented on TIKA-1567:
--

GitHub user chrismattmann opened a pull request:

https://github.com/apache/tika/pull/33

Fix for TIKA-1567 WelcomeResource in TikaServer doesn't print PathParam 
prefix



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/chrismattmann/tika TIKA-1567

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/tika/pull/33.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #33


commit c3c97ce987ad1da55a0b4d1d016d67d06341467a
Author: Chris Mattmann 
Date:   2015-03-08T06:08:48Z

fix for TIKA-1567 WelcomeResource in TikaServer doesn't print PathParam 
prefix.




> WelcomeResource in TikaServer doesn't print PathParam prefix
> 
>
> Key: TIKA-1567
> URL: https://issues.apache.org/jira/browse/TIKA-1567
> Project: Tika
>  Issue Type: Bug
>  Components: server
>Affects Versions: 1.7
>Reporter: Chris A. Mattmann
>Assignee: Chris A. Mattmann
> Fix For: 1.8
>
>
> Ben Zaiten found out that while looking at the WelcomeResource for Tika 
> server, things like meta/form are shown as "metaform" not properly 
> delineating the PathParams. I tracked this down to WelcomeResource easy fix 
> coming.



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