See 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/1064/display/redirect?page=changes>

Changes:

[atsticks] Added missing reset method.

------------------------------------------
[...truncated 3.25 MB...]
[INFO] Installing 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/optional/target/tamaya-optional-0.4-incubating-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/tamaya/ext/tamaya-optional/0.4-incubating-SNAPSHOT/tamaya-optional-0.4-incubating-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/optional/pom.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/tamaya/ext/tamaya-optional/0.4-incubating-SNAPSHOT/tamaya-optional-0.4-incubating-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/optional/target/feature/feature.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/tamaya/ext/tamaya-optional/0.4-incubating-SNAPSHOT/tamaya-optional-0.4-incubating-SNAPSHOT-features.xml
[INFO] Installing 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/optional/target/tamaya-optional-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/tamaya/ext/tamaya-optional/0.4-incubating-SNAPSHOT/tamaya-optional-0.4-incubating-SNAPSHOT-javadoc.jar
[INFO] Installing 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/optional/target/tamaya-optional-0.4-incubating-SNAPSHOT-sources.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/tamaya/ext/tamaya-optional/0.4-incubating-SNAPSHOT/tamaya-optional-0.4-incubating-SNAPSHOT-sources.jar
[INFO] 
[INFO] ------------------< org.apache.tamaya.ext:tamaya-cdi >------------------
[INFO] Building Apache Tamaya Modules - Injection CDI 0.4-incubating-SNAPSHOT 
[20/39]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tamaya-cdi ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ 
tamaya-cdi ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-versions) @ 
tamaya-cdi ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ tamaya-cdi ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*banner.txt
[INFO] Exclude: banner.txt
[INFO] Exclude: .git
[INFO] Exclude: derby.log
[INFO] Exclude: **/build.data
[INFO] Exclude: **/bootstrap-*
[INFO] Exclude: **/js/jquery-*
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.md
[INFO] Exclude: **/*.md.vm
[INFO] Exclude: src/site/asciidoc/temp-properties-files-for-site/attributes.adoc
[INFO] Exclude: readme/**
[INFO] 58 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 58 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ tamaya-cdi ---
[INFO] 
[INFO] --- karaf-maven-plugin:4.0.5:features-generate-descriptor (generate) @ 
tamaya-cdi ---
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/tamaya/ext/tamaya-cdi/0.4-incubating-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/tamaya/ext/tamaya-cdi/0.4-incubating-SNAPSHOT/maven-metadata.xml
 (1.5 kB at 5.0 kB/s)
[INFO] Generating feature descriptor file 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/target/feature/feature.xml>
[WARNING] Manifest not present in the first entry of the zip - 
javax.inject-1.jar
[INFO] ...done!
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
tamaya-cdi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ tamaya-cdi 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/target/classes>
[INFO] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/TamayaCDIInjectionExtension.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/TamayaCDIInjectionExtension.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/TamayaCDIInjectionExtension.java>:[20,25]
 org.apache.tamaya.ConfigOperator in org.apache.tamaya has been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/TamayaSEInjectionExtension.java>:[22,32]
 org.apache.tamaya.inject.ConfigurationInjection in org.apache.tamaya.inject 
has been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/DefaultDynamicValue.java>:[25,36]
 org.apache.tamaya.inject.api.LoadPolicy in org.apache.tamaya.inject.api has 
been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/TamayaCDIInjectionExtension.java>:[128,52]
 org.apache.tamaya.ConfigOperator in org.apache.tamaya has been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/TamayaCDIInjectionExtension.java>:[130,12]
 org.apache.tamaya.ConfigOperator in org.apache.tamaya has been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/TamayaCDIInjectionExtension.java>:[135,23]
 org.apache.tamaya.ConfigOperator in org.apache.tamaya has been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/TamayaSEInjectionExtension.java>:[58,17]
 org.apache.tamaya.inject.ConfigurationInjection in org.apache.tamaya.inject 
has been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/DefaultDynamicValue.java>:[61,19]
 org.apache.tamaya.inject.api.LoadPolicy in org.apache.tamaya.inject.api has 
been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/DefaultDynamicValue.java>:[73,90]
 org.apache.tamaya.inject.api.LoadPolicy in org.apache.tamaya.inject.api has 
been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/DefaultDynamicValue.java>:[79,26]
 org.apache.tamaya.inject.api.LoadPolicy in org.apache.tamaya.inject.api has 
been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/DefaultDynamicValue.java>:[85,57]
 org.apache.tamaya.inject.api.LoadPolicy in org.apache.tamaya.inject.api has 
been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/DefaultDynamicValue.java>:[88,100]
 org.apache.tamaya.inject.api.LoadPolicy in org.apache.tamaya.inject.api has 
been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/DefaultDynamicValue.java>:[93,57]
 org.apache.tamaya.inject.api.LoadPolicy in org.apache.tamaya.inject.api has 
been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/DefaultDynamicValue.java>:[96,100]
 org.apache.tamaya.inject.api.LoadPolicy in org.apache.tamaya.inject.api has 
been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/DefaultDynamicValue.java>:[129,49]
 org.apache.tamaya.inject.api.LoadPolicy in org.apache.tamaya.inject.api has 
been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/DefaultDynamicValue.java>:[133,49]
 org.apache.tamaya.inject.api.LoadPolicy in org.apache.tamaya.inject.api has 
been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/DefaultDynamicValue.java>:[136,93]
 org.apache.tamaya.inject.api.LoadPolicy in org.apache.tamaya.inject.api has 
been deprecated
[WARNING] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/DefaultDynamicValue.java>:[140,93]
 org.apache.tamaya.inject.api.LoadPolicy in org.apache.tamaya.inject.api has 
been deprecated
[INFO] 18 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/ServiceLoaderServiceContext.java>:[40,7]
 org.apache.tamaya.cdi.ServiceLoaderServiceContext is not abstract and does not 
override abstract method reset() in org.apache.tamaya.spi.ServiceContext
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tamaya Extensions 0.4-incubating-SNAPSHOT ... SUCCESS [ 47.979 s]
[INFO] Apache Tamaya Extension Modules .................... SUCCESS [  4.492 s]
[INFO] Apache Tamaya Modules - Resource Locator ........... SUCCESS [02:24 min]
[INFO] Apache Tamaya Extensions Examples .................. SUCCESS [  3.857 s]
[INFO] Apache Tamaya Resource Location Example ............ SUCCESS [  6.886 s]
[INFO] Apache Tamaya Modules - Placeholder Resolver ....... SUCCESS [ 45.518 s]
[INFO] Apache Tamaya Value Resolution Example ............. SUCCESS [ 10.856 s]
[INFO] Apache Tamaya Modules - Injection Parent ........... SUCCESS [ 25.699 s]
[INFO] Apache Tamaya Modules - Injection API .............. SUCCESS [ 20.146 s]
[INFO] Apache Tamaya Modules - Common Functional Extensions SUCCESS [ 44.697 s]
[INFO] Apache Tamaya Event and dynamic Update Extensions .. SUCCESS [ 34.177 s]
[INFO] Apache Tamaya Modules - Injection Standalone ....... SUCCESS [ 29.922 s]
[INFO] Apache Tamaya Configuration Injection Example ...... SUCCESS [ 22.013 s]
[INFO] Apache Tamaya Modules - Formats Parent ............. SUCCESS [  4.008 s]
[INFO] Apache Tamaya Modules - Formats Common ............. SUCCESS [ 40.696 s]
[INFO] Apache Tamaya Events Example ....................... SUCCESS [  7.761 s]
[INFO] Apache Tamaya Spring Integration ................... SUCCESS [ 45.553 s]
[INFO] Apache Tamaya Spring Example ....................... SUCCESS [ 14.048 s]
[INFO] Apache Tamaya Modules - Optional Backend ........... SUCCESS [ 20.243 s]
[INFO] Apache Tamaya Modules - Injection CDI .............. FAILURE [  3.838 s]
[INFO] Apache Tamaya Modules - Mutable Configuration ...... SKIPPED
[INFO] Apache Tamaya Adaptive Configuration Filtering ..... SKIPPED
[INFO] Apache Tamaya JNDI Support ......................... SKIPPED
[INFO] Apache Tamaya Feature Check ........................ SKIPPED
[INFO] Apache Tamaya JSON Support ......................... SKIPPED
[INFO] Apache Tamaya YAML Support ......................... SKIPPED
[INFO] Apache Tamaya :: OSGi Integration :: ALL ........... SKIPPED
[INFO] Apache Tamaya :: OSGi :: Common .................... SKIPPED
[INFO] Apache Tamaya :: OSGi :: Updater ................... SKIPPED
[INFO] Apache Tamaya :: OSGI :: Karaf :: Shell ............ SKIPPED
[INFO] Apache Tamaya :: OSGI :: Karaf :: Features ......... SKIPPED
[INFO] Apache Tamaya :: OSGI :: Gogo :: Shell ............. SKIPPED
[INFO] Apache Tamaya :: OSGI :: Config Injection .......... SKIPPED
[INFO] Apache Tamaya Modules - Microprofile API ........... SKIPPED
[INFO] Apache Tamaya Modules - Collections Support ........ SKIPPED
[INFO] Apache Tamaya Modules - Hazelcast PropertySource ... SKIPPED
[INFO] Apache Tamaya Modules - etcd PropertySource ........ SKIPPED
[INFO] Apache Tamaya Modules - Consul PropertySource ...... SKIPPED
[INFO] Apache Tamaya Extension Distribution 0.4-incubating-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:59 min
[INFO] Finished at: 2018-12-16T23:51:44Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) 
on project tamaya-cdi: Compilation failure
[ERROR] 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/src/main/java/org/apache/tamaya/cdi/ServiceLoaderServiceContext.java>:[40,7]
 org.apache.tamaya.cdi.ServiceLoaderServiceContext is not abstract and does not 
override abstract method reset() in org.apache.tamaya.spi.ServiceContext
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tamaya-cdi
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-extensions/0.4-incubating-SNAPSHOT/tamaya-extensions-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-extensions/0.4-incubating-SNAPSHOT/tamaya-extensions-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/events/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-events/0.4-incubating-SNAPSHOT/tamaya-events-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/events/target/tamaya-events-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-events/0.4-incubating-SNAPSHOT/tamaya-events-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/events/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-events/0.4-incubating-SNAPSHOT/tamaya-events-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/events/target/tamaya-events-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-events/0.4-incubating-SNAPSHOT/tamaya-events-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/events/target/tamaya-events-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-events/0.4-incubating-SNAPSHOT/tamaya-events-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/base/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-formats/0.4-incubating-SNAPSHOT/tamaya-formats-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/base/target/tamaya-formats-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-formats/0.4-incubating-SNAPSHOT/tamaya-formats-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/base/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-formats/0.4-incubating-SNAPSHOT/tamaya-formats-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/base/target/tamaya-formats-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-formats/0.4-incubating-SNAPSHOT/tamaya-formats-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/base/target/tamaya-formats-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-formats/0.4-incubating-SNAPSHOT/tamaya-formats-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/features/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-features/0.4-incubating-SNAPSHOT/tamaya-features-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/05-spring-example/pom.xml>
 to 
org.apache.tamaya.ext.examples/05-spring-example/0.4-incubating-SNAPSHOT/05-spring-example-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/05-spring-example/target/05-spring-example-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext.examples/05-spring-example/0.4-incubating-SNAPSHOT/05-spring-example-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/05-spring-example/target/feature/feature.xml>
 to 
org.apache.tamaya.ext.examples/05-spring-example/0.4-incubating-SNAPSHOT/05-spring-example-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/05-spring-example/target/05-spring-example-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext.examples/05-spring-example/0.4-incubating-SNAPSHOT/05-spring-example-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/05-spring-example/target/05-spring-example-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext.examples/05-spring-example/0.4-incubating-SNAPSHOT/05-spring-example-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-formats-all/0.4-incubating-SNAPSHOT/tamaya-formats-all-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-formats-all/0.4-incubating-SNAPSHOT/tamaya-formats-all-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-extensions-all/0.4-incubating-SNAPSHOT/tamaya-extensions-all-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-extensions-all/0.4-incubating-SNAPSHOT/tamaya-extensions-all-0.4-incubating-SNAPSHOT-features.xml
[Fast Archiver] Compressed 45.48 KB of artifacts by 70.4% relative to #1063
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/osgi/karaf-shell/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi-karaf-shell/0.4-incubating-SNAPSHOT/tamaya-osgi-karaf-shell-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/microprofile/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-microprofile/0.4-incubating-SNAPSHOT/tamaya-microprofile-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/jndi/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-jndi/0.4-incubating-SNAPSHOT/tamaya-jndi-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/osgi/common/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi/0.4-incubating-SNAPSHOT/tamaya-osgi-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/hazelcast/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-hazelcast/0.4-incubating-SNAPSHOT/tamaya-hazelcast-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/03-injection-example/pom.xml>
 to 
org.apache.tamaya.ext.examples/03-injection-example/0.4-incubating-SNAPSHOT/03-injection-example-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/03-injection-example/target/03-injection-example-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext.examples/03-injection-example/0.4-incubating-SNAPSHOT/03-injection-example-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/03-injection-example/target/feature/feature.xml>
 to 
org.apache.tamaya.ext.examples/03-injection-example/0.4-incubating-SNAPSHOT/03-injection-example-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/03-injection-example/target/03-injection-example-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext.examples/03-injection-example/0.4-incubating-SNAPSHOT/03-injection-example-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/03-injection-example/target/03-injection-example-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext.examples/03-injection-example/0.4-incubating-SNAPSHOT/03-injection-example-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/collections/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-collections/0.4-incubating-SNAPSHOT/tamaya-collections-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/optional/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-optional/0.4-incubating-SNAPSHOT/tamaya-optional-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/optional/target/tamaya-optional-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-optional/0.4-incubating-SNAPSHOT/tamaya-optional-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/optional/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-optional/0.4-incubating-SNAPSHOT/tamaya-optional-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/optional/target/tamaya-optional-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-optional/0.4-incubating-SNAPSHOT/tamaya-optional-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/optional/target/tamaya-optional-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-optional/0.4-incubating-SNAPSHOT/tamaya-optional-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resolver/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-resolver/0.4-incubating-SNAPSHOT/tamaya-resolver-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resolver/target/tamaya-resolver-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-resolver/0.4-incubating-SNAPSHOT/tamaya-resolver-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resolver/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-resolver/0.4-incubating-SNAPSHOT/tamaya-resolver-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resolver/target/tamaya-resolver-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-resolver/0.4-incubating-SNAPSHOT/tamaya-resolver-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resolver/target/tamaya-resolver-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-resolver/0.4-incubating-SNAPSHOT/tamaya-resolver-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/pom.xml>
 to 
org.apache.tamaya.ext.examples/examples/0.4-incubating-SNAPSHOT/examples-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/target/feature/feature.xml>
 to 
org.apache.tamaya.ext.examples/examples/0.4-incubating-SNAPSHOT/examples-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/osgi/karaf-features/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-karaf-features/0.4-incubating-SNAPSHOT/tamaya-karaf-features-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/filter/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-filter/0.4-incubating-SNAPSHOT/tamaya-filter-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/spring/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-spring/0.4-incubating-SNAPSHOT/tamaya-spring-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/spring/target/tamaya-spring-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-spring/0.4-incubating-SNAPSHOT/tamaya-spring-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/spring/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-spring/0.4-incubating-SNAPSHOT/tamaya-spring-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/spring/target/tamaya-spring-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-spring/0.4-incubating-SNAPSHOT/tamaya-spring-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/spring/target/tamaya-spring-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-spring/0.4-incubating-SNAPSHOT/tamaya-spring-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/02-resolver-example/pom.xml>
 to 
org.apache.tamaya.ext.examples/02-resolver-example/0.4-incubating-SNAPSHOT/02-resolver-example-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/02-resolver-example/target/02-resolver-example-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext.examples/02-resolver-example/0.4-incubating-SNAPSHOT/02-resolver-example-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/02-resolver-example/target/feature/feature.xml>
 to 
org.apache.tamaya.ext.examples/02-resolver-example/0.4-incubating-SNAPSHOT/02-resolver-example-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/02-resolver-example/target/02-resolver-example-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext.examples/02-resolver-example/0.4-incubating-SNAPSHOT/02-resolver-example-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/02-resolver-example/target/02-resolver-example-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext.examples/02-resolver-example/0.4-incubating-SNAPSHOT/02-resolver-example-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/osgi/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi-all/0.4-incubating-SNAPSHOT/tamaya-osgi-all-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/osgi/updater/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi-updater/0.4-incubating-SNAPSHOT/tamaya-osgi-updater-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-cdi/0.4-incubating-SNAPSHOT/tamaya-cdi-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-cdi/0.4-incubating-SNAPSHOT/tamaya-cdi-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/yaml/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-yaml/0.4-incubating-SNAPSHOT/tamaya-yaml-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/mutable-config/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-mutable-config/0.4-incubating-SNAPSHOT/tamaya-mutable-config-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/injection-api/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-injection-api/0.4-incubating-SNAPSHOT/tamaya-injection-api-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/injection-api/target/tamaya-injection-api-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-injection-api/0.4-incubating-SNAPSHOT/tamaya-injection-api-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/injection-api/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-injection-api/0.4-incubating-SNAPSHOT/tamaya-injection-api-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/injection-api/target/tamaya-injection-api-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-injection-api/0.4-incubating-SNAPSHOT/tamaya-injection-api-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/injection-api/target/tamaya-injection-api-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-injection-api/0.4-incubating-SNAPSHOT/tamaya-injection-api-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/etcd/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-etcd/0.4-incubating-SNAPSHOT/tamaya-etcd-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resources/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-resources/0.4-incubating-SNAPSHOT/tamaya-resources-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resources/target/tamaya-resources-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-resources/0.4-incubating-SNAPSHOT/tamaya-resources-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resources/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-resources/0.4-incubating-SNAPSHOT/tamaya-resources-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resources/target/tamaya-resources-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-resources/0.4-incubating-SNAPSHOT/tamaya-resources-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resources/target/tamaya-resources-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-resources/0.4-incubating-SNAPSHOT/tamaya-resources-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/04-events-example/pom.xml>
 to 
org.apache.tamaya.ext.examples/04-events-example/0.4-incubating-SNAPSHOT/04-events-example-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/04-events-example/target/04-events-example-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext.examples/04-events-example/0.4-incubating-SNAPSHOT/04-events-example-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/04-events-example/target/feature/feature.xml>
 to 
org.apache.tamaya.ext.examples/04-events-example/0.4-incubating-SNAPSHOT/04-events-example-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/04-events-example/target/04-events-example-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext.examples/04-events-example/0.4-incubating-SNAPSHOT/04-events-example-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/04-events-example/target/04-events-example-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext.examples/04-events-example/0.4-incubating-SNAPSHOT/04-events-example-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/json/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-json/0.4-incubating-SNAPSHOT/tamaya-json-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/osgi/gogo-shell/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi-gogo-shell/0.4-incubating-SNAPSHOT/tamaya-osgi-gogo-shell-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/osgi/injection/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi-injection/0.4-incubating-SNAPSHOT/tamaya-osgi-injection-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-injection-all/0.4-incubating-SNAPSHOT/tamaya-injection-all-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-injection-all/0.4-incubating-SNAPSHOT/tamaya-injection-all-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/01-resources-example/pom.xml>
 to 
org.apache.tamaya.ext.examples/01-resources-example/0.4-incubating-SNAPSHOT/01-resources-example-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/01-resources-example/target/01-resources-example-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext.examples/01-resources-example/0.4-incubating-SNAPSHOT/01-resources-example-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/01-resources-example/target/feature/feature.xml>
 to 
org.apache.tamaya.ext.examples/01-resources-example/0.4-incubating-SNAPSHOT/01-resources-example-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/01-resources-example/target/01-resources-example-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext.examples/01-resources-example/0.4-incubating-SNAPSHOT/01-resources-example-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/01-resources-example/target/01-resources-example-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext.examples/01-resources-example/0.4-incubating-SNAPSHOT/01-resources-example-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/functions/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-functions/0.4-incubating-SNAPSHOT/tamaya-functions-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/functions/target/tamaya-functions-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-functions/0.4-incubating-SNAPSHOT/tamaya-functions-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/functions/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-functions/0.4-incubating-SNAPSHOT/tamaya-functions-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/functions/target/tamaya-functions-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-functions/0.4-incubating-SNAPSHOT/tamaya-functions-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/functions/target/tamaya-functions-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-functions/0.4-incubating-SNAPSHOT/tamaya-functions-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/consul/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-consul/0.4-incubating-SNAPSHOT/tamaya-consul-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/distribution/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-extension-distribution/0.4-incubating-SNAPSHOT/tamaya-extension-distribution-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/standalone/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-injection/0.4-incubating-SNAPSHOT/tamaya-injection-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/standalone/target/tamaya-injection-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-injection/0.4-incubating-SNAPSHOT/tamaya-injection-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/standalone/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-injection/0.4-incubating-SNAPSHOT/tamaya-injection-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/standalone/target/tamaya-injection-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-injection/0.4-incubating-SNAPSHOT/tamaya-injection-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/standalone/target/tamaya-injection-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-injection/0.4-incubating-SNAPSHOT/tamaya-injection-0.4-incubating-SNAPSHOT-sources.jar
channel stopped
Not sending mail to unregistered user atsti...@gmail.com

Reply via email to