2010-10-20 15:05:58 +0200 (Wed, 20 Oct 2010), revision 3337, ekolin Fix spelling in comments U knopflerfish.org/trunk/ant/xargs.xml 2010-10-20 12:22:30 +0200 (Wed, 20 Oct 2010), revision 3336, ekolin Extend the MakeHTMLTaks with support for including arbitraty html-fragments into the template document. A knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/HtmlFragment.java U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/MakeHTMLTask.java 2010-10-19 15:24:41 +0200 (Tue, 19 Oct 2010), revision 3335, ekolin Clean up in preparation for the 3.1 release U knopflerfish.org/trunk/release_notes.in 2010-10-19 12:35:36 +0200 (Tue, 19 Oct 2010), revision 3334, ekolin Change framework test 161 and 163 to allow for JREs that uses pre-defined classes. U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/src/org/knopflerfish/bundle/framework_test/FrameworkTestSuite.java U knopflerfish.org/trunk/osgi/init-tests.xargs.in 2010-10-18 18:29:27 +0200 (Mon, 18 Oct 2010), revision 3333, ekolin Fix NPE in log v3.0.4. Use a service pid that mathces the configuration metadata when registering the ManagedService. U knopflerfish.org/trunk/osgi/bundles/log/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/bundle/log/LogConfigImpl.java U knopflerfish.org/trunk/release_notes.in 2010-10-18 17:47:27 +0200 (Mon, 18 Oct 2010), revision 3332, ekolin Fix copyright and some linebreaks U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/service/log/LogRef.java 2010-10-18 17:46:24 +0200 (Mon, 18 Oct 2010), revision 3331, ekolin LogRef must handle bc for non-active bundle in its doLog()-method. U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/service/log/LogRef.java 2010-10-18 12:33:12 +0200 (Mon, 18 Oct 2010), revision 3330, ekolin Clean up old broken javadoc comments, remove a prential synchronization problem on non-final variables. U knopflerfish.org/trunk/osgi/bundles/log/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/bundle/log/Activator.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/bundle/log/LogConfigImpl.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/bundle/log/LogFrameworkListener.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/bundle/log/LogReaderServiceFactory.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/bundle/log/LogReaderServiceImpl.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/bundle/log/LogServiceFactory.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/bundle/log/LogServiceImpl.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/service/log/LogConfig.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/service/log/LogService.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/service/log/LogUtil.java U knopflerfish.org/trunk/release_notes.in 2010-10-18 10:21:01 +0200 (Mon, 18 Oct 2010), revision 3329, ekolin Ensure that all code handles a null PackageAdmin-service object. U knopflerfish.org/trunk/osgi/bundles/desktop/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/Desktop.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/JSoftGraphBundle.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/PackageManager.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/Util.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/graph/PackageNode.java U knopflerfish.org/trunk/release_notes.in 2010-10-17 18:19:51 +0200 (Sun, 17 Oct 2010), revision 3328, ekolin The window (tab) title of the bundle jar doc pages is now changed to match the selected bundle. U knopflerfish.org/trunk/ant/html_template/bundle_info.html U knopflerfish.org/trunk/ant/html_template/bundle_main.html U knopflerfish.org/trunk/ant/html_template/package_list.html U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/BundleHTMLExtractorTask.java 2010-10-17 17:52:56 +0200 (Sun, 17 Oct 2010), revision 3327, ekolin The set of packages exported by a bundle is now taken from the actual manifest file of the bundle and not from the project property 'bmfa.Export-Package' since exports may be generated by the build; the property is used as a fallback if no manifest file was found. U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/MakeHTMLTask.java 2010-10-17 11:50:59 +0200 (Sun, 17 Oct 2010), revision 3326, cl Changed to correct KF layout in web pages U knopflerfish.org/trunk/osgi/bundles/http/httproot/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/http/httproot/resources/www/images/ A knopflerfish.org/trunk/osgi/bundles/http/httproot/resources/www/images/fadeout_15.png A knopflerfish.org/trunk/osgi/bundles/http/httproot/resources/www/images/kf300_black.png U knopflerfish.org/trunk/osgi/bundles/http/httproot/resources/www/index.html U knopflerfish.org/trunk/osgi/bundles/http/httproot/resources/www/knopflerfish.css U knopflerfish.org/trunk/osgi/bundles/http/httproot/src/org/knopflerfish/bundle/httproot/InfoServlet.java 2010-10-16 23:39:37 +0200 (Sat, 16 Oct 2010), revision 3325, cl bundledoc for: device, cm, cm_cmd U knopflerfish.org/trunk/osgi/bundles/cm/cm/build.xml A knopflerfish.org/trunk/osgi/bundles/cm/cm/doc/ A knopflerfish.org/trunk/osgi/bundles/cm/cm/doc/doc.properties A knopflerfish.org/trunk/osgi/bundles/cm/cm/doc/index.html U knopflerfish.org/trunk/osgi/bundles/cm/cm_cmd/build.xml A knopflerfish.org/trunk/osgi/bundles/cm/cm_cmd/doc/ A knopflerfish.org/trunk/osgi/bundles/cm/cm_cmd/doc/doc.properties A knopflerfish.org/trunk/osgi/bundles/cm/cm_cmd/doc/index.html U knopflerfish.org/trunk/osgi/bundles/device/device/build.xml A knopflerfish.org/trunk/osgi/bundles/device/device/doc/ A knopflerfish.org/trunk/osgi/bundles/device/device/doc/doc.properties A knopflerfish.org/trunk/osgi/bundles/device/device/doc/index.html 2010-10-16 11:47:02 +0200 (Sat, 16 Oct 2010), revision 3324, ekolin Change title on the userdoc frameset when the contents of the userdoc main frame changes. Fix xml-userdoc. U knopflerfish.org/trunk/ant/html_template/bundledoc.html U knopflerfish.org/trunk/ant/html_template/bundledoc_ext.html U knopflerfish.org/trunk/ant/html_template/frameworkdoc.html U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/MakeHTMLTask.java U knopflerfish.org/trunk/htdocs/html_templates/bundle_doc/bundledoc_main.html U knopflerfish.org/trunk/htdocs/html_templates/bundle_doc/index.html U knopflerfish.org/trunk/osgi/bundles/xml/build.xml U knopflerfish.org/trunk/osgi/bundles/xml/doc/index.html U knopflerfish.org/trunk/osgi/bundles/xml/kxml/doc/doc.properties U knopflerfish.org/trunk/osgi/bundles/xml/kxml/doc/index.html 2010-10-15 22:33:21 +0200 (Fri, 15 Oct 2010), revision 3323, cl Added bundle doc for prefs bundle U knopflerfish.org/trunk/osgi/bundles/prefs/build.xml A knopflerfish.org/trunk/osgi/bundles/prefs/doc/ A knopflerfish.org/trunk/osgi/bundles/prefs/doc/doc.properties A knopflerfish.org/trunk/osgi/bundles/prefs/doc/index.html 2010-10-15 22:33:03 +0200 (Fri, 15 Oct 2010), revision 3322, cl Added JAVADOCLINK attribute + changed to Bundle Jar Docs in template U knopflerfish.org/trunk/ant/html_template/bundledoc.html U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/MakeHTMLTask.java 2010-10-15 18:21:34 +0200 (Fri, 15 Oct 2010), revision 3321, ekolin Link exported packages on bundle user doc pages to the javadoc of the package. U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/BundleHTMLExtractorTask.java U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/MakeHTMLTask.java 2010-10-15 16:46:37 +0200 (Fri, 15 Oct 2010), revision 3320, jan Small fix to previous check in. U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleImpl.java 2010-10-15 16:22:45 +0200 (Fri, 15 Oct 2010), revision 3319, jan Removed synchronization in Bundle.getHeaders to avoid deadlock U knopflerfish.org/trunk/osgi/framework/build.xml U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleThread.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Listeners.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/PackageAdminImpl.java U knopflerfish.org/trunk/release_notes.in 2010-10-15 15:46:17 +0200 (Fri, 15 Oct 2010), revision 3318, ekolin Handle closed bundle context. U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/JSoftGraphBundle.java 2010-10-15 13:56:03 +0200 (Fri, 15 Oct 2010), revision 3317, ekolin Use a cache for bundle log levels to avoid recomputing the level on each call to the log. U knopflerfish.org/trunk/osgi/bundles/log/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/bundle/log/LogConfigImpl.java U knopflerfish.org/trunk/release_notes.in 2010-10-15 00:09:29 +0200 (Fri, 15 Oct 2010), revision 3316, cl Added bundle doc for xml parsers, frameworkcommands + improved kf man CSS style U knopflerfish.org/trunk/osgi/bundles/frameworkcommands/build.xml U knopflerfish.org/trunk/osgi/bundles/http/http/doc/index.html 2010-10-15 00:08:22 +0200 (Fri, 15 Oct 2010), revision 3315, cl Added bundle doc for xml parsers, frameworkcommands + improved kf man CSS style U knopflerfish.org/trunk/htdocs/css/kf_man.css U knopflerfish.org/trunk/htdocs/css/knopflerfish.css U knopflerfish.org/trunk/htdocs/html_src/programming_main.html U knopflerfish.org/trunk/osgi/bundles/console/consoletelnet/doc/index.html U knopflerfish.org/trunk/osgi/bundles/desktop/doc/index.html U knopflerfish.org/trunk/osgi/bundles/event/doc/index.html A knopflerfish.org/trunk/osgi/bundles/frameworkcommands/doc/ A knopflerfish.org/trunk/osgi/bundles/frameworkcommands/doc/doc.properties A knopflerfish.org/trunk/osgi/bundles/frameworkcommands/doc/index.html U knopflerfish.org/trunk/osgi/bundles/log/doc/index.html U knopflerfish.org/trunk/osgi/bundles/xml/build.xml U knopflerfish.org/trunk/osgi/bundles/xml/crimson/build.xml A knopflerfish.org/trunk/osgi/bundles/xml/crimson/doc/ A knopflerfish.org/trunk/osgi/bundles/xml/crimson/doc/doc.properties A knopflerfish.org/trunk/osgi/bundles/xml/crimson/doc/index.html A knopflerfish.org/trunk/osgi/bundles/xml/doc/ A knopflerfish.org/trunk/osgi/bundles/xml/doc/doc.properties A knopflerfish.org/trunk/osgi/bundles/xml/doc/index.html U knopflerfish.org/trunk/osgi/bundles/xml/kxml/build.xml A knopflerfish.org/trunk/osgi/bundles/xml/kxml/doc/ A knopflerfish.org/trunk/osgi/bundles/xml/kxml/doc/doc.properties A knopflerfish.org/trunk/osgi/bundles/xml/kxml/doc/index.html U knopflerfish.org/trunk/osgi/bundles/xml/xalan/build.xml A knopflerfish.org/trunk/osgi/bundles/xml/xalan/doc/ A knopflerfish.org/trunk/osgi/bundles/xml/xalan/doc/doc.properties A knopflerfish.org/trunk/osgi/bundles/xml/xalan/doc/index.html U knopflerfish.org/trunk/osgi/bundles/xml/xerces/build.xml A knopflerfish.org/trunk/osgi/bundles/xml/xerces/doc/ A knopflerfish.org/trunk/osgi/bundles/xml/xerces/doc/doc.properties A knopflerfish.org/trunk/osgi/bundles/xml/xerces/doc/index.html U knopflerfish.org/trunk/osgi/bundles/xml/xml/build.xml A knopflerfish.org/trunk/osgi/bundles/xml/xml/doc/ A knopflerfish.org/trunk/osgi/bundles/xml/xml/doc/doc.properties A knopflerfish.org/trunk/osgi/bundles/xml/xml/doc/index.html U knopflerfish.org/trunk/osgi/bundles_opt/dirdeployer/doc/index.html U knopflerfish.org/trunk/osgi/framework/doc/index.html 2010-10-14 14:44:56 +0200 (Thu, 14 Oct 2010), revision 3314, jan Fixed race problems in framework. U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/extension_test/test_target_bundles/bundleExt1_test/build.xml U knopflerfish.org/trunk/osgi/framework/build.xml U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Listeners.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/PermissionOps.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/SecurePermissionOps.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ServiceRegistrationImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Services.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/StartLevelController.java U knopflerfish.org/trunk/release_notes.in 2010-10-13 14:17:44 +0200 (Wed, 13 Oct 2010), revision 3313, ekolin Allways unpack the build files and binary parts of the KF-build system; only unpack files under ant/src when the source component is selected. U knopflerfish.org/trunk/tools/jarunpacker/src/org/knopflerfish/tools/jarunpacker/JUnpackWizard.java 2010-10-12 15:37:37 +0200 (Tue, 12 Oct 2010), revision 3312, ekolin Improve handling of the gosg.jars-property when using it to set the initial directory of the install bundle dialog in the desktop. U knopflerfish.org/trunk/osgi/bundles/desktop/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/Desktop.java U knopflerfish.org/trunk/release_notes.in 2010-10-12 15:15:36 +0200 (Tue, 12 Oct 2010), revision 3311, ekolin Do not show the component selection page in the jarunpacker when there are no alternatives, also adjust the patterns for base component items. _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/resources/ U knopflerfish.org/trunk/tools/jarunpacker/src/org/knopflerfish/tools/jarunpacker/JUnpackWizard.java U knopflerfish.org/trunk/tools/jarunpacker/src/org/knopflerfish/tools/jarunpacker/Main.java 2010-10-12 14:56:50 +0200 (Tue, 12 Oct 2010), revision 3310, jan Fixed bug when shutting down a framework running at startlevel 1 U knopflerfish.org/trunk/osgi/framework/build.xml U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/StartLevelController.java U knopflerfish.org/trunk/release_notes.in 2010-10-10 19:09:22 +0200 (Sun, 10 Oct 2010), revision 3309, ekolin Describe changes made to the log and desktop bundle to resolve issues made visible by the changed listener handling in version 5.1 of the framework. U knopflerfish.org/trunk/release_notes.in 2010-10-10 19:04:02 +0200 (Sun, 10 Oct 2010), revision 3308, ekolin The object Activator.desktop as well as the bundle context returned by Activator.getTargetBC() may be null during shutdown, code rewritten to handle this to avoid NPE during shut-down. U knopflerfish.org/trunk/osgi/bundles/desktop/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/Activator.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/ClosureHTMLDisplayer.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/DefaultSwingBundleDisplayer.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/Desktop.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/GraphDisplayer.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/JHTMLBundle.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/LargeIconsDisplayer.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/PackageHTMLDisplayer.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/ServiceHTMLDisplayer.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/Util.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/fwspin/Spin.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/graph/BundleServiceNode.java 2010-10-10 19:01:32 +0200 (Sun, 10 Oct 2010), revision 3307, ekolin One more method in FileLog must be synchronized, lots of code cleanup. U knopflerfish.org/trunk/osgi/bundles/log/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/bundle/log/FileLog.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/bundle/log/LogReaderServiceFactory.java 2010-10-10 00:51:20 +0200 (Sun, 10 Oct 2010), revision 3306, cl Corrected threading issues occuring on asynchronous framework listeners. Also made bundle stop thread safe U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/bundle/log/FileLog.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/bundle/log/LogReaderServiceFactory.java 2010-10-08 16:01:43 +0200 (Fri, 08 Oct 2010), revision 3305, jan Fixed processor and os matching. Fixed bug in permission checking. U knopflerfish.org/trunk/osgi/framework/build.xml U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Alias.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleURLStreamHandler.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/FrameworkContext.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/FrameworkPolicy.java 2010-10-07 23:41:15 +0200 (Thu, 07 Oct 2010), revision 3303, jan Handle system bundle correctly in StartLevel service. U knopflerfish.org/trunk/osgi/framework/build.xml U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/StartLevelController.java 2010-10-07 17:34:30 +0200 (Thu, 07 Oct 2010), revision 3302, ekolin Class and method must be public. U knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/resources/org/knopflerfish/bundle/httpclient_connector/ProxySelector5.class U knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/src_ps5/org/knopflerfish/bundle/httpclient_connector/ProxySelector5.java 2010-10-07 16:12:39 +0200 (Thu, 07 Oct 2010), revision 3301, ekolin Add support for getting proxy settings form the java.net.ProxySelector-class introduced in Java 5. U knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/readme.txt A knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/resources/org/ A knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/resources/org/knopflerfish/ A knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/resources/org/knopflerfish/bundle/ A knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/resources/org/knopflerfish/bundle/httpclient_connector/ A knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/resources/org/knopflerfish/bundle/httpclient_connector/ProxySelector5.class U knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/src/org/knopflerfish/bundle/httpclient_connector/HttpClientConnection.java A knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/src/org/knopflerfish/bundle/httpclient_connector/ProxySelector.java A knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/src_ps5/ A knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/src_ps5/org/ A knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/src_ps5/org/knopflerfish/ A knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/src_ps5/org/knopflerfish/bundle/ A knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/src_ps5/org/knopflerfish/bundle/httpclient_connector/ A knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/src_ps5/org/knopflerfish/bundle/httpclient_connector/ProxySelector5.java 2010-10-07 14:39:21 +0200 (Thu, 07 Oct 2010), revision 3300, jan Made http stop more robust U knopflerfish.org/trunk/osgi/bundles/http/http/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/ServletRegistration.java 2010-10-07 13:45:03 +0200 (Thu, 07 Oct 2010), revision 3299, jan Fixed IllegalArgumentException for StartLevel service U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/restart_test/src/org/knopflerfish/bundle/restart_test/State.java U knopflerfish.org/trunk/osgi/framework/build.xml U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/PermissionOps.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/SecurePermissionOps.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/StartLevelController.java U knopflerfish.org/trunk/osgi/init-tests.xargs.in U knopflerfish.org/trunk/release_notes.in 2010-10-06 16:45:09 +0200 (Wed, 06 Oct 2010), revision 3298, jan New asynchronous listener handling. Several small fixes. See release notes U knopflerfish.org/trunk/osgi/bundles/metatype/kf_metatype/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/metatype/kf_metatype/src/org/knopflerfish/util/metatype/SystemMetatypeProvider.java U knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/src/org/knopflerfish/bundle/osgi_ct_adapter/Activator.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/build.xml U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/src/org/knopflerfish/bundle/framework_test/FrameworkTestSuite.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/src/org/knopflerfish/bundle/framework_test/NativeCodeTestSuite.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleN3_test/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleN3_test/build.xml A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleN3_test/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleN3_test/resources/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleN3_test/resources/foo U knopflerfish.org/trunk/osgi/framework/build.xml U knopflerfish.org/trunk/osgi/framework/doc/index.html U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Alias.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleClassLoader.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleClassPath.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleContextImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleImpl.java A knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleThread.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Bundles.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ClassPatcher.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ContentHandlerWrapper.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Debug.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/FWProps.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/FrameworkContext.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Hooks.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/LDAPExpr.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ListenerEntry.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Listeners.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Main.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/MainClassBundleActivator.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/PackageAdminImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/PermissionOps.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/SecurePermissionOps.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ServiceListenerEntry.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ServiceListenerState.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ServiceRegistrationImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Services.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/StartLevelController.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/SystemBundle.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Util.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/bundlestorage/file/Archive.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/bundlestorage/memory/Archive.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/ConditionalPermissionAdminImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/ConditionalPermissionInfoImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/FrameworkPolicy.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/PermissionInfoPermissions.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/PermissionInfoStorage.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/PermissionsWrapper.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/validator/JKSValidator.java U knopflerfish.org/trunk/osgi/init-tests.xargs.in U knopflerfish.org/trunk/release_notes.in 2010-10-01 18:36:39 +0200 (Fri, 01 Oct 2010), revision 3297, ekolin Add support for specifying non-proxy hosts. U knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/readme.txt U knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/src/org/knopflerfish/bundle/httpclient_connector/HttpClientConnection.java U knopflerfish.org/trunk/release_notes.in 2010-10-01 17:09:42 +0200 (Fri, 01 Oct 2010), revision 3296, jan Fixed dropped ". U knopflerfish.org/trunk/osgi/bundles/desktop/bundle.manifest 2010-09-22 16:44:39 +0200 (Wed, 22 Sep 2010), revision 3295, ekolin Add packageinfo files for packages that are embedded and re-exported from other bundles. Remove the versions from the template manifest of re-exporters. This will ensures that the version of the re-exported package will be the one that the original bundle has specified via the packageinfo file.. U knopflerfish.org/trunk/osgi/bundles/bundlerepository/build.xml U knopflerfish.org/trunk/osgi/bundles/bundlerepository/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/bundlerepository/src/org/ungoverned/osgi/service/bundlerepository/packageinfo U knopflerfish.org/trunk/osgi/bundles/console/console/build.xml U knopflerfish.org/trunk/osgi/bundles/console/console/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/console/console/src/org/knopflerfish/service/console/packageinfo U knopflerfish.org/trunk/osgi/bundles/desktop/build.xml U knopflerfish.org/trunk/osgi/bundles/desktop/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/service/desktop/packageinfo U knopflerfish.org/trunk/osgi/bundles/log/build.xml U knopflerfish.org/trunk/osgi/bundles/log/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/service/log/packageinfo U knopflerfish.org/trunk/osgi/bundles_opt/commons-logging/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/commons-logging/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/bundle.manifest 2010-09-17 14:29:10 +0200 (Fri, 17 Sep 2010), revision 3294, cl Added Installing, Programming and Testing sections in on-line doc U knopflerfish.org/trunk/htdocs/build.xml A knopflerfish.org/trunk/htdocs/html_src/building.html A knopflerfish.org/trunk/htdocs/html_src/installing.html A knopflerfish.org/trunk/htdocs/html_src/running.html A knopflerfish.org/trunk/htdocs/html_src/testing.html U knopflerfish.org/trunk/htdocs/html_templates/template.html A knopflerfish.org/trunk/htdocs/images/install_options.png 2010-09-16 13:32:38 +0200 (Thu, 16 Sep 2010), revision 3293, perg Added dynamic to be able to instantiate permission impl U knopflerfish.org/trunk/osgi/bundles/deploymentadmin/bundle.manifest 2010-09-15 17:36:58 +0200 (Wed, 15 Sep 2010), revision 3292, joek added dynamic import (implementation classes are created with class for name from system property) U knopflerfish.org/trunk/osgi/bundles/applicationadmin/bundle.manifest 2010-09-15 11:54:44 +0200 (Wed, 15 Sep 2010), revision 3291, ekolin Do not add uses-directive to when deriving export-package during the first call to bundleinfo in jar_impl and jar_all targets since that would add usages for provided implementation packages. U knopflerfish.org/trunk/ant/bundlebuild.xml 2010-09-14 15:35:49 +0200 (Tue, 14 Sep 2010), revision 3290, ekolin Add packageinfo-file for the internal shared package to ensure that it gets the same version in both the all- and the impl-variants of the bundle. U knopflerfish.org/trunk/osgi/bundles/cm/cm/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/knopflerfish/shared/cm/packageinfo 2010-09-14 14:23:36 +0200 (Tue, 14 Sep 2010), revision 3289, ekolin Only write data to the source and export files when generate.javadoc.data is set to 'true'. Previously data was written when that variabel was set, ignoring the actual value it was set to making it hard to turn on this feature. U knopflerfish.org/trunk/ant/bundlebuild.xml 2010-09-08 11:54:39 +0200 (Wed, 08 Sep 2010), revision 3288, ekolin Add support for packageinfo-files to the Bundle-task. U knopflerfish.org/trunk/ant/readme.txt U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/Bundle.java U knopflerfish.org/trunk/release_notes.in 2010-09-06 15:02:24 +0200 (Mon, 06 Sep 2010), revision 3287, jan Fixed bundle locking problem and a NPE for URLStreamHandlers. U knopflerfish.org/trunk/osgi/framework/build.xml U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/URLStreamHandlerWrapper.java U knopflerfish.org/trunk/release_notes.in 2010-08-31 16:28:50 +0200 (Tue, 31 Aug 2010), revision 3286, jan Fixed missing doPriv for lazy activation fix rev#3281. Fixed system bundle getEntry(). U knopflerfish.org/trunk/osgi/framework/build.xml U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleClassLoader.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/SystemBundle.java U knopflerfish.org/trunk/release_notes.in 2010-08-25 18:00:17 +0200 (Wed, 25 Aug 2010), revision 3285, ekolin The dmtree-API bundle needs a dynamic import * to find digest delegates provided by other bundles. An export package header for impl-bundles that specified exports using the impl-api.pattern variable was not created by bundlebuild.xml U knopflerfish.org/trunk/ant/bundlebuild.xml U knopflerfish.org/trunk/osgi/bundles/dmtree/bundle.manifest U knopflerfish.org/trunk/release_notes.in 2010-08-24 13:49:27 +0200 (Tue, 24 Aug 2010), revision 3284, ekolin The tray icon bundled failed to start on systems that does not provice java.awt.SystemTray, a NoClassDefFoundError was thrown but the code only expected an Exception. U knopflerfish.org/trunk/osgi/bundles/trayicon/trayicon_fw/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/trayicon/trayicon_fw/src/org/knopflerfish/bundle/trayicons/framework/Activator.java U knopflerfish.org/trunk/release_notes.in 2010-08-24 12:27:35 +0200 (Tue, 24 Aug 2010), revision 3283, ekolin The build system now uses packageinfo files to check and add version of exporeted packages. Fixed incorrect versions in export-package headers. U knopflerfish.org/trunk/ant/bundlebuild.xml U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/BundleInfoTask.java U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/BundlePackagesInfo.java U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/ClassAnalyserASM.java U knopflerfish.org/trunk/osgi/bundles/deploymentadmin/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/desktop/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/http/http/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/measurement/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/position/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/prefs/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/xml/xml/bundle.manifest U knopflerfish.org/trunk/release_notes.in 2010-08-23 17:47:57 +0200 (Mon, 23 Aug 2010), revision 3282, jan Added missing release notes and version bump. Improved bootclassloader handling. U knopflerfish.org/trunk/osgi/framework/build.xml U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/FrameworkContext.java U knopflerfish.org/trunk/release_notes.in 2010-08-20 18:03:39 +0200 (Fri, 20 Aug 2010), revision 3281, jan Improved native code test. Fixed lazy activation problem. Made os.version handling more robust. U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/src/org/knopflerfish/bundle/framework_test/NativeCodeTestSuite.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleClassLoader.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/FWProps.java 2010-08-19 19:08:32 +0200 (Thu, 19 Aug 2010), revision 3280, jan Improved a couple of test cases. Handle VM which do not use null to represent bootclassloader. Workaround for Mika Properties bug. U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/src/org/knopflerfish/bundle/framework_test/FrameworkTestSuite.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/FrameworkContext.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Main.java 2010-08-19 10:19:18 +0200 (Thu, 19 Aug 2010), revision 3279, ekolin Fix incorrect version of the exported package info.dmt (should be 1.0.1). U knopflerfish.org/trunk/osgi/bundles/dmtree/bundle.manifest 2010-08-18 16:18:04 +0200 (Wed, 18 Aug 2010), revision 3278, ekolin Use the xargs-filter to ensure that the versions in the xargs-files that are part of the remote framework documentation is correct. U knopflerfish.org/trunk/osgi/build.xml _U knopflerfish.org/trunk/osgi/bundles/remotefw/doc/ D knopflerfish.org/trunk/osgi/bundles/remotefw/doc/client.xargs A knopflerfish.org/trunk/osgi/bundles/remotefw/doc/client.xargs.in D knopflerfish.org/trunk/osgi/bundles/remotefw/doc/server.xargs A knopflerfish.org/trunk/osgi/bundles/remotefw/doc/server.xargs.in 2010-07-16 17:33:09 +0200 (Fri, 16 Jul 2010), revision 3277, ekolin Fix a dead-lock problem in desktop and a couple of other issues. U knopflerfish.org/trunk/osgi/bundles/desktop/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/Desktop.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/LargeIconsDisplayer.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/TableDisplayer.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/Util.java U knopflerfish.org/trunk/release_notes.in 2010-07-05 14:12:52 +0200 (Mon, 05 Jul 2010), revision 3276, jan Fixed problem with soap test. Includes setting import version of xalan bundle and framework storage fix. U knopflerfish.org/trunk/osgi/bundles/xml/xalan/bundle.manifest U knopflerfish.org/trunk/osgi/framework/build.xml U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/FWProps.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Main.java U knopflerfish.org/trunk/release_notes.in 2010-07-01 14:26:33 +0200 (Thu, 01 Jul 2010), revision 3275, ekolin Merged fix for the BundleClassLoader from the kf_2_support branch. U knopflerfish.org/trunk/osgi/framework/build.xml U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleClassLoader.java U knopflerfish.org/trunk/release_notes.in 2010-07-01 12:21:07 +0200 (Thu, 01 Jul 2010), revision 3274, ekolin Fixes related to the issue 3023383 in the 'Bugs'-tracker on sourcefourge. The default repo URL now points to the release marked as the current-kf_3 release. U knopflerfish.org/trunk/osgi/bundles/bundlerepository/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/bundlerepository/src/org/knopflerfish/osgi/bundle/bundlerepository/Activator.java U knopflerfish.org/trunk/release_notes.in 2010-06-24 10:24:50 +0200 (Thu, 24 Jun 2010), revision 3271, jan Fixed infinite loop when debug logging was enabled for event admin. U knopflerfish.org/trunk/osgi/bundles/event/build.xml U knopflerfish.org/trunk/osgi/bundles/event/src/org/knopflerfish/bundle/event/EventAdminService.java U knopflerfish.org/trunk/osgi/bundles/event/src/org/knopflerfish/bundle/event/QueueHandler.java U knopflerfish.org/trunk/release_notes.in 2010-06-23 17:42:29 +0200 (Wed, 23 Jun 2010), revision 3270, ekolin Avoid unnecessary copying of source code. U knopflerfish.org/trunk/osgi/bundles/osgiapi/permissionadmin/build.xml U knopflerfish.org/trunk/osgi/bundles/osgiapi/permissionadmin/readme.txt U knopflerfish.org/trunk/osgi/bundles/osgiapi/servicetracker/build.xml U knopflerfish.org/trunk/osgi/bundles/osgiapi/servicetracker/readme.txt 2010-06-22 16:19:55 +0200 (Tue, 22 Jun 2010), revision 3267, jan Fixed home link on snapshot page. Added missing local update to svnChangeLog.sh. U knopflerfish.org/trunk/tools/nightlybuild/snap_index.html.pre U knopflerfish.org/trunk/tools/nightlybuild/svnChangeLog.sh 2010-06-22 14:48:35 +0200 (Tue, 22 Jun 2010), revision 3266, jan Removed kf3 branch nightly build. Start collecting kf_2_support changelog. U knopflerfish.org/trunk/tools/nightlybuild/build.sh U knopflerfish.org/trunk/tools/nightlybuild/svnChangeLog.sh 2010-06-22 14:33:21 +0200 (Tue, 22 Jun 2010), revision 3265, jan Reintegrated branches/kf3 into trunk _U knopflerfish.org/trunk/ U knopflerfish.org/trunk/NOTICE.txt U knopflerfish.org/trunk/README.txt _U knopflerfish.org/trunk/ant/ U knopflerfish.org/trunk/ant/build.xml U knopflerfish.org/trunk/ant/build_example.xml U knopflerfish.org/trunk/ant/bundlebuild.xml U knopflerfish.org/trunk/ant/bundletasks.xml U knopflerfish.org/trunk/ant/html_template/bundle_header.html U knopflerfish.org/trunk/ant/html_template/bundle_index.html U knopflerfish.org/trunk/ant/html_template/bundle_info.html U knopflerfish.org/trunk/ant/html_template/bundle_list.html U knopflerfish.org/trunk/ant/html_template/bundle_main.html U knopflerfish.org/trunk/ant/html_template/bundledoc.html U knopflerfish.org/trunk/ant/html_template/bundledoc_ext.html A knopflerfish.org/trunk/ant/html_template/frameworkdoc.html U knopflerfish.org/trunk/ant/html_template/package_list.html U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/BundleHTMLExtractorTask.java U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/BundleLocator.java U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/BundlePackagesInfo.java A knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/BundleUserDocNavigateTask.java U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/ByteFormatterTask.java D knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/ExtraBundleDocTask.java U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/MakeHTMLTask.java U knopflerfish.org/trunk/ant/src/org/knopflerfish/ant/taskdefs/bundle/Util.java U knopflerfish.org/trunk/ant/xargs.xml U knopflerfish.org/trunk/build.xml U knopflerfish.org/trunk/changelog.txt U knopflerfish.org/trunk/docs/kf_osgi_tutorial/example_source/build.xml U knopflerfish.org/trunk/htdocs/build.xml U knopflerfish.org/trunk/htdocs/css/knopflerfish.css U knopflerfish.org/trunk/htdocs/html_src/download_main.html D knopflerfish.org/trunk/htdocs/html_src/message.html D knopflerfish.org/trunk/htdocs/html_src/message_norelease.html D knopflerfish.org/trunk/htdocs/html_src/message_release.html U knopflerfish.org/trunk/htdocs/html_src/programming_main.html U knopflerfish.org/trunk/htdocs/html_src/release_page.html.in U knopflerfish.org/trunk/htdocs/html_templates/bundle_doc/bundledoc_list.html U knopflerfish.org/trunk/htdocs/html_templates/bundle_doc/bundledoc_main.html U knopflerfish.org/trunk/htdocs/html_templates/template.html D knopflerfish.org/trunk/htdocs/images/desktop-clip.gif A knopflerfish.org/trunk/htdocs/images/desktop-clip.png _U knopflerfish.org/trunk/osgi/ U knopflerfish.org/trunk/osgi/build.xml A knopflerfish.org/trunk/osgi/bundles/applicationadmin/ D knopflerfish.org/trunk/osgi/bundles/applicationadmin/build.xml A knopflerfish.org/trunk/osgi/bundles/applicationadmin/build.xml D knopflerfish.org/trunk/osgi/bundles/applicationadmin/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/applicationadmin/bundle.manifest D knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/ A knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/ D knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/ A knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/ D knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/ A knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/ D knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/ A knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/ D knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/application/ A knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/application/ D knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/application/ApplicationAdminPermission.java A knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/application/ApplicationAdminPermission.java D knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/application/ApplicationDescriptor.java A knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/application/ApplicationDescriptor.java D knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/application/ApplicationException.java A knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/application/ApplicationException.java D knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/application/ApplicationHandle.java A knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/application/ApplicationHandle.java D knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/application/ScheduledApplication.java A knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/application/ScheduledApplication.java D knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/application/package.html A knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/application/package.html D knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/application/packageinfo A knopflerfish.org/trunk/osgi/bundles/applicationadmin/src/org/osgi/service/application/packageinfo A knopflerfish.org/trunk/osgi/bundles/blueprint/ D knopflerfish.org/trunk/osgi/bundles/blueprint/build.xml A knopflerfish.org/trunk/osgi/bundles/blueprint/build.xml D knopflerfish.org/trunk/osgi/bundles/blueprint/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/blueprint/bundle.manifest D knopflerfish.org/trunk/osgi/bundles/blueprint/src/ A knopflerfish.org/trunk/osgi/bundles/blueprint/src/ D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/ A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/ D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/ A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/ D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/ A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/ D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/ A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/ D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/ A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/ D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/BlueprintContainer.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/BlueprintContainer.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/BlueprintEvent.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/BlueprintEvent.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/BlueprintListener.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/BlueprintListener.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/ComponentDefinitionException.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/ComponentDefinitionException.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/Converter.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/Converter.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/EventConstants.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/EventConstants.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/NoSuchComponentException.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/NoSuchComponentException.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/ReifiedType.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/ReifiedType.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/ServiceUnavailableException.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/ServiceUnavailableException.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/package.html A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/package.html D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/packageinfo A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/container/packageinfo D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/ A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/ D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/BeanArgument.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/BeanArgument.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/BeanMetadata.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/BeanMetadata.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/BeanProperty.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/BeanProperty.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/CollectionMetadata.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/CollectionMetadata.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/ComponentMetadata.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/ComponentMetadata.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/IdRefMetadata.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/IdRefMetadata.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/MapEntry.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/MapEntry.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/MapMetadata.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/MapMetadata.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/Metadata.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/Metadata.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/NonNullMetadata.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/NonNullMetadata.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/NullMetadata.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/NullMetadata.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/PropsMetadata.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/PropsMetadata.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/RefMetadata.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/RefMetadata.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/ReferenceListMetadata.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/ReferenceListMetadata.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/ReferenceListener.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/ReferenceListener.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/ReferenceMetadata.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/ReferenceMetadata.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/RegistrationListener.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/RegistrationListener.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/ServiceMetadata.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/ServiceMetadata.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/ServiceReferenceMetadata.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/ServiceReferenceMetadata.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/Target.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/Target.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/ValueMetadata.java A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/ValueMetadata.java D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/package.html A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/package.html D knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/packageinfo A knopflerfish.org/trunk/osgi/bundles/blueprint/src/org/osgi/service/blueprint/reflect/packageinfo U knopflerfish.org/trunk/osgi/bundles/build.xml U knopflerfish.org/trunk/osgi/bundles/bundlerepository/build.xml U knopflerfish.org/trunk/osgi/bundles/bundlerepository/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/bundlerepository/resources/bundle-install-start.png A knopflerfish.org/trunk/osgi/bundles/bundlerepository/resources/bundle-install.png D knopflerfish.org/trunk/osgi/bundles/bundlerepository/resources/bundle16x16.png D knopflerfish.org/trunk/osgi/bundles/bundlerepository/resources/lib16x16.png A knopflerfish.org/trunk/osgi/bundles/bundlerepository/resources/osgi-bundle-jar.png A knopflerfish.org/trunk/osgi/bundles/bundlerepository/resources/osgi-bundle.png D knopflerfish.org/trunk/osgi/bundles/bundlerepository/resources/player_install.png D knopflerfish.org/trunk/osgi/bundles/bundlerepository/resources/player_play.png D knopflerfish.org/trunk/osgi/bundles/bundlerepository/resources/player_start.png A knopflerfish.org/trunk/osgi/bundles/bundlerepository/resources/preferences-system.png D knopflerfish.org/trunk/osgi/bundles/bundlerepository/resources/reload_green.png D knopflerfish.org/trunk/osgi/bundles/bundlerepository/resources/sort_select.png D knopflerfish.org/trunk/osgi/bundles/bundlerepository/resources/update.png A knopflerfish.org/trunk/osgi/bundles/bundlerepository/resources/view-refresh.png A knopflerfish.org/trunk/osgi/bundles/bundlerepository/resources/view-select.png U knopflerfish.org/trunk/osgi/bundles/bundlerepository/src/org/knopflerfish/osgi/bundle/bundlerepository/Activator.java U knopflerfish.org/trunk/osgi/bundles/bundlerepository/src/org/knopflerfish/osgi/bundle/bundlerepository/ObrCommandGroup.java A knopflerfish.org/trunk/osgi/bundles/bundlerepository/src/org/knopflerfish/osgi/bundle/bundlerepository/VersionRange.java U knopflerfish.org/trunk/osgi/bundles/bundlerepository/src/org/knopflerfish/osgi/bundle/bundlerepository/desktop/OBRDisplayer.java U knopflerfish.org/trunk/osgi/bundles/bundlerepository/src/org/ungoverned/osgi/bundle/bundlerepository/BundleRepositoryServiceImpl.java U knopflerfish.org/trunk/osgi/bundles/bundlerepository/src/org/ungoverned/osgi/bundle/bundlerepository/ObrCommandImpl.java U knopflerfish.org/trunk/osgi/bundles/bundlerepository/src/org/ungoverned/osgi/bundle/bundlerepository/Util.java U knopflerfish.org/trunk/osgi/bundles/bundlerepository/src/org/ungoverned/osgi/service/bundlerepository/BundleRepositoryService.java U knopflerfish.org/trunk/osgi/bundles/bundlerepository/src/org/ungoverned/osgi/service/bundlerepository/PackageDeclaration.java U knopflerfish.org/trunk/osgi/bundles/cm/cm/build.xml U knopflerfish.org/trunk/osgi/bundles/cm/cm/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/cm/cm/resources/icon.png U knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/knopflerfish/bundle/cm/ConfigurationAdminFactory.java U knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/knopflerfish/bundle/cm/ConfigurationDictionary.java U knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/knopflerfish/bundle/cm/ConfigurationDispatcher.java U knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/knopflerfish/bundle/cm/PluginManager.java U knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/knopflerfish/shared/cm/DictionaryUtils.java U knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/osgi/service/cm/Configuration.java U knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/osgi/service/cm/ConfigurationAdmin.java U knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/osgi/service/cm/ConfigurationEvent.java U knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/osgi/service/cm/ConfigurationException.java U knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/osgi/service/cm/ConfigurationListener.java U knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/osgi/service/cm/ConfigurationPermission.java U knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/osgi/service/cm/ConfigurationPlugin.java U knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/osgi/service/cm/ManagedService.java U knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/osgi/service/cm/ManagedServiceFactory.java U knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/osgi/service/cm/package.html A knopflerfish.org/trunk/osgi/bundles/cm/cm/src/org/osgi/service/cm/packageinfo U knopflerfish.org/trunk/osgi/bundles/cm/cm_cmd/build.xml U knopflerfish.org/trunk/osgi/bundles/cm/cm_cmd/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/cm/cm_cmd/resources/icon.png A knopflerfish.org/trunk/osgi/bundles/command/ D knopflerfish.org/trunk/osgi/bundles/command/build.xml A knopflerfish.org/trunk/osgi/bundles/command/build.xml D knopflerfish.org/trunk/osgi/bundles/command/command/ A knopflerfish.org/trunk/osgi/bundles/command/command/ D knopflerfish.org/trunk/osgi/bundles/command/command/build.xml A knopflerfish.org/trunk/osgi/bundles/command/command/build.xml D knopflerfish.org/trunk/osgi/bundles/command/command/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/command/command/bundle.manifest D knopflerfish.org/trunk/osgi/bundles/command/command/src/ A knopflerfish.org/trunk/osgi/bundles/command/command/src/ D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/ A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/ D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/ A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/ D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/ A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/ D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/ A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/ D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/Activator.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/Activator.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/CommandProcessorFactory.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/CommandProcessorFactory.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/CommandProcessorImpl.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/CommandProcessorImpl.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/CommandProviders.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/CommandProviders.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/CommandProvidersService.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/CommandProvidersService.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/CommandProvidersTest.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/CommandProvidersTest.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/CommandSessionImpl.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/CommandSessionImpl.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/FrameworkConverter.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/FrameworkConverter.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/JavaLangConverter.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/JavaLangConverter.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/Program.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/Program.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/Tokenizer.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/Tokenizer.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/Util.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/Util.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/commands/ A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/commands/ D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/commands/CommandCommands.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/commands/CommandCommands.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/commands/EchoCmd.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/commands/EchoCmd.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/commands/FrameworkCommands.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/knopflerfish/bundle/command/commands/FrameworkCommands.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/ A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/ D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/service/ A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/service/ D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/service/command/ A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/service/command/ D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/service/command/CommandProcessor.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/service/command/CommandProcessor.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/service/command/CommandSession.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/service/command/CommandSession.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/service/command/Converter.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/service/command/Converter.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/service/command/Function.java A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/service/command/Function.java D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/service/command/package.html A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/service/command/package.html D knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/service/command/packageinfo A knopflerfish.org/trunk/osgi/bundles/command/command/src/org/osgi/service/command/packageinfo D knopflerfish.org/trunk/osgi/bundles/command/commandtty/ A knopflerfish.org/trunk/osgi/bundles/command/commandtty/ D knopflerfish.org/trunk/osgi/bundles/command/commandtty/build.xml A knopflerfish.org/trunk/osgi/bundles/command/commandtty/build.xml D knopflerfish.org/trunk/osgi/bundles/command/commandtty/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/command/commandtty/bundle.manifest D knopflerfish.org/trunk/osgi/bundles/command/commandtty/resources/ A knopflerfish.org/trunk/osgi/bundles/command/commandtty/resources/ D knopflerfish.org/trunk/osgi/bundles/command/commandtty/resources/OSGI-INF/ A knopflerfish.org/trunk/osgi/bundles/command/commandtty/resources/OSGI-INF/ D knopflerfish.org/trunk/osgi/bundles/command/commandtty/resources/OSGI-INF/metatype/ A knopflerfish.org/trunk/osgi/bundles/command/commandtty/resources/OSGI-INF/metatype/ D knopflerfish.org/trunk/osgi/bundles/command/commandtty/resources/OSGI-INF/metatype/metatype.xml A knopflerfish.org/trunk/osgi/bundles/command/commandtty/resources/OSGI-INF/metatype/metatype.xml D knopflerfish.org/trunk/osgi/bundles/command/commandtty/src/ A knopflerfish.org/trunk/osgi/bundles/command/commandtty/src/ D knopflerfish.org/trunk/osgi/bundles/command/commandtty/src/org/ A knopflerfish.org/trunk/osgi/bundles/command/commandtty/src/org/ D knopflerfish.org/trunk/osgi/bundles/command/commandtty/src/org/knopflerfish/ A knopflerfish.org/trunk/osgi/bundles/command/commandtty/src/org/knopflerfish/ D knopflerfish.org/trunk/osgi/bundles/command/commandtty/src/org/knopflerfish/bundle/ A knopflerfish.org/trunk/osgi/bundles/command/commandtty/src/org/knopflerfish/bundle/ D knopflerfish.org/trunk/osgi/bundles/command/commandtty/src/org/knopflerfish/bundle/commandtty/ A knopflerfish.org/trunk/osgi/bundles/command/commandtty/src/org/knopflerfish/bundle/commandtty/ D knopflerfish.org/trunk/osgi/bundles/command/commandtty/src/org/knopflerfish/bundle/commandtty/CommandTty.java A knopflerfish.org/trunk/osgi/bundles/command/commandtty/src/org/knopflerfish/bundle/commandtty/CommandTty.java U knopflerfish.org/trunk/osgi/bundles/component/build.xml U knopflerfish.org/trunk/osgi/bundles/component/bundle.manifest D knopflerfish.org/trunk/osgi/bundles/component/resources/kxml2.jar U knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/Activator.java D knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/Backdoor.java U knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/Component.java A knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/ComponentConfiguration.java A knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/ComponentContextImpl.java A knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/ComponentDescription.java A knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/ComponentInstanceImpl.java A knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/ComponentMethod.java D knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/Config.java U knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/DelayedComponent.java D knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/ExtendedServiceTracker.java U knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/FactoryComponent.java U knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/IllegalXMLException.java U knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/ImmediateComponent.java D knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/ImmutableDictionary.java D knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/Parser.java A knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/PropertyDictionary.java U knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/Reference.java A knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/ReferenceDescription.java A knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/ReferenceListener.java U knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/SCR.java D knopflerfish.org/trunk/osgi/bundles/component/src/org/knopflerfish/bundle/component/ServiceFactoryComponent.java U knopflerfish.org/trunk/osgi/bundles/component/src/org/osgi/service/component/ComponentConstants.java U knopflerfish.org/trunk/osgi/bundles/component/src/org/osgi/service/component/ComponentContext.java U knopflerfish.org/trunk/osgi/bundles/component/src/org/osgi/service/component/ComponentException.java U knopflerfish.org/trunk/osgi/bundles/component/src/org/osgi/service/component/ComponentFactory.java U knopflerfish.org/trunk/osgi/bundles/component/src/org/osgi/service/component/ComponentInstance.java A knopflerfish.org/trunk/osgi/bundles/component/src/org/osgi/service/component/package.html A knopflerfish.org/trunk/osgi/bundles/component/src/org/osgi/service/component/packageinfo U knopflerfish.org/trunk/osgi/bundles/console/build.xml U knopflerfish.org/trunk/osgi/bundles/console/console/build.xml U knopflerfish.org/trunk/osgi/bundles/console/console/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/console/console/doc/doc.properties A knopflerfish.org/trunk/osgi/bundles/console/console/resources/icon.png U knopflerfish.org/trunk/osgi/bundles/console/console/src/org/knopflerfish/bundle/console/Activator.java U knopflerfish.org/trunk/osgi/bundles/console/console/src/org/knopflerfish/bundle/console/ConsoleServiceImpl.java U knopflerfish.org/trunk/osgi/bundles/console/console/src/org/knopflerfish/bundle/console/ReadThread.java U knopflerfish.org/trunk/osgi/bundles/console/console/src/org/knopflerfish/bundle/console/SessionImpl.java U knopflerfish.org/trunk/osgi/bundles/console/console/src/org/knopflerfish/service/console/CommandGroupAdapter.java U knopflerfish.org/trunk/osgi/bundles/console/console/src/org/knopflerfish/service/console/Util.java A knopflerfish.org/trunk/osgi/bundles/console/console2command/ D knopflerfish.org/trunk/osgi/bundles/console/console2command/build.xml A knopflerfish.org/trunk/osgi/bundles/console/console2command/build.xml D knopflerfish.org/trunk/osgi/bundles/console/console2command/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/console/console2command/bundle.manifest D knopflerfish.org/trunk/osgi/bundles/console/console2command/resources/ A knopflerfish.org/trunk/osgi/bundles/console/console2command/resources/ D knopflerfish.org/trunk/osgi/bundles/console/console2command/src/ A knopflerfish.org/trunk/osgi/bundles/console/console2command/src/ D knopflerfish.org/trunk/osgi/bundles/console/console2command/src/org/ A knopflerfish.org/trunk/osgi/bundles/console/console2command/src/org/ D knopflerfish.org/trunk/osgi/bundles/console/console2command/src/org/knopflerfish/ A knopflerfish.org/trunk/osgi/bundles/console/console2command/src/org/knopflerfish/ D knopflerfish.org/trunk/osgi/bundles/console/console2command/src/org/knopflerfish/bundle/ A knopflerfish.org/trunk/osgi/bundles/console/console2command/src/org/knopflerfish/bundle/ D knopflerfish.org/trunk/osgi/bundles/console/console2command/src/org/knopflerfish/bundle/console2command/ A knopflerfish.org/trunk/osgi/bundles/console/console2command/src/org/knopflerfish/bundle/console2command/ D knopflerfish.org/trunk/osgi/bundles/console/console2command/src/org/knopflerfish/bundle/console2command/Activator.java A knopflerfish.org/trunk/osgi/bundles/console/console2command/src/org/knopflerfish/bundle/console2command/Activator.java D knopflerfish.org/trunk/osgi/bundles/console/console2command/src/org/knopflerfish/bundle/console2command/ConsoleWrapper.java A knopflerfish.org/trunk/osgi/bundles/console/console2command/src/org/knopflerfish/bundle/console2command/ConsoleWrapper.java D knopflerfish.org/trunk/osgi/bundles/console/console2command/src/org/knopflerfish/bundle/console2command/Dispatcher.java A knopflerfish.org/trunk/osgi/bundles/console/console2command/src/org/knopflerfish/bundle/console2command/Dispatcher.java U knopflerfish.org/trunk/osgi/bundles/console/consoletcp/build.xml U knopflerfish.org/trunk/osgi/bundles/console/consoletcp/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/console/consoletelnet/build.xml U knopflerfish.org/trunk/osgi/bundles/console/consoletelnet/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/console/consoletelnet/doc/doc.properties U knopflerfish.org/trunk/osgi/bundles/console/consoletelnet/doc/index.html D knopflerfish.org/trunk/osgi/bundles/console/consoletelnet/readme.txt U knopflerfish.org/trunk/osgi/bundles/console/consoletelnet/src/org/knopflerfish/bundle/consoletelnet/TelnetConfig.java U knopflerfish.org/trunk/osgi/bundles/console/consoletelnet/src/org/knopflerfish/bundle/consoletelnet/TelnetServer.java U knopflerfish.org/trunk/osgi/bundles/console/consoletty/build.xml U knopflerfish.org/trunk/osgi/bundles/console/consoletty/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/console/consoletty/resources/icon.png U knopflerfish.org/trunk/osgi/bundles/console/consoletty/src/org/knopflerfish/bundle/consoletty/ConsoleTty.java U knopflerfish.org/trunk/osgi/bundles/console/readme.txt U knopflerfish.org/trunk/osgi/bundles/demos/demo1/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/demos/demo1client/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/ D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/build.xml A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/build.xml D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/bundle.manifest D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/ A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/ D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/ A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/ D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/ A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/ D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/ A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/ D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/ A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/ D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/BundleInfo.java A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/BundleInfo.java D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/DeploymentAdmin.java A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/DeploymentAdmin.java D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/DeploymentAdminPermission.java A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/DeploymentAdminPermission.java D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/DeploymentException.java A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/DeploymentException.java D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/DeploymentPackage.java A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/DeploymentPackage.java D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/package.html A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/package.html D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/packageinfo A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/packageinfo D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/spi/ A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/spi/ D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/spi/DeploymentCustomizerPermission.java A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/spi/DeploymentCustomizerPermission.java D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/spi/DeploymentSession.java A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/spi/DeploymentSession.java D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/spi/ResourceProcessor.java A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/spi/ResourceProcessor.java D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/spi/ResourceProcessorException.java A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/spi/ResourceProcessorException.java D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/spi/package.html A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/spi/package.html D knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/spi/packageinfo A knopflerfish.org/trunk/osgi/bundles/deploymentadmin/src/org/osgi/service/deploymentadmin/spi/packageinfo U knopflerfish.org/trunk/osgi/bundles/desktop/build.xml U knopflerfish.org/trunk/osgi/bundles/desktop/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/desktop/doc/doc.properties A knopflerfish.org/trunk/osgi/bundles/desktop/doc/images/bundle.png D knopflerfish.org/trunk/osgi/bundles/desktop/doc/images/bundle_active.gif A knopflerfish.org/trunk/osgi/bundles/desktop/doc/images/bundle_active.png D knopflerfish.org/trunk/osgi/bundles/desktop/doc/images/bundle_installed.gif D knopflerfish.org/trunk/osgi/bundles/desktop/doc/images/desktop_details.gif U knopflerfish.org/trunk/osgi/bundles/desktop/doc/images/desktop_details.png U knopflerfish.org/trunk/osgi/bundles/desktop/doc/images/desktop_graph.png D knopflerfish.org/trunk/osgi/bundles/desktop/doc/images/desktop_icons.gif A knopflerfish.org/trunk/osgi/bundles/desktop/doc/images/desktop_icons.png U knopflerfish.org/trunk/osgi/bundles/desktop/doc/images/desktop_main.png U knopflerfish.org/trunk/osgi/bundles/desktop/doc/images/desktop_main_300.png A knopflerfish.org/trunk/osgi/bundles/desktop/doc/images/frag.png A knopflerfish.org/trunk/osgi/bundles/desktop/doc/images/lib.png D knopflerfish.org/trunk/osgi/bundles/desktop/doc/images/lib_installed.gif U knopflerfish.org/trunk/osgi/bundles/desktop/doc/index.html D knopflerfish.org/trunk/osgi/bundles/desktop/doc/remote_desktop.html U knopflerfish.org/trunk/osgi/bundles/desktop/resources/1downarrow.png U knopflerfish.org/trunk/osgi/bundles/desktop/resources/1uparrow.png U knopflerfish.org/trunk/osgi/bundles/desktop/resources/2downarrow.png U knopflerfish.org/trunk/osgi/bundles/desktop/resources/2uparrow.png U knopflerfish.org/trunk/osgi/bundles/desktop/resources/app.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/bundle.gif U knopflerfish.org/trunk/osgi/bundles/desktop/resources/bundle.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/bundle_active.gif D knopflerfish.org/trunk/osgi/bundles/desktop/resources/bundle_installed.gif U knopflerfish.org/trunk/osgi/bundles/desktop/resources/bundle_small.png U knopflerfish.org/trunk/osgi/bundles/desktop/resources/component.png U knopflerfish.org/trunk/osgi/bundles/desktop/resources/connect.png U knopflerfish.org/trunk/osgi/bundles/desktop/resources/connect48x48.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/frag.gif U knopflerfish.org/trunk/osgi/bundles/desktop/resources/frag.png U knopflerfish.org/trunk/osgi/bundles/desktop/resources/idea.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/info.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/jarexec.gif A knopflerfish.org/trunk/osgi/bundles/desktop/resources/jarexec.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/jarexec_active.gif D knopflerfish.org/trunk/osgi/bundles/desktop/resources/jarexec_installed.gif A knopflerfish.org/trunk/osgi/bundles/desktop/resources/kf-128x128.png A knopflerfish.org/trunk/osgi/bundles/desktop/resources/kf-16x16.png A knopflerfish.org/trunk/osgi/bundles/desktop/resources/kf-32x32.png A knopflerfish.org/trunk/osgi/bundles/desktop/resources/kf_128x128.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/kf_200x21.gif D knopflerfish.org/trunk/osgi/bundles/desktop/resources/lib.gif U knopflerfish.org/trunk/osgi/bundles/desktop/resources/lib.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/lib_active.gif D knopflerfish.org/trunk/osgi/bundles/desktop/resources/lib_installed.gif U knopflerfish.org/trunk/osgi/bundles/desktop/resources/open.png U knopflerfish.org/trunk/osgi/bundles/desktop/resources/player_eject.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/player_end.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/player_fwd.png U knopflerfish.org/trunk/osgi/bundles/desktop/resources/player_next.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/player_pause.png U knopflerfish.org/trunk/osgi/bundles/desktop/resources/player_play.png U knopflerfish.org/trunk/osgi/bundles/desktop/resources/player_play_14x14.png U knopflerfish.org/trunk/osgi/bundles/desktop/resources/player_prev.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/player_rew.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/player_start.png U knopflerfish.org/trunk/osgi/bundles/desktop/resources/player_stop.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/prefs/Default.gif A knopflerfish.org/trunk/osgi/bundles/desktop/resources/prefs/Default.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/prefs/folder16x16.gif U knopflerfish.org/trunk/osgi/bundles/desktop/resources/prefs/folder16x16.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/prefs/folder_open16x16.gif U knopflerfish.org/trunk/osgi/bundles/desktop/resources/prefs/folder_open16x16.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/redled.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/reload.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/reload_green.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/reload_green16.png U knopflerfish.org/trunk/osgi/bundles/desktop/resources/save.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/start.gif D knopflerfish.org/trunk/osgi/bundles/desktop/resources/stop.gif U knopflerfish.org/trunk/osgi/bundles/desktop/resources/tips.html D knopflerfish.org/trunk/osgi/bundles/desktop/resources/uninstall.gif D knopflerfish.org/trunk/osgi/bundles/desktop/resources/update.gif U knopflerfish.org/trunk/osgi/bundles/desktop/resources/update.png U knopflerfish.org/trunk/osgi/bundles/desktop/resources/view_select.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/viewmag+.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/viewmag-.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/viewmag1.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/viewmagfit.png D knopflerfish.org/trunk/osgi/bundles/desktop/resources/yellowled.png U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/event/JEventEntryDetail.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/event/JSendEventPanel.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/prefs/JPrefsTree.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/Activator.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/BundleImageIcon.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/Desktop.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/ErrorMessageDialog.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/GraphDisplayer.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/JFloatable.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/JHTMLBundle.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/JTips.java A knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/JToolbarButton.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/LargeIconsDisplayer.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/OSXAdapter.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/PackageHTMLDisplayer.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/PackageManager.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/PrefsDisplayer.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/ServiceHTMLDisplayer.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/SizeSaver.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/Strings.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/TableDisplayer.java D knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/TimeLineDisplayer.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/desktop/swing/Util.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/log/window/impl/FilterLogTableModel.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/log/window/impl/JLogEntryDetail.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/log/window/impl/LogReaderDispatcher.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/bundle/log/window/impl/Util.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/service/desktop/BundleSelectionListener.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/service/desktop/BundleSelectionModel.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/service/desktop/DefaultBundleSelectionModel.java U knopflerfish.org/trunk/osgi/bundles/desktop/src/org/knopflerfish/service/desktop/SwingBundleDisplayer.java U knopflerfish.org/trunk/osgi/bundles/device/basicdriverlocator/build.xml U knopflerfish.org/trunk/osgi/bundles/device/basicdriverlocator/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/device/device/build.xml U knopflerfish.org/trunk/osgi/bundles/device/device/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/device/device/src/org/osgi/service/device/Constants.java U knopflerfish.org/trunk/osgi/bundles/device/device/src/org/osgi/service/device/Device.java U knopflerfish.org/trunk/osgi/bundles/device/device/src/org/osgi/service/device/Driver.java U knopflerfish.org/trunk/osgi/bundles/device/device/src/org/osgi/service/device/DriverLocator.java U knopflerfish.org/trunk/osgi/bundles/device/device/src/org/osgi/service/device/DriverSelector.java U knopflerfish.org/trunk/osgi/bundles/device/device/src/org/osgi/service/device/Match.java U knopflerfish.org/trunk/osgi/bundles/device/device/src/org/osgi/service/device/package.html A knopflerfish.org/trunk/osgi/bundles/device/device/src/org/osgi/service/device/packageinfo A knopflerfish.org/trunk/osgi/bundles/dmtree/ D knopflerfish.org/trunk/osgi/bundles/dmtree/build.xml A knopflerfish.org/trunk/osgi/bundles/dmtree/build.xml D knopflerfish.org/trunk/osgi/bundles/dmtree/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/dmtree/bundle.manifest D knopflerfish.org/trunk/osgi/bundles/dmtree/src/ A knopflerfish.org/trunk/osgi/bundles/dmtree/src/ D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/ A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/ D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/ A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/ D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/Acl.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/Acl.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/DmtAdmin.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/DmtAdmin.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/DmtData.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/DmtData.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/DmtEvent.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/DmtEvent.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/DmtEventListener.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/DmtEventListener.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/DmtException.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/DmtException.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/DmtIllegalStateException.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/DmtIllegalStateException.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/DmtSession.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/DmtSession.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/MetaNode.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/MetaNode.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/Uri.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/Uri.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/ A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/ D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/AlertItem.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/AlertItem.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/NotificationService.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/NotificationService.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/package.html A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/package.html D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/packageinfo A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/packageinfo D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/spi/ A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/spi/ D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/spi/RemoteAlertSender.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/spi/RemoteAlertSender.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/spi/package.html A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/spi/package.html D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/spi/packageinfo A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/notification/spi/packageinfo D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/package.html A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/package.html D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/packageinfo A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/packageinfo D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/registry/ A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/registry/ D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/registry/DmtServiceFactory.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/registry/DmtServiceFactory.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/registry/package.html A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/registry/package.html D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/registry/packageinfo A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/registry/packageinfo D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/security/ A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/security/ D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/security/AlertPermission.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/security/AlertPermission.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/security/DmtPermission.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/security/DmtPermission.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/security/DmtPrincipalPermission.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/security/DmtPrincipalPermission.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/security/package.html A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/security/package.html D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/security/packageinfo A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/security/packageinfo D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/spi/ A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/spi/ D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/spi/DataPlugin.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/spi/DataPlugin.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/spi/ExecPlugin.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/spi/ExecPlugin.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/spi/ReadWriteDataSession.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/spi/ReadWriteDataSession.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/spi/ReadableDataSession.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/spi/ReadableDataSession.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/spi/TransactionalDataSession.java A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/spi/TransactionalDataSession.java D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/spi/package.html A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/spi/package.html D knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/spi/packageinfo A knopflerfish.org/trunk/osgi/bundles/dmtree/src/info/dmtree/spi/packageinfo U knopflerfish.org/trunk/osgi/bundles/event/build.xml A knopflerfish.org/trunk/osgi/bundles/event/doc/doc.properties U knopflerfish.org/trunk/osgi/bundles/event/src/org/knopflerfish/bundle/event/Activator.java U knopflerfish.org/trunk/osgi/bundles/event/src/org/knopflerfish/bundle/event/ConfigurationListenerImpl.java U knopflerfish.org/trunk/osgi/bundles/event/src/org/knopflerfish/bundle/event/EventAdminService.java U knopflerfish.org/trunk/osgi/bundles/event/src/org/knopflerfish/bundle/event/InternalAdminEvent.java U knopflerfish.org/trunk/osgi/bundles/event/src/org/knopflerfish/bundle/event/MultiListener.java U knopflerfish.org/trunk/osgi/bundles/event/src/org/knopflerfish/bundle/event/QueueHandler.java U knopflerfish.org/trunk/osgi/bundles/event/src/org/osgi/service/event/Event.java U knopflerfish.org/trunk/osgi/bundles/event/src/org/osgi/service/event/EventAdmin.java U knopflerfish.org/trunk/osgi/bundles/event/src/org/osgi/service/event/EventConstants.java U knopflerfish.org/trunk/osgi/bundles/event/src/org/osgi/service/event/EventHandler.java U knopflerfish.org/trunk/osgi/bundles/event/src/org/osgi/service/event/TopicPermission.java U knopflerfish.org/trunk/osgi/bundles/event/src/org/osgi/service/event/package.html U knopflerfish.org/trunk/osgi/bundles/event/src/org/osgi/service/event/packageinfo A knopflerfish.org/trunk/osgi/bundles/foreignapplication/ D knopflerfish.org/trunk/osgi/bundles/foreignapplication/build.xml A knopflerfish.org/trunk/osgi/bundles/foreignapplication/build.xml D knopflerfish.org/trunk/osgi/bundles/foreignapplication/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/foreignapplication/bundle.manifest D knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/ A knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/ D knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/ A knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/ D knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/osgi/ A knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/osgi/ D knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/osgi/application/ A knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/osgi/application/ D knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/osgi/application/ApplicationContext.java A knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/osgi/application/ApplicationContext.java D knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/osgi/application/ApplicationServiceEvent.java A knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/osgi/application/ApplicationServiceEvent.java D knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/osgi/application/ApplicationServiceListener.java A knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/osgi/application/ApplicationServiceListener.java D knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/osgi/application/Framework.java A knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/osgi/application/Framework.java D knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/osgi/application/package.html A knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/osgi/application/package.html D knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/osgi/application/packageinfo A knopflerfish.org/trunk/osgi/bundles/foreignapplication/src/org/osgi/application/packageinfo U knopflerfish.org/trunk/osgi/bundles/frameworkcommands/build.xml U knopflerfish.org/trunk/osgi/bundles/frameworkcommands/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/frameworkcommands/resources/icon.png U knopflerfish.org/trunk/osgi/bundles/frameworkcommands/src/org/knopflerfish/bundle/frameworkcommands/FrameworkCommandGroup.java U knopflerfish.org/trunk/osgi/bundles/http/http/build.xml U knopflerfish.org/trunk/osgi/bundles/http/http/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/http/http/doc/doc.properties U knopflerfish.org/trunk/osgi/bundles/http/http/doc/index.html D knopflerfish.org/trunk/osgi/bundles/http/http/readme.txt U knopflerfish.org/trunk/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/RequestBase.java U knopflerfish.org/trunk/osgi/bundles/http/http/src/org/knopflerfish/bundle/http/SocketListener.java U knopflerfish.org/trunk/osgi/bundles/http/http/src/org/osgi/service/http/HttpContext.java U knopflerfish.org/trunk/osgi/bundles/http/http/src/org/osgi/service/http/HttpService.java U knopflerfish.org/trunk/osgi/bundles/http/http/src/org/osgi/service/http/NamespaceException.java U knopflerfish.org/trunk/osgi/bundles/http/http/src/org/osgi/service/http/package.html A knopflerfish.org/trunk/osgi/bundles/http/http/src/org/osgi/service/http/packageinfo U knopflerfish.org/trunk/osgi/bundles/http/httpconsole/build.xml A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/ D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/doc.properties A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/doc.properties D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/ A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/ D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/bundle-active.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/bundle-active.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/bundle-lib-active.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/bundle-lib-active.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/bundle.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/bundle.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/document-open.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/document-open.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/go-home.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/go-home.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/help.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/help.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/httpconsole_login.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/httpconsole_login.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/httpconsole_openfile.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/httpconsole_openfile.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/httpconsole_ppc2003_1.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/httpconsole_ppc2003_1.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/httpconsole_ppc2003_3.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/httpconsole_ppc2003_3.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/info.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/info.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/lib.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/lib.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/openurl.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/openurl.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/player_eject.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/player_eject.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/player_play.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/player_play.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/player_stop.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/player_stop.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/view-refresh.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/images/view-refresh.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/index.html A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/doc/index.html D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/httpconsole_login.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/httpconsole_openfile.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/httpconsole_ppc2003_1.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/httpconsole_ppc2003_3.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/readme.html A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/bundle-active.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/bundle-lib-active.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/bundle.gif A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/bundle.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/bundle_started.gif A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/document-open.png A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/go-home.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/help.gif A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/help.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/info.gif A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/info.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/lib.gif A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/lib.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/lib_started.gif D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/open.gif D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/openurl.gif A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/openurl.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/player_eject.gif A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/player_eject.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/player_play.gif A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/player_play.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/player_stop.gif A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/player_stop.png D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/reload_green.gif D knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/update.gif A knopflerfish.org/trunk/osgi/bundles/http/httpconsole/resources/www/view-refresh.png U knopflerfish.org/trunk/osgi/bundles/http/httpconsole/src/org/knopflerfish/bundle/httpconsole/Activator.java U knopflerfish.org/trunk/osgi/bundles/http/httpconsole/src/org/knopflerfish/bundle/httpconsole/ConsoleServlet.java U knopflerfish.org/trunk/osgi/bundles/http/httpconsole/src/org/knopflerfish/bundle/httpconsole/HelpCommand.java U knopflerfish.org/trunk/osgi/bundles/http/httpconsole/src/org/knopflerfish/bundle/httpconsole/IconCommand.java U knopflerfish.org/trunk/osgi/bundles/http/httpconsole/src/org/knopflerfish/bundle/httpconsole/InfoCommand.java U knopflerfish.org/trunk/osgi/bundles/http/httpconsole/src/org/knopflerfish/bundle/httpconsole/InstallFileCommand.java U knopflerfish.org/trunk/osgi/bundles/http/httpconsole/src/org/knopflerfish/bundle/httpconsole/InstallFileCommand2.java U knopflerfish.org/trunk/osgi/bundles/http/httpconsole/src/org/knopflerfish/bundle/httpconsole/InstallURLCommand.java U knopflerfish.org/trunk/osgi/bundles/http/httpconsole/src/org/knopflerfish/bundle/httpconsole/ReloadCommand.java U knopflerfish.org/trunk/osgi/bundles/http/httpconsole/src/org/knopflerfish/bundle/httpconsole/StartCommand.java U knopflerfish.org/trunk/osgi/bundles/http/httpconsole/src/org/knopflerfish/bundle/httpconsole/StopCommand.java U knopflerfish.org/trunk/osgi/bundles/http/httpconsole/src/org/knopflerfish/bundle/httpconsole/UninstallCommand.java U knopflerfish.org/trunk/osgi/bundles/http/httpconsole/src/org/knopflerfish/bundle/httpconsole/UpdateCommand.java U knopflerfish.org/trunk/osgi/bundles/http/httpconsole/src/org/knopflerfish/bundle/httpconsole/Util.java U knopflerfish.org/trunk/osgi/bundles/http/httproot/build.xml U knopflerfish.org/trunk/osgi/bundles/http/httproot/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/http/httproot/src/org/knopflerfish/bundle/httproot/Activator.java U knopflerfish.org/trunk/osgi/bundles/io/connectors/build.xml U knopflerfish.org/trunk/osgi/bundles/io/connectors/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/io/io/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/io/io/src/org/osgi/service/io/ConnectionFactory.java U knopflerfish.org/trunk/osgi/bundles/io/io/src/org/osgi/service/io/ConnectorService.java U knopflerfish.org/trunk/osgi/bundles/io/io/src/org/osgi/service/io/package.html A knopflerfish.org/trunk/osgi/bundles/io/io/src/org/osgi/service/io/packageinfo U knopflerfish.org/trunk/osgi/bundles/jsdk/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/jsdk/src/javax/servlet/http/HttpUtils.java U knopflerfish.org/trunk/osgi/bundles/log/build.xml U knopflerfish.org/trunk/osgi/bundles/log/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/log/doc/doc.properties U knopflerfish.org/trunk/osgi/bundles/log/doc/index.html A knopflerfish.org/trunk/osgi/bundles/log/resources/icon.png U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/bundle/log/LogConfigImpl.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/knopflerfish/service/log/LogUtil.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/osgi/service/log/LogEntry.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/osgi/service/log/LogListener.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/osgi/service/log/LogReaderService.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/osgi/service/log/LogService.java U knopflerfish.org/trunk/osgi/bundles/log/src/org/osgi/service/log/package.html A knopflerfish.org/trunk/osgi/bundles/log/src/org/osgi/service/log/packageinfo U knopflerfish.org/trunk/osgi/bundles/logcommands/build.xml U knopflerfish.org/trunk/osgi/bundles/logcommands/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/logcommands/doc/doc.properties A knopflerfish.org/trunk/osgi/bundles/logcommands/resources/icon.png U knopflerfish.org/trunk/osgi/bundles/logcommands/src/org/knopflerfish/bundle/logcommands/LogCommandGroup.java U knopflerfish.org/trunk/osgi/bundles/logcommands/src/org/knopflerfish/bundle/logcommands/LogConfigCommandGroup.java U knopflerfish.org/trunk/osgi/bundles/measurement/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/measurement/src/org/osgi/util/measurement/Measurement.java U knopflerfish.org/trunk/osgi/bundles/measurement/src/org/osgi/util/measurement/State.java U knopflerfish.org/trunk/osgi/bundles/measurement/src/org/osgi/util/measurement/Unit.java U knopflerfish.org/trunk/osgi/bundles/measurement/src/org/osgi/util/measurement/package.html A knopflerfish.org/trunk/osgi/bundles/measurement/src/org/osgi/util/measurement/packageinfo U knopflerfish.org/trunk/osgi/bundles/metatype/cm_desktop/build.xml U knopflerfish.org/trunk/osgi/bundles/metatype/cm_desktop/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/metatype/cm_desktop/resources/info16x16.png U knopflerfish.org/trunk/osgi/bundles/metatype/kf_metatype/build.xml U knopflerfish.org/trunk/osgi/bundles/metatype/kf_metatype/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/metatype/kf_metatype/src/org/knopflerfish/util/metatype/Loader.java U knopflerfish.org/trunk/osgi/bundles/metatype/kf_metatype/src/org/knopflerfish/util/metatype/OCD.java U knopflerfish.org/trunk/osgi/bundles/metatype/kf_metatype/src/org/knopflerfish/util/metatype/SystemMetatypeProvider.java U knopflerfish.org/trunk/osgi/bundles/metatype/kf_metatype/src/org/knopflerfish/util/metatype/package.html U knopflerfish.org/trunk/osgi/bundles/metatype/metatype_api/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/metatype/metatype_api/src/org/osgi/service/metatype/AttributeDefinition.java U knopflerfish.org/trunk/osgi/bundles/metatype/metatype_api/src/org/osgi/service/metatype/MetaTypeInformation.java U knopflerfish.org/trunk/osgi/bundles/metatype/metatype_api/src/org/osgi/service/metatype/MetaTypeProvider.java U knopflerfish.org/trunk/osgi/bundles/metatype/metatype_api/src/org/osgi/service/metatype/MetaTypeService.java U knopflerfish.org/trunk/osgi/bundles/metatype/metatype_api/src/org/osgi/service/metatype/ObjectClassDefinition.java A knopflerfish.org/trunk/osgi/bundles/metatype/metatype_api/src/org/osgi/service/metatype/package.html A knopflerfish.org/trunk/osgi/bundles/metatype/metatype_api/src/org/osgi/service/metatype/packageinfo U knopflerfish.org/trunk/osgi/bundles/metatype/metatype_demo/build.xml A knopflerfish.org/trunk/osgi/bundles/monitor/ D knopflerfish.org/trunk/osgi/bundles/monitor/build.xml A knopflerfish.org/trunk/osgi/bundles/monitor/build.xml D knopflerfish.org/trunk/osgi/bundles/monitor/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/monitor/bundle.manifest D knopflerfish.org/trunk/osgi/bundles/monitor/src/ A knopflerfish.org/trunk/osgi/bundles/monitor/src/ D knopflerfish.org/trunk/osgi/bundles/monitor/src/org/ A knopflerfish.org/trunk/osgi/bundles/monitor/src/org/ D knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/ A knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/ D knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/ A knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/ D knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/ A knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/ D knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/MonitorAdmin.java A knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/MonitorAdmin.java D knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/MonitorListener.java A knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/MonitorListener.java D knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/MonitorPermission.java A knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/MonitorPermission.java D knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/Monitorable.java A knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/Monitorable.java D knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/MonitoringJob.java A knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/MonitoringJob.java D knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/StatusVariable.java A knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/StatusVariable.java D knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/package.html A knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/package.html D knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/packageinfo A knopflerfish.org/trunk/osgi/bundles/monitor/src/org/osgi/service/monitor/packageinfo U knopflerfish.org/trunk/osgi/bundles/osgiapi/permissionadmin/build.xml U knopflerfish.org/trunk/osgi/bundles/osgiapi/servicetracker/build.xml U knopflerfish.org/trunk/osgi/bundles/position/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/position/src/org/osgi/util/position/Position.java U knopflerfish.org/trunk/osgi/bundles/position/src/org/osgi/util/position/package.html A knopflerfish.org/trunk/osgi/bundles/position/src/org/osgi/util/position/packageinfo U knopflerfish.org/trunk/osgi/bundles/prefs/build.xml U knopflerfish.org/trunk/osgi/bundles/prefs/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/prefs/src/org/osgi/service/prefs/BackingStoreException.java U knopflerfish.org/trunk/osgi/bundles/prefs/src/org/osgi/service/prefs/Preferences.java U knopflerfish.org/trunk/osgi/bundles/prefs/src/org/osgi/service/prefs/PreferencesService.java A knopflerfish.org/trunk/osgi/bundles/prefs/src/org/osgi/service/prefs/package.html A knopflerfish.org/trunk/osgi/bundles/prefs/src/org/osgi/service/prefs/packageinfo U knopflerfish.org/trunk/osgi/bundles/provisioning/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/provisioning/src/org/osgi/service/provisioning/ProvisioningService.java U knopflerfish.org/trunk/osgi/bundles/provisioning/src/org/osgi/service/provisioning/package.html A knopflerfish.org/trunk/osgi/bundles/provisioning/src/org/osgi/service/provisioning/packageinfo U knopflerfish.org/trunk/osgi/bundles/remotefw/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/remotefw/doc/client.xargs A knopflerfish.org/trunk/osgi/bundles/remotefw/doc/doc.properties U knopflerfish.org/trunk/osgi/bundles/remotefw/doc/images/no_remote_framework.png U knopflerfish.org/trunk/osgi/bundles/remotefw/doc/images/remote_framework.png U knopflerfish.org/trunk/osgi/bundles/remotefw/doc/index.html A knopflerfish.org/trunk/osgi/bundles/remotefw/doc/server.xargs U knopflerfish.org/trunk/osgi/bundles/sslj2sp/build.xml U knopflerfish.org/trunk/osgi/bundles/sslj2sp/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/threadio/ D knopflerfish.org/trunk/osgi/bundles/threadio/build.xml A knopflerfish.org/trunk/osgi/bundles/threadio/build.xml D knopflerfish.org/trunk/osgi/bundles/threadio/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/threadio/bundle.manifest D knopflerfish.org/trunk/osgi/bundles/threadio/src/ A knopflerfish.org/trunk/osgi/bundles/threadio/src/ D knopflerfish.org/trunk/osgi/bundles/threadio/src/org/ A knopflerfish.org/trunk/osgi/bundles/threadio/src/org/ D knopflerfish.org/trunk/osgi/bundles/threadio/src/org/knopflerfish/ A knopflerfish.org/trunk/osgi/bundles/threadio/src/org/knopflerfish/ D knopflerfish.org/trunk/osgi/bundles/threadio/src/org/knopflerfish/bundle/ A knopflerfish.org/trunk/osgi/bundles/threadio/src/org/knopflerfish/bundle/ D knopflerfish.org/trunk/osgi/bundles/threadio/src/org/knopflerfish/bundle/threadio/ A knopflerfish.org/trunk/osgi/bundles/threadio/src/org/knopflerfish/bundle/threadio/ D knopflerfish.org/trunk/osgi/bundles/threadio/src/org/knopflerfish/bundle/threadio/Activator.java A knopflerfish.org/trunk/osgi/bundles/threadio/src/org/knopflerfish/bundle/threadio/Activator.java D knopflerfish.org/trunk/osgi/bundles/threadio/src/org/knopflerfish/bundle/threadio/Streams.java A knopflerfish.org/trunk/osgi/bundles/threadio/src/org/knopflerfish/bundle/threadio/Streams.java D knopflerfish.org/trunk/osgi/bundles/threadio/src/org/knopflerfish/bundle/threadio/ThreadIOFactory.java A knopflerfish.org/trunk/osgi/bundles/threadio/src/org/knopflerfish/bundle/threadio/ThreadIOFactory.java D knopflerfish.org/trunk/osgi/bundles/threadio/src/org/knopflerfish/bundle/threadio/ThreadIOImpl.java A knopflerfish.org/trunk/osgi/bundles/threadio/src/org/knopflerfish/bundle/threadio/ThreadIOImpl.java D knopflerfish.org/trunk/osgi/bundles/threadio/src/org/osgi/ A knopflerfish.org/trunk/osgi/bundles/threadio/src/org/osgi/ D knopflerfish.org/trunk/osgi/bundles/threadio/src/org/osgi/service/ A knopflerfish.org/trunk/osgi/bundles/threadio/src/org/osgi/service/ D knopflerfish.org/trunk/osgi/bundles/threadio/src/org/osgi/service/threadio/ A knopflerfish.org/trunk/osgi/bundles/threadio/src/org/osgi/service/threadio/ D knopflerfish.org/trunk/osgi/bundles/threadio/src/org/osgi/service/threadio/ThreadIO.java A knopflerfish.org/trunk/osgi/bundles/threadio/src/org/osgi/service/threadio/ThreadIO.java D knopflerfish.org/trunk/osgi/bundles/threadio/src/org/osgi/service/threadio/package.html A knopflerfish.org/trunk/osgi/bundles/threadio/src/org/osgi/service/threadio/package.html D knopflerfish.org/trunk/osgi/bundles/threadio/src/org/osgi/service/threadio/packageinfo A knopflerfish.org/trunk/osgi/bundles/threadio/src/org/osgi/service/threadio/packageinfo U knopflerfish.org/trunk/osgi/bundles/trayicon/build.xml D knopflerfish.org/trunk/osgi/bundles/trayicon/readme.txt D knopflerfish.org/trunk/osgi/bundles/trayicon/trayicon/ U knopflerfish.org/trunk/osgi/bundles/trayicon/trayicon_fw/build.xml U knopflerfish.org/trunk/osgi/bundles/trayicon/trayicon_fw/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/trayicon/trayicon_fw/readme.txt D knopflerfish.org/trunk/osgi/bundles/trayicon/trayicon_fw/resources/kf_16x16.gif A knopflerfish.org/trunk/osgi/bundles/trayicon/trayicon_fw/resources/kf_16x16.png A knopflerfish.org/trunk/osgi/bundles/trayicon/trayicon_fw/resources/kfbones-rev-tr-22x22.png U knopflerfish.org/trunk/osgi/bundles/trayicon/trayicon_fw/src/org/knopflerfish/bundle/trayicons/framework/Activator.java U knopflerfish.org/trunk/osgi/bundles/trayicon/trayicon_fw/src/org/knopflerfish/bundle/trayicons/framework/FrameworkTrayIcon.java U knopflerfish.org/trunk/osgi/bundles/upnp/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/upnp/src/org/osgi/service/upnp/UPnPAction.java U knopflerfish.org/trunk/osgi/bundles/upnp/src/org/osgi/service/upnp/UPnPDevice.java U knopflerfish.org/trunk/osgi/bundles/upnp/src/org/osgi/service/upnp/UPnPEventListener.java U knopflerfish.org/trunk/osgi/bundles/upnp/src/org/osgi/service/upnp/UPnPException.java U knopflerfish.org/trunk/osgi/bundles/upnp/src/org/osgi/service/upnp/UPnPIcon.java U knopflerfish.org/trunk/osgi/bundles/upnp/src/org/osgi/service/upnp/UPnPLocalStateVariable.java U knopflerfish.org/trunk/osgi/bundles/upnp/src/org/osgi/service/upnp/UPnPService.java U knopflerfish.org/trunk/osgi/bundles/upnp/src/org/osgi/service/upnp/UPnPStateVariable.java A knopflerfish.org/trunk/osgi/bundles/upnp/src/org/osgi/service/upnp/package.html A knopflerfish.org/trunk/osgi/bundles/upnp/src/org/osgi/service/upnp/packageinfo U knopflerfish.org/trunk/osgi/bundles/useradmin/build.xml U knopflerfish.org/trunk/osgi/bundles/useradmin/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/useradmin/resources/icon.png U knopflerfish.org/trunk/osgi/bundles/useradmin/src/org/knopflerfish/service/um/useradmin/impl/SendUserAdminEventJob.java U knopflerfish.org/trunk/osgi/bundles/useradmin/src/org/osgi/service/useradmin/Authorization.java U knopflerfish.org/trunk/osgi/bundles/useradmin/src/org/osgi/service/useradmin/Group.java U knopflerfish.org/trunk/osgi/bundles/useradmin/src/org/osgi/service/useradmin/Role.java U knopflerfish.org/trunk/osgi/bundles/useradmin/src/org/osgi/service/useradmin/User.java U knopflerfish.org/trunk/osgi/bundles/useradmin/src/org/osgi/service/useradmin/UserAdmin.java U knopflerfish.org/trunk/osgi/bundles/useradmin/src/org/osgi/service/useradmin/UserAdminEvent.java U knopflerfish.org/trunk/osgi/bundles/useradmin/src/org/osgi/service/useradmin/UserAdminListener.java U knopflerfish.org/trunk/osgi/bundles/useradmin/src/org/osgi/service/useradmin/UserAdminPermission.java U knopflerfish.org/trunk/osgi/bundles/useradmin/src/org/osgi/service/useradmin/package.html A knopflerfish.org/trunk/osgi/bundles/useradmin/src/org/osgi/service/useradmin/packageinfo U knopflerfish.org/trunk/osgi/bundles/util/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/util/src/org/knopflerfish/util/Dict.java U knopflerfish.org/trunk/osgi/bundles/util/src/org/knopflerfish/util/Queue.java U knopflerfish.org/trunk/osgi/bundles/util/src/org/knopflerfish/util/Semaphore.java U knopflerfish.org/trunk/osgi/bundles/wireadmin/bundle.manifest D knopflerfish.org/trunk/osgi/bundles/wireadmin/src/org/knopflerfish/bundle/wireadmin/Activator.java U knopflerfish.org/trunk/osgi/bundles/wireadmin/src/org/osgi/service/wireadmin/BasicEnvelope.java U knopflerfish.org/trunk/osgi/bundles/wireadmin/src/org/osgi/service/wireadmin/Consumer.java U knopflerfish.org/trunk/osgi/bundles/wireadmin/src/org/osgi/service/wireadmin/Envelope.java U knopflerfish.org/trunk/osgi/bundles/wireadmin/src/org/osgi/service/wireadmin/Producer.java U knopflerfish.org/trunk/osgi/bundles/wireadmin/src/org/osgi/service/wireadmin/Wire.java U knopflerfish.org/trunk/osgi/bundles/wireadmin/src/org/osgi/service/wireadmin/WireAdmin.java U knopflerfish.org/trunk/osgi/bundles/wireadmin/src/org/osgi/service/wireadmin/WireAdminEvent.java U knopflerfish.org/trunk/osgi/bundles/wireadmin/src/org/osgi/service/wireadmin/WireAdminListener.java U knopflerfish.org/trunk/osgi/bundles/wireadmin/src/org/osgi/service/wireadmin/WireConstants.java U knopflerfish.org/trunk/osgi/bundles/wireadmin/src/org/osgi/service/wireadmin/WirePermission.java U knopflerfish.org/trunk/osgi/bundles/wireadmin/src/org/osgi/service/wireadmin/package.html A knopflerfish.org/trunk/osgi/bundles/wireadmin/src/org/osgi/service/wireadmin/packageinfo U knopflerfish.org/trunk/osgi/bundles/xml/build.xml U knopflerfish.org/trunk/osgi/bundles/xml/crimson/build.xml U knopflerfish.org/trunk/osgi/bundles/xml/crimson/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/xml/crimson/src/org/osgi/util/xml/XMLParserActivator.java U knopflerfish.org/trunk/osgi/bundles/xml/jaxp/build.xml A knopflerfish.org/trunk/osgi/bundles/xml/kxml/ D knopflerfish.org/trunk/osgi/bundles/xml/kxml/README.txt A knopflerfish.org/trunk/osgi/bundles/xml/kxml/README.txt D knopflerfish.org/trunk/osgi/bundles/xml/kxml/build.xml A knopflerfish.org/trunk/osgi/bundles/xml/kxml/build.xml D knopflerfish.org/trunk/osgi/bundles/xml/kxml/bundle.manifest A knopflerfish.org/trunk/osgi/bundles/xml/kxml/bundle.manifest D knopflerfish.org/trunk/osgi/bundles/xml/kxml/lib/ A knopflerfish.org/trunk/osgi/bundles/xml/kxml/lib/ D knopflerfish.org/trunk/osgi/bundles/xml/kxml/lib/xmlpull_1_1_3_1.jar A knopflerfish.org/trunk/osgi/bundles/xml/kxml/lib/xmlpull_1_1_3_1.jar D knopflerfish.org/trunk/osgi/bundles/xml/kxml/resources/ A knopflerfish.org/trunk/osgi/bundles/xml/kxml/resources/ D knopflerfish.org/trunk/osgi/bundles/xml/kxml/resources/META-INF/ A knopflerfish.org/trunk/osgi/bundles/xml/kxml/resources/META-INF/ D knopflerfish.org/trunk/osgi/bundles/xml/kxml/resources/META-INF/services/ A knopflerfish.org/trunk/osgi/bundles/xml/kxml/resources/META-INF/services/ D knopflerfish.org/trunk/osgi/bundles/xml/kxml/resources/META-INF/services/org.xmlpull.v1.XmlPullParserFactory A knopflerfish.org/trunk/osgi/bundles/xml/kxml/resources/META-INF/services/org.xmlpull.v1.XmlPullParserFactory D knopflerfish.org/trunk/osgi/bundles/xml/kxml/resources/license.txt A knopflerfish.org/trunk/osgi/bundles/xml/kxml/resources/license.txt D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/ A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/ D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/ A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/ D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/ A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/ D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/io/ A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/io/ D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/io/KXmlParser.java A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/io/KXmlParser.java D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/io/KXmlSerializer.java A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/io/KXmlSerializer.java D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/kdom/ A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/kdom/ D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/kdom/Document.java A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/kdom/Document.java D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/kdom/Element.java A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/kdom/Element.java D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/kdom/Node.java A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/kdom/Node.java D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/ A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/ D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/Wbxml.java A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/Wbxml.java D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/WbxmlParser.java A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/WbxmlParser.java D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/WbxmlSerializer.java A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/WbxmlSerializer.java D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/syncml/ A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/syncml/ D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/syncml/SyncML.java A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/syncml/SyncML.java D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/wml/ A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/wml/ D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/wml/Wml.java A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/wml/Wml.java D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/wv/ A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/wv/ D knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/wv/WV.java A knopflerfish.org/trunk/osgi/bundles/xml/kxml/src/org/kxml2/wap/wv/WV.java U knopflerfish.org/trunk/osgi/bundles/xml/xalan/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/xml/xerces/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/xml/xerces/src/org/osgi/util/xml/XMLParserActivator.java U knopflerfish.org/trunk/osgi/bundles/xml/xml/bundle.manifest U knopflerfish.org/trunk/osgi/bundles/xml/xml/src/org/osgi/util/xml/XMLParserActivator.java U knopflerfish.org/trunk/osgi/bundles/xml/xml/src/org/osgi/util/xml/package.html A knopflerfish.org/trunk/osgi/bundles/xml/xml/src/org/osgi/util/xml/packageinfo U knopflerfish.org/trunk/osgi/bundles_opt/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/commons-logging/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/commons-logging/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/bundle.manifest D knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/bundle.gif A knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/bundle.png A knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/document-open.png U knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/kf_16x16.gif U knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/kf_32x32.gif D knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/lib.gif A knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/lib.png D knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/open.gif A knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/openurl.png D knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/player_eject.gif A knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/player_eject.png D knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/player_play.gif A knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/player_play.png D knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/player_play_14x14.gif A knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/player_play_14x14.png D knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/player_stop.gif A knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/player_stop.png A knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/system-software-update.png D knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/update.gif A knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/view-select.png D knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/resources/view_select.gif U knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/src/org/knopflerfish/bundle/desktopawt/Desktop.java U knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/src/org/knopflerfish/bundle/desktopawt/DesktopPanel.java U knopflerfish.org/trunk/osgi/bundles_opt/desktop_awt/src/org/knopflerfish/bundle/desktopawt/InstallPanel.java U knopflerfish.org/trunk/osgi/bundles_opt/desktop_displayers/boing/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/desktop_displayers/desktop_jvm/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/dirdeployer/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/dirdeployer/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_opt/dirdeployer/doc/doc.properties U knopflerfish.org/trunk/osgi/bundles_opt/dirdeployer/doc/index.html U knopflerfish.org/trunk/osgi/bundles_opt/dirdeployer/resources/metatype.xml U knopflerfish.org/trunk/osgi/bundles_opt/dirdeployer/src/org/knopflerfish/bundle/dirdeployer/Activator.java U knopflerfish.org/trunk/osgi/bundles_opt/dirdeployer/src/org/knopflerfish/bundle/dirdeployer/Config.java U knopflerfish.org/trunk/osgi/bundles_opt/dirdeployer/src/org/knopflerfish/bundle/dirdeployer/DirDeployerImpl.java U knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/httpclient_connector/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_opt/jini/jinidriver/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/junit/junit/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_opt/junit/junit/doc/doc.properties U knopflerfish.org/trunk/osgi/bundles_opt/junit/junit_runner/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_opt/junit/junit_runner/src/org/knopflerfish/bundle/junit_runner/Grunt.java A knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/ D knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/build.xml A knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/build.xml D knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/bundle.manifest D knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/src/ A knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/src/ D knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/src/org/ A knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/src/org/ D knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/src/org/knopflerfish/ A knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/src/org/knopflerfish/ D knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/src/org/knopflerfish/bundle/ A knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/src/org/knopflerfish/bundle/ D knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/src/org/knopflerfish/bundle/osgi_ct_adapter/ A knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/src/org/knopflerfish/bundle/osgi_ct_adapter/ D knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/src/org/knopflerfish/bundle/osgi_ct_adapter/Activator.java A knopflerfish.org/trunk/osgi/bundles_opt/junit/osgi_ct_adapter/src/org/knopflerfish/bundle/osgi_ct_adapter/Activator.java D knopflerfish.org/trunk/osgi/bundles_opt/kxml/ U knopflerfish.org/trunk/osgi/bundles_opt/oscar-shell/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/serial/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/serial/comm-linux/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/serial/comm-win32/build.xml A knopflerfish.org/trunk/osgi/bundles_opt/serial/doc/doc.properties U knopflerfish.org/trunk/osgi/bundles_opt/serial/readme.txt A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/ D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/build.xml A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/build.xml D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/bundle.manifest D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/resources/ A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/resources/ D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/resources/OSGI-OPT/ A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/resources/OSGI-OPT/ D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/resources/OSGI-OPT/COPYING A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/resources/OSGI-OPT/COPYING D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/resources/OSGI-OPT/README A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/resources/OSGI-OPT/README D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/ A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/ D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/ A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/ D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/ A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/ D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/CommDriver.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/CommDriver.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/CommPort.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/CommPort.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/CommPortEnumerator.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/CommPortEnumerator.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/CommPortIdentifier.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/CommPortIdentifier.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/CommPortOwnershipListener.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/CommPortOwnershipListener.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/Configure.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/Configure.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/I2C.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/I2C.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/I2CPort.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/I2CPort.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/I2CPortEvent.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/I2CPortEvent.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/I2CPortEventListener.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/I2CPortEventListener.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/LPRPort.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/LPRPort.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/NoSuchPortException.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/NoSuchPortException.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/ParallelPort.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/ParallelPort.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/ParallelPortEvent.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/ParallelPortEvent.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/ParallelPortEventListener.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/ParallelPortEventListener.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/PortInUseException.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/PortInUseException.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RS485.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RS485.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RS485Port.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RS485Port.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RS485PortEvent.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RS485PortEvent.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RS485PortEventListener.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RS485PortEventListener.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RXTXCommDriver.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RXTXCommDriver.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RXTXPort.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RXTXPort.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RXTXVersion.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RXTXVersion.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/Raw.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/Raw.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RawPort.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RawPort.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RawPortEvent.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RawPortEvent.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RawPortEventListener.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/RawPortEventListener.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/SerialPort.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/SerialPort.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/SerialPortEvent.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/SerialPortEvent.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/SerialPortEventListener.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/SerialPortEventListener.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/UnSupportedLoggerException.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/UnSupportedLoggerException.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/UnsupportedCommOperationException.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/UnsupportedCommOperationException.java D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/Zystem.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm/src/gnu/io/Zystem.java A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/ D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/build.xml A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/build.xml D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/bundle.manifest D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/ A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/ D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/OSGI-OPT/ A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/OSGI-OPT/ D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/OSGI-OPT/COPYING A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/OSGI-OPT/COPYING D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/OSGI-OPT/README A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/OSGI-OPT/README D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/RXTXcomm.jar A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/RXTXcomm.jar D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/librxtxI2C.so A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/librxtxI2C.so D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/librxtxParallel.so A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/librxtxParallel.so D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/librxtxRS485.so A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/librxtxRS485.so D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/librxtxRaw.so A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/librxtxRaw.so D knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/librxtxSerial.so A knopflerfish.org/trunk/osgi/bundles_opt/serial/rxtxcomm-linux-arm/resources/librxtxSerial.so U knopflerfish.org/trunk/osgi/bundles_opt/serial/serialportdevice/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/serial/serialportdevice/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_opt/soap/axis-osgi/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/soap/axis-osgi/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_opt/soap/axis-osgi/doc/doc.properties U knopflerfish.org/trunk/osgi/bundles_opt/soap/axis-osgi/doc/index.html U knopflerfish.org/trunk/osgi/bundles_opt/soap/axis-osgi/src/org/knopflerfish/axis/ObjectSOAPService.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/axis2-osgi/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_opt/soap/axis2-osgi/doc/doc.properties A knopflerfish.org/trunk/osgi/bundles_opt/soap/doc/doc.properties U knopflerfish.org/trunk/osgi/bundles_opt/soap/ksoap-osgi/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_opt/soap/ksoap-osgi/doc/doc.properties U knopflerfish.org/trunk/osgi/bundles_opt/soap/ksoap_commandgroup/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_opt/soap/ksoap_remotefw/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_opt/soap/ksoap_remotefw/doc/doc.properties U knopflerfish.org/trunk/osgi/bundles_opt/soap/ksoap_remotefw/doc/index.html U knopflerfish.org/trunk/osgi/bundles_opt/soap/ksoap_remotefw/src/org/knopflerfish/bundle/soap/remotefw/Activator.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/ksoap_remotefw/src/org/knopflerfish/bundle/soap/remotefw/RemoteFWServer.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/ksoap_remotefw/src/org/knopflerfish/bundle/soap/remotefw/client/BundleContextImpl.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/ksoap_remotefw/src/org/knopflerfish/bundle/soap/remotefw/client/BundleImpl.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/ksoap_remotefw/src/org/knopflerfish/bundle/soap/remotefw/client/LogReaderImpl.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/ksoap_remotefw/src/org/knopflerfish/bundle/soap/remotefw/client/RemoteFWClient.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/ksoap_remotefw/src/org/knopflerfish/bundle/soap/remotefw/client/ServiceReferenceImpl.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/ksoap_remotefw/src/org/knopflerfish/bundle/soap/remotefw/client/StartLevelImpl.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/ksoap_remotefw/src/org/knopflerfish/service/soap/remotefw/RemoteFW.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_desktop/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_desktop/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_desktop/doc/doc.properties U knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_desktop/resources/soap.png U knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_remotefw/build.xml U knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_remotefw/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_remotefw/doc/client.xargs A knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_remotefw/doc/doc.properties U knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_remotefw/doc/index.html A knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_remotefw/doc/server.xargs U knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_remotefw/src/org/knopflerfish/bundle/soap/remotefw/RemoteFWServer.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_remotefw/src/org/knopflerfish/bundle/soap/remotefw/client/BundleImpl.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_remotefw/src/org/knopflerfish/bundle/soap/remotefw/client/PackageAdminImpl.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_remotefw/src/org/knopflerfish/bundle/soap/remotefw/client/RemoteFWClient.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_remotefw/src/org/knopflerfish/bundle/soap/remotefw/client/ServiceReferenceImpl.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_remotefw/src/org/knopflerfish/bundle/soap/remotefw/client/StartLevelImpl.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/soap_remotefw/src/org/knopflerfish/service/soap/remotefw/RemoteFW.java U knopflerfish.org/trunk/osgi/bundles_opt/soap/soapobject/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_opt/soap/soapobject/doc/doc.properties U knopflerfish.org/trunk/osgi/bundles_opt/timing_tester/test.xargs.in U knopflerfish.org/trunk/osgi/bundles_opt/x10/tjx10/build.xml U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/axis2_soapclient_adb/build.xml U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/axis2_soapclient_adb/soapcline_adb_test.xargs.in U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/build.xml U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/build_keystore.xml U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/component_test/build.xml UU knopflerfish.org/trunk/osgi/bundles_test/regression_tests/component_test/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/component_test/src/org/knopflerfish/bundle/component_test/ComponentTestSuite.java _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/component_test/test_target_bundles/component-api_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/component_test/test_target_bundles/component-api_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/component_test/test_target_bundles/componentA_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/component_test/test_target_bundles/componentA_test/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/component_test/test_target_bundles/componentA_test/resources/service.xml U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/condpermadmin_test/build.xml U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/condpermadmin_test/src/org/knopflerfish/bundle/condpermadmin_test/CondPermAdminTestSuite.java _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/condpermadmin_test/test_target_bundles/bundleP1_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/condpermadmin_test/test_target_bundles/bundleP2_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/condpermadmin_test/test_target_bundles/bundleP3_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/connectorservice_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/constants_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/endurance_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/endurance_test/test_target_bundles/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/endurance_test/test_target_bundles/bundleEnd101_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/endurance_test/test_target_bundles/bundleEnd101_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/endurance_test/test_target_bundles/bundleEnd102_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/endurance_test/test_target_bundles/bundleEnd102_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/endurance_test/test_target_bundles/bundleEnd151_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/endurance_test/test_target_bundles/bundleEnd151_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/endurance_test/test_target_bundles/bundleEnd152_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/endurance_test/test_target_bundles/bundleEnd152_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/endurance_test/test_target_bundles/bundleEnd1_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/endurance_test/test_target_bundles/bundleEnd5_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/endurance_test/test_target_bundles/bundleEnd5_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/endurance_test/test_target_bundles/bundleEnd7_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/endurance_test/test_target_bundles/bundleEnd7_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/eventadmin_test/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/eventadmin_test/src/org/knopflerfish/bundle/eventadmin_test/functional/impl/FuntionalTestSuite.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/eventadmin_test/src/org/knopflerfish/bundle/eventadmin_test/scenario1/impl/Scenario1TestSuite.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/eventadmin_test/src/org/knopflerfish/bundle/eventadmin_test/scenario13/impl/Scenario13TestSuite.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/eventadmin_test/src/org/knopflerfish/bundle/eventadmin_test/scenario14/impl/Scenario14TestSuite.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/eventadmin_test/src/org/knopflerfish/bundle/eventadmin_test/scenario2/impl/Scenario2TestSuite.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/eventadmin_test/src/org/knopflerfish/bundle/eventadmin_test/scenario3/impl/Scenario3TestSuite.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/eventadmin_test/src/org/knopflerfish/bundle/eventadmin_test/scenario4/impl/Scenario4TestSuite.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/eventadmin_test/src/org/knopflerfish/bundle/eventadmin_test/scenario5/impl/Scenario5TestSuite.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/eventadmin_test/src/org/knopflerfish/bundle/eventadmin_test/scenario6/impl/Scenario6TestSuite.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/eventadmin_test/src/org/knopflerfish/bundle/eventadmin_test/scenario7/impl/Scenario7TestSuite.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/eventadmin_test/src/org/knopflerfish/bundle/eventadmin_test/scenario8/impl/Scenario8TestSuite.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/extension_test/build.xml _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/extension_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/extension_test/test_target_bundles/bundleExt1_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/extension_test/test_target_bundles/bundleExt1_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/extension_test/test_target_bundles/bundleExt2_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/extension_test/test_target_bundles/bundleExt2_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/filter_test/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/filter_test/src/org/knopflerfish/bundle/filter_test/FilterTestSuite.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/build.xml _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/resources/ U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/src/org/knopflerfish/bundle/framework_test/FWTestCase.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/src/org/knopflerfish/bundle/framework_test/FrameworkTestSuite.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/src/org/knopflerfish/bundle/framework_test/NativeCodeTestSuite.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/src/org/knopflerfish/bundle/framework_test/PackageAdminTestSuite.java _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA1_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA1_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA2_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA2_test/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/build.xml A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/resources/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/resources/OSGI-INF/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/resources/OSGI-INF/l10n/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/resources/OSGI-INF/l10n/bundle.properties A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/src/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/src/org/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/src/org/knopflerfish/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/src/org/knopflerfish/bundle/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/src/org/knopflerfish/bundle/bundleA_lazy/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/src/org/knopflerfish/bundle/bundleA_lazy/BundA.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/src/org/knopflerfish/bundle/bundleA_lazy/BundleActivator.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/src/org/knopflerfish/service/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/src/org/knopflerfish/service/bundleA_lazy/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy/src/org/knopflerfish/service/bundleA_lazy/BundleA.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/build.xml A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/resources/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/resources/OSGI-INF/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/resources/OSGI-INF/l10n/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/resources/OSGI-INF/l10n/bundle.properties A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/src/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/src/org/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/src/org/knopflerfish/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/src/org/knopflerfish/bundle/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/src/org/knopflerfish/bundle/bundleA_lazy/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/src/org/knopflerfish/bundle/bundleA_lazy/BundA.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/src/org/knopflerfish/bundle/bundleA_lazy/BundleActivator.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/src/org/knopflerfish/service/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/src/org/knopflerfish/service/bundleA_lazy/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy2/src/org/knopflerfish/service/bundleA_lazy/BundleA.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/build.xml A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/resources/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/resources/OSGI-INF/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/resources/OSGI-INF/l10n/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/resources/OSGI-INF/l10n/bundle.properties A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/src/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/src/org/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/src/org/knopflerfish/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/src/org/knopflerfish/bundle/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/src/org/knopflerfish/bundle/bundleA_lazy/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/src/org/knopflerfish/bundle/bundleA_lazy/BundA.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/src/org/knopflerfish/bundle/bundleA_lazy/BundleActivator.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/src/org/knopflerfish/service/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/src/org/knopflerfish/service/bundleA_lazy/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy3/src/org/knopflerfish/service/bundleA_lazy/BundleA.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/build.xml A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/resources/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/resources/OSGI-INF/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/resources/OSGI-INF/l10n/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/resources/OSGI-INF/l10n/bundle.properties A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/src/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/src/org/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/src/org/knopflerfish/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/src/org/knopflerfish/bundle/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/src/org/knopflerfish/bundle/bundleA_lazy/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/src/org/knopflerfish/bundle/bundleA_lazy/BundA.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/src/org/knopflerfish/bundle/bundleA_lazy/BundleActivator.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/src/org/knopflerfish/service/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/src/org/knopflerfish/service/bundleA_lazy/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_lazy4/src/org/knopflerfish/service/bundleA_lazy/BundleA.java _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleA_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleB_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleB_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleC_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleC_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleD1_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleD1_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleD_test/ U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleD_test/build.xml _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleE_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleE_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleF_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleF_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleG_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleG_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleH_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleH_test/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleH_test/resources/OSGI-INF/l10n/bundle_en_US.properties _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleJ_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleJ_test/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleN1_test/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleN1_test/build.xml A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleN1_test/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleN2_test/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleN2_test/build.xml A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleN2_test/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleN2_test/resources/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleN2_test/resources/foo _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleP1_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleP2_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleP3_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundlePT1_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundlePT1_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundlePT2_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundlePT2_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundlePT3_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundlePT3_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleQ_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleQ_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleR1_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleR1_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleR2_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleR2_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleR3_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleR3_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleR4_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleR4_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleR5_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleR5_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleR6_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleR6_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleR_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleR_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleSL3/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleSL3/src/org/knopflerfish/bundle/foo/Activator3.java _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleSL4/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleSL4/src/org/knopflerfish/bundle/bar/ActivatorSL4.java _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleU_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleU_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleV_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleV_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleW1_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleW1_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleW_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/bundleW_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/rb_A/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/rb_B/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/rb_C/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/rb_D/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/resexp_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/resexp_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/resimp_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/framework_test/test_target_bundles/resimp_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/http_test/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/lifecycle_mem_test/build.xml _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/lifecycle_mem_test/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/mem_test/build.xml _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/mem_test/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/openssl.config U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/permissionadmin_test/build.xml _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/permissionadmin_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/permissionadmin_test/test_target_bundles/bundleP_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/permissionadmin_test/test_target_bundles/bundleP_test/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/registryperformance_test/build.xml _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/registryperformance_test/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/restart_test/build.xml U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/restart_test/readme.txt U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/restart_test/test-restart1.xargs.in U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/restart_test/test-restart2.xargs.in _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/restart_test/test_target_bundles/bundleA_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/restart_test/test_target_bundles/bundleA_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/restart_test/test_target_bundles/bundleB_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/restart_test/test_target_bundles/bundleB_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/restart_test/test_target_bundles/bundleC_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/restart_test/test_target_bundles/bundleC_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/restart_test/test_target_bundles/bundleF_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/restart_test/test_target_bundles/bundleF_test/bundle.manifest U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/servicetracker_test/build.xml _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/servicetracker_test/bundle.manifest _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/servicetracker_test/test_target_bundles/bundleS_test/ _U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/servicetracker_test/test_target_bundles/bundleS_test/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/build.xml A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/build.xml D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/bundle.manifest D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/org/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/org/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/org/knopflerfish/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/org/knopflerfish/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/org/knopflerfish/bundle/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/org/knopflerfish/bundle/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/org/knopflerfish/bundle/startlevel_test/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/org/knopflerfish/bundle/startlevel_test/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/org/knopflerfish/bundle/startlevel_test/Activator.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/org/knopflerfish/bundle/startlevel_test/Activator.java D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/org/knopflerfish/bundle/startlevel_test/FWTestCase.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/org/knopflerfish/bundle/startlevel_test/FWTestCase.java D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/org/knopflerfish/bundle/startlevel_test/StartLevelTestSuite.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/org/knopflerfish/bundle/startlevel_test/StartLevelTestSuite.java D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/org/knopflerfish/bundle/startlevel_test/Util.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/src/org/knopflerfish/bundle/startlevel_test/Util.java D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/build.xml A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/build.xml D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/bundle.manifest D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/src/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/src/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/src/org/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/src/org/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/src/org/knopflerfish/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/src/org/knopflerfish/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/src/org/knopflerfish/bundle/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/src/org/knopflerfish/bundle/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/src/org/knopflerfish/bundle/bundleSLA_test/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/src/org/knopflerfish/bundle/bundleSLA_test/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/src/org/knopflerfish/bundle/bundleSLA_test/BundleActivator.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLA_test/src/org/knopflerfish/bundle/bundleSLA_test/BundleActivator.java D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/build.xml A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/build.xml D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/bundle.manifest D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/src/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/src/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/src/org/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/src/org/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/src/org/knopflerfish/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/src/org/knopflerfish/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/src/org/knopflerfish/bundle/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/src/org/knopflerfish/bundle/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/src/org/knopflerfish/bundle/bundleSLB_test/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/src/org/knopflerfish/bundle/bundleSLB_test/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/src/org/knopflerfish/bundle/bundleSLB_test/BundleActivator.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLB_test/src/org/knopflerfish/bundle/bundleSLB_test/BundleActivator.java D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/build.xml A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/build.xml D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/bundle.manifest D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/src/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/src/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/src/org/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/src/org/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/src/org/knopflerfish/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/src/org/knopflerfish/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/src/org/knopflerfish/service/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/src/org/knopflerfish/service/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/src/org/knopflerfish/service/bundleSLC_test/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/src/org/knopflerfish/service/bundleSLC_test/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/src/org/knopflerfish/service/bundleSLC_test/ApiC.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLC_test/src/org/knopflerfish/service/bundleSLC_test/ApiC.java D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/build.xml A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/build.xml D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/bundle.manifest A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/bundle.manifest D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/src/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/src/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/src/org/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/src/org/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/src/org/knopflerfish/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/src/org/knopflerfish/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/src/org/knopflerfish/bundle/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/src/org/knopflerfish/bundle/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/src/org/knopflerfish/bundle/bundleSLD_test/ A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/src/org/knopflerfish/bundle/bundleSLD_test/ D knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/src/org/knopflerfish/bundle/bundleSLD_test/BundleActivator.java A knopflerfish.org/trunk/osgi/bundles_test/regression_tests/startlevel_test/test_target_bundles/bundleSLD_test/src/org/knopflerfish/bundle/bundleSLD_test/BundleActivator.java U knopflerfish.org/trunk/osgi/bundles_test/regression_tests/test_import.xml U knopflerfish.org/trunk/osgi/framework/build.xml A knopflerfish.org/trunk/osgi/framework/doc/ D knopflerfish.org/trunk/osgi/framework/doc/doc.properties A knopflerfish.org/trunk/osgi/framework/doc/doc.properties D knopflerfish.org/trunk/osgi/framework/doc/index.html A knopflerfish.org/trunk/osgi/framework/doc/index.html D knopflerfish.org/trunk/osgi/framework/readme.txt A knopflerfish.org/trunk/osgi/framework/resources/META-INF/ D knopflerfish.org/trunk/osgi/framework/resources/META-INF/services/ A knopflerfish.org/trunk/osgi/framework/resources/META-INF/services/ D knopflerfish.org/trunk/osgi/framework/resources/META-INF/services/org.osgi.framework.launch.FrameworkFactory A knopflerfish.org/trunk/osgi/framework/resources/META-INF/services/org.osgi.framework.launch.FrameworkFactory A knopflerfish.org/trunk/osgi/framework/resources/framework.policy U knopflerfish.org/trunk/osgi/framework/resources/help.txt A knopflerfish.org/trunk/osgi/framework/resources/icon.png A knopflerfish.org/trunk/osgi/framework/resources/icon64.png A knopflerfish.org/trunk/osgi/framework/resources/kfsplash.gif D knopflerfish.org/trunk/osgi/framework/resources/readme.txt U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Alias.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/AutoManifest.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleArchive.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleClassLoader.java A knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleClassPath.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleContextImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundlePackages.java A knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleResourceStream.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleStorage.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleURLConnection.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/BundleURLStreamHandler.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Bundles.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ClassPatcher.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ClassPatcherWrappers.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ContentHandlerWrapper.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Debug.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ExportPkg.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ExportedPackageImpl.java A knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/FWProps.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/FileArchive.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/FileTree.java D knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/FilterImpl.java D knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Framework.java A knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/FrameworkContext.java A knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/FrameworkFactoryImpl.java A knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Hooks.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ImportPkg.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/LDAPExpr.java A knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ListenerEntry.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Listeners.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Main.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/MainClassBundleActivator.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/PackageAdminImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Packages.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/PermissionOps.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Pkg.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Queue.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/SecurePermissionOps.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ServiceContentHandlerFactory.java A knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ServiceListenerEntry.java A knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ServiceListenerState.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ServiceReferenceImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ServiceRegistrationImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/ServiceURLStreamHandlerFactory.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Services.java A knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/StartLevelController.java D knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/StartLevelImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/SystemBundle.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/URLStreamHandlerWrapper.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Util.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/Validator.java A knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/bundlestorage/Util.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/bundlestorage/file/Archive.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/bundlestorage/file/BundleArchiveImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/bundlestorage/file/BundleStorageImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/bundlestorage/memory/Archive.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/bundlestorage/memory/BundleArchiveImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/bundlestorage/memory/BundleStorageImpl.java D knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/CertificateUtil.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/ConditionalPermission.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/ConditionalPermissionAdminImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/ConditionalPermissionInfoImpl.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/ConditionalPermissionInfoStorage.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/ConditionalPermissionSecurityManager.java A knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/ConditionalPermissionUpdateImpl.java D knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/Debug.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/KFSecurityManager.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/PermUtil.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/PermissionAdminImpl.java A knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/PermissionInfoPermissions.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/PermissionInfoStorage.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/PermissionsHandle.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/PermissionsWrapper.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/permissions/PostponementCheck.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/validator/JKSValidator.java U knopflerfish.org/trunk/osgi/framework/src/org/knopflerfish/framework/validator/SelfSignedValidator.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/AdminPermission.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/AllServiceListener.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/Bundle.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/BundleActivator.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/BundleContext.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/BundleEvent.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/BundleException.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/BundleListener.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/BundlePermission.java A knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/BundleReference.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/Configurable.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/Constants.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/Filter.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/FrameworkEvent.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/FrameworkListener.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/FrameworkUtil.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/InvalidSyntaxException.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/PackagePermission.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/ServiceEvent.java A knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/ServiceException.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/ServiceFactory.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/ServiceListener.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/ServicePermission.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/ServiceReference.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/ServiceRegistration.java A knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/SignerProperty.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/SynchronousBundleListener.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/Version.java A knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/hooks/ D knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/hooks/service/ A knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/hooks/service/ D knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/hooks/service/EventHook.java A knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/hooks/service/EventHook.java D knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/hooks/service/FindHook.java A knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/hooks/service/FindHook.java D knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/hooks/service/ListenerHook.java A knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/hooks/service/ListenerHook.java D knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/hooks/service/package.html A knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/hooks/service/package.html D knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/hooks/service/packageinfo A knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/hooks/service/packageinfo A knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/launch/ D knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/launch/Framework.java A knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/launch/Framework.java D knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/launch/FrameworkFactory.java A knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/launch/FrameworkFactory.java D knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/launch/package.html A knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/launch/package.html D knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/launch/packageinfo A knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/launch/packageinfo U knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/package.html A knopflerfish.org/trunk/osgi/framework/src/org/osgi/framework/packageinfo U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/condpermadmin/BundleLocationCondition.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/condpermadmin/BundleSignerCondition.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/condpermadmin/Condition.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/condpermadmin/ConditionInfo.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/condpermadmin/ConditionalPermissionAdmin.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/condpermadmin/ConditionalPermissionInfo.java A knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/condpermadmin/ConditionalPermissionUpdate.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/condpermadmin/package.html A knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/condpermadmin/packageinfo U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/packageadmin/ExportedPackage.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/packageadmin/PackageAdmin.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/packageadmin/RequiredBundle.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/packageadmin/package.html A knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/packageadmin/packageinfo U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/permissionadmin/PermissionAdmin.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/permissionadmin/PermissionInfo.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/permissionadmin/package.html A knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/permissionadmin/packageinfo U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/startlevel/StartLevel.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/startlevel/package.html A knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/startlevel/packageinfo U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/url/AbstractURLStreamHandlerService.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/url/URLConstants.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/url/URLStreamHandlerService.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/url/URLStreamHandlerSetter.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/url/package.html A knopflerfish.org/trunk/osgi/framework/src/org/osgi/service/url/packageinfo A knopflerfish.org/trunk/osgi/framework/src/org/osgi/util/tracker/AbstractTracked.java A knopflerfish.org/trunk/osgi/framework/src/org/osgi/util/tracker/BundleTracker.java A knopflerfish.org/trunk/osgi/framework/src/org/osgi/util/tracker/BundleTrackerCustomizer.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/util/tracker/ServiceTracker.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/util/tracker/ServiceTrackerCustomizer.java U knopflerfish.org/trunk/osgi/framework/src/org/osgi/util/tracker/package.html A knopflerfish.org/trunk/osgi/framework/src/org/osgi/util/tracker/packageinfo D knopflerfish.org/trunk/osgi/framework.policy D knopflerfish.org/trunk/osgi/init-osgi-test-target.xargs.in U knopflerfish.org/trunk/osgi/init-tests.xargs.in U knopflerfish.org/trunk/osgi/kf2 U knopflerfish.org/trunk/osgi/minimal.xargs.in U knopflerfish.org/trunk/osgi/props.xargs D knopflerfish.org/trunk/osgi/restart.xargs U knopflerfish.org/trunk/osgi/template.xargs.in U knopflerfish.org/trunk/release_notes.in A knopflerfish.org/trunk/tools/icons/ D knopflerfish.org/trunk/tools/icons/README.txt A knopflerfish.org/trunk/tools/icons/README.txt D knopflerfish.org/trunk/tools/icons/icon_sets_orig/ A knopflerfish.org/trunk/tools/icons/icon_sets_orig/ D knopflerfish.org/trunk/tools/icons/icon_sets_orig/tango-icon-theme-0.8.90.tar.gz A knopflerfish.org/trunk/tools/icons/icon_sets_orig/tango-icon-theme-0.8.90.tar.gz D knopflerfish.org/trunk/tools/icons/kf-icon-theme/ A knopflerfish.org/trunk/tools/icons/kf-icon-theme/ D knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/ A knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/ D knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/actions/ A knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/actions/ D knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/actions/view-refresh.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/actions/view-refresh.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/apps/ A knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/apps/ D knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/apps/bundle-install-start.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/apps/bundle-install-start.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/apps/bundle-install.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/apps/bundle-install.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/apps/osgi-bundle.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/apps/osgi-bundle.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/apps/system-software-update.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/apps/system-software-update.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/mime-types/ A knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/mime-types/ D knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/mime-types/osgi-bundle-jar.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/16x16/mime-types/osgi-bundle-jar.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/22x22/ A knopflerfish.org/trunk/tools/icons/kf-icon-theme/22x22/ D knopflerfish.org/trunk/tools/icons/kf-icon-theme/22x22/actions/ A knopflerfish.org/trunk/tools/icons/kf-icon-theme/22x22/actions/ D knopflerfish.org/trunk/tools/icons/kf-icon-theme/22x22/actions/view_select.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/22x22/actions/view_select.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/22x22/apps/ A knopflerfish.org/trunk/tools/icons/kf-icon-theme/22x22/apps/ D knopflerfish.org/trunk/tools/icons/kf-icon-theme/22x22/apps/bundle-install-start.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/22x22/apps/bundle-install-start.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/22x22/apps/bundle-install.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/22x22/apps/bundle-install.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/22x22/apps/system-software-update.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/22x22/apps/system-software-update.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/ A knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/ D knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/actions/ A knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/actions/ D knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/apps/ A knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/apps/ D knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/apps/kf-cm-console.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/apps/kf-cm-console.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/apps/kf-desktop.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/apps/kf-desktop.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/apps/kf-fw-console.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/apps/kf-fw-console.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/apps/system-users.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/apps/system-users.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/apps/utilities-console-base-2.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/apps/utilities-console-base-2.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/apps/utilities-console-base.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/apps/utilities-console-base.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/apps/utilities-terminal.png A knopflerfish.org/trunk/tools/icons/kf-icon-theme/32x32/apps/utilities-terminal.png D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/ A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/ D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/actions/ A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/actions/ D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/actions/kf-media-eject.svg A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/actions/kf-media-eject.svg D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/actions/kf-media-playback-start.svg A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/actions/kf-media-playback-start.svg D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/actions/kf-media-playback-stop.svg A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/actions/kf-media-playback-stop.svg D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/actions/kf-player-play.svg A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/actions/kf-player-play.svg D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/actions/kf-view-select.svg A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/actions/kf-view-select.svg D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/ A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/ D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/bundle-install-start.svg A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/bundle-install-start.svg D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/bundle-install.svg A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/bundle-install.svg D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/bundle-lib-active.svg A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/bundle-lib-active.svg D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/bundle-running.svg A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/bundle-running.svg D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/kf-cm-console.svg A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/kf-cm-console.svg D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/kf-desktop.svg A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/kf-desktop.svg D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/kf-fw-console.svg A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/kf-fw-console.svg D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/utilities-console-base-2.svg A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/utilities-console-base-2.svg D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/utilities-console-base.svg A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/apps/utilities-console-base.svg D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/mime-types/ A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/mime-types/ D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/mime-types/osgi-bundle-jar.svg A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/mime-types/osgi-bundle-jar.svg D knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/mime-types/text-x-logfile.svg A knopflerfish.org/trunk/tools/icons/kf-icon-theme/scalable/mime-types/text-x-logfile.svg D knopflerfish.org/trunk/tools/icons/kf_icons.ods A knopflerfish.org/trunk/tools/icons/kf_icons.ods U knopflerfish.org/trunk/tools/jarunpacker/build.xml U knopflerfish.org/trunk/tools/jarunpacker/src/org/knopflerfish/tools/jarunpacker/JUnpackWizard.java U knopflerfish.org/trunk/tools/jarunpacker/src/org/knopflerfish/tools/jarunpacker/JWizard.java U knopflerfish.org/trunk/tools/jarunpacker/strings.properties U knopflerfish.org/trunk/tools/nightlybuild/Makefile U knopflerfish.org/trunk/tools/nightlybuild/build.sh U knopflerfish.org/trunk/tools/pkgname/build.xml

