~fredericp/zaluum/rt

« back to all changes in this revision

Viewing changes to org.zaluum.javadevice.runtime/META-INF/MANIFEST.MF

  • Committer: Frederic Perez Ordeig
  • Date: 2010-04-07 07:55:38 UTC
  • mfrom: (308.1.63 wip-scala)
  • Revision ID: frederic@zaluum.com-20100407075538-muaneuoz134fqu5o
merged

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 org.zaluum.cmodel;bundle-version="1.0.0",
12
12
 org.zaluum.modbus;bundle-version="1.0.0",
13
13
 org.zaluum.model;bundle-version="1.0.0",
14
 
 jsr305;bundle-version="0.0.0"
 
14
 jsr305;bundle-version="0.0.0",
 
15
 org.zaluum.compiler;bundle-version="1.0.0",
 
16
 org.groovy.all;bundle-version="1.6.4"
15
17
Export-Package: org.zaluum.javadevice.runtime.java,
16
18
 org.zaluum.javadevice.runtime.java.debug,
17
 
 org.zaluum.javadevice.runtime.java.event
18
 
Service-Component: META-INF/OsgiBoxExecutionFactory.xml, META-INF/MainRemoteExecutionConnectionFactory.xml, META-INF/EventProcessorFactory.xml, META-INF/DebugEventProcessorFactory.xml
 
19
 org.zaluum.javadevice.runtime.java.event,
 
20
 org.zaluum.javadevice.runtime.java.production
 
21
Service-Component: META-INF/OsgiBoxExecutionFactory.xml, META-INF/MainRemoteExecutionConnectionFactory.xml, META-INF/EventProcessorFactory.xml, META-INF/DebugEventProcessorFactory.xml, META-INF/Me.xml
19
22
Bundle-ActivationPolicy: lazy