]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Remove forgotten conflicting file
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 8 Oct 2008 17:30:10 +0000 (17:30 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 8 Oct 2008 17:30:10 +0000 (17:30 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1721 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

org.argeo.slc.detached.launcher/src/assembly/dist.xml

index 271986f7adbfbf684ae0302b5ee23997868c6e52..31071a3a8b35a9fc64ef9ef83ecd9499ed2fcf75 100644 (file)
@@ -6,23 +6,6 @@
        <formats>\r
                <format>tar.gz</format>\r
        </formats>\r
-       <fileSets>\r
-               <fileSet>\r
-                       <directory>src/main/base</directory>\r
-                       <outputDirectory></outputDirectory>\r
-                       <fileMode>0755</fileMode>\r
-               </fileSet>\r
-               <fileSet>\r
-                       <directory>target</directory>\r
-                       <includes>\r
-                               <include>${project.artifactId}-*.jar</include>\r
-                       </includes>\r
-                       <excludes>\r
-                               <exclude>${project.artifactId}-*-sources.jar</exclude>\r
-                       </excludes>\r
-                       <outputDirectory>lib/detached</outputDirectory>\r
-               </fileSet>\r
-       </fileSets>\r
        <dependencySets>\r
                <dependencySet>\r
                        <unpack>false</unpack>\r
                                <include>*:jar</include>\r
                        </includes>\r
                </dependencySet>\r
-               <!-- \r
-                       <dependencySet>\r
-                       <unpack>true</unpack>\r
-                       <outputDirectory></outputDirectory>\r
-                       <outputFileNameMapping></outputFileNameMapping>\r
-                       <includes>\r
-                       <include>\r
-                       org.argeo.slc:argeo-slc-agent:tar.gz:base\r
-                       </include>\r
-                       </includes>\r
-                       <fileMode>0755</fileMode>\r
-                       </dependencySet>\r
-               -->\r
        </dependencySets>\r
 </assembly>
\ No newline at end of file