Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37512756
en ru br
Репозитории ALT
S:4.2-alt1_7jpp11
5.1: 1.2-alt1_3jpp5
4.1: 1.2-alt1_1jpp1.7
4.0: 1.2-alt1_1jpp1.7
www.altlinux.org/Changes

Другие репозитории

Группа :: Разработка/Java
Пакет: easymock

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: 0003-Fix-OSGi-manifest.patch
Скачать


From fa908a1748cb3090d677a63db4986ffc57acbf1e Mon Sep 17 00:00:00 2001
From: Mikolaj Izdebski <mizdebsk@redhat.com>
Date: Wed, 1 Jun 2016 09:31:44 +0200
Subject: [PATCH 3/3] Fix OSGi manifest
Resolves: rhbz#1341052
---
 core/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/core/pom.xml b/core/pom.xml
index 5ed6adb..ea6d015 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -100,8 +100,9 @@
         <extensions>true</extensions>
         <configuration>
           <instructions>
-            <Export-Package>org.easymock.internal.*;poweruser=true;mandatory:=poweruser</Export-Package>
+            <Export-Package>org.easymock,org.easymock.internal.*;poweruser=true;mandatory:=poweruser</Export-Package>
             <Import-Package>org.easymock,org.easymock.internal;poweruser=true,net.sf.cglib.core,net.sf.cglib.proxy,net.sf.cglib.reflect,org.objectweb.asm,org.objenesis;resolution:=optional</Import-Package>
+	    <_nouses>true</_nouses>
           </instructions>
         </configuration>
         <executions>
-- 
2.13.5
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin