You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Tuckey (JIRA)" <ji...@codehaus.org> on 2007/04/25 05:45:26 UTC

[jira] Created: (MAVENUPLOAD-1501) Upload UrlRewriteFilter 3.0.4

Upload UrlRewriteFilter 3.0.4
-----------------------------

                 Key: MAVENUPLOAD-1501
                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1501
             Project: maven-upload-requests
          Issue Type: Task
            Reporter: Paul Tuckey


UrlRewriteFilter

Based on the popular and very useful mod_rewrite for apache, UrlRewriteFilter is a Java Web Filter for any J2EE
compliant web application server (such as Resin, Orion or Tomcat), which allows you to rewrite URLs before they get to
your code. It is a very powerful tool just like Apache's mod_rewrite.


-- 
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-1501) Upload UrlRewriteFilter 3.0.4

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

Carlos Sanchez closed MAVENUPLOAD-1501.
---------------------------------------

      Assignee: Carlos Sanchez
    Resolution: Fixed

> Upload UrlRewriteFilter 3.0.4
> -----------------------------
>
>                 Key: MAVENUPLOAD-1501
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1501
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Paul Tuckey
>            Assignee: Carlos Sanchez
>
> UrlRewriteFilter
> Based on the popular and very useful mod_rewrite for apache, UrlRewriteFilter is a Java Web Filter for any J2EE
> compliant web application server (such as Resin, Orion or Tomcat), which allows you to rewrite URLs before they get to
> your code. It is a very powerful tool just like Apache's mod_rewrite.

-- 
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-1501) Upload UrlRewriteFilter 3.0.4

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

Carlos Sanchez commented on MAVENUPLOAD-1501:
---------------------------------------------

cannot stat `urlrewrite-3.0.4.jar': No such file or directory
artifactId doesn't match jar name

> Upload UrlRewriteFilter 3.0.4
> -----------------------------
>
>                 Key: MAVENUPLOAD-1501
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1501
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Paul Tuckey
>
> UrlRewriteFilter
> Based on the popular and very useful mod_rewrite for apache, UrlRewriteFilter is a Java Web Filter for any J2EE
> compliant web application server (such as Resin, Orion or Tomcat), which allows you to rewrite URLs before they get to
> your code. It is a very powerful tool just like Apache's mod_rewrite.

-- 
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-1501) Upload UrlRewriteFilter 3.0.4

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

Carlos Sanchez commented on MAVENUPLOAD-1501:
---------------------------------------------

and this is already in two different artifactIds, and now you are using a new groupid ??

> Upload UrlRewriteFilter 3.0.4
> -----------------------------
>
>                 Key: MAVENUPLOAD-1501
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1501
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Paul Tuckey
>
> UrlRewriteFilter
> Based on the popular and very useful mod_rewrite for apache, UrlRewriteFilter is a Java Web Filter for any J2EE
> compliant web application server (such as Resin, Orion or Tomcat), which allows you to rewrite URLs before they get to
> your code. It is a very powerful tool just like Apache's mod_rewrite.

-- 
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-1501) Upload UrlRewriteFilter 3.0.4

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

Paul Tuckey commented on MAVENUPLOAD-1501:
------------------------------------------

GroupId (now tuckey.org) and ArtifactId fixed (now urlrewritefilter).  Jar re-uploaded to 
http://tuckey.org/urlrewrite/dist/urlrewritefilter-3.0.4-maven-bundle.jar

Note, 
org.tuckey - urlrewritefilter (valid)
org.tuckey - urlrewrite (invalid)
net.java.dev.urlrewrite - urlrewritefilter (invalid)


> Upload UrlRewriteFilter 3.0.4
> -----------------------------
>
>                 Key: MAVENUPLOAD-1501
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1501
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Paul Tuckey
>
> UrlRewriteFilter
> Based on the popular and very useful mod_rewrite for apache, UrlRewriteFilter is a Java Web Filter for any J2EE
> compliant web application server (such as Resin, Orion or Tomcat), which allows you to rewrite URLs before they get to
> your code. It is a very powerful tool just like Apache's mod_rewrite.

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