You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Torsten Krah <tk...@fachschaft.imn.htwk-leipzig.de> on 2012/04/17 12:48:06 UTC

[regression] Lucene 3.6.0 tells me "ant jflex" target does not exist

Hi,

i did a checkout of:

http://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_3_6

and modified some jflex files like done in 3.5.0 (once reachable via
http://svn.apache.org/repos/asf/lucene/dev/branches/branch_3x) After
that in 3.5.0 running the jflex target and all went fine.

Now in 3.6.0 running ant it tells me:

jflex-notice:
     [echo] 
     [echo]       One or more of the JFlex .jflex files is newer than
its corresponding
     [echo]       .java file.  Run the "jflex" target to regenerate the
artifacts.
     [echo]   


but running "ant jflex" tells me:

BUILD FAILED
Target "jflex" does not exist in the project "lucene-solr". 

Total time: 0 seconds


So something is broken in 3.6.0.

How to rebuild the jflex core files (modified
lucene/core/src/java/org/apache/lucene/analysis/standard/UAX29URLEmailTokenizerImpl.jflex).

regards

Torsten

RE: [regression] Lucene 3.6.0 tells me "ant jflex" target does not exist

Posted by Torsten Krah <tk...@fachschaft.imn.htwk-leipzig.de>.
Thx,

worked - guess i should be able to find this out myself ;-).

Torsten

Am Dienstag, den 17.04.2012, 14:01 +0200 schrieb Uwe Schindler:
> Hi,
> 
> You have to go into subdirectory "lucene/core"; there you can execute the jflex target.
> 
> Uwe
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> 
> > -----Original Message-----
> > From: Torsten Krah [mailto:tkrah@fachschaft.imn.htwk-leipzig.de]
> > Sent: Tuesday, April 17, 2012 12:48 PM
> > To: java-user@lucene.apache.org
> > Subject: [regression] Lucene 3.6.0 tells me "ant jflex" target does not exist
> > 
> > Hi,
> > 
> > i did a checkout of:
> > 
> > http://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_3_6
> > 
> > and modified some jflex files like done in 3.5.0 (once reachable via
> > http://svn.apache.org/repos/asf/lucene/dev/branches/branch_3x) After
> > that in 3.5.0 running the jflex target and all went fine.
> > 
> > Now in 3.6.0 running ant it tells me:
> > 
> > jflex-notice:
> >      [echo]
> >      [echo]       One or more of the JFlex .jflex files is newer than
> > its corresponding
> >      [echo]       .java file.  Run the "jflex" target to regenerate the
> > artifacts.
> >      [echo]
> > 
> > 
> > but running "ant jflex" tells me:
> > 
> > BUILD FAILED
> > Target "jflex" does not exist in the project "lucene-solr".
> > 
> > Total time: 0 seconds
> > 
> > 
> > So something is broken in 3.6.0.
> > 
> > How to rebuild the jflex core files (modified
> > lucene/core/src/java/org/apache/lucene/analysis/standard/UAX29URLEmailTo
> > kenizerImpl.jflex).
> > 
> > regards
> > 
> > Torsten
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
> 


RE: [regression] Lucene 3.6.0 tells me "ant jflex" target does not exist

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi,

You have to go into subdirectory "lucene/core"; there you can execute the jflex target.

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Torsten Krah [mailto:tkrah@fachschaft.imn.htwk-leipzig.de]
> Sent: Tuesday, April 17, 2012 12:48 PM
> To: java-user@lucene.apache.org
> Subject: [regression] Lucene 3.6.0 tells me "ant jflex" target does not exist
> 
> Hi,
> 
> i did a checkout of:
> 
> http://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_3_6
> 
> and modified some jflex files like done in 3.5.0 (once reachable via
> http://svn.apache.org/repos/asf/lucene/dev/branches/branch_3x) After
> that in 3.5.0 running the jflex target and all went fine.
> 
> Now in 3.6.0 running ant it tells me:
> 
> jflex-notice:
>      [echo]
>      [echo]       One or more of the JFlex .jflex files is newer than
> its corresponding
>      [echo]       .java file.  Run the "jflex" target to regenerate the
> artifacts.
>      [echo]
> 
> 
> but running "ant jflex" tells me:
> 
> BUILD FAILED
> Target "jflex" does not exist in the project "lucene-solr".
> 
> Total time: 0 seconds
> 
> 
> So something is broken in 3.6.0.
> 
> How to rebuild the jflex core files (modified
> lucene/core/src/java/org/apache/lucene/analysis/standard/UAX29URLEmailTo
> kenizerImpl.jflex).
> 
> regards
> 
> Torsten


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