﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7477	Error with plugin list	skyper	team	" 1. start josm and go to preference -> plugins
 1. click on ""download list""

The list is downloaded but there are new plugins nor any update of already known ones ( I have the debian josm-plugin package installed e.g. I already have some plugins in the list even with empty preference dir).

On the console I get following exception

{{{
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-03-05 02:33:10
Last Changed Author: simon04
Revision: 5041
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-03-04 22:45:08 +0100 (Sun, 04 Mar 2012)
Last Changed Rev: 5041

Info: Missing preference file '$HOME/.josm/preferences.xml'. Creating a default preference file.
GET http://api.openstreetmap.org/api/capabilities... OK
Failed to parse plug-in list document from site 'http://josm.openstreetmap.de/plugin%<?plugins=>'. Skipping site. Exception was: org.openstreetmap.josm.plugins.PluginListParseException: java.io.IOException: Illegal entry in plugin list.
org.openstreetmap.josm.plugins.PluginListParseException: java.io.IOException: Illegal entry in plugin list.
	at org.openstreetmap.josm.plugins.PluginListParser.parse(PluginListParser.java:118)
	at org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask.parsePluginListDocument(ReadRemotePluginInformationTask.java:317)
	at org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask.realRun(ReadRemotePluginInformationTask.java:363)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:82)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:145)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:679)
Caused by: java.io.IOException: Illegal entry in plugin list.
	at org.openstreetmap.josm.plugins.PluginListParser.parse(PluginListParser.java:99)
	... 10 more

}}}


{{{
Identification: JOSM/1.5 (5041 en_GB)
Memory Usage: 80 MB / 592 MB (33 MB allocated, but free)
Java version: 1.6.0_24, Sun Microsystems Inc., OpenJDK 64-Bit Server VM
Operating system: Linux
}}}

Debian wheezy (testing)"	defect	closed	critical		Core	latest	fixed	plugin list	
