<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/javaocr/patches/" rel="alternate"/><link href="https://sourceforge.net/p/javaocr/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/javaocr/patches/</id><updated>2016-05-04T11:32:28.320000Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>Switch to the last version of android-maven-plugin</title><link href="https://sourceforge.net/p/javaocr/patches/2/" rel="alternate"/><published>2016-05-04T11:32:28.320000Z</published><updated>2016-05-04T11:32:28.320000Z</updated><author><name>Kirill Balod</name><uri>https://sourceforge.net/u/kbalod/</uri></author><id>https://sourceforge.netba35858943de436ee876224a30916aa5db4251d7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Using an obsolete  version of "android-maven-plugin" causes different errors like:&lt;br/&gt;
java.lang.NoClassDefFoundError: org/eclipse/aether/spi/connector/Transfer$State for maven 3.3.x&lt;br/&gt;
or&lt;br/&gt;
No implementation for org.eclipse.aether.connector.wagon.WagonConfigurator was bound.for maven 3.2.x&lt;br/&gt;
Plugin&lt;br/&gt;
&amp;lt;groupId&amp;gt;com.jayway.maven.plugins.android.generation2&amp;lt;/groupId&amp;gt;&lt;br/&gt;
&amp;lt;artifactId&amp;gt;android-maven-plugin&amp;lt;/artifactId&amp;gt;&lt;br/&gt;
&amp;lt;version&amp;gt;3.8.0&amp;lt;/version&amp;gt;&lt;/p&gt;
&lt;p&gt;should be changed to&lt;br/&gt;
&amp;lt;groupId&amp;gt;com.simpligility.maven.plugins&amp;lt;/groupId&amp;gt;&lt;br/&gt;
&amp;lt;artifactId&amp;gt;android-maven-plugin&amp;lt;/artifactId&amp;gt;&lt;br/&gt;
&amp;lt;version&amp;gt;4.3.0&amp;lt;/version&amp;gt;&lt;/p&gt;
&lt;p&gt;because the project was moved.&lt;/p&gt;
&lt;p&gt;New version of the plugin requires more "maven like" folders layout. The file AndroidManifest.xml and folders "res" and "sources" should be moved into a corresponded hierarchy.&lt;/p&gt;
&lt;p&gt;The patch attached. &lt;br/&gt;
SDK version increased to 16 because version 7 is not supported on Windosw.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title/><link href="https://sourceforge.net/p/javaocr/patches/1/" rel="alternate"/><published>2012-09-15T08:55:19.827000Z</published><updated>2012-09-15T08:55:19.827000Z</updated><author><name>Ronald B. Cemer</name><uri>https://sourceforge.net/u/roncemer/</uri></author><id>https://sourceforge.net4671a500bf1cf54d6a89811282da5fb5cc5dbefa</id><summary type="html"/></entry></feed>