Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 6, 2020 04:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/1ca2bd9877488d39481d21443649fdb3 to your computer and use it in GitHub Desktop.
Save ryantm/1ca2bd9877488d39481d21443649fdb3 to your computer and use it in GitHub Desktop.
/nix/store/1sfqmcddngg2d54309m7ji177j1bp8mx-apache-felix-6.0.3
├── bin
│   └── felix.jar
├── bundle
│   ├── jansi-1.17.1.jar
│   ├── jline-3.7.0.jar
│   ├── org.apache.felix.bundlerepository-2.0.10.jar
│   ├── org.apache.felix.gogo.command-1.0.2.jar
│   ├── org.apache.felix.gogo.jline-1.1.0.jar
│   └── org.apache.felix.gogo.runtime-1.1.0.jar
├── conf
│   └── config.properties
├── DEPENDENCIES
├── doc
│   ├── apache-felix-framework-configuration-properties_files
│   │   ├── apache.png
│   │   ├── button_data
│   │   │   └── 2010-na-125x125.png
│   │   ├── button.html
│   │   ├── logo.png
│   │   └── site.css
│   ├── apache-felix-framework-configuration-properties.html
│   ├── apache-felix-framework-launching-and-embedding_files
│   │   ├── apache.png
│   │   ├── button_data
│   │   │   ├── 2008-usa-125x125.png
│   │   │   ├── 2009-europe-125x125.png
│   │   │   ├── 2009-usa-125x125.png
│   │   │   └── 2010-na-125x125.png
│   │   ├── button.html
│   │   ├── forbidden.gif
│   │   ├── linkext7.gif
│   │   ├── logo.png
│   │   ├── mail_small.gif
│   │   └── site.css
│   ├── apache-felix-framework-launching-and-embedding.html
│   ├── apache-felix-framework-usage-documentation_files
│   │   ├── apache.png
│   │   ├── button_data
│   │   │   ├── 2008-usa-125x125.png
│   │   │   ├── 2009-europe-125x125.png
│   │   │   ├── 2009-usa-125x125.png
│   │   │   └── 2010-na-125x125.png
│   │   ├── button.html
│   │   ├── information.gif
│   │   ├── linkext7.gif
│   │   ├── logo.png
│   │   ├── mail_small.gif
│   │   └── site.css
│   ├── apache-felix-framework-usage-documentation.html
│   ├── apache-felix-gogo-Dateien
│   │   ├── apache.png
│   │   ├── button_data
│   │   │   └── 2010-na-125x125.png
│   │   ├── button.html
│   │   ├── logo.png
│   │   └── site.css
│   ├── apache-felix-gogo.html
│   ├── apache-felix-osgi-bundle-repository_files
│   │   ├── apache-felix-small.png
│   │   ├── apache.png
│   │   ├── button_data
│   │   │   └── 2009-usa-125x125.png
│   │   ├── button.html
│   │   ├── linkext7.gif
│   │   ├── logo.png
│   │   ├── mail_small.gif
│   │   ├── obr-entities.png
│   │   ├── obr-high-level.png
│   │   └── site.css
│   ├── apache-felix-osgi-bundle-repository.html
│   ├── changelog_bundlerepository.txt
│   ├── changelog_framework.txt
│   ├── changelog_gogo.command.txt
│   ├── changelog_gogo.runtime.txt
│   ├── changelog_gogo.shell.txt
│   ├── changelog_main.txt
│   ├── changelog_resolver.txt
│   └── changelog.txt
├── LICENSE
├── LICENSE.kxml2
└── NOTICE
14 directories, 67 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment