You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jason Pell (JIRA)" <ji...@apache.org> on 2012/10/01 12:47:07 UTC

[jira] [Created] (CXF-4530) Checkstyle 5.6 no longer supports the DoubleCheckedLocking

Jason Pell created CXF-4530:
-------------------------------

             Summary: Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
                 Key: CXF-4530
                 URL: https://issues.apache.org/jira/browse/CXF-4530
             Project: CXF
          Issue Type: Bug
          Components: Build system
    Affects Versions: 2.6.2, 2.7.0
         Environment: maven 3
eclipse 4.2.1 with checkstyle 5.6
            Reporter: Jason Pell
             Fix For: 2.7.0


Checkstyle 5.6 no longer supports the DoubleCheckedLocking 

http://checkstyle.2069334.n4.nabble.com/checkstyle-Bugs-3571442-Regression-in-Eclipse-plugin-5-6-td4654136.html

http://sourceforge.net/tracker/?func=detail&atid=397078&aid=3571442&group_id=29721

So latest version of the checkstyle plugin throws an on import of maven projects with m2eclipse.

The quickest solution is to remove the DoubleCheckedLocking from 

http://svn.apache.org/repos/asf/cxf/build-utils/trunk/buildtools/src/main/resources/cxf-checkstyle.xml





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

[jira] [Updated] (CXF-4530) Checkstyle 5.6 no longer supports the DoubleCheckedLocking

Posted by "Jason Pell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Pell updated CXF-4530:
----------------------------

    Environment: 
maven 3
eclipse 4.2.1 /3.7.2 with checkstyle 5.6

  was:
maven 3
eclipse 4.2.1 with checkstyle 5.6

    
> Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
> -----------------------------------------------------------
>
>                 Key: CXF-4530
>                 URL: https://issues.apache.org/jira/browse/CXF-4530
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>    Affects Versions: 2.6.2, 2.7.0
>         Environment: maven 3
> eclipse 4.2.1 /3.7.2 with checkstyle 5.6
>            Reporter: Jason Pell
>         Attachments: DoubleCheckedLocikcingEclipseError.png
>
>
> Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
> http://checkstyle.2069334.n4.nabble.com/checkstyle-Bugs-3571442-Regression-in-Eclipse-plugin-5-6-td4654136.html
> http://sourceforge.net/tracker/?func=detail&atid=397078&aid=3571442&group_id=29721
> So latest version of the checkstyle plugin throws an on import of maven projects with m2eclipse.
> The quickest solution is to remove the DoubleCheckedLocking from 
> http://svn.apache.org/repos/asf/cxf/build-utils/trunk/buildtools/src/main/resources/cxf-checkstyle.xml

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

[jira] [Commented] (CXF-4530) Checkstyle 5.6 no longer supports the DoubleCheckedLocking

Posted by "Jason Pell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489971#comment-13489971 ] 

Jason Pell commented on CXF-4530:
---------------------------------

The error that appears in eclipse is:

Errors occurred during the build.
Errors running builder 'Checkstyle Builder' on project 'cxf-rt-ws-policy'.
cannot initialize module TreeWalker - Unable to instantiate DoubleCheckedLocking
cannot initialize module TreeWalker - Unable to instantiate DoubleCheckedLocking
cannot initialize module TreeWalker - Unable to instantiate DoubleCheckedLocking
cannot initialize module TreeWalker - Unable to instantiate DoubleCheckedLocking

                
> Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
> -----------------------------------------------------------
>
>                 Key: CXF-4530
>                 URL: https://issues.apache.org/jira/browse/CXF-4530
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>    Affects Versions: 2.6.2, 2.7.0
>         Environment: maven 3
> eclipse 4.2.1 with checkstyle 5.6
>            Reporter: Jason Pell
>
> Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
> http://checkstyle.2069334.n4.nabble.com/checkstyle-Bugs-3571442-Regression-in-Eclipse-plugin-5-6-td4654136.html
> http://sourceforge.net/tracker/?func=detail&atid=397078&aid=3571442&group_id=29721
> So latest version of the checkstyle plugin throws an on import of maven projects with m2eclipse.
> The quickest solution is to remove the DoubleCheckedLocking from 
> http://svn.apache.org/repos/asf/cxf/build-utils/trunk/buildtools/src/main/resources/cxf-checkstyle.xml

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

[jira] [Commented] (CXF-4530) Checkstyle 5.6 no longer supports the DoubleCheckedLocking

Posted by "Jason Pell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489981#comment-13489981 ] 

Jason Pell commented on CXF-4530:
---------------------------------

Workaround is to install the old version of the update site can be used

http://sourceforge.net/projects/eclipse-cs/files/updatesite/5.5.0/


                
> Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
> -----------------------------------------------------------
>
>                 Key: CXF-4530
>                 URL: https://issues.apache.org/jira/browse/CXF-4530
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>    Affects Versions: 2.6.2, 2.7.0
>         Environment: maven 3
> eclipse 4.2.1 with checkstyle 5.6
>            Reporter: Jason Pell
>         Attachments: DoubleCheckedLocikcingEclipseError.png
>
>
> Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
> http://checkstyle.2069334.n4.nabble.com/checkstyle-Bugs-3571442-Regression-in-Eclipse-plugin-5-6-td4654136.html
> http://sourceforge.net/tracker/?func=detail&atid=397078&aid=3571442&group_id=29721
> So latest version of the checkstyle plugin throws an on import of maven projects with m2eclipse.
> The quickest solution is to remove the DoubleCheckedLocking from 
> http://svn.apache.org/repos/asf/cxf/build-utils/trunk/buildtools/src/main/resources/cxf-checkstyle.xml

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

[jira] [Updated] (CXF-4530) Checkstyle 5.6 no longer supports the DoubleCheckedLocking

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp updated CXF-4530:
-----------------------------

    Fix Version/s:     (was: 2.7.0)
    
> Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
> -----------------------------------------------------------
>
>                 Key: CXF-4530
>                 URL: https://issues.apache.org/jira/browse/CXF-4530
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>    Affects Versions: 2.6.2, 2.7.0
>         Environment: maven 3
> eclipse 4.2.1 with checkstyle 5.6
>            Reporter: Jason Pell
>
> Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
> http://checkstyle.2069334.n4.nabble.com/checkstyle-Bugs-3571442-Regression-in-Eclipse-plugin-5-6-td4654136.html
> http://sourceforge.net/tracker/?func=detail&atid=397078&aid=3571442&group_id=29721
> So latest version of the checkstyle plugin throws an on import of maven projects with m2eclipse.
> The quickest solution is to remove the DoubleCheckedLocking from 
> http://svn.apache.org/repos/asf/cxf/build-utils/trunk/buildtools/src/main/resources/cxf-checkstyle.xml

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

[jira] [Comment Edited] (CXF-4530) Checkstyle 5.6 no longer supports the DoubleCheckedLocking

Posted by "Jason Pell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489971#comment-13489971 ] 

Jason Pell edited comment on CXF-4530 at 11/3/12 8:59 AM:
----------------------------------------------------------

see attachment for error text from eclipse.  This does go away if I downgrade to checkstyle 5.5, but its not the default plugin available from the eclipse update site.
                
      was (Author: pellcorp):
    The error that appears in eclipse is:

Errors occurred during the build.
Errors running builder 'Checkstyle Builder' on project 'cxf-rt-ws-policy'.
cannot initialize module TreeWalker - Unable to instantiate DoubleCheckedLocking
cannot initialize module TreeWalker - Unable to instantiate DoubleCheckedLocking
cannot initialize module TreeWalker - Unable to instantiate DoubleCheckedLocking
cannot initialize module TreeWalker - Unable to instantiate DoubleCheckedLocking

                  
> Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
> -----------------------------------------------------------
>
>                 Key: CXF-4530
>                 URL: https://issues.apache.org/jira/browse/CXF-4530
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>    Affects Versions: 2.6.2, 2.7.0
>         Environment: maven 3
> eclipse 4.2.1 with checkstyle 5.6
>            Reporter: Jason Pell
>         Attachments: DoubleCheckedLocikcingEclipseError.png
>
>
> Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
> http://checkstyle.2069334.n4.nabble.com/checkstyle-Bugs-3571442-Regression-in-Eclipse-plugin-5-6-td4654136.html
> http://sourceforge.net/tracker/?func=detail&atid=397078&aid=3571442&group_id=29721
> So latest version of the checkstyle plugin throws an on import of maven projects with m2eclipse.
> The quickest solution is to remove the DoubleCheckedLocking from 
> http://svn.apache.org/repos/asf/cxf/build-utils/trunk/buildtools/src/main/resources/cxf-checkstyle.xml

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

[jira] [Commented] (CXF-4530) Checkstyle 5.6 no longer supports the DoubleCheckedLocking

Posted by "Jason Pell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489979#comment-13489979 ] 

Jason Pell commented on CXF-4530:
---------------------------------

So the cxf build tools is at 2.4.2-SNAPSHOT, so perhaps this fix could be released against 2.4.2 of the tools and 2.7.1-SNAPSHOT could be updated to depend on 2.4.2-SNAPSHOT?
                
> Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
> -----------------------------------------------------------
>
>                 Key: CXF-4530
>                 URL: https://issues.apache.org/jira/browse/CXF-4530
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>    Affects Versions: 2.6.2, 2.7.0
>         Environment: maven 3
> eclipse 4.2.1 with checkstyle 5.6
>            Reporter: Jason Pell
>         Attachments: DoubleCheckedLocikcingEclipseError.png
>
>
> Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
> http://checkstyle.2069334.n4.nabble.com/checkstyle-Bugs-3571442-Regression-in-Eclipse-plugin-5-6-td4654136.html
> http://sourceforge.net/tracker/?func=detail&atid=397078&aid=3571442&group_id=29721
> So latest version of the checkstyle plugin throws an on import of maven projects with m2eclipse.
> The quickest solution is to remove the DoubleCheckedLocking from 
> http://svn.apache.org/repos/asf/cxf/build-utils/trunk/buildtools/src/main/resources/cxf-checkstyle.xml

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

[jira] [Resolved] (CXF-4530) Checkstyle 5.6 no longer supports the DoubleCheckedLocking

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-4530.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.1
         Assignee: Daniel Kulp


New buildutils now being voted on that we'll pick up.  Should work perfect with the new Checkstyle eclipse plugin.
                
> Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
> -----------------------------------------------------------
>
>                 Key: CXF-4530
>                 URL: https://issues.apache.org/jira/browse/CXF-4530
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>    Affects Versions: 2.6.2, 2.7.0
>         Environment: maven 3
> eclipse 4.2.1 /3.7.2 with checkstyle 5.6
>            Reporter: Jason Pell
>            Assignee: Daniel Kulp
>             Fix For: 2.7.1
>
>         Attachments: DoubleCheckedLocikcingEclipseError.png
>
>
> Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
> http://checkstyle.2069334.n4.nabble.com/checkstyle-Bugs-3571442-Regression-in-Eclipse-plugin-5-6-td4654136.html
> http://sourceforge.net/tracker/?func=detail&atid=397078&aid=3571442&group_id=29721
> So latest version of the checkstyle plugin throws an on import of maven projects with m2eclipse.
> The quickest solution is to remove the DoubleCheckedLocking from 
> http://svn.apache.org/repos/asf/cxf/build-utils/trunk/buildtools/src/main/resources/cxf-checkstyle.xml

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

[jira] [Updated] (CXF-4530) Checkstyle 5.6 no longer supports the DoubleCheckedLocking

Posted by "Jason Pell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Pell updated CXF-4530:
----------------------------

    Attachment: DoubleCheckedLocikcingEclipseError.png
    
> Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
> -----------------------------------------------------------
>
>                 Key: CXF-4530
>                 URL: https://issues.apache.org/jira/browse/CXF-4530
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>    Affects Versions: 2.6.2, 2.7.0
>         Environment: maven 3
> eclipse 4.2.1 with checkstyle 5.6
>            Reporter: Jason Pell
>         Attachments: DoubleCheckedLocikcingEclipseError.png
>
>
> Checkstyle 5.6 no longer supports the DoubleCheckedLocking 
> http://checkstyle.2069334.n4.nabble.com/checkstyle-Bugs-3571442-Regression-in-Eclipse-plugin-5-6-td4654136.html
> http://sourceforge.net/tracker/?func=detail&atid=397078&aid=3571442&group_id=29721
> So latest version of the checkstyle plugin throws an on import of maven projects with m2eclipse.
> The quickest solution is to remove the DoubleCheckedLocking from 
> http://svn.apache.org/repos/asf/cxf/build-utils/trunk/buildtools/src/main/resources/cxf-checkstyle.xml

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