Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37814878
en ru br
ALT Linux repos
S:1.4.19-alt1_2jpp11
5.0: 1.3-alt1_2jpp5
4.1: 1.2.2-alt1_1jpp1.7
4.0: 1.2.2-alt1_1jpp1.7

Group :: Development/Java
RPM: xstream

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: xstream-pom_xml.patch
Download


--- pom.xml.sav	2007-05-24 10:11:12.000000000 +0200
+++ pom.xml	2008-01-28 13:16:11.000000000 +0100
@@ -156,6 +156,26 @@
         <scope>test</scope>
       </dependency>
 
+      <dependency>
+        <groupId>plexus</groupId>
+        <artifactId>plexus-utils</artifactId>
+        <version>1.2</version>
+        <scope>test</scope>
+      </dependency>
+
+      <dependency>
+        <groupId>xalan</groupId>
+        <artifactId>xalan</artifactId>
+        <version>2.7.0</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>xalan</groupId>
+        <artifactId>xalan-serializer</artifactId>
+        <version>2.7.0</version>
+        <scope>test</scope>
+      </dependency>
+
     </dependencies>
   </dependencyManagement>
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin