Skip to content

Instantly share code, notes, and snippets.

@blaulabs
Created August 31, 2011 10:19
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 blaulabs/1183242 to your computer and use it in GitHub Desktop.
Save blaulabs/1183242 to your computer and use it in GitHub Desktop.
bamboo_tree
bamboo@pallas:~/bamboo$ tree -L 2
.
|-- bamboo.pid
|-- bamboo.sh
|-- conf
| |-- jmxremote.password
| `-- wrapper.conf
|-- licenses
| |-- acegi-security-LICENSE.txt
| |-- acegi-security-NOTICE.txt
| |-- alt-LICENSE.txt
| |-- annotations-LICENSE.txt
| |-- ant-LICENSE.txt
| |-- ant-NOTICE.txt
| |-- aopalliance-LICENSE.txt
| |-- asm-LICENSE.txt
| |-- asm-util-LICENSE.txt
| |-- aspectwerkz-core-LICENSE.txt
| |-- atlassian-bonnie-LICENSE.txt
| |-- atlassian-bucket-LICENSE.txt
| |-- atlassian-config-LICENSE.txt
| |-- atlassian-core-LICENSE.txt
| |-- atlassian-event-LICENSE.txt
| |-- atlassian-johnson-LICENSE.txt
| |-- atlassian-mail-LICENSE.txt
| |-- atlassian-plugins-LICENSE.txt
| |-- atlassian-profiling-LICENSE.txt
| |-- atlassian-seraph-LICENSE.txt
| |-- atlassian-spring-LICENSE.txt
| |-- atlassian-user-LICENSE.txt
| |-- atlassian-velocity-LICENSE.txt
| |-- backport-util-concurrent-LICENSE.txt
| |-- cglib-LICENSE.txt
| |-- commons-LICENSE.txt
| |-- commons-beanutils-LICENSE.txt
| |-- commons-beanutils-NOTICE.txt
| |-- commons-codec-LICENSE.txt
| |-- commons-collections-LICENSE.txt
| |-- commons-collections-NOTICE.txt
| |-- commons-digester-LICENSE.txt
| |-- commons-io-LICENSE.txt
| |-- commons-io-NOTICE.txt
| |-- commons-lang-LICENSE.txt
| |-- commons-lang-NOTICE.txt
| |-- commons-logging-LICENSE.txt
| |-- commons-logging-NOTICE.txt
| |-- dom4j-LICENSE.txt
| |-- ehcache-LICENSE.txt
| |-- hibernate-LICENSE.txt
| |-- hsqldb-LICENSE.txt
| |-- isorelax-LICENSE.txt
| |-- jaxen-LICENSE.txt
| |-- jcip-annotations-LICENSE.txt
| |-- jdk-5.0u17-dlj-LICENSE.txt
| |-- jdk-5.0u17-dlj-README.html
| |-- jdk-5.0u17-dlj-THIRDPARTYLICENSEREADME.txt
| |-- jdk-6u12-dlj-LICENSE.txt
| |-- jdk-6u12-dlj-README.html
| |-- jdk-6u12-dlj-THIRDPARTYLICENSEREADME.html
| |-- jdom-LICENSE.txt
| |-- jmock-LICENSE.txt
| |-- joda-time-LICENSE.txt
| |-- joda-time-NOTICE.txt
| |-- jta-LICENSE.txt
| |-- junit-LICENSE.txt
| |-- ldaptemplate-LICENSE.txt
| |-- log4j-LICENSE.txt
| |-- lucene-LICENSE.txt
| |-- lucene-NOTICE.txt
| |-- mail-LICENSE.txt
| |-- mockobjects-LICENSE.txt
| |-- msv-LICENSE.txt
| |-- odmg-LICENSE.txt
| |-- ognl-LICENSE.txt
| |-- oro-LICENSE.txt
| |-- oscache-LICENSE.txt
| |-- oscore-LICENSE.txt
| |-- osuser-LICENSE.txt
| |-- p6spy-LICENSE.txt
| |-- p6spy-NOTICE.txt
| |-- pdfbox-LICENSE.txt
| |-- poi-LICENSE.txt
| |-- propertyset-LICENSE.txt
| |-- quartz-LICENSE.txt
| |-- relaxngDatatype-LICENSE.txt
| |-- rife-continuations-LICENSE.txt
| |-- rome-LICENSE.txt
| |-- saxpath-LICENSE.txt
| |-- servlet-api-LICENSE.txt
| |-- sitemesh-LICENSE.txt
| |-- smack-LICENSE.txt
| |-- smackx-LICENSE.txt
| |-- spring-LICENSE.txt
| |-- tm-extractors-LICENSE.txt
| |-- velocity-LICENSE.txt
| |-- webwork-LICENSE.txt
| |-- xercesImpl-LICENSE.txt
| |-- xml-apis-LICENSE.txt
| |-- xmlParserAPIs-LICENSE.txt
| |-- xmlrpc-LICENSE.txt
| `-- xwork-LICENSE.txt
|-- logs
| `-- bamboo.log
|-- scripts
| |-- cvs-triggers
| |-- jsvn
| |-- jsvn.bat
| |-- lib
| |-- maven2
| |-- perforce-triggers
| `-- svn-triggers
|-- webapp
| |-- META-INF
| |-- WEB-INF
| |-- accessdenied.html
| |-- activityStream.ftl
| |-- admin
| |-- agent
| |-- agentServer
| |-- allPlansDashboard.ftl
| |-- api
| |-- author
| |-- build
| |-- buildResult
| |-- chain
| |-- currentActivityDashboard.ftl
| |-- decorators
| |-- displayCurrentActivity.ftl
| |-- displayMyBuildSummaries.ftl
| |-- error
| |-- error.ftl
| |-- favicon.ico
| |-- forgotPassword.ftl
| |-- fragments
| |-- func
| |-- help
| |-- images
| |-- jsExport.ftl
| |-- labels
| |-- legacyDashboard.ftl
| |-- lib
| |-- login.ftl
| |-- myBambooDashboard.ftl
| |-- plugins
| |-- project
| |-- reports
| |-- repositoryScripts
| |-- scripts
| |-- sendingNewPassword.ftl
| |-- setup
| |-- start.action
| |-- styles
| |-- telemetry.ftl
| |-- template
| |-- templates
| |-- textdownloads
| |-- viewBuildFiles.ftl
| |-- viewBuildHistory.ftl
| |-- viewBuildSummary.ftl
| |-- wait.ftl
| `-- welcome.ftl
`-- wrapper
|-- lib
|-- start-bamboo
`-- wrapper
40 directories, 123 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment