This is an automated email from the ASF dual-hosted git repository. alexoree pushed a change to branch bug/JUDDI-1015 in repository https://gitbox.apache.org/repos/asf/juddi.git.
from 7d562f9 JUDDI-1015 incomplete fix for certain columns being too long on specific database vendors (oracle in this case). this has some test failures and query issues due to the column type changes. new c6e69a4 JUDDI-1015 adds oracle and mssql drivers to the mix along with an example for oracle db add bad3192 JUDDI-1012 newer version of hibernate (jre8 min), also adds some additional DDLs for mssql and oracle add f9ca904 JUDDI-1008 fix for find by ident bag via v2 findbusiness api new 93f2d36 Merge branch 'master' into bug/JUDDI-1015 new 89c856a NOJIRA removes the jpda setting The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../juddi/v3/client/mapping/MapUDDIv2Tov3.java | 1 + .../juddi/api/impl/API_110_FindBusinessTest.java | 45 ++++++++++++++++++++++ .../java/org/apache/juddi/ddl/generator/App.java | 9 ++++- juddi-tomcat/build.xml | 2 + juddi-tomcat/context.xml | 15 ++++++-- juddi-tomcat/pom.xml | 15 ++++++++ pom.xml | 4 +- uddi-tck/pom.xml | 2 +- 8 files changed, 86 insertions(+), 7 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@juddi.apache.org For additional commands, e-mail: commits-h...@juddi.apache.org