You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2007/05/31 20:09:16 UTC

[jira] Created: (LUCENE-898) contrib/javascript is not packaged into releases

contrib/javascript is not packaged into releases
------------------------------------------------

                 Key: LUCENE-898
                 URL: https://issues.apache.org/jira/browse/LUCENE-898
             Project: Lucene - Java
          Issue Type: Bug
          Components: Build
            Reporter: Hoss Man
            Priority: Trivial


the contrib/javascript directory is (apparently) a collection of javascript utilities for lucene .. but it has not build files or any mechanism to package it, so it is excluded form releases.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Updated: (LUCENE-898) contrib/javascript is not packaged into releases

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

Otis Gospodnetic updated LUCENE-898:
------------------------------------

    Assignee: Otis Gospodnetic

Kelvin says:

"Hey otis, thanks for forwarding this to me.

Fine with me to have it removed.."


> contrib/javascript is not packaged into releases
> ------------------------------------------------
>
>                 Key: LUCENE-898
>                 URL: https://issues.apache.org/jira/browse/LUCENE-898
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Build
>            Reporter: Hoss Man
>            Assignee: Otis Gospodnetic
>            Priority: Trivial
>
> the contrib/javascript directory is (apparently) a collection of javascript utilities for lucene .. but it has not build files or any mechanism to package it, so it is excluded form releases.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Commented: (LUCENE-898) contrib/javascript is not packaged into releases

Posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515908 ] 

Otis Gospodnetic commented on LUCENE-898:
-----------------------------------------

I've emailed Kelvin and asked for his thoughts.  Maybe he'll update this code, who knows.

> contrib/javascript is not packaged into releases
> ------------------------------------------------
>
>                 Key: LUCENE-898
>                 URL: https://issues.apache.org/jira/browse/LUCENE-898
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Build
>            Reporter: Hoss Man
>            Priority: Trivial
>
> the contrib/javascript directory is (apparently) a collection of javascript utilities for lucene .. but it has not build files or any mechanism to package it, so it is excluded form releases.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Commented: (LUCENE-898) contrib/javascript is not packaged into releases

Posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598924#action_12598924 ] 

Otis Gospodnetic commented on LUCENE-898:
-----------------------------------------

I'll take care of this in a few days...it looks like nobody will miss it.


> contrib/javascript is not packaged into releases
> ------------------------------------------------
>
>                 Key: LUCENE-898
>                 URL: https://issues.apache.org/jira/browse/LUCENE-898
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Build
>            Reporter: Hoss Man
>            Assignee: Otis Gospodnetic
>            Priority: Trivial
>
> the contrib/javascript directory is (apparently) a collection of javascript utilities for lucene .. but it has not build files or any mechanism to package it, so it is excluded form releases.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Commented: (LUCENE-898) contrib/javascript is not packaged into releases

Posted by "Erik Hatcher (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500715 ] 

Erik Hatcher commented on LUCENE-898:
-------------------------------------

It may still work ok, but my hunch is that changes to the QueryParser have made this javascript code more deprecated than anything.  

Even if we removed it from svn, it historically would still be there in case anyone really needed it.   

Again, I am +1 for removing it entirely after running it by the java-user list to see if anyone desires it.

> contrib/javascript is not packaged into releases
> ------------------------------------------------
>
>                 Key: LUCENE-898
>                 URL: https://issues.apache.org/jira/browse/LUCENE-898
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Build
>            Reporter: Hoss Man
>            Priority: Trivial
>
> the contrib/javascript directory is (apparently) a collection of javascript utilities for lucene .. but it has not build files or any mechanism to package it, so it is excluded form releases.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Resolved: (LUCENE-898) contrib/javascript is not packaged into releases

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

Otis Gospodnetic resolved LUCENE-898.
-------------------------------------

    Resolution: Fixed

Done.

D         javascript/queryEscaper/luceneQueryEscaper.js
D         javascript/queryEscaper/testQueryEscaper.html
D         javascript/queryEscaper
D         javascript/queryConstructor/luceneQueryConstructor.js
D         javascript/queryConstructor/luceneQueryConstructor.html
D         javascript/queryConstructor/testQueryConstructor.html
D         javascript/queryConstructor
D         javascript/queryValidator/luceneQueryValidator.js
D         javascript/queryValidator/testQueryValidator.html
D         javascript/queryValidator
D         javascript

Committed revision 781057.


> contrib/javascript is not packaged into releases
> ------------------------------------------------
>
>                 Key: LUCENE-898
>                 URL: https://issues.apache.org/jira/browse/LUCENE-898
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Build
>            Reporter: Hoss Man
>            Assignee: Otis Gospodnetic
>            Priority: Trivial
>
> the contrib/javascript directory is (apparently) a collection of javascript utilities for lucene .. but it has not build files or any mechanism to package it, so it is excluded form releases.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Commented: (LUCENE-898) contrib/javascript is not packaged into releases

Posted by "Michael Busch (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500569 ] 

Michael Busch commented on LUCENE-898:
--------------------------------------

> My vote is to remove the javascript contrib area entirely. 

+1. It also seems that this package is unmaintained. No files have
been changed since February 2005, when it was moved from the 
sandbox to contrib.

> contrib/javascript is not packaged into releases
> ------------------------------------------------
>
>                 Key: LUCENE-898
>                 URL: https://issues.apache.org/jira/browse/LUCENE-898
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Build
>            Reporter: Hoss Man
>            Priority: Trivial
>
> the contrib/javascript directory is (apparently) a collection of javascript utilities for lucene .. but it has not build files or any mechanism to package it, so it is excluded form releases.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Commented: (LUCENE-898) contrib/javascript is not packaged into releases

Posted by "Erik Hatcher (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500453 ] 

Erik Hatcher commented on LUCENE-898:
-------------------------------------

My vote is to remove the javascript contrib area entirely.  It doesn't really do all that much useful.  I'd be surprised if anyone really uses it.

> contrib/javascript is not packaged into releases
> ------------------------------------------------
>
>                 Key: LUCENE-898
>                 URL: https://issues.apache.org/jira/browse/LUCENE-898
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Build
>            Reporter: Hoss Man
>            Priority: Trivial
>
> the contrib/javascript directory is (apparently) a collection of javascript utilities for lucene .. but it has not build files or any mechanism to package it, so it is excluded form releases.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Commented: (LUCENE-898) contrib/javascript is not packaged into releases

Posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500575 ] 

Otis Gospodnetic commented on LUCENE-898:
-----------------------------------------

I think the files have not changed in a while because they work.  I believe Kelvin Tan (the author) used/uses this stuff somewhere.  I'm typically for cleaning things up, but somehow I feel that this javascript stuff should be left alone (it ain't broken, is it?).

> contrib/javascript is not packaged into releases
> ------------------------------------------------
>
>                 Key: LUCENE-898
>                 URL: https://issues.apache.org/jira/browse/LUCENE-898
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Build
>            Reporter: Hoss Man
>            Priority: Trivial
>
> the contrib/javascript directory is (apparently) a collection of javascript utilities for lucene .. but it has not build files or any mechanism to package it, so it is excluded form releases.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org