mirror of https://github.com/apache/activemq.git
Added a source distro assembly
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474976 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
36265ea802
commit
cdf6bee977
|
@ -236,10 +236,10 @@
|
|||
<configuration>
|
||||
<tasks>
|
||||
<jar destfile="target/run.jar" basedir="target/classes">
|
||||
<include name="org/apache/activemq/console/Main*.class"/>
|
||||
<manifest>
|
||||
<attribute name="Main-Class" value="org.apache.activemq.console.Main"/>
|
||||
</manifest>
|
||||
<include name="org/apache/activemq/console/Main*.class"/>
|
||||
<manifest>
|
||||
<attribute name="Main-Class" value="org.apache.activemq.console.Main"/>
|
||||
</manifest>
|
||||
</jar>
|
||||
</tasks>
|
||||
</configuration>
|
||||
|
@ -315,7 +315,40 @@
|
|||
<appendAssemblyId>false</appendAssemblyId>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
<execution>
|
||||
<id>unix-src</id>
|
||||
<phase>package</phase>
|
||||
<goals>
|
||||
<goal>single</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<descriptors>
|
||||
<descriptor>src/main/descriptors/unix-src.xml</descriptor>
|
||||
</descriptors>
|
||||
<!--
|
||||
<finalName>${pom.artifactId}-${pom.version}-src</finalName>
|
||||
<outputDirectory>${pom.artifactId}-${pom.version}</outputDirectory>
|
||||
<appendAssemblyId>false</appendAssemblyId>
|
||||
-->
|
||||
</configuration>
|
||||
</execution>
|
||||
<execution>
|
||||
<id>windows-src</id>
|
||||
<phase>package</phase>
|
||||
<goals>
|
||||
<goal>single</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<descriptors>
|
||||
<descriptor>src/main/descriptors/windows-src.xml</descriptor>
|
||||
</descriptors>
|
||||
<!--
|
||||
<finalName>${pom.artifactId}-${pom.version}-src</finalName>
|
||||
<appendAssemblyId>false</appendAssemblyId>
|
||||
-->
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
<!-- plugin>
|
||||
<groupId>org.apache.activemq</groupId>
|
||||
|
@ -338,7 +371,7 @@
|
|||
<artifactId>maven-assembly-plugin</artifactId>
|
||||
<version>2.1</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<execution>
|
||||
<id>src</id>
|
||||
<phase>package</phase>
|
||||
<goals>
|
||||
|
@ -352,7 +385,7 @@
|
|||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</plugins>
|
||||
</build>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
<id>unix-bin</id>
|
||||
<formats>
|
||||
<format>tar.gz</format>
|
||||
<format>tar.bz2</format>
|
||||
</formats>
|
||||
<fileSets>
|
||||
|
||||
|
|
|
@ -19,9 +19,26 @@
|
|||
<id>src</id>
|
||||
<formats>
|
||||
<format>tar.gz</format>
|
||||
<format>zip</format>
|
||||
</formats>
|
||||
<fileSets>
|
||||
<!-- Binary Files -->
|
||||
<fileSet>
|
||||
<directory>..</directory>
|
||||
<outputDirectory>src</outputDirectory>
|
||||
<includes>
|
||||
<include>**/*.jpeg</include>
|
||||
<include>**/*.jpg</include>
|
||||
<include>**/*.gif</include>
|
||||
<include>**/*.exe</include>
|
||||
<include>**/*.dll</include>
|
||||
<include>**/*.jar</include>
|
||||
<include>**/*.so</include>
|
||||
<include>**/*.ks</include>
|
||||
<include>**/*.ts</include>
|
||||
</includes>
|
||||
</fileSet>
|
||||
|
||||
<!-- Text Files -->
|
||||
<fileSet>
|
||||
<directory>..</directory>
|
||||
<outputDirectory>src</outputDirectory>
|
||||
|
@ -29,27 +46,38 @@
|
|||
<include>**/*</include>
|
||||
</includes>
|
||||
<excludes>
|
||||
<exclude>**/*.jpeg</exclude>
|
||||
<exclude>**/*.jpg</exclude>
|
||||
<exclude>**/*.gif</exclude>
|
||||
<exclude>**/*.exe</exclude>
|
||||
<exclude>**/*.dll</exclude>
|
||||
<exclude>**/*.jar</exclude>
|
||||
<exclude>**/*.so</exclude>
|
||||
<exclude>**/*.ks</exclude>
|
||||
<exclude>**/*.ts</exclude>
|
||||
<exclude>**/svn-commit*</exclude>
|
||||
<exclude>**/target</exclude>
|
||||
<exclude>**/target/**/*</exclude>
|
||||
<exclude>**/build</exclude>
|
||||
<exclude>**/build/**/*</exclude>
|
||||
<exclude>**/data</exclude>
|
||||
<exclude>**/data/**/*</exclude>
|
||||
<exclude>**/activemq-data</exclude>
|
||||
<exclude>**/activemq-data/**/*</exclude>
|
||||
<exclude>**/.settings</exclude>
|
||||
<exclude>**/.settings/**/*</exclude>
|
||||
<exclude>**/eclipse-classes</exclude>
|
||||
<exclude>**/eclipse-classes/**/*</exclude>
|
||||
<exclude>**/.classpath</exclude>
|
||||
<exclude>**/data</exclude>
|
||||
<exclude>**/data/**/*</exclude>
|
||||
<exclude>**/activemq-data</exclude>
|
||||
<exclude>**/activemq-data/**</exclude>
|
||||
<exclude>**/.settings</exclude>
|
||||
<exclude>**/.settings/**</exclude>
|
||||
<exclude>**/eclipse-classes</exclude>
|
||||
<exclude>**/eclipse-classes/**</exclude>
|
||||
<exclude>**/.classpath</exclude>
|
||||
<exclude>**/.project</exclude>
|
||||
<exclude>**/.wtpmodules</exclude>
|
||||
<exclude>**/surefire*</exclude>
|
||||
<exclude>**/cobertura.ser</exclude>
|
||||
<exclude>**/*.iml</exclude>
|
||||
<exclude>**/*.ipr</exclude>
|
||||
<exclude>**/*.iws</exclude>
|
||||
<exclude>**/*.iml</exclude>
|
||||
<exclude>**/*.ipr</exclude>
|
||||
<exclude>**/*.iws</exclude>
|
||||
</excludes>
|
||||
<lineEnding>unix</lineEnding>
|
||||
</fileSet>
|
||||
</fileSets>
|
||||
</assembly>
|
|
@ -0,0 +1,83 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
contributor license agreements. See the NOTICE file distributed with
|
||||
this work for additional information regarding copyright ownership.
|
||||
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||
(the "License"); you may not use this file except in compliance with
|
||||
the License. You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<assembly>
|
||||
<id>src</id>
|
||||
<formats>
|
||||
<format>zip</format>
|
||||
</formats>
|
||||
<fileSets>
|
||||
<!-- Binary Files -->
|
||||
<fileSet>
|
||||
<directory>..</directory>
|
||||
<outputDirectory>src</outputDirectory>
|
||||
<includes>
|
||||
<include>**/*.jpeg</include>
|
||||
<include>**/*.jpg</include>
|
||||
<include>**/*.gif</include>
|
||||
<include>**/*.exe</include>
|
||||
<include>**/*.dll</include>
|
||||
<include>**/*.jar</include>
|
||||
<include>**/*.so</include>
|
||||
<include>**/*.ks</include>
|
||||
<include>**/*.ts</include>
|
||||
</includes>
|
||||
</fileSet>
|
||||
|
||||
<!-- Text Files -->
|
||||
<fileSet>
|
||||
<directory>..</directory>
|
||||
<outputDirectory>src</outputDirectory>
|
||||
<includes>
|
||||
<include>**/*</include>
|
||||
</includes>
|
||||
<excludes>
|
||||
<exclude>**/*.jpeg</exclude>
|
||||
<exclude>**/*.jpg</exclude>
|
||||
<exclude>**/*.gif</exclude>
|
||||
<exclude>**/*.exe</exclude>
|
||||
<exclude>**/*.dll</exclude>
|
||||
<exclude>**/*.jar</exclude>
|
||||
<exclude>**/*.so</exclude>
|
||||
<exclude>**/*.ks</exclude>
|
||||
<exclude>**/*.ts</exclude>
|
||||
<exclude>**/svn-commit*</exclude>
|
||||
<exclude>**/target</exclude>
|
||||
<exclude>**/target/**</exclude>
|
||||
<exclude>**/build</exclude>
|
||||
<exclude>**/build/**</exclude>
|
||||
<exclude>**/data</exclude>
|
||||
<exclude>**/data/**</exclude>
|
||||
<exclude>**/activemq-data</exclude>
|
||||
<exclude>**/activemq-data/**</exclude>
|
||||
<exclude>**/.settings</exclude>
|
||||
<exclude>**/.settings/**</exclude>
|
||||
<exclude>**/eclipse-classes</exclude>
|
||||
<exclude>**/eclipse-classes/**</exclude>
|
||||
<exclude>**/.classpath</exclude>
|
||||
<exclude>**/.project</exclude>
|
||||
<exclude>**/.wtpmodules</exclude>
|
||||
<exclude>**/surefire*</exclude>
|
||||
<exclude>**/cobertura.ser</exclude>
|
||||
<exclude>**/*.iml</exclude>
|
||||
<exclude>**/*.ipr</exclude>
|
||||
<exclude>**/*.iws</exclude>
|
||||
</excludes>
|
||||
<lineEnding>dos</lineEnding>
|
||||
</fileSet>
|
||||
</fileSets>
|
||||
</assembly>
|
Loading…
Reference in New Issue