[jira] Commented: (MNG-237) surefire should not run abstract test cases

2005-10-03 Thread Eric Crampton (JIRA)
[ http://jira.codehaus.org/browse/MNG-237?page=comments#action_47737 ] 

Eric Crampton commented on MNG-237:
---

I believe the attachment I just attached should sufficiently solve this 
problem. Let me know otherwise...

Regards,
--Eric


> surefire should not run abstract test cases
> ---
>
>  Key: MNG-237
>  URL: http://jira.codehaus.org/browse/MNG-237
>  Project: Maven 2
> Type: Bug
>   Components: maven-surefire-plugin
> Reporter: Brett Porter
> Priority: Minor
>  Fix For: 2.0-beta-4
>  Attachments: MNG-237.patch
>
>


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MNG-237) surefire should not run abstract test cases

2005-10-03 Thread Eric Crampton (JIRA)
 [ http://jira.codehaus.org/browse/MNG-237?page=all ]

Eric Crampton updated MNG-237:
--

Attachment: MNG-237.patch

This patch should fix the problem as far as I can see.


> surefire should not run abstract test cases
> ---
>
>  Key: MNG-237
>  URL: http://jira.codehaus.org/browse/MNG-237
>  Project: Maven 2
> Type: Bug
>   Components: maven-surefire-plugin
> Reporter: Brett Porter
> Priority: Minor
>  Fix For: 2.0-beta-4
>  Attachments: MNG-237.patch
>
>


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (MEV-21) pom changes for basic hibernate project

2005-07-02 Thread Eric Crampton (JIRA)
[ http://jira.codehaus.org/browse/MEV-21?page=comments#action_42300 ] 

Eric Crampton commented on MEV-21:
--

I had a problem with the hibernate-3.0.5.pom---not sure what version the others 
above were using. The  of swarmcache says "1.0rc2", but should be 
"1.0RC2" (note capitalization difference).

That's the only difference I had to make to use the hibernate pom present in 
the M2 repository as of right now.


> pom changes for basic hibernate project
> ---
>
>  Key: MEV-21
>  URL: http://jira.codehaus.org/browse/MEV-21
>  Project: Maven Evangelism
> Type: Task
>   Components: Dependencies
> Reporter: Ryan Sonnek
> Assignee: Carlos Sanchez

>
>
> it seems as if the current m2 repository has some invalid poms.  I'm assuming 
> this is because the m2 pom's were automatically generated from the m1 pom's.  
> Here is a list of changes that were required in my local repository to get a 
> very basic hibernate project up and going.
> change dom4j-1.6.pom stax dependencies to these:
> 
>   stax
>   stax-api
>   1.0
> 
> 
>   stax
>   stax
>   1.1-dev
> 
> remove this dependency from stax-1.1-dev.pom:
> 
>   xmlbeans-jsr173-api
>   xmlbeans-jsr173-api
>   2.0-dev
> 
> manually install geronimo servlet-api as servlet api
> remove two dependencies from xom-1.0b3.pom:
> 
>   icu4j
>   icu4j
>   2.6.1
> 
> 
>   tagsoup
>   tagsoup
>   0.9.7
> 
> manually install empty jdbc-2.0.jar
> can these pom's be scrubbed, or move these dependencies to the m2 repository?

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]