Revision 9b8c99b3
Added by Andreas Müller 4 months ago
.gitignore | ||
---|---|---|
135 | 135 |
eu.etaxonomy.taxeditor.test/lib/commons-pool-1.*.jar |
136 | 136 |
eu.etaxonomy.taxeditor.test/lib/hamcrest-core-1.*.jar |
137 | 137 |
eu.etaxonomy.taxeditor.test/lib/junit-4.*.jar |
138 |
eu.etaxonomy.taxeditor.local/lib/postgresql-42.2.15.jar
|
|
139 |
eu.etaxonomy.taxeditor.local/lib/mysql-connector-java-8.0.21.jar
|
|
138 |
eu.etaxonomy.taxeditor.local/lib/postgresql-*.jar
|
|
139 |
eu.etaxonomy.taxeditor.local/lib/mysql-connector-java-*.jar
|
|
140 | 140 |
eu.etaxonomy.taxeditor.local/lib/cdmlib-remote-webapp.war |
141 | 141 |
eu.etaxonomy.taxeditor.local/lib/jtds-1.3.1.jar |
142 |
eu.etaxonomy.taxeditor.local/lib/mssql-jdbc-8.4.1.jre8.jar
|
|
142 |
eu.etaxonomy.taxeditor.local/lib/mssql-jdbc-*.jar
|
|
143 | 143 |
eu.etaxonomy.taxeditor.local/lib/cdmlib-remote-webapp.war |
144 | 144 |
eu.etaxonomy.taxeditor.local/lib/cdmlib-remote-webapp.war |
145 |
eu.etaxonomy.taxeditor.local/lib/postgresql-42.*.jar |
|
146 | 145 |
eu.etaxonomy.taxeditor.local/lib/cdmlib-remote-webapp-*.war |
147 | 146 |
eu.etaxonomy.taxeditor.printpublisher/lib/cdmlib-*.jar |
148 | 147 |
eu.etaxonomy.taxeditor.printpublisher/lib/fop-2.*.jar |
Also available in: Unified diff
ref #9359 update mysql and postgresql in taxEditor (cont.)