Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > 9f82b0284a259e532004769af7359e04 > files > 2

jline2-2.5-3.mga3.src.rpm

diff -Naur jline-2.5/pom.xml jline-2.5-work/pom.xml
--- jline-2.5/pom.xml	2010-11-12 13:00:49.000000000 -0500
+++ jline-2.5-work/pom.xml	2011-05-31 01:42:53.140177974 -0400
@@ -200,7 +200,7 @@
             </plugin>
 
             <!-- include all the dependencies into the jar so it can run standalone -->
-            <plugin>
+<!--            <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-shade-plugin</artifactId>
                 <version>1.4</version>
@@ -234,7 +234,7 @@
                         </configuration>
                     </execution>
                 </executions>
-            </plugin>
+            </plugin>-->
         </plugins>
     </build>
 
@@ -270,4 +270,4 @@
         </profile>
     </profiles>
 
-</project>
\ No newline at end of file
+</project>