1. 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
  2. 90e68da Removed incubator disclaimer from all NOTICE files. by Richard S. Hall · 17 years ago
  3. f069487 Moved LICENSE and NOTICE files to META-INF. by Richard S. Hall · 18 years ago
  4. 4ebe508 Add incubator disclaimer to NOTICE files and License headers to poms and property files (FELIX-144). by Karl Pauls · 18 years ago
  5. c907976 Added LICENSE and NOTICE files. by Richard S. Hall · 18 years ago
  6. fcaa2d4 Updated source headers (FELIX-144). by Richard S. Hall · 18 years ago
  7. 0fcc271 Shortened the subproject directory names. by Richard S. Hall · 18 years ago