[jbosstools-issues] [JBoss JIRA] (JBIDE-15160) support comparing bundle folders as well as bundle jars when comparing MD5 sums

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Sep 6 11:09:03 EDT 2013


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

Nick Boldt edited comment on JBIDE-15160 at 9/6/13 11:07 AM:
-------------------------------------------------------------

Appears to be working:

{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/devstudio.versionwatch_71/36/console}
457581 [main] WARN org.jboss.tools.vwatch.service.EvaluationService  - Bundle org.jboss.tools.central.themes.feature is a folder; must jar it to compare MD5 sums.
{code}

Also getting some errors:

{code}
Running org.jboss.tools.vwatch.VersionTest
0 [main] ERROR org.jboss.tools.vwatch.service.EvaluationService  - ERROR - Bundle org.hibernate.eclipse.console3.4.1 in 5.0.0 must be >= to version in 4.1.3
2 [main] ERROR org.jboss.tools.vwatch.service.EvaluationService  - ERROR - Bundle org.hibernate.eclipse3.4.1 in 5.0.0 must be >= to version in 4.1.3
14 [main] ERROR org.jboss.tools.vwatch.service.EvaluationService  - ERROR - Bundle org.hibernate.eclipse.jdt.ui3.4.1 in 5.0.0 must be >= to version in 4.1.3
14 [main] ERROR org.jboss.tools.vwatch.service.EvaluationService  - ERROR - Bundle org.hibernate.eclipse.mapper3.4.1 in 5.0.0 must be >= to version in 4.1.3
16 [main] ERROR org.jboss.tools.vwatch.service.EvaluationService  - ERROR - Bundle org.jboss.tools.hibernate.jpt.ui3.4.1 in 5.0.0 must be >= to version in 4.1.3
17 [main] ERROR org.jboss.tools.vwatch.service.EvaluationService  - ERROR - Bundle org.jboss.tools.hibernate.ui3.4.1 in 5.0.0 must be >= to version in 4.1.3
19 [main] ERROR org.jboss.tools.vwatch.service.EvaluationService  - ERROR - Bundle org.jboss.tools.hibernate.jpt.core3.4.1 in 5.0.0 must be >= to version in 4.1.3{code}
                
      was (Author: nickboldt):
    Appears to be working:

{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/devstudio.versionwatch_71/36/console}
457581 [main] WARN org.jboss.tools.vwatch.service.EvaluationService  - Bundle org.jboss.tools.central.themes.feature is a folder; must jar it to compare MD5 sums.
{code}
                  
> support comparing bundle folders as well as bundle jars when comparing MD5 sums
> -------------------------------------------------------------------------------
>
>                 Key: JBIDE-15160
>                 URL: https://issues.jboss.org/browse/JBIDE-15160
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: build, qa
>    Affects Versions: 4.1.0.CR1
>            Reporter: Nick Boldt
>            Assignee: Pavol Srna
>            Priority: Critical
>             Fix For: 4.1.1.Alpha2
>
>
> Currently, versionwatch can only compare md5s for jars. Adding support for zipping folders to jars and then comparing those should be fairly simple to add. 
> We could also compare MD5s for plugins' manifest.mf files as well as the jars themselves. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list