Pārlūkot izejas kodu

fix source distribution


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@683607 13f79535-47bb-0310-9956-ffa450edef68
tags/archiva-1.2-M1
Brett Porter pirms 16 gadiem
vecāks
revīzija
b7012bc63c
2 mainītis faili ar 14 papildinājumiem un 15 dzēšanām
  1. 0
    1
      pom.xml
  2. 14
    14
      src/main/assembly/src.xml

+ 0
- 1
pom.xml Parādīt failu

@@ -969,7 +969,6 @@
<descriptor>src/main/assembly/src.xml</descriptor>
</descriptors>
<tarLongFileMode>gnu</tarLongFileMode>
<appendAssemblyId>false</appendAssemblyId>
<finalName>apache-archiva-${project.version}-src</finalName>
</configuration>
<executions>

+ 14
- 14
src/main/assembly/src.xml Parādīt failu

@@ -38,20 +38,20 @@
<outputDirectory>/</outputDirectory>
<excludes>
<exclude>**/target/**</exclude>
<exclude>archiva-webapp/src/main/webapp/archiva-applet.jar</exclude>
<exclude>archiva-webapp/src/main/webapp/META-INF/**</exclude>
<exclude>archiva-webapp/src/main/webapp/images/redback/**</exclude>
<exclude>archiva-webapp/src/main/webapp/template/redback/**</exclude>
<exclude>archiva-webapp/src/main/webapp/WEB-INF/classes/**</exclude>
<exclude>archiva-webapp/src/main/webapp/WEB-INF/lib/**</exclude>
<exclude>archiva-webapp/src/main/webapp/WEB-INF/database/**</exclude>
<exclude>archiva-webapp/src/main/webapp/WEB-INF/logs/**</exclude>
<exclude>archiva-webapp/src/main/webapp/redback/**</exclude>
<exclude>archiva-webapp/src/main/webapp/css/redback/**</exclude>
<exclude>archiva-webapp/src/main/webapp/WEB-INF/jsp/redback/**</exclude>
<exclude>archiva-webapp/src/main/webapp/WEB-INF/template/redback/**</exclude>
<exclude>archiva-webapp/src/main/webapp/WEB-INF/logs/**</exclude>
<exclude>archiva-webapp/src/main/webapp/WEB-INF/temp/**</exclude>
<exclude>**/archiva-webapp/src/main/webapp/archiva-applet.jar</exclude>
<exclude>**/archiva-webapp/src/main/webapp/META-INF/**</exclude>
<exclude>**/archiva-webapp/src/main/webapp/images/redback/**</exclude>
<exclude>**/archiva-webapp/src/main/webapp/template/redback/**</exclude>
<exclude>**/archiva-webapp/src/main/webapp/WEB-INF/classes/**</exclude>
<exclude>**/archiva-webapp/src/main/webapp/WEB-INF/lib/**</exclude>
<exclude>**/archiva-webapp/src/main/webapp/WEB-INF/database/**</exclude>
<exclude>**/archiva-webapp/src/main/webapp/WEB-INF/logs/**</exclude>
<exclude>**/archiva-webapp/src/main/webapp/redback/**</exclude>
<exclude>**/archiva-webapp/src/main/webapp/css/redback/**</exclude>
<exclude>**/archiva-webapp/src/main/webapp/WEB-INF/jsp/redback/**</exclude>
<exclude>**/archiva-webapp/src/main/webapp/WEB-INF/template/redback/**</exclude>
<exclude>**/archiva-webapp/src/main/webapp/WEB-INF/logs/**</exclude>
<exclude>**/archiva-webapp/src/main/webapp/WEB-INF/temp/**</exclude>
</excludes>
</fileSet>
<fileSet>

Notiek ielāde…
Atcelt
Saglabāt