File tree Expand file tree Collapse file tree 13 files changed +5
-19
lines changed
org.wso2.carbon.identity.discovery
org.wso2.carbon.identity.oauth.ciba
org.wso2.carbon.identity.oauth.common
org.wso2.carbon.identity.oauth.dcr
org.wso2.carbon.identity.oauth.extension
org.wso2.carbon.identity.oauth.par
org.wso2.carbon.identity.oauth.rar
org.wso2.carbon.identity.oauth.stub
org.wso2.carbon.identity.oauth.ui
org.wso2.carbon.identity.oidc.dcr
org.wso2.carbon.identity.oidc.session
org.wso2.carbon.identity.webfinger Expand file tree Collapse file tree 13 files changed +5
-19
lines changed Original file line number Diff line number Diff line change 3030 <name >WSO2 Carbon - OAuth OpenId Connect Discovery</name >
3131 <description >OpenId Connect Discovery Bundle</description >
3232 <url >http://wso2.org</url >
33-
3433 <dependencies >
3534 <dependency >
3635 <groupId >commons-codec</groupId >
149148 org.wso2.carbon.identity.discovery.*;
150149 version="${identity.inbound.auth.oauth.exp.pkg.version} "
151150 </Export-Package >
152-
153151 </instructions >
154152 </configuration >
155153 </plugin >
Original file line number Diff line number Diff line change 176176 org.wso2.carbon.identity.oauth.ciba.*;
177177 version="${identity.inbound.auth.oauth.exp.pkg.version} ",
178178 </Export-Package >
179-
180179 </instructions >
181180 </configuration >
182181 </plugin >
Original file line number Diff line number Diff line change 105105 <Export-Package >
106106 org.wso2.carbon.identity.oauth.common.*;version="${identity.inbound.auth.oauth.exp.pkg.version} "
107107 </Export-Package >
108-
109108 </instructions >
110109 </configuration >
111110 </plugin >
Original file line number Diff line number Diff line change 195195 org.wso2.carbon.identity.oauth.dcr.*;version="${identity.inbound.auth.oauth.exp.pkg.version} ",
196196 org.wso2.carbon.identity.oauth.dcr.handler.*;version="${identity.inbound.auth.oauth.exp.pkg.version} "
197197 </Export-Package >
198-
199198 </instructions >
200199 </configuration >
201200 </plugin >
Original file line number Diff line number Diff line change 7070 </Bundle-SymbolicName >
7171 <Export-Package >
7272 org.wso2.carbon.identity.oauth.extension.*;version="${identity.inbound.auth.oauth.exp.pkg.version} "
73- </Export-Package >
74-
73+ </Export-Package >
7574 </instructions >
7675 </configuration >
7776 </plugin >
Original file line number Diff line number Diff line change 191191 !org.wso2.carbon.identity.oauth.par.internal,
192192 org.wso2.carbon.identity.oauth.par.*;
193193 version="${identity.inbound.auth.oauth.exp.pkg.version} ",
194- </Export-Package >
195-
194+ </Export-Package >
196195 </instructions >
197196 </configuration >
198197 </plugin >
Original file line number Diff line number Diff line change 191191 !org.wso2.carbon.identity.oauth.rar.internal,
192192 org.wso2.carbon.identity.oauth.rar.*;
193193 version="${identity.inbound.auth.oauth.exp.pkg.version} ",
194- </Export-Package >
195-
194+ </Export-Package >
196195 </instructions >
197196 </configuration >
198197 </plugin >
Original file line number Diff line number Diff line change 120120 <Export-Package >
121121 org.wso2.carbon.identity.oauth.stub.*; version="${identity.inbound.auth.oauth.exp.pkg.version} ",
122122 org.wso2.carbon.identity.oauth2.stub.*; version="${identity.inbound.auth.oauth.exp.pkg.version} "
123- </Export-Package >
124-
123+ </Export-Package >
125124 </instructions >
126125 </configuration >
127126 </plugin >
Original file line number Diff line number Diff line change 146146 org.wso2.carbon.identity.oauth.ui.*;version="${identity.inbound.auth.oauth.exp.pkg.version} "
147147 </Export-Package >
148148 <Carbon-Component >UIBundle</Carbon-Component >
149-
150149 </instructions >
151150 </configuration >
152151 </plugin >
Original file line number Diff line number Diff line change 163163 <Export-Package >
164164 !org.wso2.carbon.identity.oidc.dcr.internal,
165165 org.wso2.carbon.identity.oidc.dcr.*;version="${identity.inbound.auth.oauth.exp.pkg.version} "
166- </Export-Package >
167-
166+ </Export-Package >
168167 </instructions >
169168 </configuration >
170169 </plugin >
You can’t perform that action at this time.
0 commit comments