You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Nicolas Jouanin (JIRA)" <ji...@apache.org> on 2006/02/03 17:12:03 UTC

[jira] Created: (JCR-315) Support for OpenOffice text extraction

Support for OpenOffice text extraction
--------------------------------------

         Key: JCR-315
         URL: http://issues.apache.org/jira/browse/JCR-315
     Project: Jackrabbit
        Type: Improvement
  Components: query  
    Reporter: Nicolas Jouanin
    Priority: Minor


Hi, here is the patch.

>hi nicolas,
>
>thanks for your offer to contribute your openoffice textfilter, that's greatly appreciated!
>
>i suggest you post a jira 'Improvement' or "New Feature' issue and attach your code as an svn patch. somebody will take care 
>of it (i assume marcel), i.e. review your contribution and provide feedback/further instructions.

>cheers
>stefan

>On 2/2/06, Nicolas Jouanin <ni...@gmail.com> wrote:
>>
>>
>>
>> Hi Stefan,
>>
>>
>>
>> I work with Martin Perez, main developper of jLibrary.
>>
>> Therefore, I developed a class which extracts metadata and text 
>> content from any openoffice file (that was not the hardest job). This 
>> class is already used into jLibrary.
>>
>> As Martin suggested me, I used this class to create a new TextFilter 
>> subclass into textfilters contrib project. I downloaded textfilters 
>> project from svn, created my class into the project tree and tested it 
>> with a test class , just like it was done with the other extractors.
>>
>> I can send you the code if you want to review it, or just tell me how 
>> I can commit it.
>>
>>
>>
>> Regards,
>>
>>
>>
>> Nicolas.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (JCR-315) Support for OpenOffice text extraction

Posted by "Nicolas Jouanin (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JCR-315?page=all ]

Nicolas Jouanin updated JCR-315:
--------------------------------

    Attachment: textfilters.patch

> Support for OpenOffice text extraction
> --------------------------------------
>
>          Key: JCR-315
>          URL: http://issues.apache.org/jira/browse/JCR-315
>      Project: Jackrabbit
>         Type: Improvement
>   Components: query
>     Reporter: Nicolas Jouanin
>     Priority: Minor
>  Attachments: textfilters.patch
>
> Hi, here is the patch.
> >hi nicolas,
> >
> >thanks for your offer to contribute your openoffice textfilter, that's greatly appreciated!
> >
> >i suggest you post a jira 'Improvement' or "New Feature' issue and attach your code as an svn patch. somebody will take care 
> >of it (i assume marcel), i.e. review your contribution and provide feedback/further instructions.
> >cheers
> >stefan
> >On 2/2/06, Nicolas Jouanin <ni...@gmail.com> wrote:
> >>
> >>
> >>
> >> Hi Stefan,
> >>
> >>
> >>
> >> I work with Martin Perez, main developper of jLibrary.
> >>
> >> Therefore, I developed a class which extracts metadata and text 
> >> content from any openoffice file (that was not the hardest job). This 
> >> class is already used into jLibrary.
> >>
> >> As Martin suggested me, I used this class to create a new TextFilter 
> >> subclass into textfilters contrib project. I downloaded textfilters 
> >> project from svn, created my class into the project tree and tested it 
> >> with a test class , just like it was done with the other extractors.
> >>
> >> I can send you the code if you want to review it, or just tell me how 
> >> I can commit it.
> >>
> >>
> >>
> >> Regards,
> >>
> >>
> >>
> >> Nicolas.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (JCR-315) Support for OpenOffice text extraction

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JCR-315?page=all ]
     
Marcel Reutegger resolved JCR-315:
----------------------------------

    Fix Version: 1.0
     Resolution: Fixed

Thanks Nicolas for your contribution, I've commited the OpenOffice text filter.

svn revision: 374708

> Support for OpenOffice text extraction
> --------------------------------------
>
>          Key: JCR-315
>          URL: http://issues.apache.org/jira/browse/JCR-315
>      Project: Jackrabbit
>         Type: Improvement
>   Components: query
>     Reporter: Nicolas Jouanin
>     Assignee: Marcel Reutegger
>     Priority: Minor
>      Fix For: 1.0
>  Attachments: textfilters.patch
>
> Hi, here is the patch.
> >hi nicolas,
> >
> >thanks for your offer to contribute your openoffice textfilter, that's greatly appreciated!
> >
> >i suggest you post a jira 'Improvement' or "New Feature' issue and attach your code as an svn patch. somebody will take care 
> >of it (i assume marcel), i.e. review your contribution and provide feedback/further instructions.
> >cheers
> >stefan
> >On 2/2/06, Nicolas Jouanin <ni...@gmail.com> wrote:
> >>
> >>
> >>
> >> Hi Stefan,
> >>
> >>
> >>
> >> I work with Martin Perez, main developper of jLibrary.
> >>
> >> Therefore, I developed a class which extracts metadata and text 
> >> content from any openoffice file (that was not the hardest job). This 
> >> class is already used into jLibrary.
> >>
> >> As Martin suggested me, I used this class to create a new TextFilter 
> >> subclass into textfilters contrib project. I downloaded textfilters 
> >> project from svn, created my class into the project tree and tested it 
> >> with a test class , just like it was done with the other extractors.
> >>
> >> I can send you the code if you want to review it, or just tell me how 
> >> I can commit it.
> >>
> >>
> >>
> >> Regards,
> >>
> >>
> >>
> >> Nicolas.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (JCR-315) Support for OpenOffice text extraction

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JCR-315?page=all ]
     
Marcel Reutegger closed JCR-315:
--------------------------------


> Support for OpenOffice text extraction
> --------------------------------------
>
>          Key: JCR-315
>          URL: http://issues.apache.org/jira/browse/JCR-315
>      Project: Jackrabbit
>         Type: Improvement
>   Components: query
>     Reporter: Nicolas Jouanin
>     Assignee: Marcel Reutegger
>     Priority: Minor
>      Fix For: 1.0
>  Attachments: textfilters.patch
>
> Hi, here is the patch.
> >hi nicolas,
> >
> >thanks for your offer to contribute your openoffice textfilter, that's greatly appreciated!
> >
> >i suggest you post a jira 'Improvement' or "New Feature' issue and attach your code as an svn patch. somebody will take care 
> >of it (i assume marcel), i.e. review your contribution and provide feedback/further instructions.
> >cheers
> >stefan
> >On 2/2/06, Nicolas Jouanin <ni...@gmail.com> wrote:
> >>
> >>
> >>
> >> Hi Stefan,
> >>
> >>
> >>
> >> I work with Martin Perez, main developper of jLibrary.
> >>
> >> Therefore, I developed a class which extracts metadata and text 
> >> content from any openoffice file (that was not the hardest job). This 
> >> class is already used into jLibrary.
> >>
> >> As Martin suggested me, I used this class to create a new TextFilter 
> >> subclass into textfilters contrib project. I downloaded textfilters 
> >> project from svn, created my class into the project tree and tested it 
> >> with a test class , just like it was done with the other extractors.
> >>
> >> I can send you the code if you want to review it, or just tell me how 
> >> I can commit it.
> >>
> >>
> >>
> >> Regards,
> >>
> >>
> >>
> >> Nicolas.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (JCR-315) Support for OpenOffice text extraction

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JCR-315?page=all ]

Marcel Reutegger reassigned JCR-315:
------------------------------------

    Assign To: Marcel Reutegger

> Support for OpenOffice text extraction
> --------------------------------------
>
>          Key: JCR-315
>          URL: http://issues.apache.org/jira/browse/JCR-315
>      Project: Jackrabbit
>         Type: Improvement
>   Components: query
>     Reporter: Nicolas Jouanin
>     Assignee: Marcel Reutegger
>     Priority: Minor
>  Attachments: textfilters.patch
>
> Hi, here is the patch.
> >hi nicolas,
> >
> >thanks for your offer to contribute your openoffice textfilter, that's greatly appreciated!
> >
> >i suggest you post a jira 'Improvement' or "New Feature' issue and attach your code as an svn patch. somebody will take care 
> >of it (i assume marcel), i.e. review your contribution and provide feedback/further instructions.
> >cheers
> >stefan
> >On 2/2/06, Nicolas Jouanin <ni...@gmail.com> wrote:
> >>
> >>
> >>
> >> Hi Stefan,
> >>
> >>
> >>
> >> I work with Martin Perez, main developper of jLibrary.
> >>
> >> Therefore, I developed a class which extracts metadata and text 
> >> content from any openoffice file (that was not the hardest job). This 
> >> class is already used into jLibrary.
> >>
> >> As Martin suggested me, I used this class to create a new TextFilter 
> >> subclass into textfilters contrib project. I downloaded textfilters 
> >> project from svn, created my class into the project tree and tested it 
> >> with a test class , just like it was done with the other extractors.
> >>
> >> I can send you the code if you want to review it, or just tell me how 
> >> I can commit it.
> >>
> >>
> >>
> >> Regards,
> >>
> >>
> >>
> >> Nicolas.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira