You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Ben Lidgey (JIRA)" <ji...@codehaus.org> on 2008/02/06 16:58:28 UTC

[jira] Created: (MRM-683) Archiva version missing from pages and logs

Archiva version missing from pages and logs
-------------------------------------------

                 Key: MRM-683
                 URL: http://jira.codehaus.org/browse/MRM-683
             Project: Archiva
          Issue Type: Bug
          Components: web application
    Affects Versions: 1.0.1
         Environment: CentOS, apache tomcat 5.5.17
            Reporter: Ben Lidgey


I have just upgraded to Archiva 1.0.1 I think (deployed as a war file on tomcat), and wanted to confirm the upgrade had worked, but cannot find any references to the version in the logs or on the pages.

In the logs I get the alpaca ASCII art which says "unknown version", and I cannot see the version number in the page footer or title etc anywhere.

Looking at the page source for the main Archiva index page shows:

{code:html}
<div id="footer">
  <div class="xleft">
    Apache Archiva <Unknown Version>
  </div>
  <div class="xright">
    Copyright &#169; 2005-2008 The Apache Software Foundation
  </div>

  <div class="clear">
    <hr/>

  </div>
</div>
{code}

According to Wendy Smoak the version number should be in the footer and the logs. I have checked that the {{META-INF/maven/org.apache.maven.archiva/archiva-webapp/pom.properties}} file contains the 1.0.1 version number.


-- 
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] Reopened: (MRM-683) Archiva version missing from pages and logs

Posted by "Ben Lidgey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Lidgey reopened MRM-683:
----------------------------


I have upgraded to Archiva 1.0.2 running on Tomcat 5.5.17 and still the footer shows

{code:xml}
<div id="footer">
  <div class="xleft">
    Apache Archiva <Unknown Version>
  </div>
  <div class="xright">
    Copyright &#169; 2005-2008 The Apache Software Foundation
  </div>
{code}

while the looking in the pom.properties as follows:

{code}
[devadmin@dev1 apache-tomcat-5.5.17]$ cd webapps/archiva/META-INF/maven/org.apache.maven.archiva/archiva-webapp/
[devadmin@dev1 archiva-webapp]$ more pom.properties
#Generated by Maven
#Fri Apr 04 03:10:11 EST 2008
version=1.0.2
groupId=org.apache.maven.archiva
artifactId=archiva-webapp
[devadmin@dev1 archiva-webapp]$
{code}

> Archiva version missing from pages and logs
> -------------------------------------------
>
>                 Key: MRM-683
>                 URL: http://jira.codehaus.org/browse/MRM-683
>             Project: Archiva
>          Issue Type: Bug
>          Components: web application
>    Affects Versions: 1.0.1
>         Environment: CentOS, apache tomcat 5.5.17
>            Reporter: Ben Lidgey
>            Assignee: Brett Porter
>             Fix For: 1.0.2
>
>
> I have just upgraded to Archiva 1.0.1 I think (deployed as a war file on tomcat), and wanted to confirm the upgrade had worked, but cannot find any references to the version in the logs or on the pages.
> In the logs I get the alpaca ASCII art which says "unknown version", and I cannot see the version number in the page footer or title etc anywhere.
> Looking at the page source for the main Archiva index page shows:
> {code:html}
> <div id="footer">
>   <div class="xleft">
>     Apache Archiva <Unknown Version>
>   </div>
>   <div class="xright">
>     Copyright &#169; 2005-2008 The Apache Software Foundation
>   </div>
>   <div class="clear">
>     <hr/>
>   </div>
> </div>
> {code}
> According to Wendy Smoak the version number should be in the footer and the logs. I have checked that the {{META-INF/maven/org.apache.maven.archiva/archiva-webapp/pom.properties}} file contains the 1.0.1 version number.

-- 
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] Updated: (MRM-683) Archiva version missing from pages and logs

Posted by "James William Dumay (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James William Dumay updated MRM-683:
------------------------------------

    Fix Version/s:     (was: 1.1)
                   1.1.x

Moving to 1.1.x

> Archiva version missing from pages and logs
> -------------------------------------------
>
>                 Key: MRM-683
>                 URL: http://jira.codehaus.org/browse/MRM-683
>             Project: Archiva
>          Issue Type: Bug
>          Components: web application
>    Affects Versions: 1.0.1
>         Environment: CentOS, apache tomcat 5.5.17
>            Reporter: Ben Lidgey
>            Assignee: Brett Porter
>             Fix For: 1.1.x
>
>
> I have just upgraded to Archiva 1.0.1 I think (deployed as a war file on tomcat), and wanted to confirm the upgrade had worked, but cannot find any references to the version in the logs or on the pages.
> In the logs I get the alpaca ASCII art which says "unknown version", and I cannot see the version number in the page footer or title etc anywhere.
> Looking at the page source for the main Archiva index page shows:
> {code:html}
> <div id="footer">
>   <div class="xleft">
>     Apache Archiva <Unknown Version>
>   </div>
>   <div class="xright">
>     Copyright &#169; 2005-2008 The Apache Software Foundation
>   </div>
>   <div class="clear">
>     <hr/>
>   </div>
> </div>
> {code}
> According to Wendy Smoak the version number should be in the footer and the logs. I have checked that the {{META-INF/maven/org.apache.maven.archiva/archiva-webapp/pom.properties}} file contains the 1.0.1 version number.

-- 
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: (MRM-683) Archiva version missing from pages and logs

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed MRM-683.
----------------------------

         Assignee: Brett Porter
       Resolution: Fixed
    Fix Version/s:     (was: 1.1)
                   1.0.2

> Archiva version missing from pages and logs
> -------------------------------------------
>
>                 Key: MRM-683
>                 URL: http://jira.codehaus.org/browse/MRM-683
>             Project: Archiva
>          Issue Type: Bug
>          Components: web application
>    Affects Versions: 1.0.1
>         Environment: CentOS, apache tomcat 5.5.17
>            Reporter: Ben Lidgey
>            Assignee: Brett Porter
>             Fix For: 1.0.2
>
>
> I have just upgraded to Archiva 1.0.1 I think (deployed as a war file on tomcat), and wanted to confirm the upgrade had worked, but cannot find any references to the version in the logs or on the pages.
> In the logs I get the alpaca ASCII art which says "unknown version", and I cannot see the version number in the page footer or title etc anywhere.
> Looking at the page source for the main Archiva index page shows:
> {code:html}
> <div id="footer">
>   <div class="xleft">
>     Apache Archiva <Unknown Version>
>   </div>
>   <div class="xright">
>     Copyright &#169; 2005-2008 The Apache Software Foundation
>   </div>
>   <div class="clear">
>     <hr/>
>   </div>
> </div>
> {code}
> According to Wendy Smoak the version number should be in the footer and the logs. I have checked that the {{META-INF/maven/org.apache.maven.archiva/archiva-webapp/pom.properties}} file contains the 1.0.1 version number.

-- 
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] Updated: (MRM-683) Archiva version missing from pages and logs

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MRM-683:
-----------------------------

    Fix Version/s: 1.1

> Archiva version missing from pages and logs
> -------------------------------------------
>
>                 Key: MRM-683
>                 URL: http://jira.codehaus.org/browse/MRM-683
>             Project: Archiva
>          Issue Type: Bug
>          Components: web application
>    Affects Versions: 1.0.1
>         Environment: CentOS, apache tomcat 5.5.17
>            Reporter: Ben Lidgey
>             Fix For: 1.1
>
>
> I have just upgraded to Archiva 1.0.1 I think (deployed as a war file on tomcat), and wanted to confirm the upgrade had worked, but cannot find any references to the version in the logs or on the pages.
> In the logs I get the alpaca ASCII art which says "unknown version", and I cannot see the version number in the page footer or title etc anywhere.
> Looking at the page source for the main Archiva index page shows:
> {code:html}
> <div id="footer">
>   <div class="xleft">
>     Apache Archiva <Unknown Version>
>   </div>
>   <div class="xright">
>     Copyright &#169; 2005-2008 The Apache Software Foundation
>   </div>
>   <div class="clear">
>     <hr/>
>   </div>
> </div>
> {code}
> According to Wendy Smoak the version number should be in the footer and the logs. I have checked that the {{META-INF/maven/org.apache.maven.archiva/archiva-webapp/pom.properties}} file contains the 1.0.1 version number.

-- 
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: (MRM-683) Archiva version missing from pages and logs

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed MRM-683.
----------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 1.1.x)

> Archiva version missing from pages and logs
> -------------------------------------------
>
>                 Key: MRM-683
>                 URL: http://jira.codehaus.org/browse/MRM-683
>             Project: Archiva
>          Issue Type: Bug
>          Components: web application
>    Affects Versions: 1.0.1
>         Environment: CentOS, apache tomcat 5.5.17
>            Reporter: Ben Lidgey
>            Assignee: Brett Porter
>
> I have just upgraded to Archiva 1.0.1 I think (deployed as a war file on tomcat), and wanted to confirm the upgrade had worked, but cannot find any references to the version in the logs or on the pages.
> In the logs I get the alpaca ASCII art which says "unknown version", and I cannot see the version number in the page footer or title etc anywhere.
> Looking at the page source for the main Archiva index page shows:
> {code:html}
> <div id="footer">
>   <div class="xleft">
>     Apache Archiva <Unknown Version>
>   </div>
>   <div class="xright">
>     Copyright &#169; 2005-2008 The Apache Software Foundation
>   </div>
>   <div class="clear">
>     <hr/>
>   </div>
> </div>
> {code}
> According to Wendy Smoak the version number should be in the footer and the logs. I have checked that the {{META-INF/maven/org.apache.maven.archiva/archiva-webapp/pom.properties}} file contains the 1.0.1 version number.

-- 
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] Updated: (MRM-683) Archiva version missing from pages and logs

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MRM-683:
-----------------------------

    Fix Version/s:     (was: 1.0.2)
                   1.1

confirmed this problem inside Tomcat

> Archiva version missing from pages and logs
> -------------------------------------------
>
>                 Key: MRM-683
>                 URL: http://jira.codehaus.org/browse/MRM-683
>             Project: Archiva
>          Issue Type: Bug
>          Components: web application
>    Affects Versions: 1.0.1
>         Environment: CentOS, apache tomcat 5.5.17
>            Reporter: Ben Lidgey
>            Assignee: Brett Porter
>             Fix For: 1.1
>
>
> I have just upgraded to Archiva 1.0.1 I think (deployed as a war file on tomcat), and wanted to confirm the upgrade had worked, but cannot find any references to the version in the logs or on the pages.
> In the logs I get the alpaca ASCII art which says "unknown version", and I cannot see the version number in the page footer or title etc anywhere.
> Looking at the page source for the main Archiva index page shows:
> {code:html}
> <div id="footer">
>   <div class="xleft">
>     Apache Archiva <Unknown Version>
>   </div>
>   <div class="xright">
>     Copyright &#169; 2005-2008 The Apache Software Foundation
>   </div>
>   <div class="clear">
>     <hr/>
>   </div>
> </div>
> {code}
> According to Wendy Smoak the version number should be in the footer and the logs. I have checked that the {{META-INF/maven/org.apache.maven.archiva/archiva-webapp/pom.properties}} file contains the 1.0.1 version number.

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