日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 >

confluencejira集成_集成confluence与jira

發布時間:2025/4/16 56 豆豆
生活随笔 收集整理的這篇文章主要介紹了 confluencejira集成_集成confluence与jira 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

一.按照我前兩個文章已經安裝好了 confluence與 jira,現在 將D:\confluence\confluence-3.4.5目錄下的 confluence復制到 D:\jira\atlassian-jira-enterprise-4.2.4目錄下

二.修改D:\jira\atlassian-jira-enterprise-4.2.4\conf\server.xml

至此app集成完成

三.MySql的集成

在wiki的context

里加入

username="root"

password="0"

driverClassName="com.mysql.jdbc.Driver"

url="jdbc:mysql://localhost/jiradb?autoReconnect=true&useUnicode=true&characterEncoding=UTF8"/>

參考資料http://confluence.atlassian.com/display/CONF34/Delegate+user+management+to+use+JIRA+logins

找到/confluence/WEB-INF/classes下的 osuser.xml 文件

注釋掉 一下代碼

com.opensymphony.user.provider.hibernate.HibernateCredentialsProvider

bucket.user.BucketHibernateConfigProvider

com.opensymphony.user.provider.hibernate.HibernateAccessProvider

bucketuser.BucketHibernateConfigProvider

com.opensymphony.user.provider.hibernate.HibernateProfileProvider

bucket.user.BucketHibernateConfigProvider

反注釋 以下代碼塊

com.atlassian.confluence.user.providers.jira.JiraJdbcCredentialsProvider

java:comp/env/jdbc/JiraDS

com.atlassian.confluence.user.providers.jira.JiraJdbcAccessProvider

java:comp/env/jdbc/JiraDS

com.atlassian.confluence.user.providers.jira.JiraJdbcProfileProvider

java:comp/env/jdbc/JiraDS

bucket.user.BucketHibernateConfigProvider

JiraDS 是在 Confluence里面 JIRA 的 datasource

修改? D:\jira\atlassian-jira-enterprise-4.2.4\confluence\WEB-INF\classes\atlassian-user.xml

注釋掉以下代碼

同時加入

在JIRA里創建confluence-users 和 confluence-administrators組, 把你自己放在這兩個組里, 為了集成,這里有兩個選擇 (1).手動編輯里面的JIRA這些用戶組的成員給他們 一個或兩個 onfluence組 (2). Start up Confluence. Log in using your JIRA account and go to Administration and then Global Permissions. Now assign the 'can use' permission to your desired JIRA groups Activating External User Management Since user management is now conducted in JIRA and outside of Confluence, you will need to switch external user management on. Activating external user management will remove user and group management options from Confluence. Your users will also no longer be able to edit their full name or email address inside Confluence. (If they want to, they would have to do so in JIRA). To switch external user management on: Log into Confluence using your JIRA account. Go to the Confluence 'Administration Console'. To do this: Open the 'Browse' menu and select 'Confluence Admin'. The 'Administrator Access' login screen will be displayed. Enter your password and click 'Confirm'. You will be temporarily logged into a secure session to access the 'Administration Console'. Select 'Security Configuration' in the left-hand panel. In the 'Security Configuration' screen, click 'Edit'. Check the 'External user management' checkbox. Click 'Save'. XML切忌不能有中文

總結

以上是生活随笔為你收集整理的confluencejira集成_集成confluence与jira的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。