[hibernate/hibernate-search] f25b4e: HSEARCH-3024 Make our pom files more consistent wi...
by GitHub
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-search
Commit: f25b4ed77a2c010823ca270c7a1d7c6e7beddbc6
https://github.com/hibernate/hibernate-search/commit/f25b4ed77a2c010823ca...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2018-03-02 (Fri, 02 Mar 2018)
Changed paths:
M backends/jgroups/pom.xml
M documentation/pom.xml
M elasticsearch-aws/pom.xml
M elasticsearch/pom.xml
M engine/pom.xml
M infinispan/pom.xml
M integrationtest/jsr352/pom.xml
M integrationtest/osgi/karaf-features/src/main/features/features.xml
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/performance/engine-elasticsearch/pom.xml
M integrationtest/performance/engine-lucene/pom.xml
M integrationtest/performance/orm/pom.xml
M integrationtest/performance/orm/server-provisioning.xml
M integrationtest/spring/pom.xml
M integrationtest/wildfly/pom.xml
M integrationtest/wildfly/server-provisioning.xml
M integrationtest/wildfly/src/test/java/org/hibernate/search/test/integration/VersionTestHelper.java
M integrationtest/wildfly/src/test/resources/module-versions.properties
M jbossmodules/elasticsearch-aws/pom.xml
M jbossmodules/elasticsearch-aws/src/main/modules/search/elasticsearch-aws/module.xml
M jbossmodules/elasticsearch/pom.xml
M jbossmodules/elasticsearch/src/main/aliases/search/elasticsearch/module.xml
M jbossmodules/elasticsearch/src/main/modules/search/elasticsearch/module.xml
M jbossmodules/engine/pom.xml
M jbossmodules/engine/src/main/aliases/search/engine/module.xml
M jbossmodules/engine/src/main/modules/search/backend-jgroups/module.xml
M jbossmodules/engine/src/main/modules/search/backend-jms/module.xml
M jbossmodules/engine/src/main/modules/search/engine/module.xml
M jbossmodules/engine/src/main/modules/search/serialization-avro/module.xml
M jbossmodules/hibernate-orm/pom.xml
M jbossmodules/hibernate-orm/src/main/aliases/org/hibernate/core/module.xml
M jbossmodules/hibernate-orm/src/main/aliases/org/hibernate/jipijapa-hibernate5/module.xml
M jbossmodules/hibernate-orm/src/main/modules/org/hibernate/core/module.xml
M jbossmodules/hibernate-orm/src/main/modules/org/hibernate/jipijapa-hibernate5/module.xml
M jbossmodules/orm/pom.xml
M jbossmodules/orm/src/main/aliases/search/jsr352/module.xml
M jbossmodules/orm/src/main/aliases/search/orm/module.xml
M jbossmodules/orm/src/main/modules/search/jsr352/module.xml
M jbossmodules/orm/src/main/modules/search/orm/module.xml
M jbossmodules/pom.xml
M jbossmodules/testing/pom.xml
M jbossmodules/testing/src/main/modules/tika/module.xml
M orm/pom.xml
M pom.xml
M serialization/avro/pom.xml
Log Message:
-----------
HSEARCH-3024 Make our pom files more consistent with WildFly and JBoss parent pom files
Commit: bdc32420df57ef687db7d8614f1c629de0e01d68
https://github.com/hibernate/hibernate-search/commit/bdc32420df57ef687db7...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2018-03-02 (Fri, 02 Mar 2018)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-3024 Remove some useless Elasticsearch properties
Compare: https://github.com/hibernate/hibernate-search/compare/40dc6f1e3c0a...bdc3...
6 years, 11 months