support for vjc java compiler, also known as J#
-----------------------------------------------

         Key: LUCENE-574
         URL: http://issues.apache.org/jira/browse/LUCENE-574
     Project: Lucene - Java
        Type: New Feature

  Components: Other  
    Versions: 2.0    
 Environment: Microsoft Windows .NET framework version 2.0, Visual J# 2005
    Reporter: George J. Carrette
    Priority: Minor


The issue is to provide build/makefile support for a 3rd Java compiler. 

To add a new directory named "vjc" under the "src" directory,  following the 
pattern of the "gcj" directory
which provides build/makefile support for the GNU Java compiler.

The "vjc" folder would include a readme.txt file describing particular compiler 
and platform issues
and specific build notes. It would also contain the "solution" and "project" 
files needed to build
from the standard Java Lucene sources. Any platform-specific source code would 
also be contained
in this folder. A platform-specific patch file is also contained here, which 
ideally would be automatically
applied by the build process.

Work along these lines so far is available at 
http://alum.mit.edu/www/gjc/lucene-java-vjc.html





-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to