You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2020/02/08 14:04:11 UTC

[GitHub] [cxf-fediz] jim-wei opened a new pull request #47: fix ClassNotFoundException org.hsql.jdbcDriver

jim-wei opened a new pull request #47: fix ClassNotFoundException org.hsql.jdbcDriver
URL: https://github.com/apache/cxf-fediz/pull/47
 
 
   fix ClassNotFoundException org.hsql.jdbcDriver, when packaging with 'mvn clean install -Prealm-a' and running in tomcat container.
   dependency org.hsqldb may be lost.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [cxf-fediz] jim-wei commented on issue #47: fix ClassNotFoundException org.hsql.jdbcDriver

Posted by GitBox <gi...@apache.org>.
jim-wei commented on issue #47: fix ClassNotFoundException org.hsql.jdbcDriver
URL: https://github.com/apache/cxf-fediz/pull/47#issuecomment-586881963
 
 
   sorry,I did not consider binary case. Thanks for reminding.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [cxf-fediz] coheigea merged pull request #47: fix ClassNotFoundException org.hsql.jdbcDriver

Posted by GitBox <gi...@apache.org>.
coheigea merged pull request #47: fix ClassNotFoundException org.hsql.jdbcDriver
URL: https://github.com/apache/cxf-fediz/pull/47
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [cxf-fediz] jim-wei commented on issue #47: fix ClassNotFoundException org.hsql.jdbcDriver

Posted by GitBox <gi...@apache.org>.
jim-wei commented on issue #47: fix ClassNotFoundException org.hsql.jdbcDriver
URL: https://github.com/apache/cxf-fediz/pull/47#issuecomment-586096313
 
 
   > I guess this dependency should apply for all of the profiles.
   
   I totally agree with you. 
   add hsqldb dependencies to all idp-service profiles
   commit is already pushed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [cxf-fediz] coheigea commented on issue #47: fix ClassNotFoundException org.hsql.jdbcDriver

Posted by GitBox <gi...@apache.org>.
coheigea commented on issue #47: fix ClassNotFoundException org.hsql.jdbcDriver
URL: https://github.com/apache/cxf-fediz/pull/47#issuecomment-586368225
 
 
   Actually, sorry, I'd prefer to only add this dependnecy for the "profile A" and "profile B" and "standalone" cases. For the default case, I'd prefer if it was not added, as it would get added into the distribution binary in this case.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services