Author: olamy
Date: Sat Jul  7 14:07:05 2012
New Revision: 1358569

URL: http://svn.apache.org/viewvc?rev=1358569&view=rev
Log:
remove not anymore needed file

Removed:
    incubator/directmemory/trunk/src/main/assembly/source-release.xml
Modified:
    incubator/directmemory/trunk/pom.xml

Modified: incubator/directmemory/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/directmemory/trunk/pom.xml?rev=1358569&r1=1358568&r2=1358569&view=diff
==============================================================================
--- incubator/directmemory/trunk/pom.xml (original)
+++ incubator/directmemory/trunk/pom.xml Sat Jul  7 14:07:05 2012
@@ -899,10 +899,6 @@ under the License.
                 <configuration>
                   <finalName>apache-directmemory-${project.version}</finalName>
                   <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
-                  <!-- use our own as currently 
apache-source-release-assembly-descriptor doesn't exclude .idea directory -->
-                  <!--descriptors>
-                    
<descriptor>src/main/assembly/source-release.xml</descriptor>
-                  </descriptors-->
                   <descriptorRefs>
                     
<descriptorRef>${sourceReleaseAssemblyDescriptor}</descriptorRef>
                   </descriptorRefs>


Reply via email to