diff --git a/.gitignore b/.gitignore index 2dbd81248..73575082b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,6 @@ bin/ **/.settings/org.eclipse.* dependency-reduced-pom.xml -bundles/antlr-generator-3.2.0-patch.jar bundles/org.openhab.core.model.*/META-INF/ features/karaf/*/src/main/history diff --git a/bundles/antlr-generator-3.2.0-patch.jar b/bundles/antlr-generator-3.2.0-patch.jar new file mode 100644 index 000000000..90516fd7a Binary files /dev/null and b/bundles/antlr-generator-3.2.0-patch.jar differ diff --git a/bundles/pom.xml b/bundles/pom.xml index 116e3148f..20f54fca3 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -238,38 +238,6 @@ - - model-antlr-profile - - - org.openhab.core.model.codegen/model.profile-marker - - - - - - com.googlecode.maven-download-plugin - download-maven-plugin - 1.2.1 - false - - - install-antrl3 - - wget - - initialize - - http://download.itemis.com/antlr-generator-3.2.0-patch.jar - false - /${basedir} - - - - - - -