You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Daniel Brolund (JIRA)" <ji...@codehaus.org> on 2006/02/12 23:08:47 UTC

[jira] Created: (MAVENUPLOAD-741) Upload rmock to maven download sites

Upload rmock to maven download sites
------------------------------------

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

    Reporter: Daniel Brolund


rMock 2.0.0 is a Java mock object framework to use with jUnit. 
rMock has support for a setup-modify-run-verify workflow when writing jUnit tests.
It integrates better with IDE refactoring support and allows designing classes 
and interfaces in a true test-first fashion. rMock has the flexibility and 
power of jMock, while the recording of mock calls is influenced by EasyMock.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MAVENUPLOAD-741) Upload rmock to maven download sites

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

Carlos Sanchez commented on MAVENUPLOAD-741:
--------------------------------------------

group is fine now

id still has to be removed

> Upload rmock to maven download sites
> ------------------------------------
>
>          Key: MAVENUPLOAD-741
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-741
>      Project: maven-upload-requests
>         Type: Task

>     Reporter: Daniel Brolund

>
>
> rMock 2.0.0 is a Java mock object framework to use with jUnit. 
> rMock has support for a setup-modify-run-verify workflow when writing jUnit tests.
> It integrates better with IDE refactoring support and allows designing classes 
> and interfaces in a true test-first fashion. rMock has the flexibility and 
> power of jMock, while the recording of mock calls is influenced by EasyMock.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MAVENUPLOAD-741) Upload rmock to maven download sites

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

     Assign To: Carlos Sanchez
    Resolution: Fixed

> Upload rmock to maven download sites
> ------------------------------------
>
>          Key: MAVENUPLOAD-741
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-741
>      Project: maven-upload-requests
>         Type: Task

>     Reporter: Daniel Brolund
>     Assignee: Carlos Sanchez

>
>
> rMock 2.0.0 is a Java mock object framework to use with jUnit. 
> rMock has support for a setup-modify-run-verify workflow when writing jUnit tests.
> It integrates better with IDE refactoring support and allows designing classes 
> and interfaces in a true test-first fashion. rMock has the flexibility and 
> power of jMock, while the recording of mock calls is influenced by EasyMock.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MAVENUPLOAD-741) Upload rmock to maven download sites

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

Carlos Sanchez commented on MAVENUPLOAD-741:
--------------------------------------------

<id> has to be removed when using groupId and artifactId

If you want to use group com.agical.rmock you have to provide proof that it's hosted or developed there, you're providing proof of net.sourceforge.rmock

> Upload rmock to maven download sites
> ------------------------------------
>
>          Key: MAVENUPLOAD-741
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-741
>      Project: maven-upload-requests
>         Type: Task

>     Reporter: Daniel Brolund

>
>
> rMock 2.0.0 is a Java mock object framework to use with jUnit. 
> rMock has support for a setup-modify-run-verify workflow when writing jUnit tests.
> It integrates better with IDE refactoring support and allows designing classes 
> and interfaces in a true test-first fashion. rMock has the flexibility and 
> power of jMock, while the recording of mock calls is influenced by EasyMock.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MAVENUPLOAD-741) Upload rmock to maven download sites

Posted by "Daniel Brolund (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-741?page=comments#action_58734 ] 

Daniel Brolund commented on MAVENUPLOAD-741:
--------------------------------------------

I have uploaded the new improved bundles, now without <id> tags! 

> Upload rmock to maven download sites
> ------------------------------------
>
>          Key: MAVENUPLOAD-741
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-741
>      Project: maven-upload-requests
>         Type: Task

>     Reporter: Daniel Brolund

>
>
> rMock 2.0.0 is a Java mock object framework to use with jUnit. 
> rMock has support for a setup-modify-run-verify workflow when writing jUnit tests.
> It integrates better with IDE refactoring support and allows designing classes 
> and interfaces in a true test-first fashion. rMock has the flexibility and 
> power of jMock, while the recording of mock calls is influenced by EasyMock.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MAVENUPLOAD-741) Upload rmock to maven download sites

Posted by "Daniel Brolund (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-741?page=comments#action_58573 ] 

Daniel Brolund commented on MAVENUPLOAD-741:
--------------------------------------------

Hmm, you got a point...
We're developing it on sourceforge, but we put our name to it and the
package structure. You could send me a mail to
daniel.brolund@agical.com and I'll reply (tonight), or you could surf
to http://agical.com/rmock20.html where we promote rmock on our
company homepage. Would that suffice as proof?

Do I have to change what I sent you regarding the <id>?

> Upload rmock to maven download sites
> ------------------------------------
>
>          Key: MAVENUPLOAD-741
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-741
>      Project: maven-upload-requests
>         Type: Task

>     Reporter: Daniel Brolund

>
>
> rMock 2.0.0 is a Java mock object framework to use with jUnit. 
> rMock has support for a setup-modify-run-verify workflow when writing jUnit tests.
> It integrates better with IDE refactoring support and allows designing classes 
> and interfaces in a true test-first fashion. rMock has the flexibility and 
> power of jMock, while the recording of mock calls is influenced by EasyMock.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org