Chad has submitted this change and it was merged.

Change subject: Don't append -plugin to the zip
......................................................................


Don't append -plugin to the zip

Change-Id: Id13e33dd571e42bd6e56f8ede65ab01310c8e780
---
M pom.xml
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Chad: Verified; Looks good to me, approved



diff --git a/pom.xml b/pom.xml
index 5aca6cc..84fcf9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,6 +89,7 @@
                 <artifactId>maven-assembly-plugin</artifactId>
                 <version>2.3</version>
                 <configuration>
+                    <appendAssemblyId>false</appendAssemblyId>
                     
<outputDirectory>${project.build.directory}/releases/</outputDirectory>
                     <descriptors>
                         
<descriptor>${basedir}/src/main/assemblies/plugin.xml</descriptor>

-- 
To view, visit https://gerrit.wikimedia.org/r/130626
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id13e33dd571e42bd6e56f8ede65ab01310c8e780
Gerrit-PatchSet: 1
Gerrit-Project: search/repository-swift
Gerrit-Branch: master
Gerrit-Owner: Manybubbles <never...@wikimedia.org>
Gerrit-Reviewer: Chad <ch...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to