[jbosstools-issues] [JBoss JIRA] Issue Comment Edited: (JBIDE-5072) RichFaces 3.3 capabilities contains libraries from 3.3.0.GA and 3.3.2.SR1

Denis Golovin (JIRA) jira-events at lists.jboss.org
Thu Oct 22 18:27:06 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12490798#action_12490798 ] 

Denis Golovin edited comment on JBIDE-5072 at 10/22/09 6:26 PM:
----------------------------------------------------------------

to fix this I'd propose to use 

.metadata/.plugins/org.jboss.tools.common.projecttemplates/${bundle-version} folder to copy templates

where ${bundle-version} contains bundle.getVersion() value

if there is .metadata/.plugins/org.jboss.tools.common.projecttemplates/${bundle-version} folder during projecttemplates startup it should be cleaned up before copying templates and libs. It needs to keep it from growing because of many developers are using nightly builds from trunk.

      was (Author: dgolovin):
    to fix this I'd propose to use 

.metadata/.plugins/org.jboss.tools.common.projecttemplates/${bundle-version} folder to copy templates

where ${bundle-version} contains bundle.getVersion() value

if there is .metadata/.plugins/org.jboss.tools.common.projecttemplates/${bundle-version} folder during projecttemplates startup it should be cleaned up before copying templates and libs. It needs to keep it from growing because of many developers are using nightly builds from trunk.






  
> RichFaces 3.3 capabilities contains libraries from 3.3.0.GA and 3.3.2.SR1
> -------------------------------------------------------------------------
>
>                 Key: JBIDE-5072
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5072
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>    Affects Versions: 3.1.0.M4
>         Environment: Ubuntu Linux 9.04
> Java 1.6.0 update 16
> JBossTools 3.1.0.v200910210603N-H225-M4 installed through nightly update site
> workspace from previous release JBossTools 3.1.0.M3
>            Reporter: Denis Golovin
>            Assignee: Viacheslav Kabanovich
>            Priority: Critical
>             Fix For: 3.1.0.M4
>
>
> Try this scenarion to reproduce:
> 1. EXECUTE: Install Last JBT Development Release 3.1.0.M3 from http://download.jboss.org/jbosstools/updates/development
> 2. EXECUTE: Start eclipse and create any JSF project to make sure org.jboss.tools.common.projecttemplates plugin is activated
> 3. EXECUTE: Install Last Nightly build for JBT Development Release 3.1.0.M4 from http://download.jboss.org/jbosstools/updates/nightly/3.1.0.M4
> 4. EXECUTE: Restart eclipse
> 5. EXECUTE: Add RichFaces capabilities to project created on step 2
> 6. ASSERT: There are three richfaces*3.3.2.SR1.jar libraries in Web App Libraries ClassPath container of JSF project
> Now it fails on step 6 and you'll see 6 libraries three from 3.3.0.GA release and three from 3.3.2.SR1.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list