You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2008/04/05 06:45:24 UTC

[jira] Created: (JCR-1522) [PATCH] Java Class file text extractor

[PATCH] Java Class file text extractor
--------------------------------------

                 Key: JCR-1522
                 URL: https://issues.apache.org/jira/browse/JCR-1522
             Project: Jackrabbit
          Issue Type: New Feature
          Components: jackrabbit-text-extractors
    Affects Versions: 1.4.1
            Reporter: Dave Brosius
            Priority: Trivial
             Fix For: 1.4.1
         Attachments: classfile_text_extractor.patch

A text extractor for a Java Class file. Pulls class, field and method names and signatures out of the class file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-1522) [PATCH] Java Class file text extractor

Posted by "Dave Brosius (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius updated JCR-1522:
------------------------------

    Attachment: classfile_text_extractor.patch

More human readable version

> [PATCH] Java Class file text extractor
> --------------------------------------
>
>                 Key: JCR-1522
>                 URL: https://issues.apache.org/jira/browse/JCR-1522
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: jackrabbit-text-extractors
>    Affects Versions: 1.4.1
>            Reporter: Dave Brosius
>            Priority: Trivial
>             Fix For: 1.4.1
>
>         Attachments: classfile_text_extractor.patch
>
>
> A text extractor for a Java Class file. Pulls class, field and method names and signatures out of the class file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-1522) [PATCH] Java Class file text extractor

Posted by "Dave Brosius (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius updated JCR-1522:
------------------------------

    Attachment: classfile_text_extractor.patch

converted tabs to spaces

> [PATCH] Java Class file text extractor
> --------------------------------------
>
>                 Key: JCR-1522
>                 URL: https://issues.apache.org/jira/browse/JCR-1522
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: jackrabbit-text-extractors
>    Affects Versions: 1.4.1
>            Reporter: Dave Brosius
>            Priority: Trivial
>             Fix For: 1.4.1
>
>         Attachments: classfile_text_extractor.patch, classfile_text_extractor.patch
>
>
> A text extractor for a Java Class file. Pulls class, field and method names and signatures out of the class file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-1522) [PATCH] Java Class file text extractor

Posted by "Dave Brosius (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius updated JCR-1522:
------------------------------

    Attachment:     (was: classfile_text_extractor.patch)

> [PATCH] Java Class file text extractor
> --------------------------------------
>
>                 Key: JCR-1522
>                 URL: https://issues.apache.org/jira/browse/JCR-1522
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: jackrabbit-text-extractors
>    Affects Versions: 1.4.1
>            Reporter: Dave Brosius
>            Priority: Trivial
>             Fix For: 1.4.1
>
>
> A text extractor for a Java Class file. Pulls class, field and method names and signatures out of the class file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-1522) [PATCH] Java Class file text extractor

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-1522:
-------------------------------

    Remaining Estimate: 0h
     Original Estimate: 0h

I'm not too worried about a text extractor dependency, as text extractors are well insulated from the rest of the system and it's easy for a downstream project to simply exclude the dependency if it causes trouble.

PS. Dave, I assume it's OK if I use this contribution also in Apache Tika?

> [PATCH] Java Class file text extractor
> --------------------------------------
>
>                 Key: JCR-1522
>                 URL: https://issues.apache.org/jira/browse/JCR-1522
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: jackrabbit-text-extractors
>    Affects Versions: 1.4.1
>            Reporter: Dave Brosius
>            Priority: Trivial
>             Fix For: 1.4.1
>
>         Attachments: classfile_text_extractor.patch, classfile_text_extractor.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> A text extractor for a Java Class file. Pulls class, field and method names and signatures out of the class file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JCR-1522) [PATCH] Java Class file text extractor

Posted by "Dave Brosius (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627753#action_12627753 ] 

Dave Brosius commented on JCR-1522:
-----------------------------------

>> PS. Dave, I assume it's OK if I use this contribution also in Apache Tika? 


Please do, thanks!

--dave

> [PATCH] Java Class file text extractor
> --------------------------------------
>
>                 Key: JCR-1522
>                 URL: https://issues.apache.org/jira/browse/JCR-1522
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: jackrabbit-text-extractors
>    Affects Versions: 1.4.1
>            Reporter: Dave Brosius
>            Priority: Trivial
>             Fix For: 1.4.1
>
>         Attachments: classfile_text_extractor.patch, classfile_text_extractor.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> A text extractor for a Java Class file. Pulls class, field and method names and signatures out of the class file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-1522) [PATCH] Java Class file text extractor

Posted by "Dave Brosius (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius updated JCR-1522:
------------------------------

    Attachment: classfile_text_extractor.patch

> [PATCH] Java Class file text extractor
> --------------------------------------
>
>                 Key: JCR-1522
>                 URL: https://issues.apache.org/jira/browse/JCR-1522
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: jackrabbit-text-extractors
>    Affects Versions: 1.4.1
>            Reporter: Dave Brosius
>            Priority: Trivial
>             Fix For: 1.4.1
>
>         Attachments: classfile_text_extractor.patch
>
>
> A text extractor for a Java Class file. Pulls class, field and method names and signatures out of the class file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JCR-1522) [PATCH] Java Class file text extractor

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586340#action_12586340 ] 

Marcel Reutegger commented on JCR-1522:
---------------------------------------

What's the general feeling about adding a new dependency? This patch requires asm-3.1.jar, which is quite compact.

> [PATCH] Java Class file text extractor
> --------------------------------------
>
>                 Key: JCR-1522
>                 URL: https://issues.apache.org/jira/browse/JCR-1522
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: jackrabbit-text-extractors
>    Affects Versions: 1.4.1
>            Reporter: Dave Brosius
>            Priority: Trivial
>             Fix For: 1.4.1
>
>         Attachments: classfile_text_extractor.patch
>
>
> A text extractor for a Java Class file. Pulls class, field and method names and signatures out of the class file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JCR-1522) [PATCH] Java Class file text extractor

Posted by "Dave Brosius (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586367#action_12586367 ] 

Dave Brosius commented on JCR-1522:
-----------------------------------

I assumed this dependency was ok, as ocm uses it already.

> [PATCH] Java Class file text extractor
> --------------------------------------
>
>                 Key: JCR-1522
>                 URL: https://issues.apache.org/jira/browse/JCR-1522
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: jackrabbit-text-extractors
>    Affects Versions: 1.4.1
>            Reporter: Dave Brosius
>            Priority: Trivial
>             Fix For: 1.4.1
>
>         Attachments: classfile_text_extractor.patch
>
>
> A text extractor for a Java Class file. Pulls class, field and method names and signatures out of the class file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-1522) [PATCH] Java Class file text extractor

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved JCR-1522.
--------------------------------

    Resolution: Duplicate
      Assignee: Jukka Zitting

Resolving this as a duplicate of TIKA-155. Using JCR-1878 to track integration of Tika in Jackrabbit.

> [PATCH] Java Class file text extractor
> --------------------------------------
>
>                 Key: JCR-1522
>                 URL: https://issues.apache.org/jira/browse/JCR-1522
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: jackrabbit-text-extractors
>            Reporter: Dave Brosius
>            Assignee: Jukka Zitting
>            Priority: Trivial
>         Attachments: classfile_text_extractor.patch, classfile_text_extractor.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> A text extractor for a Java Class file. Pulls class, field and method names and signatures out of the class file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-1522) [PATCH] Java Class file text extractor

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-1522:
-------------------------------

    Affects Version/s:     (was: 1.4.1)
        Fix Version/s:     (was: 1.4.1)

> [PATCH] Java Class file text extractor
> --------------------------------------
>
>                 Key: JCR-1522
>                 URL: https://issues.apache.org/jira/browse/JCR-1522
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: jackrabbit-text-extractors
>            Reporter: Dave Brosius
>            Priority: Trivial
>         Attachments: classfile_text_extractor.patch, classfile_text_extractor.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> A text extractor for a Java Class file. Pulls class, field and method names and signatures out of the class file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.