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

2008-09-02 Thread Dave Brosius (JIRA)

[ 
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] Commented: (JCR-1522) [PATCH] Java Class file text extractor

2008-04-07 Thread Dave Brosius (JIRA)

[ 
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] Commented: (JCR-1522) [PATCH] Java Class file text extractor

2008-04-07 Thread Marcel Reutegger (JIRA)

[ 
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.