You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Kenny MacDermid (JIRA)" <ji...@codehaus.org> on 2007/12/12 21:59:57 UTC

[jira] Created: (MAVENUPLOAD-1851) Please add antlr's gunit

Please add antlr's gunit
------------------------

                 Key: MAVENUPLOAD-1851
                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1851
             Project: maven-upload-requests
          Issue Type: New Feature
            Reporter: Kenny MacDermid


Hello,

I would like to have version 1.0 of antlr's gunit added to the repository.

I have confirmed with Terrence Parr and the original gunit author Leon Su that I can make this request.

I'm hosting version 1.0 of the source code in a git repository at:

http://code.kmdconsulting.ca/gunit.git

I will be actively modifying this project to add a set of unit tests and extend the functionality. I will further expand the pom.xml when I do so that it more closely matches the required repository format, and can hopefully sync directly after that point.

If you want confirmation from Terence please email him directly.

If you don't want to use my cleaned up version of the code, it's also available in a in a jar (with the src in the jar) at:

http://www.antlr.org/wiki/display/ANTLR3/gUnit+-+Grammar+Unit+Testing

-- 
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-1851) Please add antlr's gunit

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVENUPLOAD-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos Sanchez closed MAVENUPLOAD-1851.
---------------------------------------

      Assignee: Carlos Sanchez
    Resolution: Fixed

> Please add antlr's gunit
> ------------------------
>
>                 Key: MAVENUPLOAD-1851
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1851
>             Project: maven-upload-requests
>          Issue Type: New Feature
>            Reporter: Kenny MacDermid
>            Assignee: Carlos Sanchez
>
> Hello,
> I would like to have version 1.0 of antlr's gunit added to the repository.
> I have confirmed with Terrence Parr and the original gunit author Leon Su that I can make this request.
> I'm hosting version 1.0 of the source code in a git repository at:
> http://code.kmdconsulting.ca/gunit.git
> I will be actively modifying this project to add a set of unit tests and extend the functionality. I will further expand the pom.xml when I do so that it more closely matches the required repository format, and can hopefully sync directly after that point.
> If you want confirmation from Terence please email him directly.
> If you don't want to use my cleaned up version of the code, it's also available in a in a jar (with the src in the jar) at:
> http://www.antlr.org/wiki/display/ANTLR3/gUnit+-+Grammar+Unit+Testing

-- 
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-1851) Please add antlr's gunit

Posted by "Kenny MacDermid (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118455 ] 

Kenny MacDermid commented on MAVENUPLOAD-1851:
----------------------------------------------

Hi Carlos,

Thank you for looking at this.

Could you please confirm with Terence Parr that this is the correct bundle to use. He is the owner of org.antlr groupId. His email is:
User: parrt
Domain: cs.usfca.edu

Other then changing the directory structure, this code is the exact same as provided in the original jar.

Would it be easier if I asked Terence to attach this version to the wiki page as well?

It doesn't really make any difference to me which version makes it in for version 1. I need one of them so I can expand the antlr-maven3-plugin to do unit testing. Then I can properly unittest this testing framework.

Thank again,

Kenny

> Please add antlr's gunit
> ------------------------
>
>                 Key: MAVENUPLOAD-1851
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1851
>             Project: maven-upload-requests
>          Issue Type: New Feature
>            Reporter: Kenny MacDermid
>
> Hello,
> I would like to have version 1.0 of antlr's gunit added to the repository.
> I have confirmed with Terrence Parr and the original gunit author Leon Su that I can make this request.
> I'm hosting version 1.0 of the source code in a git repository at:
> http://code.kmdconsulting.ca/gunit.git
> I will be actively modifying this project to add a set of unit tests and extend the functionality. I will further expand the pom.xml when I do so that it more closely matches the required repository format, and can hopefully sync directly after that point.
> If you want confirmation from Terence please email him directly.
> If you don't want to use my cleaned up version of the code, it's also available in a in a jar (with the src in the jar) at:
> http://www.antlr.org/wiki/display/ANTLR3/gUnit+-+Grammar+Unit+Testing

-- 
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-1851) Please add antlr's gunit

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118459 ] 

Carlos Sanchez commented on MAVENUPLOAD-1851:
---------------------------------------------

the jar has to be exactly the same as provided by the antlr project if you want it in org.antlr groupId, if the code is the same, why don' t you provide their jar ?

> Please add antlr's gunit
> ------------------------
>
>                 Key: MAVENUPLOAD-1851
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1851
>             Project: maven-upload-requests
>          Issue Type: New Feature
>            Reporter: Kenny MacDermid
>
> Hello,
> I would like to have version 1.0 of antlr's gunit added to the repository.
> I have confirmed with Terrence Parr and the original gunit author Leon Su that I can make this request.
> I'm hosting version 1.0 of the source code in a git repository at:
> http://code.kmdconsulting.ca/gunit.git
> I will be actively modifying this project to add a set of unit tests and extend the functionality. I will further expand the pom.xml when I do so that it more closely matches the required repository format, and can hopefully sync directly after that point.
> If you want confirmation from Terence please email him directly.
> If you don't want to use my cleaned up version of the code, it's also available in a in a jar (with the src in the jar) at:
> http://www.antlr.org/wiki/display/ANTLR3/gUnit+-+Grammar+Unit+Testing

-- 
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-1851) Please add antlr's gunit

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118676 ] 

Carlos Sanchez commented on MAVENUPLOAD-1851:
---------------------------------------------

> Would regenerating this as a new version and posting it on the wiki work for you? 
yes

> Please add antlr's gunit
> ------------------------
>
>                 Key: MAVENUPLOAD-1851
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1851
>             Project: maven-upload-requests
>          Issue Type: New Feature
>            Reporter: Kenny MacDermid
>
> Hello,
> I would like to have version 1.0 of antlr's gunit added to the repository.
> I have confirmed with Terrence Parr and the original gunit author Leon Su that I can make this request.
> I'm hosting version 1.0 of the source code in a git repository at:
> http://code.kmdconsulting.ca/gunit.git
> I will be actively modifying this project to add a set of unit tests and extend the functionality. I will further expand the pom.xml when I do so that it more closely matches the required repository format, and can hopefully sync directly after that point.
> If you want confirmation from Terence please email him directly.
> If you don't want to use my cleaned up version of the code, it's also available in a in a jar (with the src in the jar) at:
> http://www.antlr.org/wiki/display/ANTLR3/gUnit+-+Grammar+Unit+Testing

-- 
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-1851) Please add antlr's gunit

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118460 ] 

Carlos Sanchez commented on MAVENUPLOAD-1851:
---------------------------------------------

> Would it be easier if I asked Terence to attach this version to the wiki page as well? 

it' d be really confusing if people could get two different jars for the same version of gunit, so I'd really discourage it

> Please add antlr's gunit
> ------------------------
>
>                 Key: MAVENUPLOAD-1851
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1851
>             Project: maven-upload-requests
>          Issue Type: New Feature
>            Reporter: Kenny MacDermid
>
> Hello,
> I would like to have version 1.0 of antlr's gunit added to the repository.
> I have confirmed with Terrence Parr and the original gunit author Leon Su that I can make this request.
> I'm hosting version 1.0 of the source code in a git repository at:
> http://code.kmdconsulting.ca/gunit.git
> I will be actively modifying this project to add a set of unit tests and extend the functionality. I will further expand the pom.xml when I do so that it more closely matches the required repository format, and can hopefully sync directly after that point.
> If you want confirmation from Terence please email him directly.
> If you don't want to use my cleaned up version of the code, it's also available in a in a jar (with the src in the jar) at:
> http://www.antlr.org/wiki/display/ANTLR3/gUnit+-+Grammar+Unit+Testing

-- 
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-1851) Please add antlr's gunit

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118442 ] 

Carlos Sanchez commented on MAVENUPLOAD-1851:
---------------------------------------------

you can't provide your custom version in the org.antlr groupId, only the original one available at antlr.org. You can provide a bundle for it if you want

Your custom version must be in a groupId whose domain name you own, eg. ca.kmdconsulting.code

> Please add antlr's gunit
> ------------------------
>
>                 Key: MAVENUPLOAD-1851
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1851
>             Project: maven-upload-requests
>          Issue Type: New Feature
>            Reporter: Kenny MacDermid
>
> Hello,
> I would like to have version 1.0 of antlr's gunit added to the repository.
> I have confirmed with Terrence Parr and the original gunit author Leon Su that I can make this request.
> I'm hosting version 1.0 of the source code in a git repository at:
> http://code.kmdconsulting.ca/gunit.git
> I will be actively modifying this project to add a set of unit tests and extend the functionality. I will further expand the pom.xml when I do so that it more closely matches the required repository format, and can hopefully sync directly after that point.
> If you want confirmation from Terence please email him directly.
> If you don't want to use my cleaned up version of the code, it's also available in a in a jar (with the src in the jar) at:
> http://www.antlr.org/wiki/display/ANTLR3/gUnit+-+Grammar+Unit+Testing

-- 
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-1851) Please add antlr's gunit

Posted by "Kenny MacDermid (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118464 ] 

Kenny MacDermid commented on MAVENUPLOAD-1851:
----------------------------------------------

Well the version on the wiki isn't marked as version 1.0. So we could consider that a pre-release version. I can confirm that with Leon and make the required changes to the wik. I suppose I could rebuild this as a 1.1 or 1.0.1 if it would make it less confusing.

The main reasons I would rather avoid the original jar are that it contains the source, binaries, resources all in the same directory, and does not  include the license.

Would regenerating this as a new version and posting it on the wiki work for you?

Kenny

> Please add antlr's gunit
> ------------------------
>
>                 Key: MAVENUPLOAD-1851
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1851
>             Project: maven-upload-requests
>          Issue Type: New Feature
>            Reporter: Kenny MacDermid
>
> Hello,
> I would like to have version 1.0 of antlr's gunit added to the repository.
> I have confirmed with Terrence Parr and the original gunit author Leon Su that I can make this request.
> I'm hosting version 1.0 of the source code in a git repository at:
> http://code.kmdconsulting.ca/gunit.git
> I will be actively modifying this project to add a set of unit tests and extend the functionality. I will further expand the pom.xml when I do so that it more closely matches the required repository format, and can hopefully sync directly after that point.
> If you want confirmation from Terence please email him directly.
> If you don't want to use my cleaned up version of the code, it's also available in a in a jar (with the src in the jar) at:
> http://www.antlr.org/wiki/display/ANTLR3/gUnit+-+Grammar+Unit+Testing

-- 
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-1851) Please add antlr's gunit

Posted by "Kenny MacDermid (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119610 ] 

Kenny MacDermid commented on MAVENUPLOAD-1851:
----------------------------------------------

Version updated on the antlr wiki.

New bundle is available at:
http://code.kmdconsulting.ca/gunit.git/gunit-1.0.1-bundle.jar

Kenny

> Please add antlr's gunit
> ------------------------
>
>                 Key: MAVENUPLOAD-1851
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1851
>             Project: maven-upload-requests
>          Issue Type: New Feature
>            Reporter: Kenny MacDermid
>
> Hello,
> I would like to have version 1.0 of antlr's gunit added to the repository.
> I have confirmed with Terrence Parr and the original gunit author Leon Su that I can make this request.
> I'm hosting version 1.0 of the source code in a git repository at:
> http://code.kmdconsulting.ca/gunit.git
> I will be actively modifying this project to add a set of unit tests and extend the functionality. I will further expand the pom.xml when I do so that it more closely matches the required repository format, and can hopefully sync directly after that point.
> If you want confirmation from Terence please email him directly.
> If you don't want to use my cleaned up version of the code, it's also available in a in a jar (with the src in the jar) at:
> http://www.antlr.org/wiki/display/ANTLR3/gUnit+-+Grammar+Unit+Testing

-- 
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