You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Sam Cheung <sy...@yahoo.com> on 2004/06/01 18:05:44 UTC

manifest attribute in ANT

	<manifest>
			   <attribute name="MIDlet-Permissions"
value="javax.microedition.io.PushRegistry,javax.microedition.io.Connector.http,javax.microedition.io.Connector.socket"/>

			</manifest>

But in the actual manifest file, the Permission file
has multiple lines. Do you have any idea why this is
happening? And how to work around this?

(2 lines:)
MIDlet-Permissions:
javax.microedition.io.PushRegistry,javax.microedit


ion.io.Connector.http,javax.microedition.io.Connector.socket


Thank you.

 

MIDlet-Permissions:
javax.microedition.io.PushRegistry,javax.microedit

 ion.io.Connector.http,javax.microedition.io.Connector.socket


	
		
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org