Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 1, 2019 05:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/e47a94125da3d5b9e5e1ac98601f2b1e to your computer and use it in GitHub Desktop.
Save ryantm/e47a94125da3d5b9e5e1ac98601f2b1e to your computer and use it in GitHub Desktop.
/nix/store/q7laigmscnxjqifxxjrq4ingdivvy72p-atlassian-confluence-6.15.6
├── bin
│   ├── bootstrap.jar
│   ├── catalina.bat
│   ├── catalina.sh
│   ├── catalina-tasks.xml
│   ├── ciphers.bat
│   ├── ciphers.sh
│   ├── commons-daemon.jar
│   ├── commons-daemon-native.tar.gz
│   ├── configtest.bat
│   ├── configtest.sh
│   ├── confluence-context-path-extractor.jar
│   ├── daemon.sh
│   ├── digest.bat
│   ├── digest.sh
│   ├── display-help.bat
│   ├── display-help.sh
│   ├── makebase.bat
│   ├── makebase.sh
│   ├── OS X - Run Confluence In Background.command
│   ├── OS X - Run Confluence In Terminal Window.command
│   ├── OS X - Stop Confluence.command
│   ├── service.bat
│   ├── setclasspath.bat
│   ├── setclasspath.sh
│   ├── setenv.bat
│   ├── setenv.sh
│   ├── setjre.bat
│   ├── setjre.sh
│   ├── shutdown.bat
│   ├── shutdown.sh
│   ├── start-confluence.bat
│   ├── start-confluence.sh
│   ├── startup.bat
│   ├── startup.sh
│   ├── stop-confluence.bat
│   ├── stop-confluence.sh
│   ├── synchrony
│   │   ├── install_synchrony_service.sh
│   │   ├── start-synchrony.bat
│   │   ├── start-synchrony.sh
│   │   ├── stop-synchrony.bat
│   │   └── stop-synchrony.sh
│   ├── synchrony-proxy-watchdog.jar
│   ├── tcnative-1.dll
│   ├── tomcat9.exe
│   ├── tomcat9w.exe
│   ├── tomcat-juli.jar
│   ├── tomcat-native.tar.gz
│   ├── tool-wrapper.bat
│   ├── tool-wrapper.sh
│   ├── user.sh
│   ├── version.bat
│   └── version.sh
├── BUILDING.txt
├── conf
│   ├── catalina.policy
│   ├── catalina.properties
│   ├── context.xml
│   ├── jaspic-providers.xml
│   ├── jaspic-providers.xsd
│   ├── logging.properties
│   ├── server.xml -> /run/confluence/server.xml
│   ├── server.xml.dist
│   ├── Standalone
│   │   ├── deploy -> /run/confluence/home/deploy
│   │   └── localhost
│   │   └── synchrony-proxy.xml
│   ├── tomcat-users.xml
│   ├── tomcat-users.xsd
│   └── web.xml
├── confluence
│   ├── 404.vm
│   ├── 500page.jsp
│   ├── about
│   │   ├── about-page-content.vm
│   │   ├── about-page.vm
│   │   ├── about-panel.soy
│   │   └── lgpl-libs.vm
│   ├── admin
│   │   ├── admin-breadcrumbs.vm
│   │   ├── attachmentmigration.vm
│   │   ├── attachmentstoragesetup.vm
│   │   ├── auditlog
│   │   │   ├── audit-log-filters.soy
│   │   │   ├── audit-log-page.soy
│   │   │   └── audit-log.soy
│   │   ├── bigpipesettings.vm
│   │   ├── browseshortcuts.vm
│   │   ├── cluster
│   │   │   ├── clusterconfig.vm
│   │   │   ├── hashclustername.jsp
│   │   │   └── help
│   │   │   └── clusterconfig.vm
│   │   ├── configurecaptcha.vm
│   │   ├── configurelanguage.vm
│   │   ├── configurelog4j.vm
│   │   ├── configurelogo.vm
│   │   ├── configuremobileapps.vm
│   │   ├── console.vm
│   │   ├── dailybackup.vm
│   │   ├── debug
│   │   │   ├── browsecomments.vm
│   │   │   ├── encodingtestdone.vm
│   │   │   ├── encodingtest.vm
│   │   │   └── pluginexports.vm
│   │   ├── default.jsp
│   │   ├── editattachmentstorage.vm
│   │   ├── editdailybackupsettings.vm
│   │   ├── editgeneralconfig.vm
│   │   ├── editsecurityconfig.vm
│   │   ├── findspaceattachments.jsp
│   │   ├── formattingconfig.vm
│   │   ├── help
│   │   │   ├── attachmentstoragesetup.vm
│   │   │   ├── browseshortcuts.vm
│   │   │   ├── cachestatistics.vm
│   │   │   ├── configurecaptcha.vm
│   │   │   ├── configurelanguage.vm
│   │   │   ├── configurelog4j.vm
│   │   │   ├── configurelogo.vm
│   │   │   ├── dailybackup.vm
│   │   │   ├── formattingconfig.vm
│   │   │   └── viewlicense.vm
│   │   ├── includes
│   │   │   └── support-zip-fields.vm
│   │   ├── indexing
│   │   │   ├── help
│   │   │   │   ├── reindex.vm
│   │   │   │   └── search-indexes.vm
│   │   │   ├── indexing-tabs.vm
│   │   │   ├── reindex.vm
│   │   │   ├── search-indexes.vm
│   │   │   └── viewindexqueue.vm
│   │   ├── longrunningtask-common.vm
│   │   ├── longrunningtask-finished.vm
│   │   ├── longrunningtask-notfound.vm
│   │   ├── longrunningtask.vm
│   │   ├── longrunningtask-xml.vm
│   │   ├── lookandfeel
│   │   │   ├── choosetheme.vm
│   │   │   ├── custompagecontent.vm
│   │   │   ├── editcustomhtml.vm
│   │   │   ├── editdecorator.vm
│   │   │   ├── editstylesheet.vm
│   │   │   ├── help
│   │   │   │   ├── choosetheme.vm
│   │   │   │   ├── colourscheme.vm
│   │   │   │   ├── customhtml.vm
│   │   │   │   ├── listdecorators.vm
│   │   │   │   ├── lookandfeel.vm
│   │   │   │   └── stylesheet.vm
│   │   │   ├── listdecorators.vm
│   │   │   ├── lookandfeel-breadcrumbs.vm
│   │   │   ├── lookandfeel.vm
│   │   │   ├── viewcustomhtml.vm
│   │   │   ├── viewdefaultdecorator.vm
│   │   │   └── viewstylesheet.vm
│   │   ├── macros
│   │   │   ├── help
│   │   │   │   ├── usermacro-form.vm
│   │   │   │   └── viewusermacros.vm
│   │   │   ├── usermacro-form.vm
│   │   │   └── viewusermacros.vm
│   │   ├── mail
│   │   │   ├── editmailserver.vm
│   │   │   ├── help
│   │   │   │   └── viewmailqueue.vm
│   │   │   ├── mail-breadcrumbs.vm
│   │   │   ├── sendtestemail.vm
│   │   │   ├── viewmailqueue.vm
│   │   │   └── viewmailservers.vm
│   │   ├── managereferrers.vm
│   │   ├── migration
│   │   │   ├── migrate-external-memberships.vm
│   │   │   └── migrate-user-propertyentries.vm
│   │   ├── permissions
│   │   │   ├── editdefaultspacepermissions.vm
│   │   │   ├── editglobalperms.vm
│   │   │   ├── help
│   │   │   │   └── pagepermsadmin.vm
│   │   │   ├── pagepermsadmin.vm
│   │   │   ├── rebuild-ancestor-table-success.vm
│   │   │   ├── viewdefaultspacepermissions.vm
│   │   │   └── viewglobalperms.vm
│   │   ├── purgereferrers.vm
│   │   ├── raisesupportrequest.vm
│   │   ├── remigration
│   │   │   ├── help
│   │   │   │   └── viewunmigratedcontent.vm
│   │   │   └── viewunmigratedcontent.vm
│   │   ├── site-dark-features.vm
│   │   ├── supportrequestraised.vm
│   │   ├── supportzipcreated.vm
│   │   ├── systeminfo.vm
│   │   ├── tasklist.vm
│   │   ├── trust
│   │   │   ├── help
│   │   │   │   └── trustedapp-help.vm
│   │   │   ├── trustedapp-edit.vm
│   │   │   └── trustedapp-view.vm
│   │   ├── updateuser.jsp
│   │   ├── upgrade
│   │   │   └── force-upgrade.vm
│   │   ├── users
│   │   │   ├── browsegroupmembers.vm
│   │   │   ├── browsegroups.vm
│   │   │   ├── browseusers-create-panel.vm
│   │   │   ├── browseusers-invite-panel.vm
│   │   │   ├── browseusers-search-panel.vm
│   │   │   ├── browseusers-signup-panel.vm
│   │   │   ├── browseusers-unsynced-panel.vm
│   │   │   ├── browseusers.vm
│   │   │   ├── createuser.vm
│   │   │   ├── deactivateuser.vm
│   │   │   ├── deleteuserprofilepicture.vm
│   │   │   ├── editusergroups.vm
│   │   │   ├── edituser.vm
│   │   │   ├── group-breadcrumbs.vm
│   │   │   ├── group-operations.vm
│   │   │   ├── help
│   │   │   │   ├── browsegroups.vm
│   │   │   │   ├── editusergroups.vm
│   │   │   │   └── removegroup.vm
│   │   │   ├── reactivateuser.vm
│   │   │   ├── removegroup.vm
│   │   │   ├── removeunsynceduser.vm
│   │   │   ├── removeuser.vm
│   │   │   ├── searchentities-error.vm
│   │   │   ├── searchentities-result.vm
│   │   │   ├── searchgroups-result.vm
│   │   │   ├── setuserpasswordsuccessful.vm
│   │   │   ├── setuserpassword.vm
│   │   │   ├── user-breadcrumbs.vm
│   │   │   └── viewuser.vm
│   │   ├── viewclasspath.vm
│   │   ├── viewlicense.vm
│   │   ├── viewsecurityconfig.vm
│   │   └── viewsysteminfo.vm
│   ├── administrators.vm
│   ├── ajax
│   │   ├── htmlwrapper.vm
│   │   └── simpleresponse.vm
│   ├── ajaxlogincomplete.vm
│   ├── attachmentnotfound.vm
│   ├── authenticate.vm
│   ├── blank.html
│   ├── breadcrumbs.vm
│   ├── classpath.jsp
│   ├── colourpicker.vm
│   ├── content
│   │   └── render
│   │   └── xhtml
│   │   └── preview-macro-template.vm
│   ├── dashboard
│   │   ├── configurerssfeed.vm
│   │   ├── dashboard.vm
│   │   ├── dashboard-welcome.vm
│   │   ├── globalblogsrss.vm
│   │   ├── showfeeddetails.vm
│   │   └── token-error.vm.html
│   ├── decorators
│   │   ├── admin.vmd
│   │   ├── atl-popup.vmd
│   │   ├── blogpost.vmd
│   │   ├── components
│   │   │   ├── comments.vmd
│   │   │   ├── default-search-result-item.vmd
│   │   │   ├── pagecomments.vmd
│   │   │   ├── quickComments.vmd
│   │   │   └── search-results.vmd
│   │   ├── fixonly.vmd
│   │   ├── form-aui.vmd
│   │   ├── global.vmd
│   │   ├── helppopup.vmd
│   │   ├── includes
│   │   │   ├── aui-header-primary.vm
│   │   │   ├── aui-header-secondary.vm
│   │   │   ├── common-header.vm
│   │   │   ├── content-navigation.vm
│   │   │   ├── dashboard-navigation.vm
│   │   │   ├── footer-content.vm
│   │   │   ├── footer.vm
│   │   │   ├── footer.vmd
│   │   │   ├── footerwithwarning.vmd
│   │   │   ├── header.vm
│   │   │   ├── link-to-this-page.vm
│   │   │   ├── main-content-includes.vm
│   │   │   ├── page-content-includes.vm
│   │   │   ├── page-metadata.vm
│   │   │   ├── page-metadata-with-icons.vm
│   │   │   └── space-navigation.vm
│   │   ├── labels.vmd
│   │   ├── login.vmd
│   │   ├── macrolibraries.vmd
│   │   ├── main.vmd
│   │   ├── message-aui.vmd
│   │   ├── page.vmd
│   │   ├── panels
│   │   │   ├── alert.vmd
│   │   │   ├── basicpanel.vmd
│   │   │   ├── configurable-confirm.vmd
│   │   │   ├── confirm.vmd
│   │   │   ├── info.vmd
│   │   │   ├── menupanel.vmd
│   │   │   ├── spaceadminpanel.vmd
│   │   │   ├── spacecontentpanel.vmd
│   │   │   ├── spacetoolspanel.vmd
│   │   │   ├── success.vmd
│   │   │   └── warning.vmd
│   │   ├── popup.vmd
│   │   ├── printable.vmd
│   │   ├── profile.vmd
│   │   ├── root.vmd
│   │   ├── setup.vmd
│   │   ├── space.vmd
│   │   ├── sudo.vmd
│   │   └── wwloader.vmd
│   ├── email-confirmation.vm
│   ├── email-sent.vm
│   ├── errors
│   │   └── notfound.jsp
│   ├── errors.jsp
│   ├── favicon.ico
│   ├── fixonly
│   │   └── updatelicense.vm
│   ├── follow
│   │   └── follow-user-result.vm
│   ├── forgotuserpassword-success.vm
│   ├── forgotuserpassword.vm
│   ├── general-breadcrumbs.vm
│   ├── general-operations.vm
│   ├── images
│   │   ├── app-switcher
│   │   │   ├── logo_bamboo.png
│   │   │   ├── logo_blue_bamboo.png
│   │   │   ├── logo_blue_confluence.png
│   │   │   ├── logo_blue_fisheye.png
│   │   │   ├── logo_blue_jira.png
│   │   │   ├── logo_confluence.png
│   │   │   ├── logo_fisheye.png
│   │   │   └── logo_jira.png
│   │   ├── border
│   │   │   ├── border_bottom.gif
│   │   │   ├── button_active_bg.png
│   │   │   ├── button_bg.png
│   │   │   └── spacer.gif
│   │   ├── brand-images
│   │   │   ├── atlassian
│   │   │   │   ├── atlassian-horizontal-blue.svg
│   │   │   │   ├── atlassian-horizontal-neutral.svg
│   │   │   │   └── atlassian-horizontal-white.svg
│   │   │   ├── favicons
│   │   │   │   ├── fav-atlassian.ico
│   │   │   │   ├── fav-atlassian.png
│   │   │   │   ├── fav-bamboo.ico
│   │   │   │   ├── fav-bamboo.png
│   │   │   │   ├── fav-bitbucket.ico
│   │   │   │   ├── fav-bitbucket.png
│   │   │   │   ├── fav-confluence.ico
│   │   │   │   ├── fav-confluence.png
│   │   │   │   ├── fav-crowd.ico
│   │   │   │   ├── fav-crowd.png
│   │   │   │   ├── fav-crucible.ico
│   │   │   │   ├── fav-crucible.png
│   │   │   │   ├── fav-fisheye.ico
│   │   │   │   ├── fav-fisheye.png
│   │   │   │   ├── fav-hipchat.ico
│   │   │   │   ├── fav-hipchat.png
│   │   │   │   ├── fav-jcore.ico
│   │   │   │   ├── fav-jcore.png
│   │   │   │   ├── fav-jira.ico
│   │   │   │   ├── fav-jira.png
│   │   │   │   ├── fav-jsd.ico
│   │   │   │   ├── fav-jsd.png
│   │   │   │   ├── fav-jsw.ico
│   │   │   │   └── fav-jsw.png
│   │   │   ├── products
│   │   │   │   ├── bamboo-white.svg
│   │   │   │   ├── bitbucket-white.svg
│   │   │   │   ├── clover-white.svg
│   │   │   │   ├── confluence-white.svg
│   │   │   │   ├── crowd-white.svg
│   │   │   │   ├── crucible-white.svg
│   │   │   │   ├── fisheye-white.svg
│   │   │   │   ├── hipchat-white.svg
│   │   │   │   ├── jira-core-white.svg
│   │   │   │   ├── jira-service-desk-white.svg
│   │   │   │   ├── jira-software-white.svg
│   │   │   │   ├── jira-white.svg
│   │   │   │   ├── jira-with-core-white.svg
│   │   │   │   ├── jira-with-service-desk-white.svg
│   │   │   │   ├── jira-with-software-white.svg
│   │   │   │   ├── sourcetree-white.svg
│   │   │   │   ├── statuspage-white.svg
│   │   │   │   └── stride-white.svg
│   │   │   └── README.txt
│   │   ├── ddtree
│   │   │   ├── closed.png
│   │   │   ├── dot.png
│   │   │   ├── home.png
│   │   │   ├── minus.png
│   │   │   ├── moveCursor.png
│   │   │   ├── no.png
│   │   │   ├── notAllowedCursor.png
│   │   │   ├── opened.png
│   │   │   ├── page.png
│   │   │   ├── placeholder.png
│   │   │   ├── plus.png
│   │   │   ├── trash.png
│   │   │   └── tree-anchor.png
│   │   ├── decoration
│   │   │   ├── black_menu_indicator.gif
│   │   │   ├── buttons-bg-grey.png
│   │   │   ├── buttons-bg.png
│   │   │   ├── buttons-bg-white.png
│   │   │   ├── footer-shadow.gif
│   │   │   ├── footer-shadow.png
│   │   │   ├── footer-shadow-white.gif
│   │   │   ├── grey_breadcrumbs_indicator.gif
│   │   │   ├── grey_breadcrumbs_indicator.png
│   │   │   ├── header-gradient.png
│   │   │   ├── header-shadow.png
│   │   │   ├── menu_indicator.gif
│   │   │   ├── menu_indicator.png
│   │   │   ├── toolbar-separator.gif
│   │   │   ├── white_breadcrumbs_indicator.gif
│   │   │   ├── white_breadcrumbs_indicator.png
│   │   │   └── white_menu_indicator.gif
│   │   ├── default-space-content
│   │   │   ├── global.png
│   │   │   └── personal.png
│   │   ├── encodingtest.jpg
│   │   ├── en_GB.gif
│   │   ├── icons
│   │   │   ├── a_16.png
│   │   │   ├── about_16.gif
│   │   │   ├── about_16.png
│   │   │   ├── actions
│   │   │   │   ├── follow_48.png
│   │   │   │   ├── manage_16.png
│   │   │   │   ├── manage_48.png
│   │   │   │   ├── page_history_16.png
│   │   │   │   ├── page_history_48.png
│   │   │   │   ├── watch_16.png
│   │   │   │   ├── watch_48.png
│   │   │   │   └── watch_grey_16.png
│   │   │   ├── add_12.gif
│   │   │   ├── add_12.png
│   │   │   ├── add_20.png
│   │   │   ├── addbk_16.gif
│   │   │   ├── add_blogentry_16.gif
│   │   │   ├── add_blogentry_32.gif
│   │   │   ├── add_comment_16.gif
│   │   │   ├── add_page_16.gif
│   │   │   ├── add_page_32.gif
│   │   │   ├── add_page_child_16.gif
│   │   │   ├── add_page_faded_16.gif
│   │   │   ├── add_page_notification_16.gif
│   │   │   ├── add_space_16.gif
│   │   │   ├── add_space_16.png
│   │   │   ├── add_space_32.gif
│   │   │   ├── add_space_bw_16.png
│   │   │   ├── add_space_notification_16.gif
│   │   │   ├── add_user_macro_16.png
│   │   │   ├── adfav_16.gif
│   │   │   ├── alarm_16.gif
│   │   │   ├── apps_16.gif
│   │   │   ├── arrow_block_16.gif
│   │   │   ├── arrow_closed_active_16.gif
│   │   │   ├── arrow_closing_active_16.gif
│   │   │   ├── arrow_down.gif
│   │   │   ├── arrow_down.png
│   │   │   ├── arrow_open_active_16.gif
│   │   │   ├── arrow_opening_active_16.gif
│   │   │   ├── arrow_right.gif
│   │   │   ├── arrow_right.png
│   │   │   ├── atom.gif
│   │   │   ├── attach_16.png
│   │   │   ├── attach_file_16.gif
│   │   │   ├── attachments
│   │   │   │   ├── doc_16.png
│   │   │   │   ├── doc_48.png
│   │   │   │   ├── generic_16.png
│   │   │   │   ├── generic_48.png
│   │   │   │   ├── image_16.png
│   │   │   │   ├── image_48.png
│   │   │   │   ├── image_placeholder.png
│   │   │   │   ├── java_16.png
│   │   │   │   ├── java_48.png
│   │   │   │   ├── multimedia.png
│   │   │   │   ├── pdf_16.png
│   │   │   │   ├── pdf_48.png
│   │   │   │   ├── ppt_16.png
│   │   │   │   ├── ppt_48.png
│   │   │   │   ├── txt_16.png
│   │   │   │   ├── txt_48.png
│   │   │   │   ├── xls_16.png
│   │   │   │   ├── xls_48.png
│   │   │   │   ├── xml_16.png
│   │   │   │   ├── xml_48.png
│   │   │   │   ├── zip_16.png
│   │   │   │   └── zip_48.png
│   │   │   ├── avatar_group_16.png
│   │   │   ├── avatar_group_24.png
│   │   │   ├── avatar_group_32.png
│   │   │   ├── avatar_group_48.png
│   │   │   ├── back_16.gif
│   │   │   ├── blog-empty-placeholder.png
│   │   │   ├── blogentry_16.gif
│   │   │   ├── blogentry_faded_16.gif
│   │   │   ├── browse_space.gif
│   │   │   ├── bullet_blue.gif
│   │   │   ├── bullet_creme_6.gif
│   │   │   ├── bullet_creme.gif
│   │   │   ├── bullet_done.gif
│   │   │   ├── bullet_inprogress.gif
│   │   │   ├── bullet_notdone.gif
│   │   │   ├── bullet_red.gif
│   │   │   ├── cal_16.gif
│   │   │   ├── calc_16.gif
│   │   │   ├── cancl_16.gif
│   │   │   ├── cart_16.gif
│   │   │   ├── cd_16.gif
│   │   │   ├── chart_16.gif
│   │   │   ├── classic
│   │   │   │   └── 16
│   │   │   │   ├── 100.png
│   │   │   │   ├── 101.png
│   │   │   │   ├── 102.png
│   │   │   │   ├── 103.png
│   │   │   │   ├── 104.png
│   │   │   │   ├── 105.png
│   │   │   │   ├── 106.png
│   │   │   │   ├── 107.png
│   │   │   │   ├── 108.png
│   │   │   │   ├── 109.png
│   │   │   │   ├── 10.png
│   │   │   │   ├── 10-red.png
│   │   │   │   ├── 110.png
│   │   │   │   ├── 111.png
│   │   │   │   ├── 112.png
│   │   │   │   ├── 113.png
│   │   │   │   ├── 114.png
│   │   │   │   ├── 115.png
│   │   │   │   ├── 116.png
│   │   │   │   ├── 117.png
│   │   │   │   ├── 118.png
│   │   │   │   ├── 119.png
│   │   │   │   ├── 11.png
│   │   │   │   ├── 120.png
│   │   │   │   ├── 121.png
│   │   │   │   ├── 122.png
│   │   │   │   ├── 123.png
│   │   │   │   ├── 124.png
│   │   │   │   ├── 125.png
│   │   │   │   ├── 126.png
│   │   │   │   ├── 127.png
│   │   │   │   ├── 128.png
│   │   │   │   ├── 129.png
│   │   │   │   ├── 12.png
│   │   │   │   ├── 130.png
│   │   │   │   ├── 131.png
│   │   │   │   ├── 132.png
│   │   │   │   ├── 133.png
│   │   │   │   ├── 134.png
│   │   │   │   ├── 135.png
│   │   │   │   ├── 136.png
│   │   │   │   ├── 137.png
│   │   │   │   ├── 138.png
│   │   │   │   ├── 139.png
│   │   │   │   ├── 13.png
│   │   │   │   ├── 140.png
│   │   │   │   ├── 14.png
│   │   │   │   ├── 15.png
│   │   │   │   ├── 16.png
│   │   │   │   ├── 17.png
│   │   │   │   ├── 18.png
│   │   │   │   ├── 19.png
│   │   │   │   ├── 1.png
│   │   │   │   ├── 20.png
│   │   │   │   ├── 21.png
│   │   │   │   ├── 22.png
│   │   │   │   ├── 23.png
│   │   │   │   ├── 24.png
│   │   │   │   ├── 25.png
│   │   │   │   ├── 26.png
│   │   │   │   ├── 27.png
│   │   │   │   ├── 28.png
│   │   │   │   ├── 29.png
│   │   │   │   ├── 2.png
│   │   │   │   ├── 30.png
│   │   │   │   ├── 31.png
│   │   │   │   ├── 32.png
│   │   │   │   ├── 33.png
│   │   │   │   ├── 34.png
│   │   │   │   ├── 35.png
│   │   │   │   ├── 36.png
│   │   │   │   ├── 37.png
│   │   │   │   ├── 38.png
│   │   │   │   ├── 39.png
│   │   │   │   ├── 3.png
│   │   │   │   ├── 40.png
│   │   │   │   ├── 41.png
│   │   │   │   ├── 42.png
│   │   │   │   ├── 43.png
│   │   │   │   ├── 44.png
│   │   │   │   ├── 45.png
│   │   │   │   ├── 46.png
│   │   │   │   ├── 47.png
│   │   │   │   ├── 48.png
│   │   │   │   ├── 49.png
│   │   │   │   ├── 4.png
│   │   │   │   ├── 50.png
│   │   │   │   ├── 51.png
│   │   │   │   ├── 52.png
│   │   │   │   ├── 53.png
│   │   │   │   ├── 54.png
│   │   │   │   ├── 55.png
│   │   │   │   ├── 56.png
│   │   │   │   ├── 57.png
│   │   │   │   ├── 58.png
│   │   │   │   ├── 59.png
│   │   │   │   ├── 5.png
│   │   │   │   ├── 60.png
│   │   │   │   ├── 61.png
│   │   │   │   ├── 62.png
│   │   │   │   ├── 63.png
│   │   │   │   ├── 64.png
│   │   │   │   ├── 65.png
│   │   │   │   ├── 66.png
│   │   │   │   ├── 67.png
│   │   │   │   ├── 68.png
│   │   │   │   ├── 69.png
│   │   │   │   ├── 6.png
│   │   │   │   ├── 70.png
│   │   │   │   ├── 71.png
│   │   │   │   ├── 72.png
│   │   │   │   ├── 73.png
│   │   │   │   ├── 74.png
│   │   │   │   ├── 75.png
│   │   │   │   ├── 76.png
│   │   │   │   ├── 77.png
│   │   │   │   ├── 78.png
│   │   │   │   ├── 79.png
│   │   │   │   ├── 7.png
│   │   │   │   ├── 80.png
│   │   │   │   ├── 81.png
│   │   │   │   ├── 82.png
│   │   │   │   ├── 83.png
│   │   │   │   ├── 84.png
│   │   │   │   ├── 85.png
│   │   │   │   ├── 86.png
│   │   │   │   ├── 87.png
│   │   │   │   ├── 88.png
│   │   │   │   ├── 89.png
│   │   │   │   ├── 8.png
│   │   │   │   ├── 90.png
│   │   │   │   ├── 91.png
│   │   │   │   ├── 92.png
│   │   │   │   ├── 93.png
│   │   │   │   ├── 94.png
│   │   │   │   ├── 95.png
│   │   │   │   ├── 96.png
│   │   │   │   ├── 97.png
│   │   │   │   ├── 98.png
│   │   │   │   ├── 99.png
│   │   │   │   └── 9.png
│   │   │   ├── clock_16.png
│   │   │   ├── close_16.gif
│   │   │   ├── comment_16.gif
│   │   │   ├── comment_16.png
│   │   │   ├── confg_16.gif
│   │   │   ├── configure_icon_16.gif
│   │   │   ├── confimage.gif
│   │   │   ├── conflink.gif
│   │   │   ├── contenttypes
│   │   │   │   ├── attachment_16.png
│   │   │   │   ├── blog_post_16.png
│   │   │   │   ├── comment_16.png
│   │   │   │   ├── comment_48.png
│   │   │   │   ├── home_page_16.png
│   │   │   │   ├── home_page_48.png
│   │   │   │   ├── mail_16.png
│   │   │   │   ├── page_16.png
│   │   │   │   ├── page_template_16.png
│   │   │   │   ├── page_template_48.png
│   │   │   │   ├── personal_space_16.png
│   │   │   │   ├── personal_space_48.png
│   │   │   │   ├── space_16.png
│   │   │   │   ├── space_48.png
│   │   │   │   ├── status_16.png
│   │   │   │   └── status_inverted_16.png
│   │   │   ├── copy_16.gif
│   │   │   ├── css_layout_16.gif
│   │   │   ├── cut_16.gif
│   │   │   ├── del_16.gif
│   │   │   ├── del_8.gif
│   │   │   ├── del_blogentry_16.gif
│   │   │   ├── del_comment_16.gif
│   │   │   ├── delete_16.png
│   │   │   ├── delete_8_gray.gif
│   │   │   ├── del_page_16.gif
│   │   │   ├── del_page_notification_16.gif
│   │   │   ├── del_space_16.gif
│   │   │   ├── del_space_notification_16.gif
│   │   │   ├── docs_16.gif
│   │   │   ├── document_attachment.png
│   │   │   ├── document_exchange.gif
│   │   │   ├── document_exchange.png
│   │   │   ├── document_zoom_in_16.gif
│   │   │   ├── document_zoom_in_16.png
│   │   │   ├── down_16.gif
│   │   │   ├── download-icon.png
│   │   │   ├── dummy.gif
│   │   │   ├── edit_16.gif
│   │   │   ├── edit_16.png
│   │   │   ├── edit_20.png
│   │   │   ├── edit_blogentry_16.gif
│   │   │   ├── edit_only_16.gif
│   │   │   ├── editor-autocomplete
│   │   │   │   ├── add_20.png
│   │   │   │   ├── image_20.png
│   │   │   │   ├── link_20.png
│   │   │   │   └── macro_20.png
│   │   │   ├── editor-icons.gif
│   │   │   ├── edit_page_16.gif
│   │   │   ├── edit_pencil.png
│   │   │   ├── edit_space_16.gif
│   │   │   ├── emoticons
│   │   │   │   ├── add.png
│   │   │   │   ├── add.svg
│   │   │   │   ├── biggrin.png
│   │   │   │   ├── biggrin.svg
│   │   │   │   ├── broken_heart.png
│   │   │   │   ├── broken_heart.svg
│   │   │   │   ├── check.png
│   │   │   │   ├── check.svg
│   │   │   │   ├── error.png
│   │   │   │   ├── error.svg
│   │   │   │   ├── forbidden.png
│   │   │   │   ├── forbidden.svg
│   │   │   │   ├── heart.png
│   │   │   │   ├── heart.svg
│   │   │   │   ├── help_16.png
│   │   │   │   ├── help_16.svg
│   │   │   │   ├── information.png
│   │   │   │   ├── information.svg
│   │   │   │   ├── lightbulb_on.png
│   │   │   │   ├── lightbulb_on.svg
│   │   │   │   ├── lightbulb.png
│   │   │   │   ├── lightbulb.svg
│   │   │   │   ├── sad.png
│   │   │   │   ├── sad.svg
│   │   │   │   ├── smile.png
│   │   │   │   ├── smile.svg
│   │   │   │   ├── star_blue.png
│   │   │   │   ├── star_blue.svg
│   │   │   │   ├── star_green.png
│   │   │   │   ├── star_green.svg
│   │   │   │   ├── star_red.png
│   │   │   │   ├── star_red.svg
│   │   │   │   ├── star_yellow.png
│   │   │   │   ├── star_yellow.svg
│   │   │   │   ├── thumbs_down.png
│   │   │   │   ├── thumbs_down.svg
│   │   │   │   ├── thumbs_up.png
│   │   │   │   ├── thumbs_up.svg
│   │   │   │   ├── tongue.png
│   │   │   │   ├── tongue.svg
│   │   │   │   ├── warning.png
│   │   │   │   ├── warning.svg
│   │   │   │   ├── wink.png
│   │   │   │   └── wink.svg
│   │   │   ├── empty_doc_16.png
│   │   │   ├── exclaim_16.gif
│   │   │   ├── exp_16.gif
│   │   │   ├── exp_32.gif
│   │   │   ├── fastf_16.gif
│   │   │   ├── favicon.ico
│   │   │   ├── favicon.png
│   │   │   ├── fav_off_16.png
│   │   │   ├── fav_on_16.png
│   │   │   ├── favs_16.gif
│   │   │   ├── fax_16.gif
│   │   │   ├── feed-icon-10x10.png
│   │   │   ├── feed-icon-12x12.png
│   │   │   ├── feed-icon-16x16.png
│   │   │   ├── feed-icon-16x16-small.png
│   │   │   ├── feed-icon-24x24.png
│   │   │   ├── feed-icon-32x32.png
│   │   │   ├── feed_wizard.gif
│   │   │   ├── flag_16.gif
│   │   │   ├── foldr_16.gif
│   │   │   ├── fol_off_16.png
│   │   │   ├── fol_on_16.png
│   │   │   ├── forwd_16.gif
│   │   │   ├── games_16.gif
│   │   │   ├── go_16.gif
│   │   │   ├── grey_arrow_down_32.png
│   │   │   ├── grey_arrow_down.gif
│   │   │   ├── grey_arrow_down.png
│   │   │   ├── grey_arrow_right_32.png
│   │   │   ├── grey_arrow_right.gif
│   │   │   ├── grey_arrow_right.png
│   │   │   ├── group_16.gif
│   │   │   ├── group_16.png
│   │   │   ├── group_anyone_16.gif
│   │   │   ├── hd_16.gif
│   │   │   ├── help_16.gif
│   │   │   ├── help_24.gif
│   │   │   ├── help_24.png
│   │   │   ├── hist_16.gif
│   │   │   ├── history_16.gif
│   │   │   ├── home_16.gif
│   │   │   ├── home_faded_16.gif
│   │   │   ├── image_16.gif
│   │   │   ├── import_mbox_16.gif
│   │   │   ├── impt_16.gif
│   │   │   ├── inline-tasks
│   │   │   │   ├── inline-task-large.png
│   │   │   │   └── inline-task.png
│   │   │   ├── insert_between_pointer.png
│   │   │   ├── label_16.gif
│   │   │   ├── layout_northwest.gif
│   │   │   ├── layout_northwest.png
│   │   │   ├── lgicn_16.gif
│   │   │   ├── like_16.png
│   │   │   ├── link_16.gif
│   │   │   ├── link_attachment_7.gif
│   │   │   ├── linkext7.gif
│   │   │   ├── link_in_bot.gif
│   │   │   ├── link_in_mid.gif
│   │   │   ├── link_in_only.gif
│   │   │   ├── link_in_top.gif
│   │   │   ├── link_out_bot.gif
│   │   │   ├── link_out_mid.gif
│   │   │   ├── link_out_top.gif
│   │   │   ├── list_blogentries_32.gif
│   │   │   ├── list_blogposts_32.gif
│   │   │   ├── list_less_pages_16.gif
│   │   │   ├── list_mail_32.gif
│   │   │   ├── list_mail_content_16.gif
│   │   │   ├── list_mail_faded_16.gif
│   │   │   ├── list_pages_16.gif
│   │   │   ├── list_pages_32.gif
│   │   │   ├── list_pages_faded_16.gif
│   │   │   ├── lock_16.gif
│   │   │   ├── lock_16_grey.gif
│   │   │   ├── lock_16_grey.png
│   │   │   ├── locked_pages_16.gif
│   │   │   ├── logo_add_16.gif
│   │   │   ├── macrobrowser
│   │   │   │   ├── anchor.png
│   │   │   │   ├── blog-posts.png
│   │   │   │   ├── bookmarks.png
│   │   │   │   ├── change-history.png
│   │   │   │   ├── chart.png
│   │   │   │   ├── cheese.png
│   │   │   │   ├── children.png
│   │   │   │   ├── code.png
│   │   │   │   ├── colour.png
│   │   │   │   ├── column.png
│   │   │   │   ├── columns.png
│   │   │   │   ├── contentbylabel.png
│   │   │   │   ├── content-by-user.png
│   │   │   │   ├── content-report-table.png
│   │   │   │   ├── contributors.png
│   │   │   │   ├── contributors-summary.png
│   │   │   │   ├── details.png
│   │   │   │   ├── detailssummary.png
│   │   │   │   ├── dropdown
│   │   │   │   │   ├── anchor.png
│   │   │   │   │   ├── blank.png
│   │   │   │   │   ├── blog-posts.png
│   │   │   │   │   ├── bookmarks.png
│   │   │   │   │   ├── change-history.png
│   │   │   │   │   ├── chart.png
│   │   │   │   │   ├── cheese.png
│   │   │   │   │   ├── children.png
│   │   │   │   │   ├── code.png
│   │   │   │   │   ├── colour.png
│   │   │   │   │   ├── column.png
│   │   │   │   │   ├── contentbylabel.png
│   │   │   │   │   ├── content-by-user.png
│   │   │   │   │   ├── content-report-table.png
│   │   │   │   │   ├── contributors.png
│   │   │   │   │   ├── contributors-summary.png
│   │   │   │   │   ├── details.png
│   │   │   │   │   ├── detailssummary.png
│   │   │   │   │   ├── excerpt-include.png
│   │   │   │   │   ├── excerpt.png
│   │   │   │   │   ├── favpages.png
│   │   │   │   │   ├── gallery.png
│   │   │   │   │   ├── html.png
│   │   │   │   │   ├── include.png
│   │   │   │   │   ├── jiraissues.png
│   │   │   │   │   ├── listlabels.png
│   │   │   │   │   ├── livesearch.png
│   │   │   │   │   ├── multimedia.png
│   │   │   │   │   ├── navmap.png
│   │   │   │   │   ├── network.png
│   │   │   │   │   ├── noformat.png
│   │   │   │   │   ├── pageindex.png
│   │   │   │   │   ├── pagetree.png
│   │   │   │   │   ├── pagetreesearch.png
│   │   │   │   │   ├── panel.png
│   │   │   │   │   ├── placeholder.png
│   │   │   │   │   ├── popular-labels.png
│   │   │   │   │   ├── profile.png
│   │   │   │   │   ├── quote.png
│   │   │   │   │   ├── recently-updated.png
│   │   │   │   │   ├── related-labels.png
│   │   │   │   │   ├── rssfeed.png
│   │   │   │   │   ├── search.png
│   │   │   │   │   ├── section.png
│   │   │   │   │   ├── space-details.png
│   │   │   │   │   ├── spaces.png
│   │   │   │   │   ├── status-list.png
│   │   │   │   │   ├── toc.png
│   │   │   │   │   ├── viewdoc.png
│   │   │   │   │   ├── viewpdf.png
│   │   │   │   │   ├── viewppt.png
│   │   │   │   │   ├── viewxls.png
│   │   │   │   │   └── widgetconnector.png
│   │   │   │   ├── dynamictasklist.png
│   │   │   │   ├── excerpt-include.png
│   │   │   │   ├── excerpt.png
│   │   │   │   ├── expand.png
│   │   │   │   ├── favpages.png
│   │   │   │   ├── gallery.png
│   │   │   │   ├── html.png
│   │   │   │   ├── include.png
│   │   │   │   ├── jiraissues.png
│   │   │   │   ├── jira.png
│   │   │   │   ├── listlabels.png
│   │   │   │   ├── livesearch.png
│   │   │   │   ├── macro-default.png
│   │   │   │   ├── macro-placeholder-default.png
│   │   │   │   ├── multimedia.png
│   │   │   │   ├── navmap.png
│   │   │   │   ├── network.png
│   │   │   │   ├── noformat.png
│   │   │   │   ├── pageindex.png
│   │   │   │   ├── pagetree.png
│   │   │   │   ├── pagetreesearch.png
│   │   │   │   ├── panel.png
│   │   │   │   ├── popular-labels.png
│   │   │   │   ├── profile.png
│   │   │   │   ├── quote.png
│   │   │   │   ├── recently-updated.png
│   │   │   │   ├── related-labels.png
│   │   │   │   ├── rssfeed.png
│   │   │   │   ├── search.png
│   │   │   │   ├── section.png
│   │   │   │   ├── space-details.png
│   │   │   │   ├── spaces.png
│   │   │   │   ├── status-list.png
│   │   │   │   ├── status.png
│   │   │   │   ├── toc.png
│   │   │   │   ├── viewdoc.png
│   │   │   │   ├── viewpdf.png
│   │   │   │   ├── viewppt.png
│   │   │   │   ├── viewxls.png
│   │   │   │   └── widgetconnector.png
│   │   │   ├── magnify_16.png
│   │   │   ├── magnify.png
│   │   │   ├── mail_16.gif
│   │   │   ├── mail_content_16.gif
│   │   │   ├── mail_delete.png
│   │   │   ├── mail.png
│   │   │   ├── mail_small.gif
│   │   │   ├── mail_thread_16.gif
│   │   │   ├── marketplace-ico.png
│   │   │   ├── move_16.gif
│   │   │   ├── music_16.gif
│   │   │   ├── nav_down.gif
│   │   │   ├── nav_up.gif
│   │   │   ├── new_16.gif
│   │   │   ├── news.gif
│   │   │   ├── notep_16.gif
│   │   │   ├── ntwrk_16.gif
│   │   │   ├── open_16.gif
│   │   │   ├── opnbr_16.gif
│   │   │   ├── opts_16.gif
│   │   │   ├── page_hierarchy_16.gif
│   │   │   ├── pages-empty-placeholder.png
│   │   │   ├── paint_16.gif
│   │   │   ├── paste_16.gif
│   │   │   ├── pause_16.gif
│   │   │   ├── people_directory_16.png
│   │   │   ├── people_directory_32.gif
│   │   │   ├── people-empty-placeholder.png
│   │   │   ├── permalink_dark_16.png
│   │   │   ├── permalink_light_16.png
│   │   │   ├── personal_space_12.jpg
│   │   │   ├── personal_space_16.gif
│   │   │   ├── phone_16.gif
│   │   │   ├── photo_scenery.gif
│   │   │   ├── picts_16.gif
│   │   │   ├── play_16.gif
│   │   │   ├── plus.gif
│   │   │   ├── prefs_16.gif
│   │   │   ├── print_16.gif
│   │   │   ├── profilepics
│   │   │   │   ├── add_profile_pic.png
│   │   │   │   ├── add_profile_pic.svg
│   │   │   │   ├── angel.gif
│   │   │   │   ├── angel.png
│   │   │   │   ├── anonymous.png
│   │   │   │   ├── anonymous.svg
│   │   │   │   ├── Avatar-10.png
│   │   │   │   ├── Avatar-11.png
│   │   │   │   ├── Avatar-12.png
│   │   │   │   ├── Avatar-13.png
│   │   │   │   ├── Avatar-14.png
│   │   │   │   ├── Avatar-15.png
│   │   │   │   ├── Avatar-16.png
│   │   │   │   ├── Avatar-18.png
│   │   │   │   ├── Avatar-19.png
│   │   │   │   ├── Avatar-1.png
│   │   │   │   ├── Avatar-20.png
│   │   │   │   ├── Avatar-24.png
│   │   │   │   ├── Avatar-25.png
│   │   │   │   ├── Avatar-2.png
│   │   │   │   ├── Avatar-3.png
│   │   │   │   ├── Avatar-4.png
│   │   │   │   ├── Avatar-5.png
│   │   │   │   ├── Avatar-6.png
│   │   │   │   ├── Avatar-7.png
│   │   │   │   ├── Avatar-8.png
│   │   │   │   ├── businessman2.gif
│   │   │   │   ├── businessman2.png
│   │   │   │   ├── businessman.gif
│   │   │   │   ├── businessman.png
│   │   │   │   ├── default_16.png
│   │   │   │   ├── default.gif
│   │   │   │   ├── default.png
│   │   │   │   ├── default.svg
│   │   │   │   ├── devil.gif
│   │   │   │   ├── devil.png
│   │   │   │   ├── doctor.gif
│   │   │   │   ├── doctor.png
│   │   │   │   ├── dude1.gif
│   │   │   │   ├── dude1.png
│   │   │   │   ├── dude2.gif
│   │   │   │   ├── dude2.png
│   │   │   │   ├── dude3.gif
│   │   │   │   ├── dude3.png
│   │   │   │   ├── dude4.gif
│   │   │   │   ├── dude4.png
│   │   │   │   ├── dude5.gif
│   │   │   │   ├── dude5.png
│   │   │   │   ├── ghost.gif
│   │   │   │   ├── ghost.png
│   │   │   │   ├── readme.txt
│   │   │   │   ├── security_agent.gif
│   │   │   │   ├── security_agent.png
│   │   │   │   ├── user1.gif
│   │   │   │   ├── user1.png
│   │   │   │   ├── user2.gif
│   │   │   │   ├── user2.png
│   │   │   │   ├── user3.gif
│   │   │   │   ├── user3.png
│   │   │   │   ├── user_headphones.gif
│   │   │   │   └── user_headphones.png
│   │   │   ├── property-panel-image.png
│   │   │   ├── prtpv_16.gif
│   │   │   ├── question-mark-verdana.png
│   │   │   ├── quotes_flipped.png
│   │   │   ├── quotes.png
│   │   │   ├── redo_116.gif
│   │   │   ├── ref_16.gif
│   │   │   ├── refresh_16.png
│   │   │   ├── refresh_24.png
│   │   │   ├── refresh_grey_16.png
│   │   │   ├── remov_16.gif
│   │   │   ├── restrictions_edit_16.gif
│   │   │   ├── restrictions_edit_16.png
│   │   │   ├── restrictions_view_16.gif
│   │   │   ├── restrictions_view_16.png
│   │   │   ├── rewnd_16.gif
│   │   │   ├── rss10.gif
│   │   │   ├── rss20.gif
│   │   │   ├── rss_32.gif
│   │   │   ├── rss.gif
│   │   │   ├── run_test_fail_16.gif
│   │   │   ├── run_test_pass_16.gif
│   │   │   ├── savas_16.gif
│   │   │   ├── save_16.gif
│   │   │   ├── select_only_button.png
│   │   │   ├── sidebar
│   │   │   │   ├── collapse.gif
│   │   │   │   ├── collapse-hover.gif
│   │   │   │   ├── expand.gif
│   │   │   │   └── expand-hover.gif
│   │   │   ├── sinfo_16.gif
│   │   │   ├── skipb_16.gif
│   │   │   ├── skipf_16.gif
│   │   │   ├── smicn_16.gif
│   │   │   ├── sort_16.png
│   │   │   ├── splay_16.gif
│   │   │   ├── srch_16.gif
│   │   │   ├── star_grey.gif
│   │   │   ├── star_yellow.gif
│   │   │   ├── stop_16.gif
│   │   │   ├── subtract_12.gif
│   │   │   ├── subtract_12.png
│   │   │   ├── taskboxes
│   │   │   │   ├── checkbox-24-checked-hover.png
│   │   │   │   ├── checkbox-24-checked.png
│   │   │   │   ├── checkbox-24-normal-hover.png
│   │   │   │   ├── checkbox-24-normal.png
│   │   │   │   ├── checkbox-24-normal-press.png
│   │   │   │   ├── checkbox-48-checked.png
│   │   │   │   └── checkbox-48-normal.png
│   │   │   ├── text_abc_16.gif
│   │   │   ├── text_abc.gif
│   │   │   ├── text_bold_16.png
│   │   │   ├── text_bold.gif
│   │   │   ├── text_italics.gif
│   │   │   ├── text_tree_16.png
│   │   │   ├── text_tree.png
│   │   │   ├── text_underlined.gif
│   │   │   ├── text_view_16.png
│   │   │   ├── text_view.png
│   │   │   ├── thread.png
│   │   │   ├── tools_16.gif
│   │   │   ├── tools_16.png
│   │   │   ├── tools_20.png
│   │   │   ├── trafficlight_green_16.png
│   │   │   ├── trafficlight_green_24.png
│   │   │   ├── trafficlight_red_16.png
│   │   │   ├── trafficlight_red_24.png
│   │   │   ├── trash_16.gif
│   │   │   ├── trash_16.png
│   │   │   ├── trashdisabled_16.gif
│   │   │   ├── tree_minus.gif
│   │   │   ├── tree_plus.gif
│   │   │   ├── tree_square.gif
│   │   │   ├── ulock_16.gif
│   │   │   ├── ulock_16_grey.png
│   │   │   ├── undo_16.gif
│   │   │   ├── undo_16.png
│   │   │   ├── up_16.gif
│   │   │   ├── user_12.gif
│   │   │   ├── user_16.gif
│   │   │   ├── user_16.png
│   │   │   ├── user_bw_16.gif
│   │   │   ├── view_16.png
│   │   │   ├── view_20.gif
│   │   │   ├── view_20.png
│   │   │   ├── view_changes_16.png
│   │   │   ├── wait.gif
│   │   │   ├── watch_16.gif
│   │   │   ├── watch_32.gif
│   │   │   ├── watch_cancel_16.gif
│   │   │   ├── watch_cancel_32.gif
│   │   │   ├── watching_space_16.png
│   │   │   ├── watch_manage_16.png
│   │   │   ├── watch_off_16.png
│   │   │   ├── watch_on_16.png
│   │   │   ├── web_16.gif
│   │   │   ├── web_faded_16.gif
│   │   │   ├── wiz_16.gif
│   │   │   ├── zoomi_16.gif
│   │   │   └── zoomo_16.gif
│   │   ├── logo
│   │   │   ├── confluence_128_bg.png
│   │   │   ├── confluence_128_trans.png
│   │   │   ├── confluence_128_white.png
│   │   │   ├── confluence_16_trans.png
│   │   │   ├── confluence_16_white.png
│   │   │   ├── confluence_48_trans.png
│   │   │   ├── confluence_48_white.png
│   │   │   ├── confluence_darkbluetext_large.png
│   │   │   ├── confluence_header.png
│   │   │   ├── confluence-logo-adg3.svg
│   │   │   ├── confluence-logo.png
│   │   │   ├── default-space-logo-256.png
│   │   │   ├── default-space-logo-48.png
│   │   │   ├── default-space-logo-96.png
│   │   │   ├── default-space-logo.png
│   │   │   └── default-space-logo.svg
│   │   ├── raw
│   │   │   ├── arrow_block.png
│   │   │   ├── arrow_closing_active.png
│   │   │   ├── arrow_opening_active.png
│   │   │   ├── attach-file.png
│   │   │   ├── attachment-icons.png
│   │   │   ├── blogentry_24.png
│   │   │   ├── blogentry_add_32.png
│   │   │   ├── blogentry_faded_16.png
│   │   │   ├── blogentry.png
│   │   │   ├── bullet_done.png
│   │   │   ├── bullet_inprogress.png
│   │   │   ├── bullet_notdone.png
│   │   │   ├── comment-add.png
│   │   │   ├── comment-del.png
│   │   │   ├── comment.png
│   │   │   ├── configure_icon_16.png
│   │   │   ├── discussion-large.png
│   │   │   ├── edit_16.png
│   │   │   ├── edit_only_16.png
│   │   │   ├── group-anyone.png
│   │   │   ├── history_arrow.png
│   │   │   ├── home_16_faded.png
│   │   │   ├── import_mbox_16.png
│   │   │   ├── left-nav-theme.png
│   │   │   ├── link-attachment.png
│   │   │   ├── link-external.png
│   │   │   ├── list_blogentries_32.png
│   │   │   ├── list_less_pages_16.png
│   │   │   ├── list_mail_16.png
│   │   │   ├── list_mail_32.png
│   │   │   ├── list_mail_faded_16.png
│   │   │   ├── list-pages_faded_16.png
│   │   │   ├── list-pages-large.png
│   │   │   ├── list-pages.png
│   │   │   ├── locked-pages_16.png
│   │   │   ├── mail_16.png
│   │   │   ├── mail_small.png
│   │   │   ├── mail_thread_16.png
│   │   │   ├── main-theme.png
│   │   │   ├── open-active.png
│   │   │   ├── page-add-child.png
│   │   │   ├── page-add_faded_16.png
│   │   │   ├── page-add-large.png
│   │   │   ├── page-add.png
│   │   │   ├── page-del.png
│   │   │   ├── page-hierarchy-large.png
│   │   │   ├── page-hierarchy.png
│   │   │   ├── page-history.png
│   │   │   ├── page-notification.png
│   │   │   ├── people-directory.png
│   │   │   ├── plus_sign.png
│   │   │   ├── rss_32.png
│   │   │   ├── rss.png
│   │   │   ├── space-add-large.png
│   │   │   ├── space-add.png
│   │   │   ├── space-del.png
│   │   │   ├── space-edit.png
│   │   │   ├── space-notification.png
│   │   │   ├── space-personal.png
│   │   │   ├── test-ran-green.png
│   │   │   ├── test-ran-red.png
│   │   │   ├── thumbs_up.png
│   │   │   ├── tree_square.png
│   │   │   ├── uat-test-theme.png
│   │   │   ├── user_small.png
│   │   │   ├── watch_16.png
│   │   │   ├── watch-large.png
│   │   │   └── web_faded_16.png
│   │   ├── shadow
│   │   │   ├── b.png
│   │   │   ├── lb.png
│   │   │   ├── l.png
│   │   │   ├── lt.png
│   │   │   ├── rb.png
│   │   │   ├── r.png
│   │   │   └── rt.png
│   │   ├── shadow-light
│   │   │   ├── b.png
│   │   │   ├── lb.png
│   │   │   ├── l.png
│   │   │   ├── lt.png
│   │   │   ├── rb.png
│   │   │   ├── r.png
│   │   │   └── rt.png
│   │   ├── sprites
│   │   │   ├── macro-icons-20px-sprite.png
│   │   │   ├── macro-icons-dropdown.png
│   │   │   ├── macro-icons.png
│   │   │   └── taskboxes.png
│   │   └── themes
│   │   ├── left-nav-theme.gif
│   │   ├── main-theme.gif
│   │   └── no-icon.gif
│   ├── importexport
│   │   ├── backupsuccessful.vm
│   │   ├── backup.vm
│   │   ├── contentbody-inline-styles.soy
│   │   ├── exportspace-common.vm
│   │   ├── exportspace-successful.vm
│   │   ├── exportspace-welcome.vm
│   │   ├── help
│   │   │   ├── exportspace.vm
│   │   │   └── restore.vm
│   │   ├── import-moinmoin-successful.vm
│   │   ├── import-moinmoin.vm
│   │   ├── includes
│   │   │   ├── export-html.vm
│   │   │   ├── exportspace-common-tree.vm
│   │   │   ├── export-spacetree-checkboxes.vm
│   │   │   ├── export-xml.vm
│   │   │   └── restore-include.vm
│   │   ├── restorepage-successful.vm
│   │   ├── restorepage.vm
│   │   └── restoresuccessful.vm
│   ├── includes
│   │   ├── alert-anonymous.vm
│   │   ├── alert-locked.vm
│   │   ├── blank.vm
│   │   ├── common-choosetheme.vm
│   │   ├── common-custompagecontent.vm
│   │   ├── common-editdecorator.vm
│   │   ├── common-editstylesheet.vm
│   │   ├── common-listdecorators.vm
│   │   ├── common-lookandfeel.vm
│   │   ├── common-viewstylesheet.vm
│   │   ├── css
│   │   │   ├── about
│   │   │   │   ├── about-dialog.css
│   │   │   │   └── about-dialog-min.css
│   │   │   ├── admin
│   │   │   │   ├── audit-log.css
│   │   │   │   ├── audit-log-min.css
│   │   │   │   ├── default-space-content.css
│   │   │   │   └── default-space-content-min.css
│   │   │   ├── admin.css
│   │   │   ├── admin-indexing.css
│   │   │   ├── admin-indexing-min.css
│   │   │   ├── admin-min.css
│   │   │   ├── attachments.css
│   │   │   ├── attachments-min.css
│   │   │   ├── aui-experimental-overrides.css
│   │   │   ├── aui-experimental-overrides-min.css
│   │   │   ├── aui-legacy
│   │   │   │   ├── aui-footer.css
│   │   │   │   ├── aui-footer-min.css
│   │   │   │   ├── aui-header.css
│   │   │   │   └── aui-header-min.css
│   │   │   ├── aui-overrides.css
│   │   │   ├── aui-overrides.less
│   │   │   ├── aui-overrides.less.css
│   │   │   ├── autocomplete.css
│   │   │   ├── autocomplete-min.css
│   │   │   ├── avataror.css
│   │   │   ├── avataror-min.css
│   │   │   ├── backupadmin.css
│   │   │   ├── backupadmin-min.css
│   │   │   ├── blogpost-move-dialog.css
│   │   │   ├── blogpost-move-dialog-min.css
│   │   │   ├── browseusers.css
│   │   │   ├── browseusers-min.css
│   │   │   ├── buttons.css
│   │   │   ├── buttons-min.css
│   │   │   ├── colors.css
│   │   │   ├── colors.less
│   │   │   ├── colors.less.css
│   │   │   ├── comments.css
│   │   │   ├── comments-ie.css
│   │   │   ├── comments-ie-min.css
│   │   │   ├── comments.less
│   │   │   ├── comments.less.css
│   │   │   ├── components
│   │   │   │   ├── dom-filter-field.css
│   │   │   │   ├── dom-filter-field-min.css
│   │   │   │   ├── dropdown.css
│   │   │   │   ├── dropdown-min.css
│   │   │   │   ├── editor-notifications.css
│   │   │   │   ├── editor-notifications-min.css
│   │   │   │   ├── property-panel.css
│   │   │   │   ├── property-panel.less
│   │   │   │   ├── property-panel.less.css
│   │   │   │   ├── quicksearchdropdown.css
│   │   │   │   ├── quicksearchdropdown-min.css
│   │   │   │   ├── tooltip.css
│   │   │   │   └── tooltip-min.css
│   │   │   ├── confluence-forms.css
│   │   │   ├── confluence-forms-ie.css
│   │   │   ├── confluence-forms-ie-min.css
│   │   │   ├── confluence-forms-min.css
│   │   │   ├── content-types.css
│   │   │   ├── content-types-min.css
│   │   │   ├── create-space.css
│   │   │   ├── create-space-min.css
│   │   │   ├── custom-page-content.css
│   │   │   ├── custom-page-content-min.css
│   │   │   ├── dashboard.css
│   │   │   ├── dashboard-min.css
│   │   │   ├── default-theme.css
│   │   │   ├── default-theme.less
│   │   │   ├── default-theme.less.css
│   │   │   ├── dialog.css
│   │   │   ├── dialog.less
│   │   │   ├── dialog.less.css
│   │   │   ├── diff.css
│   │   │   ├── diff-ie.css
│   │   │   ├── diff-ie-min.css
│   │   │   ├── diff-min.css
│   │   │   ├── draft-changes.css
│   │   │   ├── draft-changes-min.css
│   │   │   ├── draft-profile.css
│   │   │   ├── draft-profile.less
│   │   │   ├── draft-profile.less.css
│   │   │   ├── dropdown2-style.css
│   │   │   ├── dropdown2-style-min.css
│   │   │   ├── entity-list.css
│   │   │   ├── entity-list.less
│   │   │   ├── entity-list.less.css
│   │   │   ├── error-page.css
│   │   │   ├── error-page.less
│   │   │   ├── error-page.less.css
│   │   │   ├── exportspace.css
│   │   │   ├── exportspace.less
│   │   │   ├── exportspace.less.css
│   │   │   ├── fabric
│   │   │   │   ├── dropdown.css
│   │   │   │   └── dropdown-min.css
│   │   │   ├── follow-list.css
│   │   │   ├── follow-list-min.css
│   │   │   ├── help-panel.css
│   │   │   ├── help-panel.less
│   │   │   ├── help-panel.less.css
│   │   │   ├── icons.css
│   │   │   ├── icons-ie.css
│   │   │   ├── icons-ie-min.css
│   │   │   ├── icons-min.css
│   │   │   ├── login.css
│   │   │   ├── login-ie.css
│   │   │   ├── login-ie.less
│   │   │   ├── login-ie.less.css
│   │   │   ├── login.less
│   │   │   ├── login.less.css
│   │   │   ├── look-and-feel.css
│   │   │   ├── look-and-feel-min.css
│   │   │   ├── manage-watchers.css
│   │   │   ├── manage-watchers-min.css
│   │   │   ├── master.css
│   │   │   ├── master-ie9.css
│   │   │   ├── master-ie9-min.css
│   │   │   ├── master-ie.css
│   │   │   ├── master-ie.less
│   │   │   ├── master-ie.less.css
│   │   │   ├── master.less
│   │   │   ├── master.less.css
│   │   │   ├── menu.css
│   │   │   ├── menu-min.css
│   │   │   ├── navbar.css
│   │   │   ├── navbar-min.css
│   │   │   ├── network-macro.css
│   │   │   ├── network-macro.less
│   │   │   ├── network-macro.less.css
│   │   │   ├── page-history.css
│   │   │   ├── page-history-min.css
│   │   │   ├── page-intrash.css
│   │   │   ├── page-intrash.less
│   │   │   ├── page-intrash.less.css
│   │   │   ├── page-loading-indicator.css
│   │   │   ├── page-loading-indicator-min.css
│   │   │   ├── page-move-dialog.css
│   │   │   ├── page-move-dialog.less
│   │   │   ├── page-move-dialog.less.css
│   │   │   ├── page-restricted.css
│   │   │   ├── page-restricted.less
│   │   │   ├── page-restricted.less.css
│   │   │   ├── page-templates.css
│   │   │   ├── page-templates-min.css
│   │   │   ├── pagination.css
│   │   │   ├── pagination-min.css
│   │   │   ├── panels.css
│   │   │   ├── panels-min.css
│   │   │   ├── personal-sidebar.css
│   │   │   ├── personal-sidebar-ie.css
│   │   │   ├── personal-sidebar-ie-min.css
│   │   │   ├── personal-sidebar-min.css
│   │   │   ├── print.css
│   │   │   ├── print-min.css
│   │   │   ├── profile.css
│   │   │   ├── profile-min.css
│   │   │   ├── renderer-macros.css
│   │   │   ├── renderer-macros-min.css
│   │   │   ├── rss.css
│   │   │   ├── rss-min.css
│   │   │   ├── search.css
│   │   │   ├── search-min.css
│   │   │   ├── search-results-grid.css
│   │   │   ├── search-results-grid-min.css
│   │   │   ├── space-admin.css
│   │   │   ├── space-admin-min.css
│   │   │   ├── sprites
│   │   │   │   ├── icons.css
│   │   │   │   ├── icons-min.css
│   │   │   │   ├── macro-browser-icons.css
│   │   │   │   ├── macro-browser-icons-dropdown.css
│   │   │   │   ├── macro-browser-icons-dropdown-min.css
│   │   │   │   ├── macro-browser-icons-dropdown-sprite.css
│   │   │   │   ├── macro-browser-icons-min.css
│   │   │   │   └── macro-browser-icons-sprite.css
│   │   │   ├── syntax-highlighter.css
│   │   │   ├── syntax-highlighter-min.css
│   │   │   ├── tables.css
│   │   │   ├── tables-for-emails.css
│   │   │   ├── tables-for-emails-min.css
│   │   │   ├── tables.less
│   │   │   ├── tables.less.css
│   │   │   ├── tabs.css
│   │   │   ├── tabs-min.css
│   │   │   ├── tasklist-sprite.css
│   │   │   ├── tasklist-sprite-min.css
│   │   │   ├── tasklist-sprite-sprite.css
│   │   │   ├── time.css
│   │   │   ├── time.less
│   │   │   ├── time.less.css
│   │   │   ├── tree.css
│   │   │   ├── tree-ie.css
│   │   │   ├── tree-ie-min.css
│   │   │   ├── tree-min.css
│   │   │   ├── userlink.css
│   │   │   ├── userlink.less
│   │   │   ├── userlink.less.css
│   │   │   ├── userpicker.css
│   │   │   ├── userpicker-min.css
│   │   │   ├── utilities.css
│   │   │   ├── utilities-min.css
│   │   │   ├── view-content.css
│   │   │   ├── view-content.less
│   │   │   ├── view-content.less.css
│   │   │   ├── viewfollow.css
│   │   │   ├── viewfollow-min.css
│   │   │   ├── wiki-content.css
│   │   │   ├── wiki-content.less
│   │   │   └── wiki-content.less.css
│   │   ├── fancybox
│   │   │   ├── atlassian.fancybox.css
│   │   │   ├── atlassian.fancybox-min.css
│   │   │   ├── images
│   │   │   │   ├── blank.gif
│   │   │   │   ├── fancybox.png
│   │   │   │   ├── fancybox-x.png
│   │   │   │   ├── fancybox-y.png
│   │   │   │   ├── fancy_close.png
│   │   │   │   ├── fancy_loading.png
│   │   │   │   ├── fancy_nav_left.png
│   │   │   │   ├── fancy_nav_right.png
│   │   │   │   ├── fancy_shadow_e.png
│   │   │   │   ├── fancy_shadow_ne.png
│   │   │   │   ├── fancy_shadow_n.png
│   │   │   │   ├── fancy_shadow_nw.png
│   │   │   │   ├── fancy_shadow_se.png
│   │   │   │   ├── fancy_shadow_s.png
│   │   │   │   ├── fancy_shadow_sw.png
│   │   │   │   ├── fancy_shadow_w.png
│   │   │   │   ├── fancy_title_left.png
│   │   │   │   ├── fancy_title_main.png
│   │   │   │   ├── fancy_title_over.png
│   │   │   │   └── fancy_title_right.png
│   │   │   ├── jquery.fancybox-1.3.4.css
│   │   │   ├── jquery.fancybox-1.3.4.js
│   │   │   ├── jquery.fancybox-1.3.4-min.css
│   │   │   └── jquery.fancybox-1.3.4-min.js
│   │   ├── js
│   │   │   ├── about-dialog.js
│   │   │   ├── about-dialog-min.js
│   │   │   ├── admin
│   │   │   │   ├── audit-log.js
│   │   │   │   ├── audit-log-min.js
│   │   │   │   ├── bigpipe-settings.js
│   │   │   │   ├── bigpipe-settings-min.js
│   │   │   │   ├── force-upgrade.js
│   │   │   │   ├── force-upgrade-min.js
│   │   │   │   ├── tasklist.js
│   │   │   │   └── tasklist-min.js
│   │   │   ├── admin-indexing.js
│   │   │   ├── admin-indexing-min.js
│   │   │   ├── advancedrss.js
│   │   │   ├── advancedrss-min.js
│   │   │   ├── ajs
│   │   │   │   ├── jquery.keygen.js
│   │   │   │   ├── jquery.keygen-min.js
│   │   │   │   ├── tooltip.js
│   │   │   │   └── tooltip-min.js
│   │   │   ├── amd
│   │   │   │   ├── almond
│   │   │   │   │   ├── almond.js
│   │   │   │   │   └── almond-min.js
│   │   │   │   ├── almond-noconflict-post.js
│   │   │   │   ├── almond-noconflict-post-min.js
│   │   │   │   ├── almond-noconflict-pre.js
│   │   │   │   ├── almond-noconflict-pre-min.js
│   │   │   │   └── shim
│   │   │   │   ├── ajs-amd.js
│   │   │   │   ├── ajs-amd-min.js
│   │   │   │   ├── aui-flag.js
│   │   │   │   ├── aui-flag-min.js
│   │   │   │   ├── aui-templates-amd.js
│   │   │   │   ├── aui-templates-amd-min.js
│   │   │   │   ├── backbone-amd.js
│   │   │   │   ├── backbone-amd-min.js
│   │   │   │   ├── confluence-amd.js
│   │   │   │   ├── confluence-amd-min.js
│   │   │   │   ├── confluence-editor-amd.js
│   │   │   │   ├── confluence-editor-amd-min.js
│   │   │   │   ├── confluence-mobile-amd.js
│   │   │   │   ├── confluence-mobile-amd-min.js
│   │   │   │   ├── confluence-templates-amd.js
│   │   │   │   ├── confluence-templates-amd-min.js
│   │   │   │   ├── document-amd.js
│   │   │   │   ├── document-amd-min.js
│   │   │   │   ├── jquery-amd.js
│   │   │   │   ├── jquery-amd-min.js
│   │   │   │   ├── memoir-amd.js
│   │   │   │   ├── memoir-amd-min.js
│   │   │   │   ├── moment-amd.js
│   │   │   │   ├── moment-amd-min.js
│   │   │   │   ├── plupload-amd.js
│   │   │   │   ├── plupload-amd-min.js
│   │   │   │   ├── raphael-amd.js
│   │   │   │   ├── raphael-amd-min.js
│   │   │   │   ├── skate-amd.js
│   │   │   │   ├── skate-amd-min.js
│   │   │   │   ├── tinymce-amd.js
│   │   │   │   ├── tinymce-amd-min.js
│   │   │   │   ├── tinymce-popup-amd.js
│   │   │   │   ├── tinymce-popup-amd-min.js
│   │   │   │   ├── underscore-amd.js
│   │   │   │   ├── underscore-amd-min.js
│   │   │   │   ├── window-amd.js
│   │   │   │   ├── window-amd-min.js
│   │   │   │   ├── wrm-amd.js
│   │   │   │   └── wrm-amd-min.js
│   │   │   ├── amd-usage-reporting.js
│   │   │   ├── amd-usage-reporting-min.js
│   │   │   ├── analytics-bindings.js
│   │   │   ├── analytics-bindings-min.js
│   │   │   ├── analytics-support.js
│   │   │   ├── analytics-support-min.js
│   │   │   ├── api
│   │   │   │   ├── ajax.js
│   │   │   │   ├── ajax-min.js
│   │   │   │   ├── browser.js
│   │   │   │   ├── browser-min.js
│   │   │   │   ├── constants.js
│   │   │   │   ├── constants-min.js
│   │   │   │   ├── cookie.js
│   │   │   │   ├── cookie-min.js
│   │   │   │   ├── dictionary.js
│   │   │   │   ├── dictionary-min.js
│   │   │   │   ├── event.js
│   │   │   │   ├── event-min.js
│   │   │   │   ├── fetch.js
│   │   │   │   ├── fetch-min.js
│   │   │   │   ├── history.js
│   │   │   │   ├── history-min.js
│   │   │   │   ├── keyboard.js
│   │   │   │   ├── keyboard-min.js
│   │   │   │   ├── logger.js
│   │   │   │   ├── logger-min.js
│   │   │   │   ├── mouse.js
│   │   │   │   ├── mouse-min.js
│   │   │   │   ├── navigator-context.js
│   │   │   │   ├── navigator-context-min.js
│   │   │   │   ├── querystring.js
│   │   │   │   ├── querystring-min.js
│   │   │   │   ├── regexes.js
│   │   │   │   ├── regexes-min.js
│   │   │   │   ├── type-helpers.js
│   │   │   │   ├── type-helpers-min.js
│   │   │   │   ├── url.js
│   │   │   │   └── url-min.js
│   │   │   ├── attachments.js
│   │   │   ├── attachments-min.js
│   │   │   ├── attachment-uploader.js
│   │   │   ├── attachment-uploader-min.js
│   │   │   ├── aui-draft.js
│   │   │   ├── aui-draft-min.js
│   │   │   ├── aui-overrides.js
│   │   │   ├── aui-overrides-min.js
│   │   │   ├── autocomplete-content.js
│   │   │   ├── autocomplete-content-min.js
│   │   │   ├── avataror.js
│   │   │   ├── avataror-min.js
│   │   │   ├── backupadmin.js
│   │   │   ├── backupadmin-min.js
│   │   │   ├── bigpipe.js
│   │   │   ├── bigpipe-min.js
│   │   │   ├── blogpost-move-dialog.js
│   │   │   ├── blogpost-move-dialog-min.js
│   │   │   ├── breadcrumbs-jquery.js
│   │   │   ├── breadcrumbs-jquery-min.js
│   │   │   ├── breadcrumbs.js
│   │   │   ├── breadcrumbs-min.js
│   │   │   ├── browsegroupmembers.js
│   │   │   ├── browsegroupmembers-min.js
│   │   │   ├── browsegroups.js
│   │   │   ├── browsegroups-min.js
│   │   │   ├── browseusers.js
│   │   │   ├── browseusers-min.js
│   │   │   ├── class.js
│   │   │   ├── class-min.js
│   │   │   ├── comments.js
│   │   │   ├── comments-min.js
│   │   │   ├── components
│   │   │   │   └── binders
│   │   │   │   ├── autocomplete-user.js
│   │   │   │   ├── autocomplete-user-min.js
│   │   │   │   ├── hover-user.js
│   │   │   │   └── hover-user-min.js
│   │   │   ├── confluence-storage-manager.js
│   │   │   ├── confluence-storage-manager-min.js
│   │   │   ├── content-hover.js
│   │   │   ├── content-hover-min.js
│   │   │   ├── contentnamesearch.js
│   │   │   ├── contentnamesearch-min.js
│   │   │   ├── control.js
│   │   │   ├── control-min.js
│   │   │   ├── create-personal-space.js
│   │   │   ├── create-personal-space-min.js
│   │   │   ├── create-space.js
│   │   │   ├── create-space-min.js
│   │   │   ├── date-picker-localisation.js
│   │   │   ├── date-picker-localisation-min.js
│   │   │   ├── date-time-formatting.js
│   │   │   ├── date-time-formatting-min.js
│   │   │   ├── defaultmailports.js
│   │   │   ├── defaultmailports-min.js
│   │   │   ├── defaults.js
│   │   │   ├── defaults-min.js
│   │   │   ├── deferred-dialog-loader.js
│   │   │   ├── deferred-dialog-loader-min.js
│   │   │   ├── dialog-breadcrumbs.js
│   │   │   ├── dialog-breadcrumbs-min.js
│   │   │   ├── dialog.js
│   │   │   ├── dialog-min.js
│   │   │   ├── dist
│   │   │   │   ├── amd-instrumenter.js
│   │   │   │   ├── amd-instrumenter-min.js
│   │   │   │   ├── console-instrumenter.js
│   │   │   │   ├── console-instrumenter-min.js
│   │   │   │   ├── js-reporting.js
│   │   │   │   ├── js-reporting-min.js
│   │   │   │   ├── moment.js
│   │   │   │   ├── moment-min.js
│   │   │   │   └── third-party
│   │   │   │   ├── abortcontroller-polyfill-patch-fetch.js
│   │   │   │   ├── abortcontroller-polyfill-patch-fetch-min.js
│   │   │   │   ├── fetch-polyfill.js
│   │   │   │   ├── fetch-polyfill-min.js
│   │   │   │   └── polyfill.min.js
│   │   │   ├── dom-filter-field.js
│   │   │   ├── dom-filter-field-min.js
│   │   │   ├── draft-changes.js
│   │   │   ├── draft-changes-min.js
│   │   │   ├── editor-context-compatibility.js
│   │   │   ├── editor-context-compatibility-min.js
│   │   │   ├── editor-notifications.js
│   │   │   ├── editor-notifications-min.js
│   │   │   ├── edit-space.js
│   │   │   ├── edit-space-min.js
│   │   │   ├── edit-user-groups.js
│   │   │   ├── edit-user-groups-min.js
│   │   │   ├── edit-user-profile.js
│   │   │   ├── edit-user-profile-min.js
│   │   │   ├── effects.js
│   │   │   ├── effects-min.js
│   │   │   ├── entity-picker.js
│   │   │   ├── entity-picker-min.js
│   │   │   ├── exportspace.js
│   │   │   ├── exportspace-min.js
│   │   │   ├── favourites.js
│   │   │   ├── favourites-min.js
│   │   │   ├── general-config.js
│   │   │   ├── general-config-min.js
│   │   │   ├── global-permissions.js
│   │   │   ├── global-permissions-min.js
│   │   │   ├── group.js
│   │   │   ├── group-min.js
│   │   │   ├── header-user-menu.js
│   │   │   ├── header-user-menu-min.js
│   │   │   ├── help-panel.js
│   │   │   ├── help-panel-min.js
│   │   │   ├── highlighter.js
│   │   │   ├── highlighter-min.js
│   │   │   ├── input-driven-dropdown.js
│   │   │   ├── input-driven-dropdown-min.js
│   │   │   ├── inserter.js
│   │   │   ├── inserter-min.js
│   │   │   ├── language-picker.js
│   │   │   ├── language-picker-min.js
│   │   │   ├── left-nav-panel.js
│   │   │   ├── left-nav-panel-min.js
│   │   │   ├── licensedetails.js
│   │   │   ├── licensedetails-min.js
│   │   │   ├── localstorage-cache.js
│   │   │   ├── localstorage-cache-min.js
│   │   │   ├── login.js
│   │   │   ├── login-min.js
│   │   │   ├── lookandfeel.js
│   │   │   ├── lookandfeel-min.js
│   │   │   ├── macro-js-overrides.js
│   │   │   ├── macro-js-overrides-min.js
│   │   │   ├── manage-watchers.js
│   │   │   ├── manage-watchers-min.js
│   │   │   ├── master.js
│   │   │   ├── master-min.js
│   │   │   ├── menu.js
│   │   │   ├── menu-min.js
│   │   │   ├── message-controller.js
│   │   │   ├── message-controller-min.js
│   │   │   ├── message-handler.js
│   │   │   ├── message-handler-min.js
│   │   │   ├── meta.js
│   │   │   ├── meta-min.js
│   │   │   ├── module-exporter.js
│   │   │   ├── module-exporter-min.js
│   │   │   ├── network-macro.js
│   │   │   ├── network-macro-min.js
│   │   │   ├── object-cache.js
│   │   │   ├── object-cache-min.js
│   │   │   ├── page-children.js
│   │   │   ├── page-children-min.js
│   │   │   ├── page-history.js
│   │   │   ├── page-history-min.js
│   │   │   ├── page-intrash.js
│   │   │   ├── page-intrash-min.js
│   │   │   ├── page.js
│   │   │   ├── page-links.js
│   │   │   ├── page-links-min.js
│   │   │   ├── page-loading-indicator.js
│   │   │   ├── page-loading-indicator-min.js
│   │   │   ├── page-location.js
│   │   │   ├── page-location-min.js
│   │   │   ├── page-message.js
│   │   │   ├── page-message-min.js
│   │   │   ├── page-metadata.js
│   │   │   ├── page-metadata-min.js
│   │   │   ├── page-min.js
│   │   │   ├── page-move-dialog-autocomplete.js
│   │   │   ├── page-move-dialog-autocomplete-min.js
│   │   │   ├── page-move-dialog-browse.js
│   │   │   ├── page-move-dialog-browse-min.js
│   │   │   ├── page-move-dialog-history.js
│   │   │   ├── page-move-dialog-history-min.js
│   │   │   ├── page-move-dialog.js
│   │   │   ├── page-move-dialog-location.js
│   │   │   ├── page-move-dialog-location-min.js
│   │   │   ├── page-move-dialog-min.js
│   │   │   ├── page-move-dialog-ordering.js
│   │   │   ├── page-move-dialog-ordering-min.js
│   │   │   ├── page-move-dialog-search.js
│   │   │   ├── page-move-dialog-search-min.js
│   │   │   ├── page-permissions-deferred-loader.js
│   │   │   ├── page-permissions-deferred-loader-min.js
│   │   │   ├── page-permissions-form.js
│   │   │   ├── page-permissions-form-min.js
│   │   │   ├── page-permissions-manager.js
│   │   │   ├── page-permissions-manager-min.js
│   │   │   ├── page-permissions-table.js
│   │   │   ├── page-permissions-table-min.js
│   │   │   ├── page-restricted.js
│   │   │   ├── page-restricted-min.js
│   │   │   ├── pages-dirview.js
│   │   │   ├── pages-dirview-min.js
│   │   │   ├── page-templates.js
│   │   │   ├── page-templates-min.js
│   │   │   ├── people-directory.js
│   │   │   ├── people-directory-min.js
│   │   │   ├── personal-sidebar.js
│   │   │   ├── personal-sidebar-min.js
│   │   │   ├── placeholder.js
│   │   │   ├── placeholder-min.js
│   │   │   ├── position.js
│   │   │   ├── position-min.js
│   │   │   ├── property-panel.js
│   │   │   ├── property-panel-min.js
│   │   │   ├── quicksearchdropdown.js
│   │   │   ├── quicksearchdropdown-min.js
│   │   │   ├── recover-space-permissions.js
│   │   │   ├── recover-space-permissions-min.js
│   │   │   ├── result-grid.js
│   │   │   ├── result-grid-min.js
│   │   │   ├── root.js
│   │   │   ├── root-min.js
│   │   │   ├── search.js
│   │   │   ├── search-min.js
│   │   │   ├── search-results-grid.js
│   │   │   ├── search-results-grid-min.js
│   │   │   ├── select-all-row.js
│   │   │   ├── select-all-row-min.js
│   │   │   ├── select-grid.js
│   │   │   ├── select-grid-min.js
│   │   │   ├── select-grid.soy
│   │   │   ├── sh-init.js
│   │   │   ├── sh-init-min.js
│   │   │   ├── signup.js
│   │   │   ├── signup-min.js
│   │   │   ├── space-details.js
│   │   │   ├── space-details-min.js
│   │   │   ├── space-permissions-any-user-permission-dialog.js
│   │   │   ├── space-permissions-any-user-permission-dialog-min.js
│   │   │   ├── space-permissions-form.js
│   │   │   ├── space-permissions-form-min.js
│   │   │   ├── space-permissions-page.js
│   │   │   ├── space-permissions-page-min.js
│   │   │   ├── space-permissions-table.js
│   │   │   ├── space-permissions-table-min.js
│   │   │   ├── support-utility.js
│   │   │   ├── support-utility-min.js
│   │   │   ├── table-floating-scrollbar.js
│   │   │   ├── table-floating-scrollbar-min.js
│   │   │   ├── template-renderer.js
│   │   │   ├── template-renderer-min.js
│   │   │   ├── third-party
│   │   │   │   ├── jquery.cookie.js
│   │   │   │   ├── jquery.cookie-min.js
│   │   │   │   ├── jquery.floatingScrollbar.js
│   │   │   │   ├── jquery.floatingScrollbar-min.js
│   │   │   │   ├── jquery.json-2.3.js
│   │   │   │   ├── jquery.json-2.3-min.js
│   │   │   │   ├── jquery.simpleScrollTo-1.0.js
│   │   │   │   ├── jquery.simpleScrollTo-1.0-min.js
│   │   │   │   ├── jsUri.js
│   │   │   │   ├── jsUri-min.js
│   │   │   │   ├── marionette.js
│   │   │   │   ├── marionette-min.js
│   │   │   │   ├── memoir.js
│   │   │   │   ├── memoir-min.js
│   │   │   │   ├── raphael-spinner.js
│   │   │   │   ├── raphael-spinner-min.js
│   │   │   │   ├── shBrushCpp.js
│   │   │   │   ├── shBrushCpp-min.js
│   │   │   │   ├── shBrushCSharp.js
│   │   │   │   ├── shBrushCSharp-min.js
│   │   │   │   ├── shBrushCss.js
│   │   │   │   ├── shBrushCss-min.js
│   │   │   │   ├── shBrushDelphi.js
│   │   │   │   ├── shBrushDelphi-min.js
│   │   │   │   ├── shBrushJava.js
│   │   │   │   ├── shBrushJava-min.js
│   │   │   │   ├── shBrushJScript.js
│   │   │   │   ├── shBrushJScript-min.js
│   │   │   │   ├── shBrushPhp.js
│   │   │   │   ├── shBrushPhp-min.js
│   │   │   │   ├── shBrushPython.js
│   │   │   │   ├── shBrushPython-min.js
│   │   │   │   ├── shBrushRuby.js
│   │   │   │   ├── shBrushRuby-min.js
│   │   │   │   ├── shBrushSql.js
│   │   │   │   ├── shBrushSql-min.js
│   │   │   │   ├── shBrushVb.js
│   │   │   │   ├── shBrushVb-min.js
│   │   │   │   ├── shBrushXml.js
│   │   │   │   ├── shBrushXml-min.js
│   │   │   │   ├── shCore.js
│   │   │   │   └── shCore-min.js
│   │   │   ├── tree.js
│   │   │   ├── tree-min.js
│   │   │   ├── trigger.js
│   │   │   ├── trigger-min.js
│   │   │   ├── user-macro-admin.js
│   │   │   ├── user-macro-admin-min.js
│   │   │   ├── userpicker.js
│   │   │   ├── userpicker-min.js
│   │   │   ├── view-my-drafts.js
│   │   │   ├── view-my-drafts-min.js
│   │   │   ├── view-user-profile.js
│   │   │   ├── view-user-profile-min.js
│   │   │   ├── watches.js
│   │   │   ├── watches-min.js
│   │   │   ├── websudo.js
│   │   │   └── websudo-min.js
│   │   ├── network-macro.vm
│   │   ├── notation-quick-help.vm
│   │   ├── permissions
│   │   │   └── permissions_addgroup.vm
│   │   ├── profile-macro.vm
│   │   ├── skiplinked-section.vm
│   │   ├── soy
│   │   │   ├── attachments.soy
│   │   │   ├── blogpost-move-dialog.soy
│   │   │   ├── breadcrumbs.soy
│   │   │   ├── captcha.soy
│   │   │   ├── create-space.soy
│   │   │   ├── dialog-breadcrumbs.soy
│   │   │   ├── dialog.soy
│   │   │   ├── dom-filter-field.soy
│   │   │   ├── draft-changes-dialog.soy
│   │   │   ├── icons.soy
│   │   │   ├── manage-watchers.soy
│   │   │   ├── notifications.soy
│   │   │   ├── page-loading-indicator.soy
│   │   │   ├── page-move-dialog.soy
│   │   │   ├── space-details.soy
│   │   │   ├── user.soy
│   │   │   ├── userstatus-dialog.soy
│   │   │   └── view-legacy-draft.soy
│   │   └── status-list-macro.vm
│   ├── index.action
│   ├── johnson
│   │   ├── 13adfd4e909e7532c5aabfc36d1fd579.eot
│   │   ├── 2da7ee4df6c49d2b104d567894b93742.ttf
│   │   ├── 38fc07232a44b8b0ee64c9a0b44a3690.svg
│   │   ├── 42abd42842fd569f9fd989fdd156ae7c.ttf
│   │   ├── 54bc0a9f5c0be190be428468b783c09c.woff
│   │   ├── 6fc513d1c271ac2df0b16017026d0a00.svg
│   │   ├── 777140b2357cda10635f856f68a9388d.woff
│   │   ├── asset-manifest.json
│   │   ├── b408bc459678a3c5c53358d3a41aeea8.eot
│   │   ├── fav-confluence.ico
│   │   ├── johnson-error-page.html
│   │   └── static
│   │   ├── css
│   │   │   ├── main.css
│   │   │   └── main.css.map
│   │   └── js
│   │   ├── main.ec595e95.js
│   │   ├── main.ec595e95.js.map
│   │   ├── main.js
│   │   └── main.js.map
│   ├── labels
│   │   ├── labels-editor-content.vm
│   │   ├── labels-editor.vm
│   │   └── labels-list.vm
│   ├── licenseexpired.vm
│   ├── licenseusersexceeded.vm
│   ├── login.vm
│   ├── logout.vm
│   ├── META-INF
│   │   └── maven
│   │   └── com.atlassian.confluence
│   │   └── confluence-webapp
│   │   ├── pom.properties
│   │   └── pom.xml
│   ├── noop.jsp
│   ├── notpermitted-personalspace.vm
│   ├── notpermitted.vm
│   ├── pages
│   │   ├── addcomment-preview.vm
│   │   ├── advancedsearchtips.vm
│   │   ├── alternativepages-results.vm
│   │   ├── alternativepages.vm
│   │   ├── blogpost-listing.vm
│   │   ├── blogpost-operations.vm
│   │   ├── children.vm
│   │   ├── confirmattachmentremoval.vm
│   │   ├── confirmattachmentversionremoval.vm
│   │   ├── copypage.vm
│   │   ├── createpage-choosetemplate.vm
│   │   ├── createpage-entervariables.vm
│   │   ├── createpage.vm
│   │   ├── diffpages.vm
│   │   ├── editattachment.vm
│   │   ├── editcomment-preview.vm
│   │   ├── editinplace-error.vm
│   │   ├── editinplace.vm
│   │   ├── editpage.vm
│   │   ├── emptytrashconfirm.vm
│   │   ├── exportword.vm
│   │   ├── help
│   │   │   ├── addcomment-preview.vm
│   │   │   ├── addcomment.vm
│   │   │   ├── attachfile.vm
│   │   │   ├── inheritedperms.vm
│   │   │   ├── listlockedpages.vm
│   │   │   ├── listpagetemplates.vm
│   │   │   ├── listpermissionpages.vm
│   │   │   ├── minoredit.vm
│   │   │   ├── pagevariables.vm
│   │   │   ├── removepage.vm
│   │   │   ├── renamepage.vm
│   │   │   ├── restoreexistingtrashitem.vm
│   │   │   └── revertpagebacktoversion.vm
│   │   ├── includes
│   │   │   ├── alert-preview-end.vm
│   │   │   ├── alert-preview-start.vm
│   │   │   ├── alphabet-tabs.vm
│   │   │   ├── attachment_icon.vm
│   │   │   ├── attachments-table.vm
│   │   │   ├── captcha-form-elements.vm
│   │   │   ├── createpage-form.vm
│   │   │   ├── createpagetemplate-form.vm
│   │   │   ├── editpage-form.vm
│   │   │   ├── editpage-notifications.vm
│   │   │   ├── editpagetemplate-form.vm
│   │   │   ├── include-listpage-modes.vm
│   │   │   ├── more-page-ops-nav.vm
│   │   │   ├── pageperm-controls.vm
│   │   │   ├── page-permissions.vm
│   │   │   ├── pagetemplate-common-form.vm
│   │   │   └── version-mismatch.vm
│   │   ├── listattachmentsforspace.vm
│   │   ├── listneworupdatedpages.vm
│   │   ├── listorphanedpages.vm
│   │   ├── listpages-alphaview.vm
│   │   ├── listpages-dirview.vm
│   │   ├── listpermissionpages.vm
│   │   ├── listundefinedpages.vm
│   │   ├── morepageops.vm
│   │   ├── movepage-result.vm
│   │   ├── page-breadcrumbs.vm
│   │   ├── pagenotpermitted.vm
│   │   ├── panels
│   │   │   ├── browse-page-location.vm
│   │   │   └── reorder-page.vm
│   │   ├── purgetrashitem-confirm.vm
│   │   ├── recentlyupdatedcontent.vm
│   │   ├── removeblogpost.vm
│   │   ├── removecomment.vm
│   │   ├── removepage.vm
│   │   ├── rendered-content.vm
│   │   ├── reorderpages.vm
│   │   ├── restoreexistingtrashitem.vm
│   │   ├── restoretrashitem-confirm.vm
│   │   ├── revertpagebacktoversion.vm
│   │   ├── templates
│   │   │   ├── common-listorphanedpages.vm
│   │   │   ├── common-listpages-dirview.vm
│   │   │   ├── common-listpermissionpages.vm
│   │   │   └── common-listundefinedpages.vm
│   │   ├── uploadattachments.vm
│   │   ├── viewattachments.vm
│   │   ├── viewblogpostsbydate.vm
│   │   ├── viewblogposts.vm
│   │   ├── viewblogpost.vm
│   │   ├── viewinfo.vm
│   │   ├── viewpage.vm
│   │   ├── viewpreviousversions.vm
│   │   └── viewtrash.vm
│   ├── renderer
│   │   └── notationhelp.vm
│   ├── resetuserpassword-success.vm
│   ├── resetuserpassword.vm
│   ├── search
│   │   ├── osd.xml
│   │   └── searchpanel.vm
│   ├── setup
│   │   ├── 404.vm
│   │   ├── alreadysetup.vm
│   │   ├── analytics-data.vm
│   │   ├── connecttojirasyncdirectory.vm
│   │   ├── connecttojira.vm
│   │   ├── evallicense.vm
│   │   ├── images
│   │   │   ├── cq-logo.png
│   │   │   ├── icon_setup_multiple_choice_disabled_24.png
│   │   │   ├── icon_setup_multiple_choice_enabled_24.png
│   │   │   ├── icon_setup_single_choice_disabled_24.png
│   │   │   ├── icon_setup_single_choice_enabled_24.png
│   │   │   ├── tc-logo.png
│   │   │   ├── toggle-down.png
│   │   │   └── toggle-right.png
│   │   ├── includes
│   │   │   ├── css
│   │   │   │   ├── eval-license.css
│   │   │   │   ├── select-bundle.css
│   │   │   │   ├── setup-cluster.css
│   │   │   │   ├── setup.css
│   │   │   │   ├── setupdb.css
│   │   │   │   ├── setup-license.css
│   │   │   │   ├── setup-select-database-type.css
│   │   │   │   └── setup-select-install-type.css
│   │   │   └── js
│   │   │   ├── eval-license.js
│   │   │   ├── select-bundle.js
│   │   │   ├── setup-cluster.js
│   │   │   ├── setup-datasource.js
│   │   │   ├── setupdb.js
│   │   │   ├── setup.js
│   │   │   ├── setup-language-picker.js
│   │   │   ├── setup-license.js
│   │   │   ├── setup-progress-tracking-iframe.js
│   │   │   ├── setup-select-database-choice.js
│   │   │   ├── setup-select-database-type.js
│   │   │   ├── setup-select-install-type.js
│   │   │   ├── setup-success.js
│   │   │   └── utils.js
│   │   ├── restore.vm
│   │   ├── selectbundle.vm
│   │   ├── setupadministrator.vm
│   │   ├── setup-button.vm
│   │   ├── setup-choice-box.vm
│   │   ├── setupcluster.vm
│   │   ├── setupdatasourcedb-data-exists.vm
│   │   ├── setupdatasourcedb-failed.vm
│   │   ├── setupdatasourcedb.vm
│   │   ├── setupdata.vm
│   │   ├── setupdbchoice.vm
│   │   ├── setupdbtype-data-exists.vm
│   │   ├── setupdbtype-failed.vm
│   │   ├── setupdbtype.vm
│   │   ├── setupembeddeddb-failed.vm
│   │   ├── setupjndiemail.vm
│   │   ├── setuplicense.vm
│   │   ├── setuppaths.vm
│   │   ├── setup-progress-indicator.vm
│   │   ├── setup-restore-progress.vm
│   │   ├── setupstartform.vm
│   │   ├── setupstart.vm
│   │   ├── setupsteperror.vm
│   │   ├── setupsuccess.vm
│   │   ├── setupusermanagementchoice.vm
│   │   └── templateconnecttojirasyncdirectory.vm
│   ├── sitesupportrequestsubmitted.vm
│   ├── sitesupport.vm
│   ├── spaces
│   │   ├── choosetheme.vm
│   │   ├── commentrss.vm
│   │   ├── common-configurelogo.vm
│   │   ├── configurespacelogo.vm
│   │   ├── createpersonalspace.vm
│   │   ├── createspace.vm
│   │   ├── custompagecontent.vm
│   │   ├── editdecorator.vm
│   │   ├── editspacelabels.vm
│   │   ├── editspace.vm
│   │   ├── editstylesheet.vm
│   │   ├── general-viewspacedetails.vm
│   │   ├── help
│   │   │   ├── choosetheme.vm
│   │   │   ├── createspace.vm
│   │   │   ├── editspace.vm
│   │   │   ├── importpages.vm
│   │   │   └── lookandfeel.vm
│   │   ├── importpages.vm
│   │   ├── includes
│   │   │   └── anonymous_access_warning.vm
│   │   ├── listdecorators.vm
│   │   ├── listrssfeeds.vm
│   │   ├── lookandfeel.vm
│   │   ├── permissions
│   │   │   ├── editspaceperms.vm
│   │   │   ├── grouppicker-results.vm
│   │   │   ├── grouppicker.vm
│   │   │   ├── userpicker-form.soy
│   │   │   ├── userpicker-form.vm
│   │   │   ├── userpicker-results.vm
│   │   │   ├── userpicker.vm
│   │   │   └── viewspaceperms.vm
│   │   ├── removespace.vm
│   │   ├── rss-blogs.vm
│   │   ├── space-admin-breadcrumbs.vm
│   │   ├── spaceadmin.vm
│   │   ├── space-content-breadcrumbs.vm
│   │   ├── viewdefaultdecorator.vm
│   │   ├── viewspacecontent.vm
│   │   ├── viewspacedetails-admin.vm
│   │   ├── viewspacedetails.vm
│   │   ├── viewspacesummary.vm
│   │   └── viewstylesheet.vm
│   ├── styles
│   │   ├── aui-overrides-css.vm
│   │   ├── colors-css.vm
│   │   ├── custom-css.vm
│   │   ├── default-inline-css.vm
│   │   ├── diffs-css.vm
│   │   └── labels-css.vm
│   ├── template
│   │   ├── aui
│   │   │   ├── assistive.vm
│   │   │   ├── checkbox-input.vm
│   │   │   ├── checkbox.vm
│   │   │   ├── country-select.vm
│   │   │   ├── editor.vm
│   │   │   ├── i18n-convention-radiolist.vm
│   │   │   ├── onofflist-include.vm
│   │   │   ├── onofflist.vm
│   │   │   ├── password.vm
│   │   │   ├── radiolist.vm
│   │   │   ├── select.vm
│   │   │   ├── space-select.vm
│   │   │   ├── submit.vm
│   │   │   ├── textarea.vm
│   │   │   ├── text-include.vm
│   │   │   ├── text-inline.vm
│   │   │   ├── text.vm
│   │   │   ├── widetextarea.vm
│   │   │   └── wiki-textarea.vm
│   │   ├── custom
│   │   │   ├── content-editor.vm
│   │   │   ├── memoryusagebar.vm
│   │   │   ├── onofflist.vm
│   │   │   ├── popup-link.vm
│   │   │   ├── radiolist.vm
│   │   │   ├── selectchanger.vm
│   │   │   ├── space-select.vm
│   │   │   ├── textfield-and-picker.vm
│   │   │   └── textfieldlist.vm
│   │   ├── includes
│   │   │   ├── actionerrors.vm
│   │   │   ├── actionmessages.vm
│   │   │   ├── auimacros.vm
│   │   │   ├── bundle-selector.vm
│   │   │   ├── global-settings.vm
│   │   │   ├── macros-deprecated.vm
│   │   │   ├── macros.vm
│   │   │   ├── menu-macros.vm
│   │   │   ├── page-diffs.vm
│   │   │   ├── page-move-templates.vm
│   │   │   ├── personal-sidebar-in-context.vm
│   │   │   ├── personal-sidebar.vm
│   │   │   ├── search-results-grid-templates.vm
│   │   │   ├── space-tools-web-items.vm
│   │   │   ├── status-i18n.vm
│   │   │   └── table-dialog-templates.vm
│   │   ├── notable
│   │   │   ├── checkboxlist.vm
│   │   │   ├── checkbox.vm
│   │   │   ├── label.vm
│   │   │   ├── password.vm
│   │   │   ├── radiolist.vm
│   │   │   ├── select.vm
│   │   │   ├── submit.vm
│   │   │   ├── text.vm
│   │   │   └── widetextarea.vm
│   │   └── xhtml
│   │   ├── checkbox-contententity.vm
│   │   ├── checkbox.vm
│   │   ├── controlfooter.vm
│   │   ├── controlheader-errors.vm
│   │   ├── controlheader.vm
│   │   ├── file.vm
│   │   ├── general-pagelist.vm
│   │   ├── general-spacelist.vm
│   │   ├── general-statuslist.vm
│   │   ├── longrunningtask.vm
│   │   ├── pagelist.vm
│   │   ├── password.vm
│   │   ├── single-status-in-list.vm
│   │   ├── text.vm
│   │   └── widetextarea.vm
│   ├── users
│   │   ├── changemypasswordsuccessful.vm
│   │   ├── changemypassword.vm
│   │   ├── editeditorsettings.vm
│   │   ├── editmyemailsettings.vm
│   │   ├── editmyprofile.vm
│   │   ├── editmysettings.vm
│   │   ├── editnotifications.vm
│   │   ├── follow-list.vm
│   │   ├── help
│   │   │   ├── browseusers.vm
│   │   │   ├── editmyprofile.vm
│   │   │   └── viewuserprofile.vm
│   │   ├── myfavourites.vm
│   │   ├── password-dialog-templates.vm
│   │   ├── peopledirectory-results.vm
│   │   ├── peopledirectory-searchform.vm
│   │   ├── removenotificationconfirmation.vm
│   │   ├── statuslist.vm
│   │   ├── user-breadcrumbs.vm
│   │   ├── user-dark-features.vm
│   │   ├── user-decorator-content.vm
│   │   ├── userpopup-notpermitted.vm
│   │   ├── userpopup.vm
│   │   ├── viewfollowers.vm
│   │   ├── viewfollowing.vm
│   │   ├── viewfollow.vm
│   │   ├── viewmydrafts.vm
│   │   ├── viewmyprofile-info.vm
│   │   ├── viewmyprofile.vm
│   │   ├── viewuseractivity.vm
│   │   ├── viewuserhistory.vm
│   │   └── viewuserstatus.vm
│   ├── warming
│   │   └── warm-page.vm
│   ├── WEB-INF
│   │   ├── atlassian-bundled-plugins
│   │   │   ├── activeobjects-confluence-spi-2.0.0.jar
│   │   │   ├── activeobjects-plugin-2.0.0.jar
│   │   │   ├── analytics-client-5.6.0.jar
│   │   │   ├── analytics-jobs-plugin-6.15.6.jar
│   │   │   ├── analytics-whitelist-3.72.jar
│   │   │   ├── applinks-basicauth-plugin-5.4.15.jar
│   │   │   ├── applinks-cors-plugin-5.4.15.jar
│   │   │   ├── applinks-oauth-plugin-5.4.15.jar
│   │   │   ├── applinks-plugin-5.4.15.jar
│   │   │   ├── applinks-trustedapps-plugin-5.4.15.jar
│   │   │   ├── atlassian-authentication-plugin-2.2.1.jar
│   │   │   ├── atlassian-bot-killer-1.7.2.1.jar
│   │   │   ├── atlassian-diagnostics-plugin-1.1.1.jar
│   │   │   ├── atlassian-editor-6.15.6.jar
│   │   │   ├── atlassian-failure-cache-plugin-0.15.jar
│   │   │   ├── atlassian-gadgets-api-4.3.2.1.jar
│   │   │   ├── atlassian-gadgets-directory-plugin-4.3.2.1.jar
│   │   │   ├── atlassian-gadgets-embedded-plugin-4.3.2.1.jar
│   │   │   ├── atlassian-gadgets-oauth-service-provider-plugin-4.3.2.1.jar
│   │   │   ├── atlassian-gadgets-opensocial-plugin-4.3.2.1.jar
│   │   │   ├── atlassian-gadgets-publisher-plugin-4.3.2.1.jar
│   │   │   ├── atlassian-gadgets-shared-4.3.2.1.jar
│   │   │   ├── atlassian-gadgets-spi-4.3.2.1.jar
│   │   │   ├── atlassian-graphql-module-1.1.32.jar
│   │   │   ├── atlassian-healthcheck-5.0.0.jar
│   │   │   ├── atlassian-help-tips-2.0.1.jar
│   │   │   ├── atlassian-httpclient-plugin-1.0.1.jar
│   │   │   ├── atlassian-instrumentation-expose-jmx-2.2.3.jar
│   │   │   ├── atlassian-nav-links-plugin-4.3.0.jar
│   │   │   ├── atlassian-oauth-admin-plugin-4.0.0.jar
│   │   │   ├── atlassian-oauth-api-4.0.0.jar
│   │   │   ├── atlassian-oauth-consumer-plugin-4.0.0.jar
│   │   │   ├── atlassian-oauth-consumer-sal-plugin-4.0.0.jar
│   │   │   ├── atlassian-oauth-consumer-spi-4.0.0.jar
│   │   │   ├── atlassian-oauth-service-provider-plugin-4.0.0.jar
│   │   │   ├── atlassian-oauth-service-provider-sal-plugin-4.0.0.jar
│   │   │   ├── atlassian-oauth-service-provider-spi-4.0.0.jar
│   │   │   ├── atlassian-playbook-blueprints-2.0.2.jar
│   │   │   ├── atlassian-plugins-webresource-plugin-3.5.19-ac3d947.jar
│   │   │   ├── atlassian-plugins-webresource-rest-3.5.19-ac3d947.jar
│   │   │   ├── atlassian-pretty-urls-plugin-2.0.0.jar
│   │   │   ├── atlassian-project-creation-plugin-2.0.11.jar
│   │   │   ├── atlassian-rest-module-3.5.1.jar
│   │   │   ├── atlassian-shortcuts-plugin-1.3.2.jar
│   │   │   ├── atlassian-spring-interceptor-adapter-plugin-1.1.jar
│   │   │   ├── atlassian-spring-scanner-annotation-2.1.7.jar
│   │   │   ├── atlassian-spring-scanner-runtime-2.1.7.jar
│   │   │   ├── atlassian-template-renderer-api-2.1.0.jar
│   │   │   ├── atlassian-template-renderer-velocity16-plugin-2.1.0.jar
│   │   │   ├── atlassian-tinymce-6.15.6.jar
│   │   │   ├── atlassian-universal-plugin-manager-plugin-3.0.1.jar
│   │   │   ├── atlassian-webhooks-plugin-3.2.0.jar
│   │   │   ├── atlassian-whisper-plugin-1.1.15.jar
│   │   │   ├── atlassian-whitelist-core-plugin-3.0.2.jar
│   │   │   ├── atlassian-whitelist-ui-plugin-3.0.2.jar
│   │   │   ├── atlassian-xhtml-6.15.6.jar
│   │   │   ├── auiplugin-7.9.7.jar
│   │   │   ├── avatar-plugin-1.3.5.jar
│   │   │   ├── base-hipchat-integration-plugin-7.11.5.jar
│   │   │   ├── base-hipchat-integration-plugin-api-7.11.5.jar
│   │   │   ├── bloggingrpc-3.0.1.jar
│   │   │   ├── browser-metrics-plugin-7.0.1.jar
│   │   │   ├── chart-plugin-3.0.4.jar
│   │   │   ├── cluster-monitoring-plugin-1.0.3.jar
│   │   │   ├── com.springsource.net.jcip.annotations-1.0.0.jar
│   │   │   ├── confluence-advanced-macros-4.0.21.jar
│   │   │   ├── confluence-analytics-whitelist-6.15.6.jar
│   │   │   ├── confluence-attachment-extractors-1.3.jar
│   │   │   ├── confluence-attachments-plugin-7.0.1.jar
│   │   │   ├── confluence-aui-staging-6.15.6.jar
│   │   │   ├── confluence-avatar-plugin-1.1.0.jar
│   │   │   ├── confluence-axis-soap-plugin-1.7.1.jar
│   │   │   ├── confluence-baseurl-plugin-1.1.5.jar
│   │   │   ├── confluence-basic-macros-3.1.1.jar
│   │   │   ├── confluence-browser-fixes-2.0.jar
│   │   │   ├── confluence-browser-metrics-2.1.0.jar
│   │   │   ├── confluence-business-blueprints-6.0.5.jar
│   │   │   ├── confluence-cache-management-plugin-3.0.2.jar
│   │   │   ├── confluence-collaborative-editor-plugin-3.1.2.jar
│   │   │   ├── confluence-content-notifications-plugin-8.11.2.jar
│   │   │   ├── confluence-content-property-storage-6.15.6.jar
│   │   │   ├── confluence-content-report-plugin-2.0.1.jar
│   │   │   ├── confluence-core-macros-6.15.6.jar
│   │   │   ├── confluence-cql-plugin-4.1.4.jar
│   │   │   ├── confluence-create-content-plugin-9.1.9.jar
│   │   │   ├── confluence-custom-favicon-plugin-1.1.6.jar
│   │   │   ├── confluence-daily-summary-email-6.0.0.jar
│   │   │   ├── confluence-darkfeatures-rest-6.15.6.jar
│   │   │   ├── confluence-dashboard-16.15.3.jar
│   │   │   ├── confluence-dashboard-actions-6.15.6.jar
│   │   │   ├── confluence-dashboard-macros-6.15.6.jar
│   │   │   ├── confluence-default-space-content-plugin-1.4.jar
│   │   │   ├── confluence-document-conversion-library-4.0.10.jar
│   │   │   ├── confluence-drag-and-drop-6.15.6.jar
│   │   │   ├── confluence-easyuser-admin-6.15.6.jar
│   │   │   ├── confluence-edge-index-6.15.6.jar
│   │   │   ├── confluence-editor-6.15.6.jar
│   │   │   ├── confluence-editor-compatibility-6.15.6.jar
│   │   │   ├── confluence-editor-loader-6.15.6.jar
│   │   │   ├── confluence-editor-reliable-save-6.15.6.jar
│   │   │   ├── confluence-editor-v4-6.15.6.jar
│   │   │   ├── confluence-email-gateway-5.8.8.jar
│   │   │   ├── confluence-email-notifications-plugin-8.11.2.jar
│   │   │   ├── confluence-email-to-page-5.8.8.jar
│   │   │   ├── confluence-email-tracker-1.4.jar
│   │   │   ├── confluence-expand-macro-7.0.3.jar
│   │   │   ├── confluence-extractor-api-plugin-1.0.1.jar
│   │   │   ├── confluence-feature-discovery-plugin-2.0.0.jar
│   │   │   ├── confluence-file-notifications-2.0.2.jar
│   │   │   ├── confluence-files-3.0.0.jar
│   │   │   ├── confluence-fixed-headers-16.15.3.jar
│   │   │   ├── confluence-flyingpdf-plugin-6.2.2.jar
│   │   │   ├── confluence-frontend-6.15.6.jar
│   │   │   ├── confluence-getting-started-6.15.6.jar
│   │   │   ├── confluence-graphql-module-6.15.6.jar
│   │   │   ├── confluence-graphql-providers-6.15.6.jar
│   │   │   ├── confluence-highlight-actions-16.15.3.jar
│   │   │   ├── confluence-hipchat-7.11.5.jar
│   │   │   ├── confluence-hipchat-emoticons-plugin-3.1.3.jar
│   │   │   ├── confluence-hipchat-integration-plugin-7.11.5.jar
│   │   │   ├── confluence-html-macros-3.0.2.jar
│   │   │   ├── confluence-icons-1.0.9.jar
│   │   │   ├── confluence-image-attributes-6.15.6.jar
│   │   │   ├── confluence-information-plugin-4.0.1.jar
│   │   │   ├── confluence-inline-comments-6.0.11.jar
│   │   │   ├── confluence-inline-tasks-12.0.4.jar
│   │   │   ├── confluence-jira-content-3.1.0.jar
│   │   │   ├── confluence-jira-metadata-3.0.2.jar
│   │   │   ├── confluence-jira-plugin-10.1.2.jar
│   │   │   ├── confluence-json-rpc-plugin-2.1.0.jar
│   │   │   ├── confluence-keyboard-shortcuts-6.15.6.jar
│   │   │   ├── confluence-knowledge-base-3.0.8.jar
│   │   │   ├── confluence-labels-6.15.6.jar
│   │   │   ├── confluence-language-pack-cs_CZ-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-da_DK-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-de_DE-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-en_US-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-es_ES-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-et_EE-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-fi_FI-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-fr_FR-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-hu_HU-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-is_IS-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-it_IT-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-ja_JP-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-ko_KR-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-nl_NL-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-no_NO-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-pl_PL-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-pt_BR-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-ro_RO-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-ru_RU-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-sk_SK-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-sv_SE-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-zh_CN-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-layout-plugin-2.2.4.jar
│   │   │   ├── confluence-license-banner-16.15.3.jar
│   │   │   ├── confluence-license-rest-6.15.6.jar
│   │   │   ├── confluence-like-6.15.6.jar
│   │   │   ├── confluence-link-browser-6.15.6.jar
│   │   │   ├── confluence-livesearch-plugin-3.1.1.jar
│   │   │   ├── confluence-lookandfeel-6.15.6.jar
│   │   │   ├── confluence-macro-browser-6.15.6.jar
│   │   │   ├── confluence-macro-usage-6.15.6.jar
│   │   │   ├── confluence-macro-usage-admin-plugin-2.0.3.jar
│   │   │   ├── confluence-mail-archiving-6.0.0.jar
│   │   │   ├── confluence-maintenance-6.15.6.jar
│   │   │   ├── confluence-masterdetail-plugin-5.1.4.jar
│   │   │   ├── confluence-mentions-plugin-3.1.15.jar
│   │   │   ├── confluence-mobile-16.15.3.jar
│   │   │   ├── confluence-mobile-plugin-2.2.0.jar
│   │   │   ├── confluence-monitoring-6.15.6.jar
│   │   │   ├── confluence-monitoring-console-6.15.6.jar
│   │   │   ├── confluence-multimedia-macros-6.1.0.jar
│   │   │   ├── confluence-nav-links-6.15.6.jar
│   │   │   ├── confluence-notifications-batch-plugin-8.11.2.jar
│   │   │   ├── confluence-notifications-spi-plugin-8.11.2.jar
│   │   │   ├── confluence-onboarding-16.15.3.jar
│   │   │   ├── confluence-page-banner-16.15.3.jar
│   │   │   ├── confluence-page-hierarchy-plugin-16.15.3.jar
│   │   │   ├── confluence-page-layout-6.15.6.jar
│   │   │   ├── confluence-page-restrictions-dialog-6.15.6.jar
│   │   │   ├── confluence-paste-6.15.6.jar
│   │   │   ├── confluence-periodic-analytics-events-5.0.0.jar
│   │   │   ├── confluence-previews-8.1.3.jar
│   │   │   ├── confluence-project-creation-2.0.11.jar
│   │   │   ├── confluence-quick-edit-6.15.6.jar
│   │   │   ├── confluence-quicknav-6.15.6.jar
│   │   │   ├── confluence-quick-reload-6.15.6.jar
│   │   │   ├── confluence-remote-page-view-plugin-1.16.jar
│   │   │   ├── confluence-reply-to-email-5.8.8.jar
│   │   │   ├── confluence-request-access-plugin-16.15.3.jar
│   │   │   ├── confluence-rest-jersey-6.15.6.jar
│   │   │   ├── confluence-rest-navigation-6.15.6.jar
│   │   │   ├── confluence-rest-plugin-6.15.6.jar
│   │   │   ├── confluence-rest-resources-6.15.6.jar
│   │   │   ├── confluence-roadmap-plugin-14.2.3.jar
│   │   │   ├── confluence-sal-plugin-6.15.6.jar
│   │   │   ├── confluence-schedule-admin-6.15.6.jar
│   │   │   ├── confluence-scheduler-spi-6.15.6.jar
│   │   │   ├── confluence-search-3.3.1.jar
│   │   │   ├── confluence-search-ui-plugin-2.2.4.jar
│   │   │   ├── confluence-software-blueprints-6.0.0.jar
│   │   │   ├── confluence-software-project-2.0.7.jar
│   │   │   ├── confluence-sortable-tables-6.15.6.jar
│   │   │   ├── confluence-soy-6.15.6.jar
│   │   │   ├── confluence-space-blueprints-2.0.1.jar
│   │   │   ├── confluence-space-directory-6.15.6.jar
│   │   │   ├── confluence-space-ia-16.15.3.jar
│   │   │   ├── confluence-spaces-6.15.6.jar
│   │   │   ├── confluence-tdm-merger-6.15.6.jar
│   │   │   ├── confluence-templates-6.15.6.jar
│   │   │   ├── confluence-ui-components-16.15.3.jar
│   │   │   ├── confluence-ui-rest-6.15.6.jar
│   │   │   ├── confluence-userlister-plugin-3.0.3.jar
│   │   │   ├── confluence-user-profile-16.15.3.jar
│   │   │   ├── confluence-user-rest-6.15.6.jar
│   │   │   ├── confluence-view-file-macro-4.0.3.jar
│   │   │   ├── confluence-view-source-6.15.6.jar
│   │   │   ├── confluence-view-storage-format-16.15.3.jar
│   │   │   ├── confluence-whats-new-16.15.3.jar
│   │   │   ├── contributors-3.1.0.jar
│   │   │   ├── dialog-wizard-0.10.jar
│   │   │   ├── document-conversion-library-2.0.11.jar
│   │   │   ├── dynamictasklist2-5.0.3.jar
│   │   │   ├── embedded-crowd-admin-plugin-2.3.3.jar
│   │   │   ├── gadgets-plugin-9.0.3.jar
│   │   │   ├── gadgets-plugin-spi-9.0.3.jar
│   │   │   ├── icu4j-3.8-1.jar
│   │   │   ├── ImageEffectsPlugin-2.0.5.jar
│   │   │   ├── imageio-enabler-0.0.0.jar
│   │   │   ├── impresence-plugin-3.0.1.jar
│   │   │   ├── issue-status-plugin-1.1.7.jar
│   │   │   ├── jira-integration-plugin-6.0.2.jar
│   │   │   ├── jquery-1.7.2.1-confluence-custom-m03.jar
│   │   │   ├── jslibs-1.2.4.jar
│   │   │   ├── json-20070829-1.jar
│   │   │   ├── jwt-plugin-1.4.1.jar
│   │   │   ├── less-transformer-plugin-3.2.1.jar
│   │   │   ├── lucene-compat-plugin-1.1.1.jar
│   │   │   ├── migration-agent-1.0.6.jar
│   │   │   ├── mywork-common-plugin-7.0.3.jar
│   │   │   ├── mywork-confluence-host-plugin-7.0.3.jar
│   │   │   ├── mywork-confluence-provider-plugin-7.0.3.jar
│   │   │   ├── newcode-macro-plugin-3.0.4.jar
│   │   │   ├── notifications-module-3.3.3.jar
│   │   │   ├── OfficeConnector-9.0.3.jar
│   │   │   ├── org.apache.servicemix.bundles.spring-jdbc-4.3.20.RELEASE_1.jar
│   │   │   ├── org.apache.servicemix.bundles.spring-tx-4.3.20.RELEASE_1.jar
│   │   │   ├── pagetree-4.0.6.jar
│   │   │   ├── plugin-confluence-1.15.2.jar
│   │   │   ├── profile-picture-2.0.6.jar
│   │   │   ├── recently-viewed-plugin-16.15.3.jar
│   │   │   ├── share-page-16.15.3.jar
│   │   │   ├── soy-template-plugin-4.5.0.jar
│   │   │   ├── status-macro-3.0.4.jar
│   │   │   ├── sticky-table-headers-16.15.3.jar
│   │   │   ├── streams-aggregator-plugin-6.4.9.jar
│   │   │   ├── streams-api-6.4.9.jar
│   │   │   ├── streams-confluence-inline-actions-plugin-6.4.9.jar
│   │   │   ├── streams-confluence-plugin-6.4.9.jar
│   │   │   ├── streams-core-plugin-6.4.9.jar
│   │   │   ├── streams-inline-actions-plugin-6.4.9.jar
│   │   │   ├── streams-spi-6.4.9.jar
│   │   │   ├── streams-thirdparty-plugin-6.4.9.jar
│   │   │   ├── synchrony-interop-6.15.6.jar
│   │   │   ├── system-templates-6.15.6.jar
│   │   │   ├── templates-framework-0.3.1.jar
│   │   │   ├── toc-plugin-5.0.1.jar
│   │   │   ├── usage-tracking-plugin-2.0.1.jar
│   │   │   ├── watch-button-16.15.3.jar
│   │   │   ├── webdav-plugin-5.0.5.jar
│   │   │   └── widgetconnector-3.1.6.jar
│   │   ├── atlassian-bundled-plugins-setup
│   │   │   ├── atlassian-plugins-webresource-plugin-3.5.19-ac3d947.jar
│   │   │   ├── auiplugin-7.9.7.jar
│   │   │   ├── confluence-aui-staging-6.15.6.jar
│   │   │   ├── confluence-language-pack-cs_CZ-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-da_DK-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-de_DE-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-en_US-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-es_ES-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-et_EE-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-fi_FI-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-fr_FR-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-hu_HU-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-is_IS-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-it_IT-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-ja_JP-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-ko_KR-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-nl_NL-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-no_NO-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-pl_PL-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-pt_BR-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-ro_RO-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-ru_RU-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-sk_SK-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-sv_SE-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-language-pack-zh_CN-6.15.0.rc1-20190311231818.jar
│   │   │   ├── confluence-sal-setup-plugin-6.15.6.jar
│   │   │   ├── jquery-1.7.2.1-confluence-custom-m03.jar
│   │   │   ├── less-transformer-plugin-3.2.1.jar
│   │   │   └── soy-template-plugin-4.5.0.jar
│   │   ├── classes
│   │   │   ├── com
│   │   │   │   └── atlassian
│   │   │   │   └── confluence
│   │   │   │   ├── setup
│   │   │   │   │   ├── atlassian-bundled-plugins.zip
│   │   │   │   │   ├── demo-site.zip
│   │   │   │   │   └── hsqldb-server.acl
│   │   │   │   └── userstatus
│   │   │   │   └── i18n.properties
│   │   │   ├── confluence-filtered-frames.properties
│   │   │   ├── confluence-init.properties
│   │   │   ├── crowd.properties
│   │   │   ├── hash-registry.properties
│   │   │   ├── lgplTemplate.soy
│   │   │   ├── log4j-diagnostic.properties
│   │   │   ├── log4j.properties
│   │   │   ├── logging.properties
│   │   │   ├── mime.types
│   │   │   ├── read-only-rest-whitelist.txt
│   │   │   ├── seraph-config.xml
│   │   │   ├── seraph-paths.xml
│   │   │   ├── velocity_implicit.vm
│   │   │   └── velocity.properties
│   │   ├── decorators.xml
│   │   ├── glue-config.xml
│   │   ├── lib
│   │   │   ├── activeobjects-dbex-2.0.0.jar
│   │   │   ├── activeobjects-spi-2.0.0.jar
│   │   │   ├── analytics-api-5.6.0.jar
│   │   │   ├── ant-1.10.4.jar
│   │   │   ├── antisamy-1.5.3-atlassian-2.jar
│   │   │   ├── ant-launcher-1.10.4.jar
│   │   │   ├── antlr-2.7.7.jar
│   │   │   ├── antlr-runtime-3.5.2.jar
│   │   │   ├── applinks-api-5.4.15.jar
│   │   │   ├── applinks-host-5.4.15.jar
│   │   │   ├── applinks-spi-5.4.15.jar
│   │   │   ├── asm-7.0.jar
│   │   │   ├── aspectjweaver-1.9.1.jar
│   │   │   ├── atlassian-annotations-2.1.0.jar
│   │   │   ├── atlassian-bandana-3.1.jar
│   │   │   ├── atlassian-bonnie-7.0.2.jar
│   │   │   ├── atlassian-brave-spancollector-core-1.0.0.jar
│   │   │   ├── atlassian-cache-api-3.0.2.jar
│   │   │   ├── atlassian-cache-common-impl-3.0.2.jar
│   │   │   ├── atlassian-cache-ehcache-3.0.2.jar
│   │   │   ├── atlassian-cache-hazelcast-3.0.2.jar
│   │   │   ├── atlassian-cache-memory-3.0.2.jar
│   │   │   ├── atlassian-config-1.0.1.jar
│   │   │   ├── atlassian-cookie-tools-3.2.11.jar
│   │   │   ├── atlassian-core-4.6.23.jar
│   │   │   ├── atlassian-diagnostics-api-1.1.1.jar
│   │   │   ├── atlassian-diagnostics-core-1.1.1.jar
│   │   │   ├── atlassian-diagnostics-platform-1.1.1.jar
│   │   │   ├── atlassian-embedded-crowd-atlassian-user-2.3.3.jar
│   │   │   ├── atlassian-event-3.1.5.jar
│   │   │   ├── atlassian-extras-api-3.4.1.jar
│   │   │   ├── atlassian-extras-common-3.4.1.jar
│   │   │   ├── atlassian-extras-core-3.4.1.jar
│   │   │   ├── atlassian-extras-decoder-api-3.4.1.jar
│   │   │   ├── atlassian-extras-decoder-v2-3.4.1.jar
│   │   │   ├── atlassian-extras-legacy-3.4.1.jar
│   │   │   ├── atlassian-flushable-gzipoutputstream-1.1.jar
│   │   │   ├── atlassian-graphql-annotations-1.1.32.jar
│   │   │   ├── atlassian-gzipfilter-3.0.0.jar
│   │   │   ├── atlassian-h2-server-integration-1.0.0.jar
│   │   │   ├── atlassian-hazelcast-extras-osgi-2.0.2.jar
│   │   │   ├── atlassian-hibernate2-extras-6.2.1.jar
│   │   │   ├── atlassian-hsqdlb-server-integration-1.1.0.jar
│   │   │   ├── atlassian-html-encoder-1.5.jar
│   │   │   ├── atlassian-http-2.0.6.jar
│   │   │   ├── atlassian-image-consumer-1.0.1.jar
│   │   │   ├── atlassian-instrumentation-core-2.2.3.jar
│   │   │   ├── atlassian-ip-3.1.jar
│   │   │   ├── atlassian-jdk-utilities-0.4.jar
│   │   │   ├── atlassian-johnson-core-3.5.0.jar
│   │   │   ├── atlassian-johnson-plugins-3.5.0.jar
│   │   │   ├── atlassian-json-api-0.11.jar
│   │   │   ├── atlassian-json-jsonorg-0.11.jar
│   │   │   ├── atlassian-localhost-1.2.0.jar
│   │   │   ├── atlassian-logging-2.15.jar
│   │   │   ├── atlassian-mail-2.5.19.jar
│   │   │   ├── atlassian-marshalling-api-1.0.0.jar
│   │   │   ├── atlassian-marshalling-gson-3.0.1.jar
│   │   │   ├── atlassian-marshalling-jdk-1.1.0.jar
│   │   │   ├── atlassian-marshalling-protobuf-1.0.0.jar
│   │   │   ├── atlassian-password-encoder-3.2.11.jar
│   │   │   ├── atlassian-plugin-point-safety-0.15.jar
│   │   │   ├── atlassian-plugins-api-4.6.2.jar
│   │   │   ├── atlassian-plugins-core-4.6.2.jar
│   │   │   ├── atlassian-plugins-osgi-4.6.2.jar
│   │   │   ├── atlassian-plugins-osgi-events-4.6.2.jar
│   │   │   ├── atlassian-plugins-schema-4.6.2.jar
│   │   │   ├── atlassian-plugins-servlet-4.6.2.jar
│   │   │   ├── atlassian-plugins-spring-4.6.2.jar
│   │   │   ├── atlassian-plugins-webfragment-4.0.1.jar
│   │   │   ├── atlassian-plugins-webfragment-api-4.0.1.jar
│   │   │   ├── atlassian-plugins-webresource-3.5.19-ac3d947.jar
│   │   │   ├── atlassian-plugins-webresource-api-3.5.19-ac3d947.jar
│   │   │   ├── atlassian-plugins-webresource-common-4.6.2.jar
│   │   │   ├── atlassian-plugins-webresource-spi-3.5.19-ac3d947.jar
│   │   │   ├── atlassian-profiling-2.0.jar
│   │   │   ├── atlassian-renderer-legacy-6.2.19.jar
│   │   │   ├── atlassian-scheduler-api-2.0.0.jar
│   │   │   ├── atlassian-scheduler-caesium-2.0.0.jar
│   │   │   ├── atlassian-scheduler-core-2.0.0.jar
│   │   │   ├── atlassian-secure-random-3.2.11.jar
│   │   │   ├── atlassian-secure-utils-3.2.11.jar
│   │   │   ├── atlassian-secure-xml-3.2.11.jar
│   │   │   ├── atlassian-seraph-4.0.0.jar
│   │   │   ├── atlassian-spring-2.0.8.jar
│   │   │   ├── atlassian-spring-hibernate2-2.0.8.jar
│   │   │   ├── atlassian-spring-interceptor-adapter-spi-1.1.jar
│   │   │   ├── atlassian-tenancy-api-2.0.0.jar
│   │   │   ├── atlassian-threadlocal-1.4.jar
│   │   │   ├── atlassian-trackback-0.10.jar
│   │   │   ├── atlassian-trusted-apps-core-4.1.0.jar
│   │   │   ├── atlassian-trusted-apps-seraph-integration-4.1.0.jar
│   │   │   ├── atlassian-user-3.0.jar
│   │   │   ├── atlassian-util-concurrent-3.0.0.jar
│   │   │   ├── atlassian-util-concurrent-4.0.1.jar
│   │   │   ├── atlassian-util-vcache-1.0.0.jar
│   │   │   ├── atlassian-vcache-api-1.9.4.jar
│   │   │   ├── atlassian-vcache-internal-api-1.9.4.jar
│   │   │   ├── atlassian-vcache-internal-core-1.9.4.jar
│   │   │   ├── atlassian-vcache-internal-legacy-1.9.4.jar
│   │   │   ├── atlassian-velocity-1.3.jar
│   │   │   ├── atlassian-whitelist-api-plugin-3.0.2.jar
│   │   │   ├── atlassian-xwork-10-1.20.jar
│   │   │   ├── atlassian-xwork-core-1.20.jar
│   │   │   ├── avatar-plugin-api-1.3.5.jar
│   │   │   ├── batik-anim-1.9.jar
│   │   │   ├── batik-awt-util-1.9.jar
│   │   │   ├── batik-bridge-1.9.jar
│   │   │   ├── batik-codec-1.9.jar
│   │   │   ├── batik-constants-1.9.jar
│   │   │   ├── batik-css-1.9.jar
│   │   │   ├── batik-dom-1.9.jar
│   │   │   ├── batik-ext-1.9.jar
│   │   │   ├── batik-gvt-1.9.jar
│   │   │   ├── batik-i18n-1.9.jar
│   │   │   ├── batik-parser-1.9.jar
│   │   │   ├── batik-script-1.9.jar
│   │   │   ├── batik-svg-dom-1.9.jar
│   │   │   ├── batik-svggen-1.9.jar
│   │   │   ├── batik-transcoder-1.9.jar
│   │   │   ├── batik-util-1.9.jar
│   │   │   ├── batik-xml-1.9.jar
│   │   │   ├── bcmail-jdk15on-1.60.jar
│   │   │   ├── bcpkix-jdk15on-1.60.jar
│   │   │   ├── bcprov-jdk15on-1.60.jar
│   │   │   ├── beehive-api-0.2.1.jar
│   │   │   ├── biz.aQute.bndlib-3.5.0.jar
│   │   │   ├── botocss-core-6.3.jar
│   │   │   ├── brave-apache-http-interceptors-3.0.0.jar
│   │   │   ├── brave-core-3.0.0.jar
│   │   │   ├── brave-http-3.0.0.jar
│   │   │   ├── brave-web-servlet-filter-3.0.0.jar
│   │   │   ├── c3p0-0.9.5.1.jar
│   │   │   ├── cglib-3.2.9.jar
│   │   │   ├── classmate-1.3.0.jar
│   │   │   ├── cluster-monitoring-spi-1.0.3.jar
│   │   │   ├── commons-beanutils-1.9.3.jar
│   │   │   ├── commons-codec-1.11.jar
│   │   │   ├── commons-collections-3.2.2.jar
│   │   │   ├── commons-collections4-4.1.jar
│   │   │   ├── commons-digester-1.5.jar
│   │   │   ├── commons-discovery-0.5.jar
│   │   │   ├── commons-fileupload-1.3.3.jar
│   │   │   ├── commons-httpclient-3.1-atlassian-2.jar
│   │   │   ├── commons-io-2.6.jar
│   │   │   ├── commons-jrcs-diff-0.1.7.jar
│   │   │   ├── commons-lang-2.6.jar
│   │   │   ├── commons-lang3-3.8.1.jar
│   │   │   ├── commons-pool-1.6.jar
│   │   │   ├── commons-validator-1.5.1.jar
│   │   │   ├── config-1.3.2.jar
│   │   │   ├── confluence-6.15.6.jar
│   │   │   ├── confluence-bucket-6.15.6.jar
│   │   │   ├── confluence-cache-ehcache-6.15.6.jar
│   │   │   ├── confluence-cache-hazelcast-6.15.6.jar
│   │   │   ├── confluence-compat-lib-1.0.0.jar
│   │   │   ├── confluence-extractor-api-1.1.2.jar
│   │   │   ├── confluence-java-api-6.15.6.jar
│   │   │   ├── confluence-rest-api-6.15.6.jar
│   │   │   ├── confluence-rest-serialization-6.15.6.jar
│   │   │   ├── confluence-rpc-plugin-6.15.6.jar
│   │   │   ├── confluence-spring-overrides-6.15.6.jar
│   │   │   ├── confluence-upgrade-6.15.6.jar
│   │   │   ├── crowd-api-2.10.4.jar
│   │   │   ├── crowd-core-2.10.4.jar
│   │   │   ├── crowd-core-tiny-2.10.4.jar
│   │   │   ├── crowd-events-2.10.4.jar
│   │   │   ├── crowd-integration-api-2.10.4.jar
│   │   │   ├── crowd-integration-client-common-2.10.4.jar
│   │   │   ├── crowd-integration-client-rest-2.10.4.jar
│   │   │   ├── crowd-integration-seraph-2.10.4.jar
│   │   │   ├── crowd-ldap-2.10.4.jar
│   │   │   ├── crowd-password-encoders-2.10.4.jar
│   │   │   ├── crowd-persistence-2.10.4.jar
│   │   │   ├── crowd-persistence-file-2.10.4.jar
│   │   │   ├── crowd-query-language-2.10.4.jar
│   │   │   ├── crowd-remote-2.10.4.jar
│   │   │   ├── daisydiff-1.1-atlassian-5.jar
│   │   │   ├── dom4j-1.6.1.jar
│   │   │   ├── dragonfly-api-1.1.jar
│   │   │   ├── dragonfly-core-1.1.jar
│   │   │   ├── dragonfly-spi-1.1.jar
│   │   │   ├── dt-filestore-client-api-1.3.0.jar
│   │   │   ├── dt-filestore-client-core-1.3.0.jar
│   │   │   ├── dt-filestore-httpclient-1.3.0.jar
│   │   │   ├── dt-media-api-client-api-2.0.4.jar
│   │   │   ├── dt-media-api-client-core-2.0.4.jar
│   │   │   ├── dt-media-api-httpclient-2.0.4.jar
│   │   │   ├── ehcache-2.8.8.jar
│   │   │   ├── embedded-crowd-api-2.10.4.jar
│   │   │   ├── embedded-crowd-core-2.10.4.jar
│   │   │   ├── embedded-crowd-spi-2.10.4.jar
│   │   │   ├── fast-classpath-scanner-2.18.1.jar
│   │   │   ├── FastInfoset-1.2.15.jar
│   │   │   ├── filters-2.0.235.jar
│   │   │   ├── findbugs-annotations-3.0.1.jar
│   │   │   ├── fontbox-2.0.6.jar
│   │   │   ├── fugue-2.7.0.jar
│   │   │   ├── fugue-4.5.0.jar
│   │   │   ├── fugue-deprecated-4.5.0.jar
│   │   │   ├── fugue-guava-4.5.0.jar
│   │   │   ├── fugue-optics-4.5.0.jar
│   │   │   ├── fugue-retry-4.5.0.jar
│   │   │   ├── gson-2.8.2.jar
│   │   │   ├── guava-18.0.jar
│   │   │   ├── guava-retrying-1.0.7.jar
│   │   │   ├── h2-1.4.196.jar
│   │   │   ├── hazelcast-3.8.6.jar
│   │   │   ├── hazelcast-aws-2.0.1.jar
│   │   │   ├── hazelcast-hibernate52-1.2.2.jar
│   │   │   ├── hibernate-2.1.8-atlassian-34.jar
│   │   │   ├── hibernate.adapter-1.0.3.jar
│   │   │   ├── hibernate-c3p0-5.2.8.Final.jar
│   │   │   ├── hibernate-commons-annotations-5.0.1.Final.jar
│   │   │   ├── hibernate-core-5.2.8.Final.jar
│   │   │   ├── hibernate-ehcache-5.2.8.Final.jar
│   │   │   ├── hibernate-envers-5.2.2.Final.jar
│   │   │   ├── hibernate-jpa-2.1-api-1.0.0.Final.jar
│   │   │   ├── hsqldb-2.3.0.jar
│   │   │   ├── httpclient-4.5.5.jar
│   │   │   ├── httpclient-cache-4.5.5.jar
│   │   │   ├── httpcore-4.4.9.jar
│   │   │   ├── httpmime-4.5.5.jar
│   │   │   ├── icu4j-3.8.jar
│   │   │   ├── istack-commons-runtime-3.0.7.jar
│   │   │   ├── jackson-annotations-2.9.9.jar
│   │   │   ├── jackson-core-2.9.9.jar
│   │   │   ├── jackson-core-asl-1.9.13-atlassian-3.jar
│   │   │   ├── jackson-databind-2.9.9.jar
│   │   │   ├── jackson-datatype-joda-2.9.9.jar
│   │   │   ├── jackson-mapper-asl-1.9.13-atlassian-3.jar
│   │   │   ├── jai_codec-1.1.3.jar
│   │   │   ├── jai_core-1.1.3.jar
│   │   │   ├── jai-core-1.1.3.jar
│   │   │   ├── jakarta-regexp-1.4.jar
│   │   │   ├── jandex-2.0.3.Final.jar
│   │   │   ├── javassist-3.24.0-GA.jar
│   │   │   ├── javax.activation-1.2.0.jar
│   │   │   ├── javax.activation-api-1.2.0.jar
│   │   │   ├── javax.annotation-api-1.3.2.jar
│   │   │   ├── javax.inject-1.jar
│   │   │   ├── javax.json-1.1.2.jar
│   │   │   ├── javax.json-api-1.1.2.jar
│   │   │   ├── javax.transaction-api-1.2.jar
│   │   │   ├── jaxb-api-2.3.1.jar
│   │   │   ├── jaxb-runtime-2.3.1.jar
│   │   │   ├── jaxen-1.0-FCS.jar
│   │   │   ├── jboss-logging-3.3.0.Final.jar
│   │   │   ├── jboss-logging-annotations-2.0.0.Final.jar
│   │   │   ├── jcaptcha-api-2.0.0.jar
│   │   │   ├── jcaptcha-core-2.0.0.jar
│   │   │   ├── jcip-annotations-1.0.jar
│   │   │   ├── jcl-over-slf4j-1.7.25.jar
│   │   │   ├── jdom-1.1.3.jar
│   │   │   ├── jna-4.2.2.jar
│   │   │   ├── jna-platform-4.2.2.jar
│   │   │   ├── joda-time-2.9.9.jar
│   │   │   ├── jose4j-0.4.2.jar
│   │   │   ├── json-20070829.jar
│   │   │   ├── json-simple-1.1.1.jar
│   │   │   ├── jsoup-1.9.2.jar
│   │   │   ├── jsr305-3.0.1.jar
│   │   │   ├── jsr311-api-1.1.1.jar
│   │   │   ├── jstyleparser-1.16-atlassian-1.jar
│   │   │   ├── jtds-1.3.1.jar
│   │   │   ├── jtidy-r8-20060801.jar
│   │   │   ├── jul-to-slf4j-1.7.25.jar
│   │   │   ├── libthrift-0.9.0.jar
│   │   │   ├── log4j-1.2.17.jar
│   │   │   ├── log4j12-extras-0.0.2.jar
│   │   │   ├── log4j2-stacktrace-origins-2.2-atlassian-2.jar
│   │   │   ├── lucene-analyzers-common-4.4.0-atlassian-02.jar
│   │   │   ├── lucene-analyzers-kuromoji-4.4.0-atlassian-02.jar
│   │   │   ├── lucene-core-4.4.0-atlassian-02.jar
│   │   │   ├── lucene-highlighter-4.4.0-atlassian-02.jar
│   │   │   ├── lucene-memory-4.4.0-atlassian-02.jar
│   │   │   ├── lucene-misc-4.4.0-atlassian-02.jar
│   │   │   ├── lucene-queries-4.4.0-atlassian-02.jar
│   │   │   ├── lucene-queryparser-4.4.0-atlassian-02.jar
│   │   │   ├── lucene-sandbox-4.4.0-atlassian-02.jar
│   │   │   ├── lucene-upgrader-1.0-lucene36.jar
│   │   │   ├── mail-1.4.5.jar
│   │   │   ├── mchange-commons-java-0.2.10.jar
│   │   │   ├── metrics-sql-3.1.0-atlassian-4.jar
│   │   │   ├── mockito-core-1.10.19.jar
│   │   │   ├── modz-detector-0.14.jar
│   │   │   ├── mssql-jdbc-6.3.0.jre8-preview.jar
│   │   │   ├── nekohtml-1.9.22.jar
│   │   │   ├── objenesis-2.1.jar
│   │   │   ├── odmg-3.0.jar
│   │   │   ├── ognl-2.6.5-atlassian-3.jar
│   │   │   ├── org.apache.felix.framework-5.6.10.jar
│   │   │   ├── oro-2.0.8.jar
│   │   │   ├── oscache-2.2.jar
│   │   │   ├── oscore-2.2.7-atlassian-1.jar
│   │   │   ├── oshi-core-3.2.jar
│   │   │   ├── osuser-atl.user.jar
│   │   │   ├── package-scanner-0.9.5.jar
│   │   │   ├── pdfbox-2.0.6.jar
│   │   │   ├── postgresql-42.1.1.jar
│   │   │   ├── propertyset-1.3-21Nov03.jar
│   │   │   ├── quartz-1.8.6.jar
│   │   │   ├── radeox-1.0b2-forked-22Apr2004.jar
│   │   │   ├── rome-1.0.jar
│   │   │   ├── runtime-20070801.jar
│   │   │   ├── sal-api-3.2.0-abbce37.jar
│   │   │   ├── sal-spi-3.2.0-abbce37.jar
│   │   │   ├── sal-spring-3.2.0-abbce37.jar
│   │   │   ├── sal-trust-api-3.2.0-abbce37.jar
│   │   │   ├── sanselan-0.97-incubator.jar
│   │   │   ├── saxpath-1.0-FCS.jar
│   │   │   ├── serializer-2.7.2.jar
│   │   │   ├── sitemesh-2.5-atlassian-6.jar
│   │   │   ├── slf4j-api-1.7.25.jar
│   │   │   ├── slf4j-log4j12-1.7.25.jar
│   │   │   ├── snappy-java-1.1.1.7.jar
│   │   │   ├── sourcemap-1.7.5.jar
│   │   │   ├── soy-template-renderer-api-4.5.0.jar
│   │   │   ├── soy-template-renderer-plugin-api-4.5.0.jar
│   │   │   ├── spring-aop-4.3.20.RELEASE.jar
│   │   │   ├── spring-beans-4.3.20.RELEASE.jar
│   │   │   ├── spring-context-4.3.20.RELEASE.jar
│   │   │   ├── spring-context-support-4.3.20.RELEASE.jar
│   │   │   ├── spring-core-4.3.20.RELEASE.jar
│   │   │   ├── spring-expression-4.3.20.RELEASE.jar
│   │   │   ├── spring-hibernate2-2.5.6-atlassian-1.jar
│   │   │   ├── spring-jdbc-4.3.20.RELEASE.jar
│   │   │   ├── spring-ldap-core-2.2.1.RELEASE.jar
│   │   │   ├── spring-orm-4.3.20.RELEASE.jar
│   │   │   ├── spring-quartz1-0.0.1.jar
│   │   │   ├── spring-security-core-3.2.5.RELEASE.jar
│   │   │   ├── spring-tx-4.3.20.RELEASE.jar
│   │   │   ├── spring-web-4.3.20.RELEASE.jar
│   │   │   ├── spring-webmvc-4.3.20.RELEASE.jar
│   │   │   ├── stax-ex-1.8.jar
│   │   │   ├── super-csv-2.1.0.jar
│   │   │   ├── tika-core-1.20.jar
│   │   │   ├── txw2-2.3.1.jar
│   │   │   ├── urlrewritefilter-4.0.4.jar
│   │   │   ├── validation-api-1.1.0.Final.jar
│   │   │   ├── velocity-1.6.4-atlassian-9.jar
│   │   │   ├── velocity-htmlsafe-1.5.1.jar
│   │   │   ├── velocity-tools-view-1.1.jar
│   │   │   ├── webwork-2.1.5-atlassian-3.jar
│   │   │   ├── wsdl4j-1.6.1.jar
│   │   │   ├── wstx-asl-3.2.9-atlassian-1.jar
│   │   │   ├── xalan-2.7.2.jar
│   │   │   ├── xercesImpl-2.11.0-atlassian-01.jar
│   │   │   ├── xml-apis-ext-1.3.04.jar
│   │   │   ├── xmlgraphics-commons-2.2.jar
│   │   │   ├── xmlrpc-2.0+xmlrpc61.1+sbfix.jar
│   │   │   ├── xmlrpc-supplementary-character-support-0.2.jar
│   │   │   ├── xmpbox-2.0.6.jar
│   │   │   ├── xpp3_min-1.1.3.4.O.jar
│   │   │   ├── xstream-1.1.1.jar
│   │   │   └── xwork-1.0.3.6.jar
│   │   ├── osgi-framework-bundles
│   │   │   ├── atlassian-plugins-osgi-bridge-4.6.2.jar
│   │   │   ├── atlassian-plugins-osgi-spring-extender-4.6.2.jar
│   │   │   ├── gemini-blueprint-core-2.1.0.RELEASE.jar
│   │   │   ├── gemini-blueprint-extender-2.1.0.RELEASE.jar
│   │   │   ├── gemini-blueprint-io-2.1.0.RELEASE.jar
│   │   │   ├── org.apache.servicemix.bundles.aopalliance-1.0_6.jar
│   │   │   ├── org.apache.servicemix.bundles.spring-aop-4.3.20.RELEASE_1.jar
│   │   │   ├── org.apache.servicemix.bundles.spring-beans-4.3.20.RELEASE_1.jar
│   │   │   ├── org.apache.servicemix.bundles.spring-context-4.3.20.RELEASE_1.jar
│   │   │   ├── org.apache.servicemix.bundles.spring-context-support-4.3.20.RELEASE_1.jar
│   │   │   ├── org.apache.servicemix.bundles.spring-core-4.3.20.RELEASE_1.jar
│   │   │   ├── org.apache.servicemix.bundles.spring-expression-4.3.20.RELEASE_1.jar
│   │   │   ├── org.apache.servicemix.bundles.spring-web-4.3.20.RELEASE_1.jar
│   │   │   ├── org.apache.servicemix.bundles.spring-webmvc-4.3.20.RELEASE_1.jar
│   │   │   ├── org.apache.servicemix.bundles.velocity-1.7_6.jar
│   │   │   └── validation-api-1.1.0.Final.jar
│   │   ├── packages
│   │   │   ├── confluence-questions-2.6.19.obr
│   │   │   ├── synchrony-standalone.jar
│   │   │   └── team-calendars-6.0.28.obr
│   │   ├── server-config.wsdd
│   │   ├── sitemesh.xml
│   │   ├── urlrewrite.xml
│   │   └── web.xml
│   └── xsrf-token-expired.vm
├── CONTRIBUTING.md
├── lib
│   ├── annotations-api.jar
│   ├── catalina-ant.jar
│   ├── catalina-ha.jar
│   ├── catalina.jar
│   ├── catalina-storeconfig.jar
│   ├── catalina-tribes.jar
│   ├── ecj-4.10.jar
│   ├── el-api.jar
│   ├── jasper-el.jar
│   ├── jasper.jar
│   ├── jaspic-api.jar
│   ├── jsp-api.jar
│   ├── servlet-api.jar
│   ├── tomcat-api.jar
│   ├── tomcat-coyote.jar
│   ├── tomcat-dbcp.jar
│   ├── tomcat-i18n-cs.jar
│   ├── tomcat-i18n-de.jar
│   ├── tomcat-i18n-es.jar
│   ├── tomcat-i18n-fr.jar
│   ├── tomcat-i18n-ja.jar
│   ├── tomcat-i18n-ko.jar
│   ├── tomcat-i18n-pt-BR.jar
│   ├── tomcat-i18n-ru.jar
│   ├── tomcat-i18n-zh-CN.jar
│   ├── tomcat-jdbc.jar
│   ├── tomcat-jni.jar
│   ├── tomcat-util.jar
│   ├── tomcat-util-scan.jar
│   ├── tomcat-websocket.jar
│   └── websocket-api.jar
├── LICENSE
├── licenses
│   ├── antlr--antlr--2.7.7.txt
│   ├── aopalliance--aopalliance--1.0.txt
│   ├── axis--axis--1.2.1.txt
│   ├── axis--axis-jaxrpc--1.2.1-noqname.txt
│   ├── axis--axis-saaj--1.2.1.txt
│   ├── backbone--0.9.2.txt
│   ├── biz.aQute.bnd--biz.aQute.bndlib--3.5.0.txt
│   ├── cglib--cglib--3.2.9.txt
│   ├── com.amazonaws--aws-java-sdk-core--1.11.310.txt
│   ├── com.amazonaws--aws-java-sdk-kms--1.11.310.txt
│   ├── com.amazonaws--aws-java-sdk-s3--1.11.310.txt
│   ├── com.amazonaws--jmespath-java--1.11.310.txt
│   ├── com.atlassian.activeobjects--activeobjects-confluence-spi--2.0.0.txt
│   ├── com.atlassian.activeobjects--activeobjects-core--2.0.0.txt
│   ├── com.atlassian.activeobjects--activeobjects-dbex--2.0.0.txt
│   ├── com.atlassian.activeobjects--activeobjects-plugin--2.0.0.txt
│   ├── com.atlassian.activeobjects--activeobjects-spi--2.0.0.txt
│   ├── com.atlassian.annotations--atlassian-annotations--2.1.0.txt
│   ├── com.atlassian.applinks--applinks-api--5.4.15.txt
│   ├── com.atlassian.applinks--applinks-basicauth-plugin--5.4.15.txt
│   ├── com.atlassian.applinks--applinks-common--5.4.15.txt
│   ├── com.atlassian.applinks--applinks-cors-plugin--5.4.15.txt
│   ├── com.atlassian.applinks--applinks-host--5.4.15.txt
│   ├── com.atlassian.applinks--applinks-oauth-plugin--5.4.15.txt
│   ├── com.atlassian.applinks--applinks-plugin--5.4.15.txt
│   ├── com.atlassian.applinks--applinks-spi--5.4.15.txt
│   ├── com.atlassian.applinks--applinks-trustedapps-plugin--5.4.15.txt
│   ├── com.atlassian.bonnie--atlassian-bonnie--7.0.2.txt
│   ├── com.atlassian.botocss--botocss-core--6.3.txt
│   ├── com.atlassian.bundles--icu4j--3.8-1.txt
│   ├── com.atlassian.bundles--json--20070829-1.txt
│   ├── com.atlassian.bundles--jsr305--1.1.txt
│   ├── com.atlassian.cache--atlassian-cache-api--3.0.2.txt
│   ├── com.atlassian.cache--atlassian-cache-common-impl--3.0.2.txt
│   ├── com.atlassian.cache--atlassian-cache-compat--1.1.txt
│   ├── com.atlassian.cache--atlassian-cache-compat-common--1.1.txt
│   ├── com.atlassian.cache--atlassian-cache-ehcache--3.0.2.txt
│   ├── com.atlassian.cache--atlassian-cache-guava-10-compat--1.1.txt
│   ├── com.atlassian.cache--atlassian-cache-guava-11-compat--1.1.txt
│   ├── com.atlassian.cache--atlassian-cache-hazelcast--3.0.2.txt
│   ├── com.atlassian.cache--atlassian-cache-memory--3.0.2.txt
│   ├── com.atlassian.confluence--confluence-extractor-api--1.1.2.txt
│   ├── com.atlassian.confluence.contributors--contributors--3.1.0.txt
│   ├── com.atlassian.confluence.diff--TDM--0.10.2.txt
│   ├── com.atlassian.confluence.ext--newcode-macro-plugin--3.0.4.txt
│   ├── com.atlassian.confluence.extra.chart--chart-plugin--3.0.4.txt
│   ├── com.atlassian.confluence.extra--confluence-flyingpdf-plugin--6.2.2.txt
│   ├── com.atlassian.confluence.extra--dynamictasklist2--5.0.3.txt
│   ├── com.atlassian.confluence.extra.impresence2--impresence-plugin--3.0.1.txt
│   ├── com.atlassian.confluence.extra.usage--usage-tracking-plugin--2.0.1.txt
│   ├── com.atlassian.confluence.extra.webdav--webdav-plugin--5.0.5.txt
│   ├── com.atlassian.confluence.extra.widgetconnector--widgetconnector--3.1.6.txt
│   ├── com.atlassian.confluence.plugins--confluence-advanced-macros--4.0.21.txt
│   ├── com.atlassian.confluence.plugins--confluence-attachment-extractors--1.3.txt
│   ├── com.atlassian.confluence.plugins--confluence-attachments-plugin--7.0.1.txt
│   ├── com.atlassian.confluence.plugins--confluence-basic-macros--3.1.1.txt
│   ├── com.atlassian.confluence.plugins--confluence-business-blueprints--6.0.5.txt
│   ├── com.atlassian.confluence.plugins--confluence-create-content-plugin--9.1.9.txt
│   ├── com.atlassian.confluence.plugins--confluence-extractor-api-plugin--1.0.1.txt
│   ├── com.atlassian.confluence.plugins--confluence-html-macros--3.0.2.txt
│   ├── com.atlassian.confluence.plugins--confluence-information-plugin--4.0.1.txt
│   ├── com.atlassian.confluence.plugins--confluence-jira-plugin--10.1.2.txt
│   ├── com.atlassian.confluence.plugins--confluence-livesearch-plugin--3.1.1.txt
│   ├── com.atlassian.confluence.plugins--confluence-space-blueprints--2.0.1.txt
│   ├── com.atlassian.confluence.plugins--templates-framework--0.3.1.txt
│   ├── com.atlassian.confluence.plugins.toc--toc-plugin--5.0.1.txt
│   ├── com.atlassian.confluence.plugins.xmlrpc.bloggingrpc--bloggingrpc--3.0.1.txt
│   ├── com.atlassian.confluence.rpc--confluence-json-rpc-plugin--2.1.0.txt
│   ├── com.atlassian.core--atlassian-core--4.6.23.txt
│   ├── com.atlassian.diagnostics--atlassian-diagnostics-api--1.1.1.txt
│   ├── com.atlassian.diagnostics--atlassian-diagnostics-core--1.1.1.txt
│   ├── com.atlassian.diagnostics--atlassian-diagnostics-platform--1.1.1.txt
│   ├── com.atlassian.diagnostics--atlassian-diagnostics-plugin--1.1.1.txt
│   ├── com.atlassian.dragonfly--dragonfly-api--1.1.txt
│   ├── com.atlassian.dragonfly--dragonfly-core--1.1.txt
│   ├── com.atlassian.dragonfly--dragonfly-spi--1.1.txt
│   ├── com.atlassian.event--atlassian-event--3.1.5.txt
│   ├── com.atlassian.favicon--confluence-custom-favicon-plugin--1.1.6.txt
│   ├── com.atlassian.favicon--custom-favicon-api--1.1.6.txt
│   ├── com.atlassian.fugue--fugue--2.1.0.txt
│   ├── com.atlassian.fugue--fugue--2.7.0.txt
│   ├── com.atlassian.graphql--atlassian-graphql--1.1.32.txt
│   ├── com.atlassian.graphql--atlassian-graphql-annotations--1.1.32.txt
│   ├── com.atlassian.gzipfilter--atlassian-flushable-gzipoutputstream--1.1.txt
│   ├── com.atlassian.gzipfilter--atlassian-gzipfilter--3.0.0.txt
│   ├── com.atlassian.healthcheck--atlassian-healthcheck--5.0.0.txt
│   ├── com.atlassian.hibernate--atlassian-hibernate2-extras--6.2.1.txt
│   ├── com.atlassian.hibernate--hibernate.adapter--1.0.3.txt
│   ├── com.atlassian.html--atlassian-html-encoder--1.5.txt
│   ├── com.atlassian.http--atlassian-http--1.1.4.txt
│   ├── com.atlassian.http--atlassian-http--1.1.5.txt
│   ├── com.atlassian.http--atlassian-http--2.0.6.txt
│   ├── com.atlassian.httpclient--atlassian-httpclient-api--1.0.1.txt
│   ├── com.atlassian.httpclient--atlassian-httpclient-library--1.0.1.txt
│   ├── com.atlassian.httpclient--atlassian-httpclient-plugin--1.0.1.txt
│   ├── com.atlassian.image--atlassian-image-consumer--1.0.1.txt
│   ├── com.atlassian.ip--atlassian-ip--3.1.txt
│   ├── com.atlassian.jdk.utilities--atlassian-jdk-utilities--0.4.txt
│   ├── com.atlassian.johnson--atlassian-johnson-core--3.5.0.txt
│   ├── com.atlassian.johnson--atlassian-johnson-plugins--3.5.0.txt
│   ├── com.atlassian.json--atlassian-json-api--0.11.txt
│   ├── com.atlassian.json--atlassian-json-jsonorg--0.11.txt
│   ├── com.atlassian.jwt--jwt-api--1.1.0.txt
│   ├── com.atlassian.jwt--jwt-api--1.4.1.txt
│   ├── com.atlassian.jwt--jwt-api--1.5.8.txt
│   ├── com.atlassian.jwt--jwt-applinks--1.4.1.txt
│   ├── com.atlassian.jwt--jwt-core--1.1.0.txt
│   ├── com.atlassian.jwt--jwt-core--1.4.1.txt
│   ├── com.atlassian.jwt--jwt-core--1.5.8.txt
│   ├── com.atlassian.jwt--jwt-plugin--1.4.1.txt
│   ├── com.atlassian.jwt--jwt-spi--1.4.1.txt
│   ├── com.atlassian.labs--lucene29-adapter--1.1.1.txt
│   ├── com.atlassian.labs--lucene4-adapter--1.1.1.txt
│   ├── com.atlassian.labs--lucene-compat-plugin--1.1.1.txt
│   ├── com.atlassian.lesscss--lesscss-core--3.2.1.txt
│   ├── com.atlassian.lesscss--lesscss-spi--3.2.1.txt
│   ├── com.atlassian.logging--log4j12-extras--0.0.2.txt
│   ├── com.atlassian.mail--atlassian-mail--2.5.19.txt
│   ├── com.atlassian.marketplace--marketplace-client-java--2.0.15.txt
│   ├── com.atlassian.marketplace--marketplace-client-java--2.1.6.txt
│   ├── com.atlassian.marshalling--atlassian-marshalling-api--1.0.0.txt
│   ├── com.atlassian.marshalling--atlassian-marshalling-gson--3.0.1.txt
│   ├── com.atlassian.marshalling--atlassian-marshalling-jdk--1.1.0.txt
│   ├── com.atlassian.marshalling--atlassian-marshalling-protobuf--1.0.0.txt
│   ├── com.atlassian.oauth--atlassian-oauth-admin-plugin--4.0.0.txt
│   ├── com.atlassian.oauth--atlassian-oauth-api--4.0.0.txt
│   ├── com.atlassian.oauth--atlassian-oauth-bridge--1.1.txt
│   ├── com.atlassian.oauth--atlassian-oauth-bridge--2.0.6.txt
│   ├── com.atlassian.oauth--atlassian-oauth-bridge--4.0.0.txt
│   ├── com.atlassian.oauth--atlassian-oauth-consumer-core--4.0.0.txt
│   ├── com.atlassian.oauth--atlassian-oauth-consumer-plugin--4.0.0.txt
│   ├── com.atlassian.oauth--atlassian-oauth-consumer-sal-plugin--4.0.0.txt
│   ├── com.atlassian.oauth--atlassian-oauth-consumer-spi--4.0.0.txt
│   ├── com.atlassian.oauth--atlassian-oauth-service-provider-plugin--4.0.0.txt
│   ├── com.atlassian.oauth--atlassian-oauth-service-provider-sal-plugin--4.0.0.txt
│   ├── com.atlassian.oauth--atlassian-oauth-service-provider-spi--4.0.0.txt
│   ├── com.atlassian.oauth--atlassian-oauth-shared--4.0.0.txt
│   ├── com.atlassian.plugin--atlassian-spring-scanner-annotation--1.2.13.txt
│   ├── com.atlassian.plugin--atlassian-spring-scanner-annotation--1.2.4.txt
│   ├── com.atlassian.plugin--atlassian-spring-scanner-annotation--1.2.5.txt
│   ├── com.atlassian.plugin--atlassian-spring-scanner-annotation--1.2.9.txt
│   ├── com.atlassian.plugin--atlassian-spring-scanner-annotation--2.1.7.txt
│   ├── com.atlassian.plugin--atlassian-spring-scanner-runtime--1.2.13.txt
│   ├── com.atlassian.plugin--atlassian-spring-scanner-runtime--1.2.4.txt
│   ├── com.atlassian.plugin--atlassian-spring-scanner-runtime--1.2.5.txt
│   ├── com.atlassian.plugin--atlassian-spring-scanner-runtime--1.2.9.txt
│   ├── com.atlassian.plugin--atlassian-spring-scanner-runtime--2.1.7.txt
│   ├── com.atlassian.plugins--atlassian-plugins-api--4.6.2.txt
│   ├── com.atlassian.plugins--atlassian-plugins-core--4.6.2.txt
│   ├── com.atlassian.plugins--atlassian-plugins-framework-bundles--4.6.2.txt
│   ├── com.atlassian.plugins--atlassian-plugins-osgi--4.6.2.txt
│   ├── com.atlassian.plugins--atlassian-plugins-osgi-bridge--4.6.2.txt
│   ├── com.atlassian.plugins--atlassian-plugins-osgi-events--4.6.2.txt
│   ├── com.atlassian.plugins--atlassian-plugins-osgi-spring-extender--4.6.2.txt
│   ├── com.atlassian.plugins--atlassian-plugins-schema--4.6.2.txt
│   ├── com.atlassian.plugins--atlassian-plugins-servlet--4.6.2.txt
│   ├── com.atlassian.plugins--atlassian-plugins-spring--4.6.2.txt
│   ├── com.atlassian.plugins--atlassian-plugins-webfragment--4.0.1.txt
│   ├── com.atlassian.plugins--atlassian-plugins-webfragment-api--4.0.1.txt
│   ├── com.atlassian.plugins--atlassian-plugins-webresource--3.5.19-ac3d947.txt
│   ├── com.atlassian.plugins--atlassian-plugins-webresource-api--3.5.19-ac3d947.txt
│   ├── com.atlassian.plugins--atlassian-plugins-webresource-common--4.6.2.txt
│   ├── com.atlassian.plugins--atlassian-plugins-webresource-plugin--3.5.19-ac3d947.txt
│   ├── com.atlassian.plugins--atlassian-plugins-webresource-rest--3.5.19-ac3d947.txt
│   ├── com.atlassian.plugins--atlassian-plugins-webresource-spi--3.5.19-ac3d947.txt
│   ├── com.atlassian.plugins--avatar-plugin--1.3.5.txt
│   ├── com.atlassian.plugins--avatar-plugin-api--1.3.5.txt
│   ├── com.atlassian.plugins.browser.metrics--browser-metrics-plugin--7.0.1.txt
│   ├── com.atlassian.plugins.graphql--atlassian-graphql-module--1.1.32.txt
│   ├── com.atlassian.plugins--jquery--1.7.2.1-confluence-custom-m03.txt
│   ├── com.atlassian.plugins--less-transformer-plugin--3.2.1.txt
│   ├── com.atlassian.plugins.rest--atlassian-rest-common--3.5.1.txt
│   ├── com.atlassian.plugins.rest--atlassian-rest-doclet--3.5.1.txt
│   ├── com.atlassian.plugins.rest--atlassian-rest-module--3.5.1.txt
│   ├── com.atlassian.prettyurls--atlassian-pretty-urls-plugin--2.0.0.txt
│   ├── com.atlassian.profiling--atlassian-profiling--2.0.txt
│   ├── com.atlassian.rpc--atlassian-json-rpc-components--2.1.0.txt
│   ├── com.atlassian.sal--sal-api--3.2.0-abbce37.txt
│   ├── com.atlassian.sal--sal-core--3.2.0-abbce37.txt
│   ├── com.atlassian.sal--sal-spi--3.2.0-abbce37.txt
│   ├── com.atlassian.sal--sal-spring--3.2.0-abbce37.txt
│   ├── com.atlassian.sal--sal-trust-api--3.2.0-abbce37.txt
│   ├── com.atlassian.sal--sal-trusted-apps-plugin-support--3.2.0-abbce37.txt
│   ├── com.atlassian.scheduler--atlassian-scheduler-api--2.0.0.txt
│   ├── com.atlassian.scheduler--atlassian-scheduler-core--2.0.0.txt
│   ├── com.atlassian.scheduler.caesium--atlassian-scheduler-caesium--2.0.0.txt
│   ├── com.atlassian.search--pagerank--1.0.4.txt
│   ├── com.atlassian.security--atlassian-cookie-tools--3.2.11.txt
│   ├── com.atlassian.security--atlassian-password-encoder--3.2.11.txt
│   ├── com.atlassian.security--atlassian-secure-random--3.2.11.txt
│   ├── com.atlassian.security--atlassian-secure-utils--3.2.11.txt
│   ├── com.atlassian.security--atlassian-secure-xml--3.2.10.txt
│   ├── com.atlassian.security--atlassian-secure-xml--3.2.11.txt
│   ├── com.atlassian.security.auth.trustedapps--atlassian-trusted-apps-core--4.1.0.txt
│   ├── com.atlassian.security.auth.trustedapps--atlassian-trusted-apps-seraph-integration--4.1.0.txt
│   ├── com.atlassian.seraph--atlassian-seraph--4.0.0.txt
│   ├── com.atlassian.shindig--shindig-common--2.1.2.txt
│   ├── com.atlassian.shindig--shindig-features--2.1.2.txt
│   ├── com.atlassian.shindig--shindig-gadgets--2.1.2.txt
│   ├── com.atlassian.shindig--shindig-social-api--2.1.2.txt
│   ├── com.atlassian.sourcemap--sourcemap--1.7.5.txt
│   ├── com.atlassian.soy--atlassian-soy-core--4.5.0.txt
│   ├── com.atlassian.soy--soy-template-plugin--4.5.0.txt
│   ├── com.atlassian.soy--soy-template-renderer-api--4.5.0.txt
│   ├── com.atlassian.soy--soy-template-renderer-plugin-api--4.5.0.txt
│   ├── com.atlassian.spring--atlassian-spring--2.0.8.txt
│   ├── com.atlassian.spring--atlassian-spring-hibernate2--2.0.8.txt
│   ├── com.atlassian.spring--spring-quartz1--0.0.1.txt
│   ├── com.atlassian.streams--streams-aggregator-plugin--6.4.9.txt
│   ├── com.atlassian.streams--streams-api--6.4.9.txt
│   ├── com.atlassian.streams--streams-confluence-inline-actions-plugin--6.4.9.txt
│   ├── com.atlassian.streams--streams-confluence-plugin--6.4.9.txt
│   ├── com.atlassian.streams--streams-core-plugin--6.4.9.txt
│   ├── com.atlassian.streams--streams-gadget-resources--6.4.9.txt
│   ├── com.atlassian.streams--streams-inline-actions-plugin--6.4.9.txt
│   ├── com.atlassian.streams--streams-spi--6.4.9.txt
│   ├── com.atlassian.streams--streams-thirdparty-api--6.4.9.txt
│   ├── com.atlassian.streams--streams-thirdparty-plugin--6.4.9.txt
│   ├── com.atlassian.templaterenderer--atlassian-template-renderer-api--2.1.0.txt
│   ├── com.atlassian.templaterenderer--atlassian-template-renderer-velocity16-plugin--2.1.0.txt
│   ├── com.atlassian.templaterenderer--atlassian-template-renderer-velocity-common--2.1.0.txt
│   ├── com.atlassian.usercompatibility--usercompatibility-confluence--2.1.3.txt
│   ├── com.atlassian.usercompatibility--usercompatibility-confluence--2.1.4.txt
│   ├── com.atlassian.usercompatibility--usercompatibility-sal--0.5.txt
│   ├── com.atlassian.util.concurrent--atlassian-util-concurrent--2.3.0.txt
│   ├── com.atlassian.util.concurrent--atlassian-util-concurrent--2.4.1.txt
│   ├── com.atlassian.util.concurrent--atlassian-util-concurrent--3.0.0.txt
│   ├── com.atlassian.utils--atlassian-processutils--1.7.9.txt
│   ├── com.atlassian.vcache--atlassian-vcache-api--1.9.4.txt
│   ├── com.atlassian.vcache--atlassian-vcache-internal-api--1.9.4.txt
│   ├── com.atlassian.vcache--atlassian-vcache-internal-core--1.9.4.txt
│   ├── com.atlassian.vcache--atlassian-vcache-internal-legacy--1.9.4.txt
│   ├── com.atlassian.velocity--atlassian-velocity--1.3.txt
│   ├── com.atlassian.velocity.htmlsafe--velocity-htmlsafe--1.5.1.txt
│   ├── com.atlassian.voorhees--atlassian-voorhees--2.1.0.txt
│   ├── com.atlassian.webhooks--atlassian-webhooks-api--3.2.0.txt
│   ├── com.atlassian.webhooks--atlassian-webhooks-plugin--3.2.0.txt
│   ├── com.atlassian.webhooks--atlassian-webhooks-provider-spi--3.2.0.txt
│   ├── com.atlassian.xmlrpc--xmlrpc-supplementary-character-support--0.2.txt
│   ├── com.atlassian.xwork--atlassian-xwork-10--1.20.txt
│   ├── com.fasterxml--classmate--1.3.0.txt
│   ├── com.fasterxml--classmate--1.4.0.txt
│   ├── com.fasterxml.jackson.core--jackson-annotations--2.4.1.txt
│   ├── com.fasterxml.jackson.core--jackson-annotations--2.6.0.txt
│   ├── com.fasterxml.jackson.core--jackson-annotations--2.9.8.txt
│   ├── com.fasterxml.jackson.core--jackson-annotations--2.9.9.txt
│   ├── com.fasterxml.jackson.core--jackson-core--2.6.7.txt
│   ├── com.fasterxml.jackson.core--jackson-core--2.9.8.txt
│   ├── com.fasterxml.jackson.core--jackson-core--2.9.9.txt
│   ├── com.fasterxml.jackson.core--jackson-databind--2.6.7.1.txt
│   ├── com.fasterxml.jackson.core--jackson-databind--2.9.8.txt
│   ├── com.fasterxml.jackson.core--jackson-databind--2.9.9.txt
│   ├── com.fasterxml.jackson.dataformat--jackson-dataformat-cbor--2.6.7.txt
│   ├── com.fasterxml.jackson.dataformat--jackson-dataformat-yaml--2.4.5.txt
│   ├── com.fasterxml.jackson.datatype--jackson-datatype-joda--2.4.5.txt
│   ├── com.fasterxml.jackson.datatype--jackson-datatype-joda--2.9.9.txt
│   ├── com.github.dblock--oshi-core--3.2.txt
│   ├── com.github.dblock--oshi-core--3.3.txt
│   ├── com.github.gquintana.metrics--metrics-sql--3.1.0-atlassian-4.txt
│   ├── com.github.kristofa--brave-apache-http-interceptors--3.0.0.txt
│   ├── com.github.kristofa--brave-core--3.0.0.txt
│   ├── com.github.kristofa--brave-http--3.0.0.txt
│   ├── com.github.kristofa--brave-web-servlet-filter--3.0.0.txt
│   ├── com.github.rholder--guava-retrying--1.0.7.txt
│   ├── com.google.code.findbugs--findbugs-annotations--3.0.1.txt
│   ├── com.google.code.findbugs--jsr305--2.0.3.txt
│   ├── com.google.code.findbugs--jsr305--3.0.1.txt
│   ├── com.google.code.gson--gson--2.3.1.txt
│   ├── com.google.code.gson--gson--2.7.txt
│   ├── com.google.code.gson--gson--2.8.2.txt
│   ├── com.google.code.guice--guice--1.0-atlassian-2.txt
│   ├── com.googlecode.json-simple--json-simple--1.1.1.txt
│   ├── com.googlecode.jtype--jtype--0.1.0.txt
│   ├── com.google.guava--guava--18.0.txt
│   ├── com.google.inject.extensions--guice-assistedinject--3.0.txt
│   ├── com.google.inject.extensions--guice-multibindings--3.0.txt
│   ├── com.google.inject--guice--3.0.txt
│   ├── com.google.template.soy--soycompiler--20140422.18-atlassian3.txt
│   ├── com.graphql-java--graphql-java--9.2.txt
│   ├── com.graphql-java--java-dataloader--2.0.2.txt
│   ├── com.h2database--h2--1.4.196.txt
│   ├── com.hazelcast--hazelcast--3.8.6.txt
│   ├── com.hazelcast--hazelcast-aws--2.0.1.txt
│   ├── com.hazelcast--hazelcast-hibernate52--1.2.2.txt
│   ├── com.ibm.icu--icu4j--3.8.txt
│   ├── com.ibm.icu--icu4j--51.1.txt
│   ├── com.jhlabs--filters--2.0.235.txt
│   ├── com.lowagie--itext--2.1.7.txt
│   ├── com.mchange--c3p0--0.9.5.1.txt
│   ├── com.mchange--mchange-commons-java--0.2.10.txt
│   ├── com.microsoft.sqlserver--mssql-jdbc--6.3.0.jre8-preview.txt
│   ├── commons-beanutils--commons-beanutils--1.9.3.txt
│   ├── commons-codec--commons-codec--1.11.txt
│   ├── commons-codec--commons-codec--1.12.txt
│   ├── commons-codec--commons-codec--1.4.txt
│   ├── commons-codec--commons-codec--1.9.txt
│   ├── commons-collections--commons-collections--3.2.2.txt
│   ├── commons-digester--commons-digester--1.5.txt
│   ├── commons-discovery--commons-discovery--0.5.txt
│   ├── commons-fileupload--commons-fileupload--1.3.3.txt
│   ├── commons-httpclient--commons-httpclient--3.1-atlassian-2.txt
│   ├── commons-io--commons-io--2.4.txt
│   ├── commons-io--commons-io--2.5.txt
│   ├── commons-io--commons-io--2.6.txt
│   ├── commons-jrcs--commons-jrcs--diff-0.1.7.txt
│   ├── commons-lang--commons-lang--2.4.txt
│   ├── commons-lang--commons-lang--2.5.txt
│   ├── commons-lang--commons-lang--2.6.txt
│   ├── commons-logging--commons-logging--1.2.txt
│   ├── commons-pool--commons-pool--1.6.txt
│   ├── commons-validator--commons-validator--1.5.1.txt
│   ├── com.nimbusds--nimbus-jose-jwt--2.16.txt
│   ├── com.nimbusds--nimbus-jose-jwt--4.9.txt
│   ├── com.onelogin--java-saml--2.0.0-69f4eb1-atlassian-hosted.txt
│   ├── com.onelogin--java-saml-core--2.0.0-69f4eb1-atlassian-hosted.txt
│   ├── com.sangupta--nutz--0.6.1-atlassian.txt
│   ├── com.squareup.okhttp3--okhttp--3.11.0.txt
│   ├── com.squareup.okio--okio--1.14.1.txt
│   ├── com.sun.activation--javax.activation--1.2.0.txt
│   ├── com.sun.istack--istack-commons-runtime--3.0.7.txt
│   ├── com.sun--jai_codec--1.1.3.txt
│   ├── com.sun--jai_core--1.1.3.txt
│   ├── com.sun.jersey.contribs--jersey-multipart--1.19.4.txt
│   ├── com.sun.jersey--jersey-client--1.19.4.txt
│   ├── com.sun.jersey--jersey-core--1.19.4.txt
│   ├── com.sun.jersey--jersey-json--1.19.4.txt
│   ├── com.sun.jersey--jersey-server--1.19.4.txt
│   ├── com.sun.jersey--jersey-servlet--1.19.4.txt
│   ├── com.sun.xml.fastinfoset--FastInfoset--1.2.15.txt
│   ├── com.thoughtworks.paranamer--paranamer--2.3.txt
│   ├── com.thoughtworks.xstream--xstream--1.1.1.txt
│   ├── com.thoughtworks.xstream--xstream--1.4.10.txt
│   ├── com.thoughtworks.xstream--xstream--1.4.11.1.txt
│   ├── com.twelvemonkeys.common--common-image--3.0.txt
│   ├── com.twelvemonkeys.common--common-io--3.0.txt
│   ├── com.twelvemonkeys.common--common-lang--3.0.txt
│   ├── com.twelvemonkeys.imageio--imageio-core--3.0.txt
│   ├── com.twelvemonkeys.imageio--imageio-icns--3.0.txt
│   ├── com.twelvemonkeys.imageio--imageio-ico--3.0.txt
│   ├── com.twelvemonkeys.imageio--imageio-pict--3.0.txt
│   ├── com.typesafe--config--1.3.2.txt
│   ├── datejs--1.0-Alpha-1.txt
│   ├── de.intarsys.opensource--jbig2--5.3.txt
│   ├── dom4j--dom4j--1.6.1.txt
│   ├── fancybox--1.3.4.txt
│   ├── gwt-google-apis--Unspecified.txt
│   ├── hibernate--hibernate--2.1.8-atlassian-34.txt
│   ├── htmlemailboilerplate--0.5.txt
│   ├── io.atlassian.fugue--fugue--4.5.0.txt
│   ├── io.atlassian.fugue--fugue-deprecated--4.5.0.txt
│   ├── io.atlassian.fugue--fugue-guava--4.5.0.txt
│   ├── io.atlassian.fugue--fugue-optics--4.5.0.txt
│   ├── io.atlassian.fugue--fugue-retry--4.5.0.txt
│   ├── io.atlassian.util.concurrent--atlassian-util-concurrent--4.0.1.txt
│   ├── io.atlassian.util.vcache--atlassian-util-vcache--1.0.0.txt
│   ├── io.github.lukehutch--fast-classpath-scanner--2.18.1.txt
│   ├── io.leopard.thirdparty--jcaptcha-api--2.0.0.txt
│   ├── io.leopard.thirdparty--jcaptcha-core--2.0.0.txt
│   ├── io.swagger--swagger-annotations--1.5.9.txt
│   ├── io.swagger--swagger-core--1.5.9.txt
│   ├── io.swagger--swagger-models--1.5.9.txt
│   ├── jakarta-regexp--jakarta-regexp--1.4.txt
│   ├── javascript-stacktrace--20120821.txt
│   ├── javax.activation--javax.activation-api--1.2.0.txt
│   ├── javax.annotation--javax.annotation-api--1.3.2.txt
│   ├── javax.inject--javax.inject--1.txt
│   ├── javax.jcr--jcr--1.0.txt
│   ├── javax.json--javax.json-api--1.1.2.txt
│   ├── javax.mail--mail--1.4.5.txt
│   ├── javax.mail--mail--1.4.7.txt
│   ├── javax.media--jai-core--1.1.3.txt
│   ├── javax.persistence--javax.persistence-api--2.2.txt
│   ├── javax.servlet--javax.servlet-api--3.1.0.txt
│   ├── javax.servlet.jsp--javax.servlet.jsp-api--2.2.1.txt
│   ├── javax.transaction--javax.transaction-api--1.2.txt
│   ├── javax.validation--validation-api--1.0.0.GA.txt
│   ├── javax.validation--validation-api--1.1.0.Final.txt
│   ├── javax.ws.rs--jsr311-api--1.1.1.txt
│   ├── javax.xml.bind--jaxb-api--2.3.1.txt
│   ├── jaxen--jaxen--1.0-FCS.txt
│   ├── jfree--jcommon--1.0.6.txt
│   ├── jfree--jfreechart--1.0.3.txt
│   ├── jivesoftware--smack--3.0.4.txt
│   ├── jivesoftware--smackx--3.0.4.txt
│   ├── joda-time--joda-time--2.3.txt
│   ├── joda-time--joda-time--2.8.2.txt
│   ├── joda-time--joda-time--2.9.9.txt
│   ├── jquery-cookie--Unspecified.txt
│   ├── jquery-dataTables--1.9.4.txt
│   ├── jquery-elastic--1.6.11.txt
│   ├── jquery-floatingScrollbar--Unspecified.txt
│   ├── jquery-jcrop--0.9.10.txt
│   ├── jqueryjs--1.6.4.txt
│   ├── jqueryjs--1.8.3.txt
│   ├── jquery-json--2.3.txt
│   ├── jquery-metadata--Unspecified.txt
│   ├── jquery-mousewheel--3.0.6.txt
│   ├── jquery-splitter--1.51.txt
│   ├── jquery-tablesorter--2.3.10.txt
│   ├── jquery-ui--1.8.6.txt
│   ├── jquery-ui-datepicker--1.8.11.txt
│   ├── jquery-validation--Unspecified.txt
│   ├── jqunit--1.2.0.txt
│   ├── jsuri--1.2.2.txt
│   ├── log4j--log4j--1.2.17.txt
│   ├── MobileESP--Unspecified.txt
│   ├── momentjs--1.7.0.txt
│   ├── net.bytebuddy--byte-buddy--1.8.13.txt
│   ├── net.bytebuddy--byte-buddy-dep--1.8.13.txt
│   ├── net.java.dev.activeobjects--activeobjects--2.0.0.txt
│   ├── net.java.dev.activeobjects--activeobjects-builder--2.0.0.txt
│   ├── net.java.dev.activeobjects--activeobjects-core--2.0.0.txt
│   ├── net.java.dev.jna--jna--4.2.2.txt
│   ├── net.java.dev.jna--jna-platform--4.2.2.txt
│   ├── net.jcip--com.springsource.net.jcip.annotations--1.0.0.txt
│   ├── net.jcip--jcip-annotations--1.0.txt
│   ├── net.jodah--failsafe--1.1.0.txt
│   ├── net.minidev--json-smart--1.1.1.txt
│   ├── net.minidev--json-smart--1.3.1.txt
│   ├── net.oauth.core--oauth--20090617.txt
│   ├── net.oauth.core--oauth--20100601-atlassian-5.txt
│   ├── net.oauth.core--oauth-provider--20090531.txt
│   ├── net.oauth.core--oauth-provider--20100601-atlassian-5.txt
│   ├── net.sf.cindy--cindy--2.4.3.txt
│   ├── net.sf.cssbox--jstyleparser--1.16-atlassian-1.txt
│   ├── net.sf.ehcache--ehcache--2.8.8.txt
│   ├── net.sf.jml--jml--1.0b3.txt
│   ├── net.sf.supercsv--super-csv--2.1.0.txt
│   ├── net.sourceforge.findbugs--jsr305--1.3.2.txt
│   ├── net.sourceforge.jtds--jtds--1.3.1.txt
│   ├── net.sourceforge.nekohtml--nekohtml--1.9.22.txt
│   ├── odmg--odmg--3.0.txt
│   ├── ognl--ognl--2.6.5-atlassian-3.txt
│   ├── opensymphony--oscore--2.2.7-atlassian-1.txt
│   ├── opensymphony--propertyset--1.3-21Nov03.txt
│   ├── opensymphony--sitemesh--2.5-atlassian-6.txt
│   ├── opensymphony--webwork--2.1.5-atlassian-3.txt
│   ├── opensymphony--xwork--1.0.3.6.txt
│   ├── org.abego.treelayout--org.abego.treelayout.core--1.0.1.txt
│   ├── org.antlr--antlr4-annotations--4.3.txt
│   ├── org.antlr--antlr4-runtime--4.3.txt
│   ├── org.antlr--antlr4-runtime--4.7.1.txt
│   ├── org.antlr--antlr-runtime--3.5.2.txt
│   ├── org.apache.abdera--abdera-core--1.1.3.txt
│   ├── org.apache.abdera--abdera-extensions-main--1.1.3.txt
│   ├── org.apache.abdera--abdera-i18n--1.1.3.txt
│   ├── org.apache.abdera--abdera-parser--1.1.3.txt
│   ├── org.apache.ant--ant--1.10.4.txt
│   ├── org.apache.ant--ant-launcher--1.10.4.txt
│   ├── org.apache.avro--avro--1.7.7.txt
│   ├── org.apache.commons--commons-collections4--4.1.txt
│   ├── org.apache.commons--commons-exec--1.3.txt
│   ├── org.apache.commons--commons-lang3--3.4.txt
│   ├── org.apache.commons--commons-lang3--3.8.1.txt
│   ├── org.apache.felix--org.apache.felix.bundlerepository--1.4.0.txt
│   ├── org.apache.felix--org.apache.felix.framework--3.0.2.txt
│   ├── org.apache.felix--org.apache.felix.framework--5.6.10.txt
│   ├── org.apache.felix--org.apache.felix.shell--1.2.0.txt
│   ├── org.apache.felix--org.osgi.service.obr--1.0.2.txt
│   ├── org.apache.geronimo.specs--geronimo-stax-api_1.0_spec--1.0.1.txt
│   ├── org.apache.httpcomponents--httpasyncclient--4.1.3.txt
│   ├── org.apache.httpcomponents--httpasyncclient-cache--4.1.3.txt
│   ├── org.apache.httpcomponents--httpclient--4.3.5.txt
│   ├── org.apache.httpcomponents--httpclient--4.4.1.txt
│   ├── org.apache.httpcomponents--httpclient--4.5.3.txt
│   ├── org.apache.httpcomponents--httpclient--4.5.5.txt
│   ├── org.apache.httpcomponents--httpclient--4.5.txt
│   ├── org.apache.httpcomponents--httpclient-cache--4.3.5.txt
│   ├── org.apache.httpcomponents--httpclient-cache--4.4.1.txt
│   ├── org.apache.httpcomponents--httpclient-cache--4.5.5.txt
│   ├── org.apache.httpcomponents--httpcore--4.3.3.txt
│   ├── org.apache.httpcomponents--httpcore--4.4.1.txt
│   ├── org.apache.httpcomponents--httpcore--4.4.9.txt
│   ├── org.apache.httpcomponents--httpcore-nio--4.4.9.txt
│   ├── org.apache.httpcomponents--httpmime--4.5.5.txt
│   ├── org.apache.jackrabbit--jackrabbit-jcr-commons--1.4.txt
│   ├── org.apache.jackrabbit--jackrabbit-jcr-server--1.4.txt
│   ├── org.apache.jackrabbit--jackrabbit-webdav--1.4.txt
│   ├── org.apache.logging.log4j--log4j2-stacktrace-origins--2.2-atlassian-2.txt
│   ├── org.apache.lucene--lucene-analyzers-common--4.4.0-atlassian-02.txt
│   ├── org.apache.lucene--lucene-analyzers-kuromoji--4.4.0-atlassian-02.txt
│   ├── org.apache.lucene--lucene-core--4.4.0-atlassian-02.txt
│   ├── org.apache.lucene--lucene-highlighter--4.4.0-atlassian-02.txt
│   ├── org.apache.lucene--lucene-memory--4.4.0-atlassian-02.txt
│   ├── org.apache.lucene--lucene-misc--4.4.0-atlassian-02.txt
│   ├── org.apache.lucene--lucene-queries--4.4.0-atlassian-02.txt
│   ├── org.apache.lucene--lucene-queryparser--4.4.0-atlassian-02.txt
│   ├── org.apache.lucene--lucene-sandbox--4.4.0-atlassian-02.txt
│   ├── org.apache.pdfbox--fontbox--2.0.6.txt
│   ├── org.apache.pdfbox--pdfbox--2.0.6.txt
│   ├── org.apache.pdfbox--xmpbox--2.0.6.txt
│   ├── org.apache.poi--ooxml-schemas--1.0.txt
│   ├── org.apache.poi--poi--3.5-FINAL.txt
│   ├── org.apache.poi--poi-ooxml--3.5-FINAL.txt
│   ├── org.apache.poi--poi-scratchpad--3.5-FINAL.txt
│   ├── org.apache.sanselan--sanselan--0.97-incubator.txt
│   ├── org.apache.santuario--xmlsec--2.0.7.txt
│   ├── org.apache.servicemix.bundles--org.apache.servicemix.bundles.aopalliance--1.0_6.txt
│   ├── org.apache.servicemix.bundles--org.apache.servicemix.bundles.spring-aop--4.3.20.RELEASE_1.txt
│   ├── org.apache.servicemix.bundles--org.apache.servicemix.bundles.spring-beans--4.3.20.RELEASE_1.txt
│   ├── org.apache.servicemix.bundles--org.apache.servicemix.bundles.spring-context--4.3.20.RELEASE_1.txt
│   ├── org.apache.servicemix.bundles--org.apache.servicemix.bundles.spring-context-support--4.3.20.RELEASE_1.txt
│   ├── org.apache.servicemix.bundles--org.apache.servicemix.bundles.spring-core--4.3.20.RELEASE_1.txt
│   ├── org.apache.servicemix.bundles--org.apache.servicemix.bundles.spring-expression--4.3.20.RELEASE_1.txt
│   ├── org.apache.servicemix.bundles--org.apache.servicemix.bundles.spring-jdbc--4.3.20.RELEASE_1.txt
│   ├── org.apache.servicemix.bundles--org.apache.servicemix.bundles.spring-tx--4.3.20.RELEASE_1.txt
│   ├── org.apache.servicemix.bundles--org.apache.servicemix.bundles.spring-web--4.3.20.RELEASE_1.txt
│   ├── org.apache.servicemix.bundles--org.apache.servicemix.bundles.spring-webmvc--4.3.20.RELEASE_1.txt
│   ├── org.apache.servicemix.bundles--org.apache.servicemix.bundles.velocity--1.7_6.txt
│   ├── org.apache.sling--org.apache.sling.commons.osgi--2.0.4-incubator.txt
│   ├── org.apache.thrift--libthrift--0.9.0.txt
│   ├── org.apache.tika--tika-core--1.20.txt
│   ├── org.apache.velocity--velocity--1.6.4-atlassian-9.txt
│   ├── org.apache.velocity--velocity-tools--1.3.txt
│   ├── org.apache.ws.commons.axiom--axiom-api--1.2.14.txt
│   ├── org.apache.ws.commons.axiom--axiom-common-impl--1.2.14.txt
│   ├── org.apache.ws.commons.axiom--axiom-impl--1.2.14.txt
│   ├── org.apache.xmlbeans--xmlbeans--2.3.0.txt
│   ├── org.apache.xmlgraphics--batik-anim--1.9.txt
│   ├── org.apache.xmlgraphics--batik-awt-util--1.9.txt
│   ├── org.apache.xmlgraphics--batik-bridge--1.9.txt
│   ├── org.apache.xmlgraphics--batik-codec--1.9.txt
│   ├── org.apache.xmlgraphics--batik-constants--1.9.txt
│   ├── org.apache.xmlgraphics--batik-css--1.9.txt
│   ├── org.apache.xmlgraphics--batik-dom--1.9.txt
│   ├── org.apache.xmlgraphics--batik-ext--1.9.txt
│   ├── org.apache.xmlgraphics--batik-gvt--1.9.txt
│   ├── org.apache.xmlgraphics--batik-i18n--1.9.txt
│   ├── org.apache.xmlgraphics--batik-parser--1.9.txt
│   ├── org.apache.xmlgraphics--batik-script--1.9.txt
│   ├── org.apache.xmlgraphics--batik-svg-dom--1.9.txt
│   ├── org.apache.xmlgraphics--batik-svggen--1.9.txt
│   ├── org.apache.xmlgraphics--batik-transcoder--1.9.txt
│   ├── org.apache.xmlgraphics--batik-util--1.9.txt
│   ├── org.apache.xmlgraphics--batik-xml--1.9.txt
│   ├── org.apache.xmlgraphics--xmlgraphics-commons--2.2.txt
│   ├── org.aspectj--aspectjrt--1.9.1.txt
│   ├── org.aspectj--aspectjtools--1.9.1.txt
│   ├── org.aspectj--aspectjweaver--1.9.1.txt
│   ├── org.bitbucket.b_c--jose4j--0.4.2.txt
│   ├── org.bitbucket.b_c--jose4j--0.6.3.txt
│   ├── org.bouncycastle--bcmail-jdk15on--1.60.txt
│   ├── org.bouncycastle--bcpkix-jdk15on--1.60.txt
│   ├── org.bouncycastle--bcprov-jdk15on--1.60.txt
│   ├── org.codehaus.httpcache4j--httpcache4j-api--5.1.1.txt
│   ├── org.codehaus.httpcache4j--httpcache4j-core--5.1.1.txt
│   ├── org.codehaus.httpcache4j--httpcache4j-storage-api--5.1.1.txt
│   ├── org.codehaus.httpcache4j.resolvers--resolvers-httpcomponents-httpclient--5.1.1.txt
│   ├── org.codehaus.httpcache4j.uribuilder--uribuilder--2.0.0.txt
│   ├── org.codehaus.jackson--jackson-core-asl--1.9.13-atlassian-3.txt
│   ├── org.codehaus.jackson--jackson-jaxrs--1.9.13-atlassian-3.txt
│   ├── org.codehaus.jackson--jackson-mapper-asl--1.9.13-atlassian-3.txt
│   ├── org.codehaus.jackson--jackson-xc--1.9.13-atlassian-3.txt
│   ├── org.codehaus.jettison--jettison--1.1.txt
│   ├── org.codehaus.woodstox--stax2-api--3.1.0.txt
│   ├── org.codehaus.woodstox--woodstox-core-asl--4.1.0.txt
│   ├── org.codehaus.woodstox--wstx-asl--3.2.9-atlassian-1.txt
│   ├── org.eclipse.core--runtime--20070801.txt
│   ├── org.eclipse.gemini.blueprint--gemini-blueprint-core--2.1.0.RELEASE.txt
│   ├── org.eclipse.gemini.blueprint--gemini-blueprint-extender--2.1.0.RELEASE.txt
│   ├── org.eclipse.gemini.blueprint--gemini-blueprint-io--2.1.0.RELEASE.txt
│   ├── org.ehcache--sizeof--0.2.0.txt
│   ├── org.glassfish--javax.json--1.1.2.txt
│   ├── org.glassfish.jaxb--jaxb-runtime--2.3.1.txt
│   ├── org.glassfish.jaxb--txw2--2.3.1.txt
│   ├── org.hamcrest--hamcrest-all--1.2.txt
│   ├── org.hibernate.common--hibernate-commons-annotations--5.0.1.Final.txt
│   ├── org.hibernate.common--hibernate-commons-annotations--5.0.4.Final.txt
│   ├── org.hibernate--hibernate-c3p0--5.2.8.Final.txt
│   ├── org.hibernate--hibernate-core--5.2.8.Final.txt
│   ├── org.hibernate--hibernate-core--5.3.2.Final.txt
│   ├── org.hibernate--hibernate-ehcache--5.2.8.Final.txt
│   ├── org.hibernate--hibernate-envers--5.2.2.Final.txt
│   ├── org.hibernate--hibernate-validator--4.0.2.GA.txt
│   ├── org.hibernate.javax.persistence--hibernate-jpa-2.1-api--1.0.0.Final.txt
│   ├── org.hibernate--jtidy--r8-20060801.txt
│   ├── org.hsqldb--hsqldb--2.3.0.txt
│   ├── org.javassist--javassist--3.19.0-GA.txt
│   ├── org.javassist--javassist--3.23.1-GA.txt
│   ├── org.javassist--javassist--3.24.0-GA.txt
│   ├── org.jboss--jandex--2.0.3.Final.txt
│   ├── org.jboss.logging--jboss-logging--3.3.0.Final.txt
│   ├── org.jboss.logging--jboss-logging--3.3.2.Final.txt
│   ├── org.jboss.logging--jboss-logging-annotations--2.0.0.Final.txt
│   ├── org.jclarion--image4j--0.7.txt
│   ├── org.jdom--jdom--1.1.3.txt
│   ├── org.jfree--jcommon--1.0.23.txt
│   ├── org.jfree--jfreechart--1.0.19.txt
│   ├── org.json--json--20070829.txt
│   ├── org.json--org.json--chargebee-1.0.txt
│   ├── org.jsoup--jsoup--1.9.2.txt
│   ├── org.jvnet.mimepull--mimepull--1.9.3.txt
│   ├── org.jvnet.staxex--stax-ex--1.8.txt
│   ├── org.jvnet.winp--winp--1.17-atlassian1.txt
│   ├── org.liquibase--liquibase-core--3.6.2.txt
│   ├── org.mindrot--jbcrypt--0.4-atlassian-1.txt
│   ├── org.mockito--mockito-core--1.10.19.txt
│   ├── org.mozilla--rhino--1.7.8.txt
│   ├── org.mozilla--rhino--1.7R5.txt
│   ├── org.objenesis--objenesis--2.1.txt
│   ├── org.outerj.daisy--daisydiff--1.1-atlassian-5.txt
│   ├── org.ow2.asm--asm--7.0.txt
│   ├── org.owasp.antisamy--antisamy--1.4.2-atlassian-13.txt
│   ├── org.owasp.antisamy--antisamy--1.5.3-atlassian-2.txt
│   ├── org.owasp.antisamy--antisamy--1.5.8.txt
│   ├── org.postgresql--postgresql--42.1.1.txt
│   ├── org.quartz-scheduler--quartz--1.8.6.txt
│   ├── org.reactivestreams--reactive-streams--1.0.2.txt
│   ├── org.reflections--reflections--0.9.10.txt
│   ├── org.slf4j--jcl-over-slf4j--1.7.25.txt
│   ├── org.slf4j--jul-to-slf4j--1.7.25.txt
│   ├── org.slf4j--slf4j-api--1.7.25.txt
│   ├── org.slf4j--slf4j-log4j12--1.6.4.txt
│   ├── org.slf4j--slf4j-log4j12--1.7.25.txt
│   ├── org.slf4j--slf4j-simple--1.7.25.txt
│   ├── org.sonatype.sisu.inject--cglib--3.1.1.txt
│   ├── org.sonatype.sisu.inject--guice-assistedinject--3.1.8.txt
│   ├── org.sonatype.sisu.inject--guice-multibindings--3.1.8.txt
│   ├── org.springframework.ldap--spring-ldap-core--2.2.1.RELEASE.txt
│   ├── org.springframework.security--spring-security-core--3.2.5.RELEASE.txt
│   ├── org.springframework--spring-aop--4.3.20.RELEASE.txt
│   ├── org.springframework--spring-beans--4.3.20.RELEASE.txt
│   ├── org.springframework--spring-context--4.3.20.RELEASE.txt
│   ├── org.springframework--spring-context-support--4.3.20.RELEASE.txt
│   ├── org.springframework--spring-core--4.3.20.RELEASE.txt
│   ├── org.springframework--spring-expression--4.3.20.RELEASE.txt
│   ├── org.springframework--spring-hibernate2--2.5.6-atlassian-1.txt
│   ├── org.springframework--spring-jdbc--4.3.20.RELEASE.txt
│   ├── org.springframework--spring-orm--4.3.20.RELEASE.txt
│   ├── org.springframework--spring-tx--4.3.20.RELEASE.txt
│   ├── org.springframework--spring-web--4.3.20.RELEASE.txt
│   ├── org.springframework--spring-webmvc--4.3.20.RELEASE.txt
│   ├── org.tuckey--urlrewritefilter--4.0.4.txt
│   ├── org.twdata.info.piwai.buildergen--buildergen-api--0.3-db4.txt
│   ├── org.twdata.pkgscanner--package-scanner--0.9.5.txt
│   ├── org.xerial.snappy--snappy-java--1.1.1.7.txt
│   ├── org.xhtmlrenderer--flying-saucer-core--9.1.7.txt
│   ├── org.xhtmlrenderer--flying-saucer-pdf--9.1.6.txt
│   ├── org.yaml--snakeyaml--1.12.txt
│   ├── org.yaml--snakeyaml--1.22.txt
│   ├── org.zeroturnaround--zt-exec--1.10.txt
│   ├── org.zeroturnaround--zt-process-killer--1.8.txt
│   ├── oro--oro--2.0.8.txt
│   ├── oscache--oscache--2.2.txt
│   ├── osuser--osuser--atl.user.txt
│   ├── pdf-renderer--pdf-renderer--1.13-atlassian-6.txt
│   ├── plupload--Unspecified.txt
│   ├── PrototypeJavaScriptFramework--1.4.0.txt
│   ├── radeox--radeox--1.0b2-forked-22Apr2004.txt
│   ├── RaphaelJavaScriptLibrary--1.4.3.txt
│   ├── rome--rome--1.0.txt
│   ├── saxpath--saxpath--1.0-FCS.txt
│   ├── scriptaculous--1.5_rc3.txt
│   ├── select2--3.4.1.txt
│   ├── sinon-qunit--Unspecified.txt
│   ├── software.amazon.ion--ion-java--1.0.2.txt
│   ├── spring--spring-aopalliance--1.0.txt
│   ├── sslext--sslext--1.2-0.txt
│   ├── syntaxhighligher--1.5.txt
│   ├── TinyMCE-TinyMCE--3.4.3.2-atlassian-3.txt
│   ├── tipsy--1.0.0a.txt
│   ├── twemoji--2.4.0.txt
│   ├── uk.org.simonsite--log4j-rolling-appender--20131024-2017.txt
│   ├── underscore--1.3.3.txt
│   ├── velocity-tools--velocity-tools--view-1.1.txt
│   ├── wsdl4j--wsdl4j--1.5.1.txt
│   ├── wsdl4j--wsdl4j--1.6.1.txt
│   ├── xalan--serializer--2.7.2.txt
│   ├── xalan--xalan--2.7.2.txt
│   ├── xerces--xercesImpl--2.11.0-atlassian-01.txt
│   ├── xml-apis--xml-apis-ext--1.3.04.txt
│   ├── xmlrpc--xmlrpc--2.0+xmlrpc61.1+sbfix.txt
│   ├── xpp3--xpp3--1.1.4c.txt
│   ├── xpp3--xpp3_min--1.1.3.4.O.txt
│   ├── xpp3--xpp3_min--1.1.4c.txt
│   └── zepto--0.8.txt
├── logs -> /run/confluence/logs/
├── NOTICE
├── README.html
├── README.md
├── README.txt
├── RELEASE-NOTES
├── RUNNING.txt
├── synchrony-proxy
│   ├── META-INF
│   │   ├── MANIFEST.MF
│   │   └── maven
│   │   └── com.atlassian.synchrony
│   │   └── synchrony-proxy
│   │   ├── pom.properties
│   │   └── pom.xml
│   └── WEB-INF
│   ├── classes
│   │   ├── com
│   │   │   └── atlassian
│   │   │   └── synchrony
│   │   │   └── proxy
│   │   │   ├── SynchronyDispatcherServletInitializer.class
│   │   │   ├── util
│   │   │   │   ├── SynchronyConfigInfo.class
│   │   │   │   ├── SynchronyProxyConstants.class
│   │   │   │   ├── SynchronyProxyPropertiesHelper.class
│   │   │   │   └── SynchronyProxyUtils.class
│   │   │   ├── web
│   │   │   │   ├── HealthCheckResult.class
│   │   │   │   ├── SynchronyProxyConfigPayload.class
│   │   │   │   ├── SynchronyProxyFilter.class
│   │   │   │   ├── SynchronyProxyRestController.class
│   │   │   │   ├── SynchronyProxyServlet.class
│   │   │   │   ├── SynchronyServletConfig.class
│   │   │   │   └── SynchronyWebMvcConfig.class
│   │   │   └── websocket
│   │   │   ├── WebSocketConfig.class
│   │   │   ├── WebSocketProxy.class
│   │   │   └── WebSocketUpstreamHandler.class
│   │   └── logback.xml
│   ├── lib
│   │   ├── aopalliance-1.0.jar
│   │   ├── commons-configuration2-2.1.jar
│   │   ├── commons-lang3-3.4.jar
│   │   ├── commons-logging-1.2.jar
│   │   ├── jetty-client-9.3.15.v20161220.jar
│   │   ├── jetty-http-9.3.15.v20161220.jar
│   │   ├── jetty-io-9.3.15.v20161220.jar
│   │   ├── jetty-proxy-9.3.15.v20161220.jar
│   │   ├── jetty-util-9.3.15.v20161220.jar
│   │   ├── slf4j-api-1.7.22.jar
│   │   ├── spring-aop-4.2.5.RELEASE.jar
│   │   ├── spring-beans-4.2.5.RELEASE.jar
│   │   ├── spring-context-4.2.5.RELEASE.jar
│   │   ├── spring-core-4.2.5.RELEASE.jar
│   │   ├── spring-expression-4.2.5.RELEASE.jar
│   │   ├── spring-test-4.2.5.RELEASE.jar
│   │   ├── spring-web-4.2.5.RELEASE.jar
│   │   ├── spring-webmvc-4.2.5.RELEASE.jar
│   │   └── spring-websocket-4.2.5.RELEASE.jar
│   ├── synchrony-proxy.properties
│   └── web.xml
├── temp -> /run/confluence/temp/
├── webapps
└── work -> /run/confluence/work/
166 directories, 3680 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment