You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Wendy Smoak (JIRA)" <de...@myfaces.apache.org> on 2006/03/14 06:12:39 UTC

[jira] Created: (MYFACES-1173) Change the groupId for Shale Test Framework

Change the groupId for Shale Test Framework
-------------------------------------------

         Key: MYFACES-1173
         URL: http://issues.apache.org/jira/browse/MYFACES-1173
     Project: MyFaces Core
        Type: Improvement
    Versions: 1.1.2-SNAPSHOT    
    Reporter: Wendy Smoak


Since I can't create a patch due to the problem with eol-style, can someone please make the following change in all the affected poms?

   <dependency>
-      <groupId>struts</groupId>
+      <groupId>org.apache.struts.shale</groupId>
       <artifactId>shale-test</artifactId>
       <version>1.0.1-SNAPSHOT</version>
       <scope>test</scope>		

(Be careful not to change the one dependency on Struts 1.2.8 -- that one hasn't moved yet.)

I've deployed the snapshot to the new location in cvs.apache.org/maven-snapshot-repository, and will leave the old one in place until I see the change go in.



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


[jira] Closed: (MYFACES-1173) Change the groupId for Shale Test Framework

Posted by "Dennis Byrne (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-1173?page=all ]
     
Dennis Byrne closed MYFACES-1173:
---------------------------------

    Resolution: Fixed

Thanks for your patience Wendy.

> Change the groupId for Shale Test Framework
> -------------------------------------------
>
>          Key: MYFACES-1173
>          URL: http://issues.apache.org/jira/browse/MYFACES-1173
>      Project: MyFaces Core
>         Type: Improvement
>     Versions: 1.1.2-SNAPSHOT
>     Reporter: Wendy Smoak
>     Assignee: Dennis Byrne

>
> Since I can't create a patch due to the problem with eol-style, can someone please make the following change in all the affected poms?
>    <dependency>
> -      <groupId>struts</groupId>
> +      <groupId>org.apache.struts.shale</groupId>
>        <artifactId>shale-test</artifactId>
>        <version>1.0.1-SNAPSHOT</version>
>        <scope>test</scope>		
> (Be careful not to change the one dependency on Struts 1.2.8 -- that one hasn't moved yet.)
> I've deployed the snapshot to the new location in cvs.apache.org/maven-snapshot-repository, and will leave the old one in place until I see the change go in.

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