[ 
http://jira.codehaus.org/browse/MRM-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=134344#action_134344
 ] 

Brett Porter commented on MRM-773:
----------------------------------

It looks like it doesn't automatically create the database field if you are 
upgrading from 1.0.2 (see exception below).

We might need to add a configuration to jpox to have it automatically create 
new fields.

HTTP ERROR: 500

Error executing JDOQL query "SELECT 
'org.apache.maven.archiva.model.ArchivaArtifactModel' AS 
JPOXMETADATA,THIS.ARTIFACT_ID,THIS.CHECKSUM_MD5,THIS.CHECKSUM_SHA1,THIS.CLASSIFIER,THIS.GROUP_ID,THIS.LAST_MODIFIED,THIS.ORIGIN,THIS.PLATFORM,THIS.REPOSITORY_ID,THIS.FILE_SIZE,THIS.SNAPSHOT_VERSION,THIS.FILE_TYPE,THIS.VERSION,THIS.WHEN_GATHERED
 AS JPOXORDER0,THIS.WHEN_INDEXED,THIS.WHEN_PROCESSED FROM SA.ARCHIVA_ARTIFACT 
THIS WHERE THIS.REPOSITORY_ID = ? AND THIS.WHEN_GATHERED >= ? ORDER BY 
JPOXORDER0" : Column 'THIS.WHEN_GATHERED' is either not in any table in the 
FROM list or appears within a join specification and is outside the scope of 
the join specification or appears in a HAVING clause and is not in the GROUP BY 
list. If this is a CREATE or ALTER TABLE  statement then 'THIS.WHEN_GATHERED' 
is not a column in the target table..
RequestURI=/archiva/rss/rss_feeds




> Improve RSS feed generation
> ---------------------------
>
>                 Key: MRM-773
>                 URL: http://jira.codehaus.org/browse/MRM-773
>             Project: Archiva
>          Issue Type: Improvement
>          Components: web application
>    Affects Versions: 1.1
>            Reporter: Maria Odea Ching
>            Assignee: Maria Odea Ching
>             Fix For: 1.1
>
>
> - add check to control file size of generated RSS feeds
> - make sure that the when the client requests the RSS, it gets the right 
> headers to not try and update it if it  hasn't changed for performance
> - get the urls of the feeds from the rss feed request
> More info in: 
> http://www.nabble.com/Re%3A-svn-commit%3A-r645833---in--archiva-trunk%3A-archiva-jetty-src-main-conf-jetty.xml-archiva-modules-archiva-web-archiva-rss-src-main-java-org-apache-archiva-rss-processor-NewArtifactsRssFeedProcessor.java-td16562163.html

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

        

Reply via email to