Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-10094

Newer Bamboo versions are not shipping the svnkit for the jsvn script.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 3.4, 4.0 M0
    • 3.3
    • None
    • None

    Description

      Bamboo 3.3.X versions are not being shipped with all the svnkit necessary for the jsvn app.

      Currently, only svnkit-cli-1.2.1.5297.jar is available at /scripts/lib. However, svnkit-1.2.1.5297.jar is also necessary.

      Since the svnkit lib is missing, the following exception is reported when running jsvn:

      Exception in thread "main" java.lang.NoClassDefFoundError: org/tmatesoft/svn/core/SVNException
      	at org.tmatesoft.svn.cli.SVN.main(SVN.java:22)
      Caused by: java.lang.ClassNotFoundException: org.tmatesoft.svn.core.SVNException
      	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
      	at java.security.AccessController.doPrivileged(Native Method)
      	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
      	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
      	... 1 more
      

      Attachments

        Issue Links

          Activity

            People

              mwent Marek Went (Inactive)
              akhachatryan ArmenA
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: