Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37811048
en ru br
ALT Linux repos
S:2.6-alt5_32jpp11

Group :: Development/Other
RPM: apache-commons-lang

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: 0001-Make-source-version-1.3.patch
Download


From 4bdae0c8e87e64322753890a10bbbe5971d46bb6 Mon Sep 17 00:00:00 2001
From: Stanislav Ochotnicky <sochotnicky@redhat.com>
Date: Tue, 18 Jan 2011 13:43:08 +0100
Subject: [PATCH 1/2] Make source version 1.3
---
 pom.xml |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index 367d439..fa3db7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -458,6 +458,18 @@
           <tarLongFileMode>gnu</tarLongFileMode>
         </configuration>
       </plugin>
+      <plugin>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <configuration>
+          <source>1.3</source>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>1.3</source>
+        </configuration>
+      </plugin>
     </plugins>
   </build>
 
-- 
1.7.7.6
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin