すべてのバージョン
Bamboo 5.13Bamboo 5.7.x
Bamboo 5.6.x
More...
To get bamboo started. You need to acquire a Commercial License to gain access to Bamboo Source code. Once you have downloaded Bamboo source code, please follow the instructions below to set-up Bamboo in IDEA -
Coping with Sun JAVA libraries
Due to licensing restrictions, we are not allowed to re-distribute native SUN libraries through our maven2 public repositories.
If you are developing plugins for Bamboo or building Bamboo from source, you might need javax.mail and javax.transaction:jta:jar for Bamboo to build successfully. Please visit our confluence page on Working with Sun JAVA libraries for further details.
Main Class |
com.atlassian.bamboo.server.Server |
VM Params |
-Dorg.mortbay.xml.XmlParser.NotValidating=true -Dbamboo.home=home1 -server -Xmx512m -XX:MaxPermSize=126m |
Program Params |
8085 pathtobamboo/bamboo-web-app/src/main/webapp / |
Working Dir |
D:\dev\src\atlassian\bamboo-home |
Class Path of Module |
atlassian-bamboo-web-server |
Coping with Sun JAVA libraries
Due to licensing restrictions, we are not allowed to re-distribute native SUN libraries through our maven2 public repositories.
If you are developing plugins for Bamboo or building Bamboo from source, you might need javax.mail and javax.transaction:jta:jar for Bamboo to build successfully. Please visit our confluence page on Working with Sun JAVA libraries for further details.
Main Class |
com.atlassian.bamboo.server.Server |
VM Params |
-Dorg.mortbay.xml.XmlParser.NotValidating=true -Dbamboo.home=home1 -server -Xmx512m -XX:MaxPermSize=126m |
Program Params |
8085 pathtobamboo/bamboo-web-app/src/main/webapp / |
Working Dir |
D:\dev\src\atlassian\bamboo-home |
Class Path of Module |
atlassian-bamboo-web-server |