File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 358
358
359
359
<replace file =" target/wso2carbon-core-${carbon.kernel.version}/bin/wso2server.bat" token =" -Dhttpclient.hostnameVerifier=" DefaultAndLocalhost" " value =" -Dhttpclient.hostnameVerifier=" DefaultAndLocalhost" " />
360
360
361
+ <replace file =" target/wso2carbon-core-${carbon.kernel.version}/bin/wso2server.sh" token =" -Dhttpclient.hostnameVerifier=" DefaultAndLocalhost" \" value =" -Dhttpclient.hostnameVerifier=" DefaultAndLocalhost" \${line.separator} -Doptimize=true \" />
362
+ <replace file =" target/wso2carbon-core-${carbon.kernel.version}/bin/wso2server.bat" token =" -Dhttpclient.hostnameVerifier=" DefaultAndLocalhost" " value =" -Dhttpclient.hostnameVerifier=" DefaultAndLocalhost" -Doptimize=true" />
363
+
361
364
<replace file =" ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/security/authenticators.xml" token =" < !--Authenticator name=" MutualSSLAuthenticator" disabled=" false"> " value =" < Authenticator name=" MutualSSLAuthenticator"> " />
362
365
363
366
<replace file =" ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/security/authenticators.xml" token =" < /Authenticator--> " value =" < /Authenticator> " />
You can’t perform that action at this time.
0 commit comments