It was actually link to old wiki [1] (MoinMoin Wiki) on contribution page
which now goes to new wiki with simple redirect. I guess we have some
similar legacy links in tika-site repo which I missed when we migrated to
cwiki.
[1]: http://wiki.apache.org/nutch/Becoming_A_Nutch_Developer
--
Best re
[
https://issues.apache.org/jira/browse/TIKA-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr updated TIKA-2959:
--
Description:
So I wanted to build tika from source, and failed:
{noformat}
TabularFormatsTest.te
[
https://issues.apache.org/jira/browse/TIKA-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr resolved TIKA-2959.
---
Resolution: Fixed
> TabularFormatsTest test fails in Germany
> ---
[
https://issues.apache.org/jira/browse/TIKA-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945122#comment-16945122
]
Hudson commented on TIKA-2959:
--
SUCCESS: Integrated in Jenkins build tika-branch-1x #240 (See
[
https://issues.apache.org/jira/browse/TIKA-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945121#comment-16945121
]
Hudson commented on TIKA-2959:
--
SUCCESS: Integrated in Jenkins build Tika-trunk #1704 (See
[
[
https://issues.apache.org/jira/browse/TIKA-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945120#comment-16945120
]
Hudson commented on TIKA-2959:
--
UNSTABLE: Integrated in Jenkins build tika-2.x-windows #459 (
+1
Thank you!
On Sat, Oct 5, 2019 at 1:15 PM Tilman Hausherr
wrote:
> Am 05.10.2019 um 17:46 schrieb Tim Allison:
> > As for the repo, I work directly w GitHub, but wip should work.
> >
> > I don’t think we’ve codified line length, but please do as you see fit.
>
> I decided to refactor the cod
[
https://issues.apache.org/jira/browse/TIKA-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr resolved TIKA-2958.
---
Fix Version/s: 1.23
2.0.0
Resolution: Fixed
So that was my first cha
Am 05.10.2019 um 17:46 schrieb Tim Allison:
As for the repo, I work directly w GitHub, but wip should work.
I don’t think we’ve codified line length, but please do as you see fit.
I decided to refactor the code and it is much better now and the code
line length question doesn't exist anymore,
[
https://issues.apache.org/jira/browse/TIKA-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945112#comment-16945112
]
Hudson commented on TIKA-2958:
--
SUCCESS: Integrated in Jenkins build tika-branch-1x #239 (See
Tilman Hausherr created TIKA-2959:
-
Summary: TabularFormatsTest test fails in Germany
Key: TIKA-2959
URL: https://issues.apache.org/jira/browse/TIKA-2959
Project: Tika
Issue Type: Bug
[
https://issues.apache.org/jira/browse/TIKA-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr updated TIKA-2958:
--
Affects Version/s: 1.22
> XmlBeanDefinitionStoreException with SpringExample
> -
[
https://issues.apache.org/jira/browse/TIKA-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945107#comment-16945107
]
Hudson commented on TIKA-2958:
--
SUCCESS: Integrated in Jenkins build Tika-trunk #1703 (See
[
[
https://issues.apache.org/jira/browse/TIKA-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945105#comment-16945105
]
Hudson commented on TIKA-2958:
--
UNSTABLE: Integrated in Jenkins build tika-2.x-windows #458 (
[
https://issues.apache.org/jira/browse/TIKA-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945096#comment-16945096
]
Tim Allison commented on TIKA-2955:
---
Should we handle those chars in the SafeContentHand
As for the repo, I work directly w GitHub, but wip should work.
I don’t think we’ve codified line length, but please do as you see fit.
I’ve started using Maven checkstyle on another project...I shudder to think
of the amount of time it would take to get our code into shape...if only I
had a few
Thank you, Tilman!
The master branch is for 2.x and branch_1x is for 1.x
On Sat, Oct 5, 2019 at 10:30 AM Tilman Hausherr
wrote:
> Am 04.10.2019 um 17:32 schrieb Tim Allison:
> > Would it work to set the expected String to something generated with the
> > root locale?
>
> I managed to create suc
[
https://issues.apache.org/jira/browse/TIKA-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr updated TIKA-2958:
--
Description:
Running the spring example brings this:
{noformat}
Exception in thread "main"
org.
Tilman Hausherr created TIKA-2958:
-
Summary: XmlBeanDefinitionStoreException with SpringExample
Key: TIKA-2958
URL: https://issues.apache.org/jira/browse/TIKA-2958
Project: Tika
Issue Type: B
Am 04.10.2019 um 17:32 schrieb Tim Allison:
Would it work to set the expected String to something generated with the
root locale?
I managed to create such code: we need both the US and the local month
names. I get these with
new DateFormatSymbols(Locale.getDefault()).getShortMonths()
Be
On
https://tika.apache.org/contribute.html
at the bottom, the link "becoming a nutch developer" links to
https://cwiki.apache.org/confluence/display/nutch/Becoming_A_Nutch_Developer
but should link to
https://cwiki.apache.org/confluence/display/NUTCH/Becoming+A+Nutch+Developer
Tilman
21 matches
Mail list logo