Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37915530
en ru br
ALT Linux repos
S:2.0.0-alt1_2jpp11
5.0: 1.0-alt3_0.a17.1jpp5
4.1: 1.0-alt2_0.a15.1jpp1.7
4.0: 1.0-alt2_0.a15.1jpp1.7

Group :: Development/Java
RPM: modello

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: modello-plugin-stax-StaxVerifierVersionInField.patch
Download


--- modello-plugins/modello-plugin-stax/src/test/verifiers/stax-version-in-field/StaxVerifierVersionInField.java.sav	2007-08-15 13:34:46.000000000 +0200
+++ modello-plugins/modello-plugin-stax/src/test/verifiers/stax-version-in-field/StaxVerifierVersionInField.java	2007-08-15 13:35:21.000000000 +0200
@@ -43,7 +43,7 @@
     public void verify()
         throws IOException, XMLStreamException
     {
-        String path = "src/test/verifiers/stax-version-in-field/version-in-field.xml";
+        String path = "modello-plugins/modello-plugin-stax/src/test/verifiers/stax-version-in-field/version-in-field.xml";
 
         FileReader reader = new FileReader( path );
         VersionInFieldStaxReader modelReader = new VersionInFieldStaxReader();
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin