ac3d1c1
%global namedreltag %nil
41338ca
%global namedversion %{version}%{?namedreltag}
c21ffc5
bf8fed7
Name:          glassfish-hk2
41338ca
Version:       2.4.0
81a1575
Release:       2%{?dist}
bf8fed7
Summary:       Hundred Kilobytes Kernel
bf8fed7
License:       CDDL or GPLv2 with exceptions
bf8fed7
URL:           http://hk2.java.net/
c21ffc5
Source0:       https://github.com/hk2-project/hk2/archive/hk2-parent-%{namedversion}.tar.gz
32646b7
# https://java.net/jira/browse/HK2-250
bf8fed7
# wget -O glassfish-LICENSE.txt https://svn.java.net/svn/glassfish~svn/tags/legal-1.1/src/main/resources/META-INF/LICENSE.txt
bf8fed7
# glassfish-hk2 package don't include the license file
bf8fed7
Source1:       glassfish-LICENSE.txt
85c4ab9
Source2:       hk2-inhabitant-generator-osgi.bundle
32646b7
32646b7
Patch0:        glassfish-hk2-2.3.0-hk2-utils-osgi_bundle.patch
bf8fed7
5e0568c
BuildRequires: maven-local
32646b7
BuildRequires: mvn(aopalliance:aopalliance)
5e0568c
BuildRequires: mvn(args4j:args4j)
5e0568c
BuildRequires: mvn(com.google.inject:guice)
32646b7
BuildRequires: mvn(com.sun.codemodel:codemodel)
aaf8082
BuildRequires: mvn(javax.el:javax.el-api)
5e0568c
BuildRequires: mvn(javax.enterprise:cdi-api)
5e0568c
BuildRequires: mvn(javax.inject:javax.inject)
5e0568c
BuildRequires: mvn(junit:junit)
5e0568c
BuildRequires: mvn(net.java:jvnet-parent:pom:)
32646b7
BuildRequires: mvn(org.apache.ant:ant)
32646b7
BuildRequires: mvn(org.apache.ant:ant-launcher)
5e0568c
BuildRequires: mvn(org.apache.bcel:bcel)
85c4ab9
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
5e0568c
BuildRequires: mvn(org.apache.felix:org.apache.felix.bundlerepository)
5e0568c
BuildRequires: mvn(org.apache.felix:org.osgi.core)
5e0568c
BuildRequires: mvn(org.apache.maven:maven-archiver)
5e0568c
BuildRequires: mvn(org.apache.maven:maven-artifact)
bf8fed7
BuildRequires: mvn(org.apache.maven:maven-compat)
bf8fed7
BuildRequires: mvn(org.apache.maven:maven-core)
5e0568c
BuildRequires: mvn(org.apache.maven:maven-plugin-api)
32646b7
BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin)
bf8fed7
BuildRequires: mvn(org.apache.maven.plugins:maven-compiler-plugin)
85c4ab9
BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin)
bf8fed7
BuildRequires: mvn(org.apache.maven.shared:maven-osgi)
5e0568c
BuildRequires: mvn(org.easymock:easymock)
32646b7
BuildRequires: mvn(org.hibernate:hibernate-validator)
32646b7
BuildRequires: mvn(org.javassist:javassist)
5e0568c
BuildRequires: mvn(org.jvnet:tiger-types)
32646b7
BuildRequires: mvn(org.mockito:mockito-core)
5e0568c
BuildRequires: mvn(org.osgi:org.osgi.compendium)
5e0568c
BuildRequires: mvn(org.osgi:org.osgi.core)
32646b7
BuildRequires: mvn(org.ow2.asm:asm-all)
32646b7
BuildRequires: mvn(org.springframework:spring-context)
32646b7
BuildRequires: mvn(org.testng:testng)
32646b7
32646b7
Obsoletes:     %{name}-apt
bf8fed7
bf8fed7
BuildArch:     noarch
bf8fed7
bf8fed7
%description
bf8fed7
HK2 for Hundred Kilobytes Kernel is an abstraction to
bf8fed7
a module subsystem coupled with a simple yet powerful
bf8fed7
component model to build server side software.
bf8fed7
bf8fed7
%package api
bf8fed7
Summary:       HK2 API module
bf8fed7
bf8fed7
%description api
b93d3b6
Hundred Kilobytes Kernel API module.
bf8fed7
bf8fed7
%package class-model
bf8fed7
Summary:       Class Model for Hk2
bf8fed7
bf8fed7
%description class-model
b93d3b6
Hundred Kilobytes Kernel Class Model.
bf8fed7
32646b7
%package configuration
32646b7
Summary:       HK2 configuration modules
bf8fed7
32646b7
%description configuration
32646b7
Hundred Kilobytes Kernel configuration modules.
bf8fed7
bf8fed7
%package core
bf8fed7
Summary:       HK2 core module
bf8fed7
bf8fed7
%description core
b93d3b6
Hundred Kilobytes Kernel core module.
bf8fed7
bf8fed7
%package dependency-verifier
bf8fed7
Summary:       HK2 Static Analyser for verifying module dependency
bf8fed7
bf8fed7
%description dependency-verifier
bf8fed7
HK2 Static Analyser for verifying module dependency.
bf8fed7
bf8fed7
%package dependency-visualizer
bf8fed7
Summary:       HK2 Tool to visualize the dependencies
bf8fed7
bf8fed7
%description dependency-visualizer
bf8fed7
Tool to visualize the dependencies generated by
bf8fed7
HK2's dependency-verifier.
bf8fed7
014f1f6
%package extras
014f1f6
Summary:       HK2 extras module
014f1f6
014f1f6
%description extras
014f1f6
Default implementations for HK2 services.
014f1f6
bf8fed7
%package guice-bridge
bf8fed7
Summary:       HK2 Guice Bridge
bf8fed7
bf8fed7
%description guice-bridge
b93d3b6
Hundred Kilobytes Kernel Guice Bridge.
bf8fed7
32646b7
%package hk2
32646b7
Summary:       HK2 module of HK2 itself
32646b7
32646b7
%description hk2
32646b7
This is so that other modules can depend on HK2 as an HK2 module.
32646b7
bf8fed7
%package inhabitant-generator
bf8fed7
Summary:       HK2 Inhabitant Generator - maven plugin
bf8fed7
bf8fed7
%description inhabitant-generator
b93d3b6
Hundred Kilobytes Kernel Inhabitant Generator - maven plugin.
bf8fed7
32646b7
%package jmx
32646b7
Summary:       HK2 JMX module
32646b7
32646b7
%description jmx
32646b7
Hundred Kilobytes Kernel JMX module.
32646b7
bf8fed7
%package locator
bf8fed7
Summary:       HK2 ServiceLocator Default Implementation
bf8fed7
bf8fed7
%description locator
b93d3b6
Hundred Kilobytes Kernel ServiceLocator Default Implementation.
bf8fed7
ac3d1c1
%package locator-extras
ac3d1c1
Summary:       HK2 Locator unit tests
ac3d1c1
ac3d1c1
%description locator-extras
ac3d1c1
Extra unit tests for the HK2 Locator implementation.
ac3d1c1
ac3d1c1
%package locator-no-proxies
ac3d1c1
Summary:       HK2 Locator No Proxy Unit tests
ac3d1c1
ac3d1c1
%description locator-no-proxies
ac3d1c1
Tests the basic HK2 locator with no proxiable scopes.
ac3d1c1
ac3d1c1
%package locator-no-proxies2
ac3d1c1
Summary:       HK2 Locator No Proxy Unit tests (2)
ac3d1c1
ac3d1c1
%description locator-no-proxies2
ac3d1c1
Tests the basic HK2 locator using AOP proxies.
ac3d1c1
bf8fed7
%package maven
bf8fed7
Summary:       HK2 Module system maven support
bf8fed7
bf8fed7
%description maven
bf8fed7
HK2 Maven plugin for developing.
bf8fed7
bf8fed7
%package maven-plugins
bf8fed7
Summary:       HK2 Maven Plugins
bf8fed7
bf8fed7
%description maven-plugins
bf8fed7
This package provides:
bf8fed7
* consolidated bundle Maven plugin,
bf8fed7
* osgiversion-maven-plugin - Maven Plugin for
bf8fed7
computing OSGi versions from Maven versions.
bf8fed7
41338ca
%package metadata-generator
41338ca
Summary:       HK2 Metadata Generator
41338ca
41338ca
%description metadata-generator
41338ca
HK2 Metadata Generator Subsystem.
41338ca
bf8fed7
%package osgi
bf8fed7
Summary:       HK2 OSGi Adapter
bf8fed7
bf8fed7
%description osgi
bf8fed7
HK2 Maven plugin for developing.
bf8fed7
ac3d1c1
%package osgi-resource-locator
ac3d1c1
Summary:       HK2 OSGi resource locator bundle
9c4c393
Obsoletes:     osgi-resource-locator < %{version}-%{release}
9c4c393
Provides:      osgi-resource-locator = %{version}-%{release}
ac3d1c1
ac3d1c1
%description osgi-resource-locator
ac3d1c1
Hundred Kilobytes Kernel - OSGi resource locator bundle. Used by
ac3d1c1
various API providers that rely on META-INF/services mechanism to
ac3d1c1
locate providers.
ac3d1c1
bf8fed7
%package runlevel
bf8fed7
Summary:       HK2 Run Level Service
bf8fed7
bf8fed7
%description runlevel
b93d3b6
Hundred Kilobytes Kernel Run Level Service.
bf8fed7
32646b7
%package spring-bridge
32646b7
Summary:       HK2 Spring Bridge
32646b7
32646b7
%description spring-bridge
32646b7
Hundred Kilobytes Kernel Spring Bridge.
32646b7
32646b7
%package runlevel-extras
32646b7
Summary:    HK2 RunLevel unit tests
32646b7
32646b7
%description runlevel-extras
32646b7
Extra unit tests for the HK2 RunLevelService implementation.
32646b7
ac3d1c1
%package testing
ac3d1c1
Summary:       Utilities for testing with HK2
ac3d1c1
ac3d1c1
%description testing
ac3d1c1
Hundred Kilobytes Kernel Utilities for testing.
ac3d1c1
32646b7
%package testng
32646b7
Summary:      HK2 TestNG runner
32646b7
32646b7
%description testng
32646b7
A utility for running HK2 under TestNG.
32646b7
bf8fed7
%package utils
bf8fed7
Summary:       HK2 Implementation Utilities
bf8fed7
bf8fed7
%description utils
b93d3b6
Hundred Kilobytes Kernel Implementation Utilities.
bf8fed7
bf8fed7
%package javadoc
bf8fed7
Summary:       Javadoc for %{name}
bf8fed7
bf8fed7
%description javadoc
bf8fed7
This package contains javadoc for %{name}.
bf8fed7
bf8fed7
%prep
c21ffc5
%setup -q -n hk2-hk2-parent-%{namedversion}
c21ffc5
# Do not remove test resources
c21ffc5
find . -name '*.jar' ! -name "gendir.jar" -type f -print -delete
c21ffc5
find . -name '*.class' -print -delete
c21ffc5
bf8fed7
%patch0 -p0
ac3d1c1
# Use system libraries
ac3d1c1
%pom_change_dep -r org.glassfish.hk2.external:asm-all-repackaged org.ow2.asm:asm-all:'${asm.version}'
ac3d1c1
%pom_change_dep -r org.glassfish.hk2.external:aopalliance-repackaged aopalliance:aopalliance:'${aopalliance.version}'
ac3d1c1
%pom_change_dep -r org.glassfish.hk2.external:javax.inject javax.inject::'${javax-inject.version}'
ac3d1c1
%pom_change_dep -r org.glassfish.hk2.external:bean-validator org.hibernate:hibernate-validator:'${hibernate-validator.version}'
ac3d1c1
%pom_change_dep -r org.glassfish.hk2.external:bean-validator-cdi org.hibernate:hibernate-validator-cdi:'${hibernate-validator.version}'
ac3d1c1
%pom_change_dep -r org.glassfish.hk2:tiger-types-osgi org.jvnet:tiger-types:'${tiger-types.version}'
9c4c393
# class-model hk2-inhabitant-generator hk2-testing/hk2-junitrunner
ac3d1c1
find ./ -name "*.java" -exec sed -i "s/org.glassfish.hk2.external.org.objectweb.asm/org.objectweb.asm/g" {} +
9c4c393
# hk2-api hk2-extras
9c4c393
%pom_change_dep -r :osgi-resource-locator ::'${project.version}'
0b3327c
4945b19
%pom_remove_plugin :maven-resources-plugin
32646b7
# org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0
32646b7
%pom_xpath_remove pom:build/pom:extensions
32646b7
32646b7
%pom_remove_plugin com.googlecode.maven-download-plugin:maven-download-plugin
32646b7
%pom_remove_plugin :maven-site-plugin
0858d40
%pom_remove_plugin :maven-eclipse-plugin
32646b7
%pom_remove_plugin :findbugs-maven-plugin
9973571
%pom_remove_plugin -r :jacoco-maven-plugin
9973571
%pom_remove_dep -r :jacoco-maven-plugin
32646b7
32646b7
%pom_disable_module external
32646b7
%pom_disable_module examples
32646b7
# Use unavailable: org.ops4j.pax.exam, org.ops4j.pax.url
bf8fed7
%pom_disable_module osgi-adapter-test osgi/adapter-tests
32646b7
%pom_remove_dep :osgi-adapter-test bom
bf8fed7
94c54e2
%pom_remove_dep org.ops4j.base:
94c54e2
%pom_remove_dep org.ops4j.pax.exam:
94c54e2
%pom_remove_dep org.ops4j.pax.tipi:
94c54e2
%pom_remove_dep org.ops4j.pax.url:
94c54e2
9973571
%pom_remove_dep -r org.apache.geronimo.specs:geronimo-atinject_1.0_spec
9973571
%pom_remove_dep org.junit:com.springsource.org.junit
9973571
%pom_remove_dep org.osgi:osgi_R4_core
9973571
32646b7
# disable tiger-types copy
32646b7
%pom_remove_plugin :maven-dependency-plugin hk2-utils
9973571
%pom_remove_plugin :maven-dependency-plugin osgi/adapter-tests/sdp-management-bundle
bf8fed7
32646b7
%pom_xpath_remove "pom:plugin[pom:artifactId ='maven-surefire-plugin']/pom:configuration" hk2-api
32646b7
%pom_xpath_remove "pom:plugin[pom:artifactId ='maven-surefire-plugin']/pom:configuration" hk2-locator
bf8fed7
9973571
32646b7
%pom_xpath_set "pom:dependency[pom:groupId ='org.osgi']/pom:artifactId" org.osgi.core hk2-maven
4945b19
9973571
%pom_change_dep -r :maven-project :maven-core
32646b7
%pom_add_dep org.apache.maven:maven-compat hk2-maven
32646b7
9973571
%pom_change_dep :org.osgi.enterprise org.osgi:org.osgi.compendium:4.2.0 class-model
32646b7
32646b7
%pom_xpath_set "pom:dependency[pom:groupId ='com.sun']/pom:artifactId" tools hk2-testing/ant
32646b7
%pom_xpath_remove "pom:dependency[pom:groupId ='com.sun']/pom:scope" hk2-testing/ant
32646b7
%pom_xpath_remove "pom:dependency[pom:groupId ='com.sun']/pom:systemPath" hk2-testing/ant
32646b7
%pom_xpath_remove "pom:profiles/pom:profile[pom:id ='mac']" hk2-testing/ant
32646b7
41338ca
# Unavailable test dep org.assertj:assertj-core:1.4.0 org.uncommons:reportng:jar:1.1.2
9973571
%pom_remove_dep -r org.assertj:assertj-core
9973571
%pom_remove_dep -r org.uncommons:reportng
32646b7
rm -r hk2-testing/hk2-testng/src/test/java/*
32646b7
rm -r hk2-testing/hk2-mockito/src/test/java/*
41338ca
rm -r hk2-testing/hk2-runlevel-extras/src/test/java/*
32646b7
9973571
%pom_change_dep -r ant:ant org.apache.ant:ant
9973571
9973571
%pom_xpath_set "pom:addClasspath" false dependency-verifier
9973571
32646b7
mkdir -p hk2/target/classes
32646b7
%pom_remove_plugin :maven-jar-plugin hk2
32646b7
85c4ab9
# Drop pre-existent OSGI manifest file
85c4ab9
rm -r hk2-inhabitant-generator/src/main/resources/META-INF/MANIFEST.MF
85c4ab9
%pom_add_plugin org.apache.felix:maven-bundle-plugin:2.3.7 hk2-inhabitant-generator '
85c4ab9
<configuration>
85c4ab9
  <supportedProjectTypes>
85c4ab9
   <supportedProjectType>maven-plugin</supportedProjectType>
85c4ab9
  </supportedProjectTypes> 
85c4ab9
</configuration>
85c4ab9
<executions>
85c4ab9
  <execution>
85c4ab9
    <id>bundle-manifest</id>
85c4ab9
    <phase>process-classes</phase>
85c4ab9
    <goals>
85c4ab9
      <goal>manifest</goal>
85c4ab9
    </goals>
85c4ab9
  </execution>
85c4ab9
</executions>'
85c4ab9
85c4ab9
# Add configuration file for osgiversion plugin
85c4ab9
cp -p %SOURCE2 hk2-inhabitant-generator/osgi.bundle
85c4ab9
%pom_add_plugin org.glassfish.hk2:osgiversion-maven-plugin:'${project.version}' hk2-inhabitant-generator
85c4ab9
85c4ab9
# Inject manifest file
85c4ab9
%pom_add_plugin org.apache.maven.plugins:maven-jar-plugin:2.4 hk2-inhabitant-generator "
85c4ab9
<configuration>
85c4ab9
  <manifestFile>\${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
85c4ab9
  <archive>
85c4ab9
    <manifestEntries>
85c4ab9
      <service>foo</service>
85c4ab9
    </manifestEntries>
85c4ab9
  </archive>
85c4ab9
</configuration>"
85c4ab9
bf8fed7
cp -p %{SOURCE1} LICENSE.txt
bf8fed7
sed -i 's/\r//' LICENSE.txt
bf8fed7
c21ffc5
%mvn_package ":class-model" class-model
41338ca
%mvn_package ":hk2" hk2
b93d3b6
%mvn_package ":hk2-api" api
b93d3b6
%mvn_package ":hk2-bom" %{name}
c21ffc5
%mvn_package ":hk2-core" core
b93d3b6
%mvn_package ":hk2-parent" %{name}
c21ffc5
%mvn_package ":config-generator" configuration
c21ffc5
%mvn_package ":config-types" configuration
c21ffc5
%mvn_package ":hk2-config" configuration
c21ffc5
%mvn_package ":hk2-config-hub-integration" configuration
32646b7
%mvn_package ":hk2-configuration" configuration
32646b7
%mvn_package ":hk2-configuration-integration" configuration
32646b7
%mvn_package ":hk2-configuration-hub" configuration
32646b7
%mvn_package ":hk2-configuration-persistence" configuration
c21ffc5
%mvn_package ":hk2-property-file" configuration
41338ca
%mvn_package ":hk2-xml-parent" configuration
32646b7
%mvn_package ":hk2-xml" configuration
41338ca
%mvn_package ":hk2-xml-test" configuration
32646b7
%mvn_package ":hk2-xml-dom" configuration
b93d3b6
%mvn_package ":hk2-dependency-verifier" dependency-verifier
b93d3b6
%mvn_package ":hk2-dependency-visualizer" dependency-visualizer
014f1f6
%mvn_package ":hk2-extras" extras
b93d3b6
%mvn_package ":hk2-inhabitant-generator" inhabitant-generator
32646b7
%mvn_package ":hk2-jmx" jmx
b93d3b6
%mvn_package ":hk2-locator" locator
41338ca
%mvn_package ":hk2-locator-extras" locator-extras
41338ca
%mvn_package ":hk2-locator-no-proxies" locator-no-proxies
41338ca
%mvn_package ":hk2-locator-no-proxies2" locator-no-proxies2
b93d3b6
%mvn_package ":hk2-maven" maven
41338ca
%mvn_package ":consolidatedbundle-maven-plugin" maven-plugins
41338ca
%mvn_package ":osgiversion-maven-plugin" maven-plugins
41338ca
%mvn_package ":hk2-metadata-generator-parent" metadata-generator
41338ca
%mvn_package ":hk2-metadata-generator" metadata-generator
41338ca
%mvn_package ":hk2-metadata-generator-test1" metadata-generator
b93d3b6
%mvn_package ":hk2-runlevel" runlevel
41338ca
%mvn_package ":hk2-runlevel-extras" runlevel-extras
b93d3b6
%mvn_package ":hk2-utils" utils
b93d3b6
%mvn_package ":guice-bridge" guice-bridge
32646b7
%mvn_package ":spring-bridge" spring-bridge
b93d3b6
%mvn_package ":hk2-testing" testing
b93d3b6
%mvn_package ":hk2-junitrunner" testing
32646b7
%mvn_package ":hk2-ant-test" testing
32646b7
%mvn_package ":hk2-collections-tests" testing
32646b7
%mvn_package ":hk2-mockito" testing
32646b7
%mvn_package ":interceptor-events" testing
32646b7
%mvn_package ":hk2-testng" testng
b93d3b6
%mvn_package ":osgi" osgi
b93d3b6
%mvn_package ":osgi-adapter" osgi
b93d3b6
%mvn_package ":osgi-adapter-tests-parent" osgi
b93d3b6
%mvn_package ":contract-bundle" osgi
b93d3b6
%mvn_package ":faux-sdp-bundle" osgi
32646b7
%mvn_package ":no-hk2-bundle" osgi
b93d3b6
%mvn_package ":sdp-management-bundle" osgi
b93d3b6
%mvn_package ":test-module-startup" osgi
ac3d1c1
%mvn_package ":osgi-resource-locator" osgi-resource-locator
b93d3b6
b0732bd
%build
b0732bd
9973571
%mvn_build -- -Dmaven.test.failure.ignore=true -DsurefireArgLineExtra="-enableassertions"
bf8fed7
bf8fed7
%install
b93d3b6
%mvn_install
bf8fed7
b93d3b6
%files -f .mfiles-%{name}
41338ca
%doc README.md
b0732bd
%license LICENSE.txt
bf8fed7
b93d3b6
%files api -f .mfiles-api
b0732bd
%license LICENSE.txt
bf8fed7
b93d3b6
%files class-model -f .mfiles-class-model
b0732bd
%license LICENSE.txt
b93d3b6
32646b7
%files configuration -f .mfiles-configuration
b0732bd
%license LICENSE.txt
b93d3b6
b93d3b6
%files core -f .mfiles-core
b0732bd
%license LICENSE.txt
bf8fed7
b93d3b6
%files dependency-verifier -f .mfiles-dependency-verifier
b0732bd
%license LICENSE.txt
bf8fed7
b93d3b6
%files dependency-visualizer -f .mfiles-dependency-visualizer
32646b7
%doc dependency-visualizer/README
b0732bd
%license LICENSE.txt
bf8fed7
014f1f6
%files extras -f .mfiles-extras
014f1f6
%license LICENSE.txt
014f1f6
b93d3b6
%files guice-bridge -f .mfiles-guice-bridge
b0732bd
%license LICENSE.txt
bf8fed7
32646b7
%files hk2 -f .mfiles-hk2
32646b7
%license LICENSE.txt
32646b7
b93d3b6
%files inhabitant-generator -f .mfiles-inhabitant-generator
b0732bd
%license LICENSE.txt
bf8fed7
32646b7
%files jmx -f .mfiles-jmx
32646b7
%license LICENSE.txt
32646b7
b93d3b6
%files locator -f .mfiles-locator
b0732bd
%license LICENSE.txt
bf8fed7
ac3d1c1
%files locator-extras -f .mfiles-locator-extras
ac3d1c1
%doc hk2-testing/hk2-locator-extras/README.txt
b0732bd
%license LICENSE.txt
bf8fed7
ac3d1c1
%files locator-no-proxies -f .mfiles-locator-no-proxies
ac3d1c1
%doc hk2-testing/hk2-locator-no-proxies/README.txt
41338ca
%license LICENSE.txt
41338ca
ac3d1c1
%files locator-no-proxies2 -f .mfiles-locator-no-proxies2
ac3d1c1
%doc hk2-testing/hk2-locator-no-proxies2/README.txt
b0732bd
%license LICENSE.txt
bf8fed7
ac3d1c1
%files maven -f .mfiles-maven
b0732bd
%license LICENSE.txt
bf8fed7
ac3d1c1
%files maven-plugins -f .mfiles-maven-plugins
32646b7
%license LICENSE.txt
32646b7
ac3d1c1
%files metadata-generator -f .mfiles-metadata-generator
b0732bd
%license LICENSE.txt
bf8fed7
ac3d1c1
%files osgi -f .mfiles-osgi
32646b7
%license LICENSE.txt
32646b7
ac3d1c1
%files osgi-resource-locator -f .mfiles-osgi-resource-locator
32646b7
%license LICENSE.txt
32646b7
ac3d1c1
%files runlevel -f .mfiles-runlevel
32646b7
%license LICENSE.txt
32646b7
32646b7
%files runlevel-extras -f .mfiles-runlevel-extras
32646b7
%doc hk2-testing/hk2-runlevel-extras/README.txt
32646b7
%license LICENSE.txt
32646b7
ac3d1c1
%files spring-bridge -f .mfiles-spring-bridge
ac3d1c1
%license LICENSE.txt
ac3d1c1
ac3d1c1
%files testing -f .mfiles-testing
ac3d1c1
%license LICENSE.txt
ac3d1c1
32646b7
%files testng -f .mfiles-testng
32646b7
%doc hk2-testing/hk2-testng/README.md
32646b7
%license LICENSE.txt
32646b7
b93d3b6
%files utils -f .mfiles-utils
b0732bd
%license LICENSE.txt
bf8fed7
b93d3b6
%files javadoc -f .mfiles-javadoc
b0732bd
%license LICENSE.txt
bf8fed7
bf8fed7
%changelog
81a1575
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-2
81a1575
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
81a1575
ac3d1c1
* Fri Jan 15 2016 gil cattaneo <puntogil@libero.it> 2.4.0-1
ac3d1c1
- update to 2.4.0
ac3d1c1
5b18914
* Wed Oct 14 2015 gil cattaneo <puntogil@libero.it> 2.4.0-0.10.b32
5b18914
- update to 2.4.0-b32
5b18914
dd148cd
* Wed Aug 19 2015 gil cattaneo <puntogil@libero.it> 2.4.0-0.9.b31
dd148cd
- fix some commit problems
dd148cd
dd148cd
* Tue Aug 18 2015 gil cattaneo <puntogil@libero.it> 2.4.0-0.8.b31
9973571
- update to 2.4.0-b31
c7dbfda
dd148cd
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.0-0.7.b25
dd148cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
dd148cd
85c4ab9
* Mon Jun 08 2015 gil cattaneo <puntogil@libero.it> 2.4.0-0.6.b25
85c4ab9
- update to 2.4.0-b25
85c4ab9
85c4ab9
* Wed May 27 2015 gil cattaneo <puntogil@libero.it> 2.4.0-0.5.b24
85c4ab9
- generate hk2-inhabitant-generator OSGi manifest
85c4ab9
4945b19
* Mon May 25 2015 gil cattaneo <puntogil@libero.it> 2.4.0-0.4.b24
4945b19
- fix failure on directory creation
4945b19
0b3327c
* Mon May 25 2015 gil cattaneo <puntogil@libero.it> 2.4.0-0.3.b24
0b3327c
- enable javadoc sub package
0b3327c
51c8830
* Mon May 25 2015 gil cattaneo <puntogil@libero.it> 2.4.0-0.2.b24
51c8830
- remove empty javadoc sub package
51c8830
 
41338ca
* Sat May 23 2015 gil cattaneo <puntogil@libero.it> 2.4.0-0.1.b24
41338ca
- update to 2.4.0-b24
41338ca
32646b7
* Mon May 04 2015 gil cattaneo <puntogil@libero.it> 2.3.0-1
32646b7
- update to 2.3.0
5e0568c
5424e38
* Fri Feb 27 2015 Michal Srb <msrb@redhat.com> - 2.1.93-9
5424e38
- Use mvn()-like BRs
5424e38
b0732bd
* Tue Feb 03 2015 gil cattaneo <puntogil@libero.it> 2.1.93-8
b0732bd
- introduce license macro
b0732bd
57ebaba
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.93-7
57ebaba
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
57ebaba
35532c0
* Fri May 09 2014 Michal Srb <msrb@redhat.com> - 2.1.93-6
35532c0
- Remove BR: apt-maven-plugin
35532c0
08bd19a
* Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 2.1.93-5
08bd19a
- Use Requires: java-headless rebuild (#1067528)
08bd19a
22c0dc8
* Thu Nov 14 2013 gil cattaneo <puntogil@libero.it> 2.1.93-4
22c0dc8
- use objectweb-asm3
22c0dc8
a382acd
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.93-3
a382acd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
a382acd
b93d3b6
* Wed Jul 10 2013 gil cattaneo <puntogil@libero.it> 2.1.93-2
b93d3b6
- switch to XMvn
b93d3b6
- minor changes to adapt to current guideline
b93d3b6
bf8fed7
* Tue May 14 2013 gil cattaneo <puntogil@libero.it> 2.1.93-1
bf8fed7
- update to 2.1.93
bf8fed7
bf8fed7
* Fri Apr 26 2013 gil cattaneo <puntogil@libero.it> 2.1.92-1
bf8fed7
- update to 2.1.92
bf8fed7
bf8fed7
* Sat Oct 13 2012 gil cattaneo <puntogil@libero.it> 2.1.37-1
bf8fed7
- update to 2.1.37
bf8fed7
bf8fed7
* Sat Oct 06 2012 gil cattaneo <puntogil@libero.it> 2.1.35-1
bf8fed7
- update to 2.1.35
bf8fed7
bf8fed7
* Sat Aug 25 2012 gil cattaneo <puntogil@libero.it> 2.1.34-1
35532c0
- initial rpm