Relax strict manifest version
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 1 Aug 2009 17:31:16 +0000 (17:31 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 1 Aug 2009 17:31:16 +0000 (17:31 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@2862 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

modules/agent/pom.xml
modules/server/pom.xml

index 914a21d4284391a7de659d08cff61ef4d3302112..89f0b876ab95a7783696d8cd17c98bfd996058ef 100644 (file)
@@ -17,7 +17,7 @@
                                <artifactId>maven-argeo-osgi-plugin</artifactId>
                                <extensions>true</extensions>
                                <configuration>
-                                       <strictManifestVersion>true</strictManifestVersion>
+                                       <strictManifestVersion>false</strictManifestVersion>
                                        <bundlesPomArtifactId>org.argeo.slc.modules.agent.bundles</bundlesPomArtifactId>
                                </configuration>
                        </plugin>
index 434d27c70f35d5c137120319267c0a07bf07a2e0..6fe6c3d8e77141841283d24d808523c2b18d5151 100644 (file)
@@ -17,7 +17,7 @@
                                <artifactId>maven-argeo-osgi-plugin</artifactId>
                                <extensions>true</extensions>
                                <configuration>
-                                       <strictManifestVersion>true</strictManifestVersion>
+                                       <strictManifestVersion>false</strictManifestVersion>
                                        <bundlesPomArtifactId>org.argeo.slc.modules.server.bundles</bundlesPomArtifactId>
                                </configuration>
                        </plugin>