~ubuntu-branches/ubuntu/raring/zeroc-icee-java/raring

« back to all changes in this revision

Viewing changes to test/IceE/exceptions/Exceptions.jad

  • Committer: Bazaar Package Importer
  • Author(s): Francisco Moya
  • Date: 2008-08-07 23:05:39 UTC
  • mfrom: (3.1.2 gutsy)
  • Revision ID: james.westby@ubuntu.com-20080807230539-iiuezo41bclg5yxy
Tags: 1.2.0-3
* Upgraded packaging standards.
* Removed unsatisfiable build dependency (Closes: #487027).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
MIDlet-Version: 1.0
2
 
MIDlet-Vendor: ZeroC
3
 
MIDlet-Jar-URL: Exceptions.jar
4
 
MicroEdition-Profile: MIDP-2.0
5
 
MicroEdition-Configuration: CLDC-1.1
6
 
MIDlet-1: Client, , ClientWrapper
7
 
MIDlet-2: Collocated, , CollocatedWrapper
8
 
MIDlet-3: Server, , ServerWrapper
9
 
MIDlet-Jar-Size: 151745
10
 
MIDlet-Name: ExceptionsTest
11
 
MIDlet-Permissions: javax.microedition.io.Connector.socket, javax.microedition.io.Connector.serversocket
 
1
MIDlet-Version: 1.0
 
2
MIDlet-Vendor: ZeroC
 
3
MIDlet-Jar-URL: Exceptions.jar
 
4
MicroEdition-Profile: MIDP-2.0
 
5
MicroEdition-Configuration: CLDC-1.1
 
6
MIDlet-1: Client, , ClientMIDlet
 
7
MIDlet-2: Collocated, , CollocatedMIDlet
 
8
MIDlet-3: Server, , ServerMIDlet
 
9
MIDlet-Jar-Size: 189005
 
10
MIDlet-Name: ExceptionsTest
 
11
MIDlet-Permissions: javax.microedition.io.Connector.socket, javax.microedition.io.Connector.serversocket