On Thursday 05 June 2008 07:27:42 you wrote: > Mauricio Pazos wrote: > > On Wednesday 04 June 2008 21:32:56 Adrian Custer wrote: > >> Also there are two files > >> /modules/library/main/modified-src/org/geotools/filter/parser/Node.java > >> modules/library/main/modified-src/org/geotools/filter/parser/SimpleNode. > >>jav a with no header but with a first line that is apparently supposed to > >> be recognized by an automatic code generation tool. > > > > Those files are used by the generated parser by javacc. But they are > > manually modified. You could change those headers too. > > > > cheers > > The header says 'don't change me': does that mean that we merely need > to include that line in the file, say after the standard header? javacc will take these modified files to generate the new parser (in target folder) /modules/library/main/modified-src
I guess that comment is an old fragment but it is not important in the build process. I have tested deleting that line in cql module and doing mvn clean install it was successful > I'd > like, if possible, to have all files start with the same 15/16 line header. I think you can do it in this case. Adding the new header /modules/library/main/modified-src/*java and run mvn clean install I should be successful > > thanks, > --adrian cheers -- Mauricio Pazos www.axios.es Tel.: +34 94 682 42 86 ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel