You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Greg Kick (JIRA)" <ji...@codehaus.org> on 2006/03/18 14:00:11 UTC

[jira] Created: (MAVENUPLOAD-785) Java Tree Builder 1.3.2

Java Tree Builder 1.3.2
-----------------------

         Key: MAVENUPLOAD-785
         URL: http://jira.codehaus.org/browse/MAVENUPLOAD-785
     Project: maven-upload-requests
        Type: Task

    Reporter: Greg Kick


JTB is a syntax tree builder to be used with the Java Compiler Compiler (JavaCC) parser generator.

It is often used as an alternatvie to JJTree due to it's ease of use.

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


[jira] Commented: (MAVENUPLOAD-785) Java Tree Builder 1.3.2

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-785?page=comments#action_61564 ] 

Carlos Sanchez commented on MAVENUPLOAD-785:
--------------------------------------------

if it's hosted in http://compilers.cs.ucla.edu/jtb/ why that groupid? (note that package name by itself is not a good reson as explained in http://maven.apache.org/guides/mini/guide-ibiblio-upload.html)

> Java Tree Builder 1.3.2
> -----------------------
>
>          Key: MAVENUPLOAD-785
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-785
>      Project: maven-upload-requests
>         Type: Task

>     Reporter: Greg Kick

>
>
> JTB is a syntax tree builder to be used with the Java Compiler Compiler (JavaCC) parser generator.
> It is often used as an alternatvie to JJTree due to it's ease of use.

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


[jira] Commented: (MAVENUPLOAD-785) Java Tree Builder 1.3.2

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-785?page=comments#action_61766 ] 

Carlos Sanchez commented on MAVENUPLOAD-785:
--------------------------------------------

wow, what detailed info ;)
yes, edu.ucla.cs.compilers would be better

> Java Tree Builder 1.3.2
> -----------------------
>
>          Key: MAVENUPLOAD-785
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-785
>      Project: maven-upload-requests
>         Type: Task

>     Reporter: Greg Kick

>
>
> JTB is a syntax tree builder to be used with the Java Compiler Compiler (JavaCC) parser generator.
> It is often used as an alternatvie to JJTree due to it's ease of use.

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


[jira] Commented: (MAVENUPLOAD-785) Java Tree Builder 1.3.2

Posted by "Greg Kick (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-785?page=comments#action_61611 ] 

Greg Kick commented on MAVENUPLOAD-785:
---------------------------------------

the reason i picked that groupid was that jtb was originally developed at purdue and hosted at http://www.cs.purdue.edu/jtb/ which is still active as a redirect.  when prof. palsberg of the compilers group moved to ucla he took jtb with him and it is now hosted at the url provided in the pom.  would edu.ucla.cs.compilers be a better groupid?  

> Java Tree Builder 1.3.2
> -----------------------
>
>          Key: MAVENUPLOAD-785
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-785
>      Project: maven-upload-requests
>         Type: Task

>     Reporter: Greg Kick

>
>
> JTB is a syntax tree builder to be used with the Java Compiler Compiler (JavaCC) parser generator.
> It is often used as an alternatvie to JJTree due to it's ease of use.

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


[jira] Closed: (MAVENUPLOAD-785) Java Tree Builder 1.3.2

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVENUPLOAD-785?page=all ]
     
Carlos Sanchez closed MAVENUPLOAD-785:
--------------------------------------

     Assign To: Carlos Sanchez
    Resolution: Fixed

> Java Tree Builder 1.3.2
> -----------------------
>
>          Key: MAVENUPLOAD-785
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-785
>      Project: maven-upload-requests
>         Type: Task

>     Reporter: Greg Kick
>     Assignee: Carlos Sanchez

>
>
> JTB is a syntax tree builder to be used with the Java Compiler Compiler (JavaCC) parser generator.
> It is often used as an alternatvie to JJTree due to it's ease of use.

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


[jira] Commented: (MAVENUPLOAD-785) Java Tree Builder 1.3.2

Posted by "Greg Kick (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-785?page=comments#action_61771 ] 

Greg Kick commented on MAVENUPLOAD-785:
---------------------------------------

alright, an updated version is at the same link.

> Java Tree Builder 1.3.2
> -----------------------
>
>          Key: MAVENUPLOAD-785
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-785
>      Project: maven-upload-requests
>         Type: Task

>     Reporter: Greg Kick

>
>
> JTB is a syntax tree builder to be used with the Java Compiler Compiler (JavaCC) parser generator.
> It is often used as an alternatvie to JJTree due to it's ease of use.

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