Sandbox's OSGI module has a submodule injection without a pom.xml -
does it exist in anyone's local/feature branch and needs to be pushed to
master?

Thanks,
Phil

Am 09.10.2017 um 21:38 schrieb [email protected]:
> http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/738be50e/osgi/pom.xml
> ----------------------------------------------------------------------
> diff --git a/osgi/pom.xml b/osgi/pom.xml
> index b0089b8..29b9b77 100644
> --- a/osgi/pom.xml
> +++ b/osgi/pom.xml
> @@ -25,6 +25,7 @@
>          <groupId>org.apache.tamaya.ext</groupId>
>          <artifactId>tamaya-sandbox</artifactId>
>          <version>0.4-incubating-SNAPSHOT</version>
> +        <relativePath/>
>      </parent>
>  
>      <artifactId>tamaya-osgi-all</artifactId>
> @@ -100,7 +101,9 @@
>          <module>karaf-shell</module>
>          <module>karaf-features</module>
>          <module>gogo-shell</module>
> +        <!-- Enable if pom is properly checked in
>          <module>injection</module>
> +     -->
>      </modules>
>  
>  </project>

Reply via email to