You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/19 00:43:21 UTC

[jira] Created: (MAVENPROXY-11) Load configuration from webapp setup

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVENPROXY-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVENPROXY-11
    Summary: Load configuration from webapp setup
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-component-proxy

   Assignee: Ben Walding
   Reporter: Tim Shadel

    Created: Fri, 18 Jun 2004 6:42 PM
    Updated: Fri, 18 Jun 2004 6:42 PM

Description:
When using the webapp setup, the RepositoryServlet should load the configuration file.  Otherwise it doesn't seem to work.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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] Updated: (MAVENPROXY-11) Load configuration from webapp setup

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Ben Walding (mailto:jakarta@walding.com)
       Date: Wed, 22 Sep 2004 11:28 PM
    Changes:
            Comment was deleted.
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MAVENPROXY-11?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVENPROXY-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVENPROXY-11
    Summary: Load configuration from webapp setup
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-component-proxy

   Assignee: Ben Walding
   Reporter: Tim Shadel

    Created: Fri, 18 Jun 2004 6:42 PM
    Updated: Wed, 22 Sep 2004 11:28 PM

Description:
When using the webapp setup, the RepositoryServlet should load the configuration file.  Otherwise it doesn't seem to work.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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: (MAVENPROXY-11) Load configuration from webapp setup

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Ben Walding
    Created: Tue, 13 Jul 2004 8:15 AM
       Body:
I will be applying this patch as soon as I get the webapp back into working order.

It will also be added to the CI snapshot generation when that occurs.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVENPROXY-11?page=comments#action_21714

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVENPROXY-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVENPROXY-11
    Summary: Load configuration from webapp setup
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-component-proxy

   Assignee: Ben Walding
   Reporter: Tim Shadel

    Created: Fri, 18 Jun 2004 6:42 PM
    Updated: Tue, 13 Jul 2004 8:15 AM

Description:
When using the webapp setup, the RepositoryServlet should load the configuration file.  Otherwise it doesn't seem to work.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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] Updated: (MAVENPROXY-11) Load configuration from webapp setup

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Ben Walding (mailto:jakarta@walding.com)
       Date: Tue, 28 Sep 2004 3:45 AM
    Changes:
             Component changed to WAR
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MAVENPROXY-11?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVENPROXY-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVENPROXY-11
    Summary: Load configuration from webapp setup
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-proxy
 Components: 
             WAR

   Assignee: Ben Walding
   Reporter: Tim Shadel

    Created: Fri, 18 Jun 2004 6:42 PM
    Updated: Tue, 28 Sep 2004 3:45 AM

Description:
When using the webapp setup, the RepositoryServlet should load the configuration file.  Otherwise it doesn't seem to work.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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] Updated: (MAVENPROXY-11) Load configuration from webapp setup

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Tim Shadel (mailto:timpub@pobox.com)
       Date: Fri, 18 Jun 2004 6:45 PM
    Comment:
This patch allows the RepositoryServlet to load the maven-proxy.properties file from a location specified in the web.xml.  This has been tested with Tomcat 5.0.26, but has not been tested in the standalone version.  It seems to work OK.  It also changes the browse settings to include the context path, and display the full path in the title for a friendly browser history.
    Changes:
             Attachment changed to tomcat.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MAVENPROXY-11?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVENPROXY-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVENPROXY-11
    Summary: Load configuration from webapp setup
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-component-proxy

   Assignee: Ben Walding
   Reporter: Tim Shadel

    Created: Fri, 18 Jun 2004 6:42 PM
    Updated: Fri, 18 Jun 2004 6:45 PM

Description:
When using the webapp setup, the RepositoryServlet should load the configuration file.  Otherwise it doesn't seem to work.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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