1. cf6e51b Add/Update bundle vendor. by Carsten Ziegeler · 16 years ago
  2. 40531f0 The shell has a problem when being stopped using the BundleActivator.stop() method but not getting any input because it is blocked on System.in. This patch fixes the issue by using the ready() method to wait until input is available. There still is a race condition in case more then one Thread is listening on System.in but we can ignore this for now because in case the race condition happens we default to the old behaviour. by Karl Pauls · 16 years ago
  3. 876ca72 Use 1.4.0 bundleplugin, and enable jdk13 classifier build in UPNP basedriver by Stuart McCulloch · 16 years ago
  4. 10fad49 FELIX-486 Updated dependencies in main and framework in order to enable the creation of felix release running on JDK 1.3 by Stefano Lenzi · 16 years ago
  5. cb8192f Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation) by Stuart McCulloch · 16 years ago
  6. 78bcc77 Use released version of maven bundle plugin. by Carsten Ziegeler · 16 years ago
  7. 646b9f1 Use latest released parent pom. by Carsten Ziegeler · 16 years ago
  8. 4fec096 Specify xml schema location in one line as this is required by the maven release plugin (otherwise it removes the license header during the release process) by Carsten Ziegeler · 17 years ago
  9. b61fe0e Update to releast version of parent pom and add missing licence headers. by Carsten Ziegeler · 17 years ago
  10. f62835a Copy LICENSE and NOTICE files to the root of the artifacts. by Karl Pauls · 17 years ago
  11. 0a3858c Move to the next version by Karl Pauls · 17 years ago
  12. 99c505c Change version of parent pom to 1.0.0 and the versions of the first batch of 1.0.0 release bundles by Karl Pauls · 17 years ago
  13. 589e2b3 Move the parent pom.xml into it's own subproject and fix some minor issues by Karl Pauls · 17 years ago
  14. 280a826 Added documentation to the shell.tui sub-project in preparation for release. by Richard S. Hall · 17 years ago
  15. ba5ce90 Added change logs to the various sub-projects in order to create their by Richard S. Hall · 17 years ago
  16. 797bc98 Renamed the artifactId of the bundle plugin back to maven-bundle-plugin. by Richard S. Hall · 17 years ago
  17. 48b1427 Continued to svn repo refactoring, specifically moved and renamed the by Richard S. Hall · 17 years ago
  18. 90e68da Removed incubator disclaimer from all NOTICE files. by Richard S. Hall · 17 years ago
  19. f069487 Moved LICENSE and NOTICE files to META-INF. by Richard S. Hall · 18 years ago
  20. 8baa593 Updated components to version 0.9.0-incubator-SNAPSHOT for ongoing development. by Richard S. Hall · 18 years ago
  21. fb1eace Updating the version numbers for the subprojects that will be in the by Richard S. Hall · 18 years ago
  22. 1da4e54 Modified these subprojects to use the new Maven bundle plugin. by Richard S. Hall · 18 years ago
  23. 4ebe508 Add incubator disclaimer to NOTICE files and License headers to poms and property files (FELIX-144). by Karl Pauls · 18 years ago
  24. c907976 Added LICENSE and NOTICE files. by Richard S. Hall · 18 years ago
  25. fcaa2d4 Updated source headers (FELIX-144). by Richard S. Hall · 18 years ago
  26. 0fcc271 Shortened the subproject directory names. by Richard S. Hall · 18 years ago[Renamed from org.apache.felix.shell.tui]
  27. 9beb33e Modified the Maven OSGi plugin to require: by Richard S. Hall · 18 years ago
  28. 590f805 Modified the pom files to remove the bundle activator and the import package by Richard S. Hall · 18 years ago
  29. 3126799 Modified these pom files to use variable substitution in some of the manifest by Richard S. Hall · 18 years ago
  30. 963719b Updates to Felix modules related to recent artifactId, package, and other renaming: by Michael E. Rodriguez · 18 years ago
  31. 5981531 Modified stop() method to interrupt command processing thread so that by Richard S. Hall · 18 years ago
  32. 8e1e6f3 Updated all pom.xml files to use 0.8.0-SNAPSHOT since this is more OSGi by Richard S. Hall · 18 years ago
  33. 28b89b6 updated tui to use the maven osgi plugin instead of using the jar plugin with manifest splicing by Alex Karasulu · 18 years ago
  34. 07d2049 merging mavenized branch changes from revision 382466 to the current head by Alex Karasulu · 18 years ago