[prev in list] [next in list] [prev in thread] [next in thread] 

List:       maven-dev
Subject:    svn commit: r885621 - in /maven/ant-tasks/trunk: pom.xml src/assembly/
From:       pgier () apache ! org
Date:       2009-11-30 23:38:13
Message-ID: 20091130233813.E724D23888D1 () eris ! apache ! org
[Download RAW message or body]

Author: pgier
Date: Mon Nov 30 23:38:13 2009
New Revision: 885621

URL: http://svn.apache.org/viewvc?rev=885621&view=rev
Log:
Remove the assembly configuration from the pom because the source assembly is now \
inherited from the maven parent pom. Remove the gzip from the download page since it \
is no longer generated.

Removed:
    maven/ant-tasks/trunk/src/assembly/
Modified:
    maven/ant-tasks/trunk/pom.xml
    maven/ant-tasks/trunk/src/site/apt/download.apt.vm

Modified: maven/ant-tasks/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/ant-tasks/trunk/pom.xml?rev=885621&r1=885620&r2=885621&view=diff
 ==============================================================================
--- maven/ant-tasks/trunk/pom.xml (original)
+++ maven/ant-tasks/trunk/pom.xml Mon Nov 30 23:38:13 2009
@@ -215,7 +215,6 @@
         </plugins>
       </reporting>
     </profile>
-
     <profile>
       <id>run-its</id>
       <activation>
@@ -254,32 +253,6 @@
         </plugins>
       </build>
     </profile>
-    
-    <profile>
-      <id>apache-release</id>
-      <build>
-        <plugins>
-          <plugin>
-            <groupId>org.apache.maven.plugins</groupId>
-            <artifactId>maven-assembly-plugin</artifactId>
-            <version>2.2-beta-4</version>
-            <executions>
-              <execution>
-                <id>attach-src-dist</id>
-                <goals>
-                  <goal>single</goal>
-                </goals>
-                <phase>package</phase>
-                <configuration>
-                  <descriptors>
-                    <descriptor>src/assembly/src.xml</descriptor>
-                  </descriptors>
-                </configuration>
-              </execution>
-            </executions>
-          </plugin>
-        </plugins>
-      </build>
-    </profile>
   </profiles>
+  
 </project>

Modified: maven/ant-tasks/trunk/src/site/apt/download.apt.vm
URL: http://svn.apache.org/viewvc/maven/ant-tasks/trunk/src/site/apt/download.apt.vm?rev=885621&r1=885620&r2=885621&view=diff
 ==============================================================================
--- maven/ant-tasks/trunk/src/site/apt/download.apt.vm (original)
+++ maven/ant-tasks/trunk/src/site/apt/download.apt.vm Mon Nov 30 23:38:13 2009
@@ -29,7 +29,7 @@
 Download the Maven Ant Tasks
 
    The Maven Ant Tasks are distributed as a jar file to be included in the Ant \
                classpath.  The complete 
-   sources can be downloaded as a zip or a tar.gz file.
+   sources can be downloaded as a zip file.
 
    After selecting the file to download, you will be prompted for a mirror.  If the \
file is not found   on your selected mirror, please be patient, as it may take 24 \
hours to reach all mirrors. @@ -43,8 +43,6 @@
 *-------------------------+---------+----------+-----------+
 | Sources (zip)           | \
{{{http://www.apache.org/dyn/closer.cgi/maven/source/maven-ant-tasks-${project.version}-src.zip} \
maven-ant-tasks-${project.version}-src.zip}} | \
{{{http://www.apache.org/dist/maven/source/maven-ant-tasks-${project.version}-src.zip.md5} \
maven-ant-tasks-${project.version}-src.zip.md5}} | \
{{{http://www.apache.org/dist/maven/source/maven-ant-tasks-${project.version}-src.zip.asc} \
                maven-ant-tasks-${project.version}-src.zip.asc}} |
 *-------------------------+---------+----------+-----------+
-| Sources (tar.gz)        | \
{{{http://www.apache.org/dyn/closer.cgi?path=/maven/source/maven-ant-tasks-${project.version}-src.tar.gz} \
maven-ant-tasks-${project.version}-src.tar.gz}} | \
{{{http://www.apache.org/dist/maven/source/maven-ant-tasks-${project.version}-src.tar.gz.md5} \
maven-ant-tasks-${project.version}-src.tar.gz.md5}} | \
{{{http://www.apache.org/dist/maven/source/maven-ant-tasks-${project.version}-src.tar.gz.asc} \
                maven-ant-tasks-${project.version}-src.tar.gz.asc}} |
-*-------------------------+---------+----------+-----------+
 
 * System {Requirements}
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic