See <https://builds.apache.org/job/Ivy/344/changes>
Changes: [hibou] Improvement of the resolve process of an OSGi dependency: - no more extra attribute, the kind of dependency is in the organisation name - while resolving transitive dependencies, make Ivy aware of the packages by making them real module rather then tricking it by immediately trying to find an implementation fitting the requirement ------------------------------------------ Started by an SCM change Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Ivy/ws/> Updating http://svn.apache.org/repos/asf/ant/ivy/core/trunk U test/java/org/apache/ivy/osgi/obr/OBRResolverTest.java U test/java/org/apache/ivy/osgi/updatesite/UpdateSiteResolverTest.java U test/java/org/apache/ivy/osgi/updatesite/UpdateSiteLoaderTest.java D test/java/org/apache/ivy/osgi/core/OsgiRevisionStrategyTest.java A test/java/org/apache/ivy/osgi/core/OsgiLatestStrategyTest.java D test/java/org/apache/ivy/osgi/util/ArtifactTokensTest.java U test/java/org/apache/ivy/osgi/util/VersionTest.java U doap_Ivy.rdf U CHANGES.txt U src/java/org/apache/ivy/osgi/p2/P2MetadataParser.java U src/java/org/apache/ivy/osgi/p2/P2ArtifactParser.java U src/java/org/apache/ivy/osgi/obr/xml/OBRXMLParser.java U src/java/org/apache/ivy/osgi/obr/xml/RequirementAdapter.java U src/java/org/apache/ivy/osgi/repo/RepoDescriptorBasedResolver.java U src/java/org/apache/ivy/osgi/updatesite/xml/FeatureParser.java U src/java/org/apache/ivy/osgi/updatesite/xml/EclipseUpdateSiteParser.java D src/java/org/apache/ivy/osgi/core/OsgiRevisionStrategy.java A src/java/org/apache/ivy/osgi/core/OsgiLatestStrategy.java U src/java/org/apache/ivy/osgi/core/ManifestParser.java U src/java/org/apache/ivy/osgi/core/BundleInfoAdapter.java D src/java/org/apache/ivy/osgi/util/ArtifactTokens.java U src/java/org/apache/ivy/osgi/util/VersionRange.java U src/java/org/apache/ivy/osgi/util/Version.java U src/java/org/apache/ivy/core/resolve/IvyNodeCallers.java U src/java/org/apache/ivy/core/settings/IvySettings.java U src/example/dual/project/build.xml U src/example/hello-ivy/build.xml U src/example/configurations/multi-projects/filter-framework/build.xml U src/example/configurations/multi-projects/myapp/build.xml U src/example/configurations/jdbc-example/build.xml U src/example/dependence/depender/build.xml U src/example/dependence/dependee/build.xml U src/example/go-ivy/build.xml U src/example/multi-project/common/common.xml D doc/dev/updatesite.html U doc/dev/makerelease.html U doc/toc.json U doc/samples/eclipse-plugin/ivy.xml U build-release.xml Fetching 'https://svn.apache.org/repos/asf/ant/site/xooki' at -1 into '<https://builds.apache.org/job/Ivy/ws/trunk/doc/xooki'> At revision 1324914 Fetching 'https://svn.apache.org/repos/asf/ant/site/ivy/sources/style' at -1 into '<https://builds.apache.org/job/Ivy/ws/trunk/doc/style'> At revision 1324914 At revision 1324914 no change for https://svn.apache.org/repos/asf/ant/site/xooki since the previous build no change for https://svn.apache.org/repos/asf/ant/site/ivy/sources/style since the previous build [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start [trunk] $ /home/hudson/tools/ant/apache-ant-1.7.0/bin/ant clean jar Buildfile: build.xml clean: [delete] Deleting directory <https://builds.apache.org/job/Ivy/ws/trunk/build/classes> [delete] Deleting directory <https://builds.apache.org/job/Ivy/ws/trunk/build/test> [delete] Deleting directory <https://builds.apache.org/job/Ivy/344/artifact/trunk/build/artifact> [delete] Deleting directory <https://builds.apache.org/job/Ivy/ws/trunk/build/doc/reports/test> [delete] Deleting directory <https://builds.apache.org/job/Ivy/ws/trunk/build/doc> [delete] Deleting directory <https://builds.apache.org/job/Ivy/ws/trunk/build> init: prepare: [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/trunk/build/classes> [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/trunk/build/classes/core> [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/trunk/build/classes/bootstrap> [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/trunk/build/classes/ant> [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/trunk/build/classes/optional> [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/trunk/build/classes/all> [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/trunk/build/test> [mkdir] Created dir: <https://builds.apache.org/job/Ivy/344/artifact/trunk/build/artifact> [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/trunk/build/doc/reports/test> [mkdir] Created dir: <https://builds.apache.org/job/Ivy/ws/trunk/build/doc/reports/ivy> compile-core: [javac] Compiling 380 source files to <https://builds.apache.org/job/Ivy/ws/trunk/build/classes/core> [javac] <https://builds.apache.org/job/Ivy/ws/trunk/src/java/org/apache/ivy/osgi/repo/RepoDescriptorBasedResolver.java>:325: cannot resolve symbol [javac] symbol : method emptyList () [javac] location: class java.util.Collections [javac] return Collections.emptyList(); [javac] ^ [javac] <https://builds.apache.org/job/Ivy/ws/trunk/src/java/org/apache/ivy/osgi/repo/RepoDescriptorBasedResolver.java>:460: cannot resolve symbol [javac] symbol : method emptySet () [javac] location: class java.util.Collections [javac] return Collections.emptySet(); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -deprecation for details. [javac] 2 errors BUILD FAILED <https://builds.apache.org/job/Ivy/ws/trunk/build.xml>:194: Compile failed; see the compiler error output for details. Total time: 4 seconds Build step 'Invoke Ant' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts
