First try to centralize OSGi configurations
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 14 Nov 2012 13:27:56 +0000 (13:27 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 14 Nov 2012 13:27:56 +0000 (13:27 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5803 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

security/dep/org.argeo.security.dep.node.rap/pom.xml

index 1ec80a5b17d7ab8e445009dbcc24f5749a45a980..7eaf0f32e9bead33975fd200e2297c65ec2e2c12 100644 (file)
@@ -1,4 +1,5 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                                                                <configuration>
                                                                        <name>argeo-node-rap</name>
                                                                        <mappings>
+                                                                               <!-- <mapping> -->
+                                                                               <!-- <directory>/etc/argeo-node-rap</directory> -->
+                                                                               <!-- <username>root</username> -->
+                                                                               <!-- <groupname>root</groupname> -->
+                                                                               <!-- <filemode>644</filemode> -->
+                                                                               <!-- <configuration>true</configuration> -->
+                                                                               <!-- <directoryIncluded>false</directoryIncluded> -->
+                                                                               <!-- <sources> -->
+                                                                               <!-- <source> -->
+                                                                               <!-- <location>src/main/rpm/etc/argeo-node-rap</location> -->
+                                                                               <!-- </source> -->
+                                                                               <!-- </sources> -->
+                                                                               <!-- </mapping> -->
                                                                                <mapping>
                                                                                        <directory>/usr/share/osgi/rap</directory>
                                                                                        <username>root</username>