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

List:       jakarta-commons-dev
Subject:    svn commit: r1355640 - in /commons/proper/imaging/trunk: RELEASE-NOTES.txt RELEASE_NOTES pom.xml
From:       damjan () apache ! org
Date:       2012-06-30 5:55:47
Message-ID: 20120630055547.B7C0D238890B () eris ! apache ! org
[Download RAW message or body]

Author: damjan
Date: Sat Jun 30 05:55:46 2012
New Revision: 1355640

URL: http://svn.apache.org/viewvc?rev=1355640&view=rev
Log:
Rename RELEASE_NOTES to the more common RELEASE-NOTES.txt form.
Use a specific maven-assembly-plugin version which allows
"mvn -Prc install" to work.


Added:
    commons/proper/imaging/trunk/RELEASE-NOTES.txt
      - copied unchanged from r1355634, commons/proper/imaging/trunk/RELEASE_NOTES
Removed:
    commons/proper/imaging/trunk/RELEASE_NOTES
Modified:
    commons/proper/imaging/trunk/pom.xml

Modified: commons/proper/imaging/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/imaging/trunk/pom.xml?rev=1355640&r1=1355639&r2=1355640&view=diff
 ==============================================================================
--- commons/proper/imaging/trunk/pom.xml (original)
+++ commons/proper/imaging/trunk/pom.xml Sat Jun 30 05:55:46 2012
@@ -128,7 +128,12 @@
     </plugins>
 
     <pluginManagement>
-    	<plugins>
+      <plugins>
+        <!-- Temporary workaround for MASSEMBLY-553 until commons-parent 26 is \
released--> +        <plugin>
+          <artifactId>maven-assembly-plugin</artifactId>
+          <version>2.2-beta-5</version>
+        </plugin>
         <!-- This plugin's configuration is used to store Eclipse m2e settings only. \
It has no influence on the Maven build itself.-->  <plugin>
           <groupId>org.eclipse.m2e</groupId>


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

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