- 5df8d60 FELIX-1126: No errors are generated for a bad URL passed to the features/addUrl, features/refreshUrl, or features/list commands. by Guillaume Nodet · 15 years ago
- ee747e4 FELIX-1468: wrapper:install and admin:create prints old ansi output that need to be converted to real ansi by Guillaume Nodet · 15 years ago
- 1ef6e40 FELIX-1152: wrapper scripts fail to start Karaf by Guillaume Nodet · 15 years ago
- 94dd438 FELIX-1467: Add Karaf to top-level build files by Guillaume Nodet · 15 years ago
- e83e34a Fix code requiring jdk 6 by Guillaume Nodet · 15 years ago
- c10e56a FELIX-1466: org.apache.felix.karaf.features.FeaturesServiceTest fails by Guillaume Nodet · 15 years ago
- 5b4d76d FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles by Guillaume Nodet · 15 years ago
- 492d90e FELIX-1449: tab completion does not work on windows by Guillaume Nodet · 15 years ago
- da211f2 FELIX-1222: [features-maven-plugin:add-features-to-repo] Incorrect parsing of pax mvn url string by Guillaume Nodet · 15 years ago
- 45b4f57 FELIX-1220: Remove unnecssary parts of a filter by Guillaume Nodet · 15 years ago
- 4d838bd Upgrade various pax dependencies by Guillaume Nodet · 15 years ago
- e8c036d FELIX-1133: Allow usage of fragments in Karaf features by Guillaume Nodet · 15 years ago
- f3586ba FELIX-1450: Adding the missing images by Gert Vanthienen · 15 years ago
- bff3d41 Forgot to create array when specifying bundle IDs. (FELIX-1151) by Richard S. Hall · 15 years ago
- 5c6f341 Modified 'inspect' command to work without specifying bundle IDs. (FELIX-1151) by Richard S. Hall · 15 years ago
- af0170a Not sure why we have a period. (FELIX-1462) by Richard S. Hall · 15 years ago
- f8b9839 Modified framework launcher to only use standard OSGi API. (FELIX-1462) by Richard S. Hall · 15 years ago
- 4e9b675 add skeleton launcher project FELIX-1324 by David Morgan Spenser Savage · 15 years ago
- de1482c update default vendor property by David Morgan Spenser Savage · 15 years ago
- fa1880d FELIX-1454: install --help throws an exception by Guillaume Nodet · 15 years ago
- 9550b21 tidy up cauldron.org references by David Morgan Spenser Savage · 15 years ago
- 9d8d3e1 FELIX-1458: server and client options not working properly on windows by Guillaume Nodet · 15 years ago
- 791bd71 FELIX-1459: bin/karaf may fail to start when CDPATH is set (on posix shells) by Guillaume Nodet · 15 years ago
- 2cb94d0 FELIX-1457: refactor features management layer by Guillaume Nodet · 15 years ago
- a5a427e Add an ignore case option for grep by Guillaume Nodet · 15 years ago
- 416e398 Fix ssh terminal completion and cursor handling by Guillaume Nodet · 15 years ago
- 974bf0d FELIX-1431: Add a web console plugin to have access to the gogo shell by Guillaume Nodet · 15 years ago
- 1ba9a05 FELIX-1450: Karaf branding and plugins for Felix webconsole by Gert Vanthienen · 15 years ago
- 4b582d7 Tried to improve naming further using "requirement/capability" by Richard S. Hall · 15 years ago
- 7af82d7 Modified auto-deploy mechanism to use "actions" to determine how it by Richard S. Hall · 15 years ago
- 9d2ea5c Update already installed bundles. (FELIX-1446) by Richard S. Hall · 15 years ago
- 4a0ac14 No longer need this configuration property. (FELIX-1134) by Richard S. Hall · 15 years ago
- 415c009 Fix spelling (thanks Clement Escoffier for noting) by Felix Meschberger · 15 years ago
- 87dbfa8 Comment out default value. (FELIX-1446) by Richard S. Hall · 15 years ago
- 7d54c2e Let exception pass up when trying to open JAR files. (FELIX-883) by Richard S. Hall · 15 years ago
- 09df974 update to use apache sigil resources FELIX-1396 by David Morgan Spenser Savage · 15 years ago
- 6c5f38a remove eclipse files as this code is archived and not in current use by David Morgan Spenser Savage · 15 years ago
- c63c2ed tidy up unused import by David Morgan Spenser Savage · 15 years ago
- 8bae92d remove non osgi concepts, create plugin functions later via extender and service patterns by David Morgan Spenser Savage · 15 years ago
- 5b0bc8f check if widget is disposed before calling refresh FELIX-1452 by David Morgan Spenser Savage · 15 years ago
- 5c98e9c formatting only by David Morgan Spenser Savage · 15 years ago
- ba5eab6 patch for FELIX-1448 appends "!*" to import package statements if !addMissingImports is set by David Morgan Spenser Savage · 15 years ago
- efbad68 remove lib dir as it is generated by build by David Morgan Spenser Savage · 15 years ago
- 1b4e250 tidy up old build related paths by David Morgan Spenser Savage · 15 years ago
- adc2cb8 tidy up unused import by David Morgan Spenser Savage · 15 years ago
- 0bb0794 FELIX-1445 Check for UNSATISIFED state instead of ENABLED state in the by Felix Meschberger · 15 years ago
- 7e572cc FELIX-1447 Remove ComponentMetadata parameter from AbstractComponentManager.log by Felix Meschberger · 15 years ago
- 025c63c FELIX-1443 Unify method selection and invocation mechanisms on the by Felix Meschberger · 15 years ago
- 192d2f7 Add comment. (FELIX-1446) by Richard S. Hall · 15 years ago
- 5fd6cb6 Modify launcher to automatically install and start bundles in the by Richard S. Hall · 15 years ago
- b5828ba remove clean-ivy dependency by David Morgan Spenser Savage · 15 years ago
- b6d5a52 build ivy plugin via sigil vs bnd FELIX-1444 by David Morgan Spenser Savage · 15 years ago
- 106bbab delete osgi extensions - dl jars, publish files and composites by David Morgan Spenser Savage · 15 years ago
- 567f0ec delete build generated directory from svn by David Morgan Spenser Savage · 15 years ago
- 162319e remove build-ivy from dist dependencies, convert to sigil project instead by David Morgan Spenser Savage · 15 years ago
- fda49b8 remove and ignore lib directory by David Morgan Spenser Savage · 15 years ago
- 3f4bf81 update to org.apache namespace by David Morgan Spenser Savage · 15 years ago
- babdea9 FELIX-1440 Add support for method lookup termination on suitable by Felix Meschberger · 15 years ago
- f0fa1d0 ignore generated directories by David Morgan Spenser Savage · 15 years ago
- c35b1c0 move private classes to non exported package by David Morgan Spenser Savage · 15 years ago
- 23e9a2e export core.repository provider package by David Morgan Spenser Savage · 15 years ago
- d705077 check parent dir exists before calling mkdirs to prevent invalid exception message FELIX-1442 by David Morgan Spenser Savage · 15 years ago
- 07216c1 import core.repository package by David Morgan Spenser Savage · 15 years ago
- 4c044e9 import obr provider package and remove resolve=compile flag from import by David Morgan Spenser Savage · 15 years ago
- b32e2c4 export repository provider package by David Morgan Spenser Savage · 15 years ago
- 35bcdf3 update extension point constant to match new org.apache namespace by David Morgan Spenser Savage · 15 years ago
- 009af02 FELIX-927 Complete bind/unbind method signature extension for by Felix Meschberger · 15 years ago
- ca0c270 FELIX-927 Add support to use a ServiceReference as the data by Felix Meschberger · 15 years ago
- 5fc75cd FELIX-1437 Include declaration namespace in the decision of which by Felix Meschberger · 15 years ago
- 0ebae47 Explicitaly address super class method by Felix Meschberger · 15 years ago
- 45d7438 fixed classpath issues due to split packages in eclipse bundles by David Morgan Spenser Savage · 15 years ago
- ba37921 update default target to dist, build ivy resources as part of build by David Morgan Spenser Savage · 15 years ago
- b6d76f1 remove org.cauldron reference by David Morgan Spenser Savage · 15 years ago
- 760bd08 Prevent NPE, throw meaningful runtime exception in it's place, FELIX-1438 by David Morgan Spenser Savage · 15 years ago
- ef0c8ad revert to 2.4.0 dependency on commons lang as 2.3.0 is missing StringEscapeUtils.escapeCsv method by David Morgan Spenser Savage · 15 years ago
- a6fe1de minor debug enhancement by David Morgan Spenser Savage · 15 years ago
- 309371c fix package names FELIX-1396 by David Morgan Spenser Savage · 15 years ago
- 12fcd9f use workspace default jvm by David Morgan Spenser Savage · 15 years ago
- bcc69c0 further progress towards self hosting FELIX-1323 by David Morgan Spenser Savage · 15 years ago
- 28a594a further progress towards self hosting FELIX-1323 by David Morgan Spenser Savage · 15 years ago
- df9c8bb FELIX-1436 Ensure duplicate implementation and/or service elements render by Felix Meschberger · 15 years ago
- ac58433 Modify find entries to use Util version of wildcard matching methods. by Richard S. Hall · 15 years ago
- 3e0a1b6 FELIX-928 For Java 1.3 compilation we need casts by Felix Meschberger · 15 years ago
- 70ad1ac Resolve fragments when attempting to dynamically import. (FELIX-1435) by Richard S. Hall · 15 years ago
- e7f0df8 FELIX-928 Apply patch by Alin Derhiciu (thanks) and factored the actual descriptor by Felix Meschberger · 15 years ago
- 61523ea FELIX-1413 Do not immediately bind to newly registered services for static by Felix Meschberger · 15 years ago
- 2041e3d FELIX-1414 Reverting changes of FELIX-950 and FELIX-1213 thus not rebinding by Felix Meschberger · 15 years ago
- dcb192f FELIX-1232 Add integration test ensuring private component by Felix Meschberger · 15 years ago
- 0529409 Revert OSGi copyright year, since it depends on an older version. by Richard S. Hall · 15 years ago
- e812b5c FELIX-1232 Apply modified patch by Alin Dreghiciu (thanks). The service by Felix Meschberger · 15 years ago
- e4794f2 Updated OSGi copyright years. by Richard S. Hall · 15 years ago
- 7eea15d [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
- 2e1e14e [maven-release-plugin] prepare release org.apache.felix.metatype-1.0.4 by Felix Meschberger · 15 years ago
- 2083233 Update copyright year by Felix Meschberger · 15 years ago
- 80d012b FELIX-1434 Include service tracker as a private package for more independence by Felix Meschberger · 15 years ago
- 6e3ac44 Fix bundle symbolic name (inherited value duplicates groupId) by Felix Meschberger · 15 years ago
- 89663f3 Get class loaders inside privileged block. (FELIX-1193) by Richard S. Hall · 15 years ago
- 8183288 Catch broken cycles when resolving. (FELIX-1422) by Richard S. Hall · 15 years ago
- 3e61890 Apply patch (FELIX-1433) to use Version.parseVersion(), which ignores by Richard S. Hall · 15 years ago
- 1c50034 Preserve order of import declarations. (FELIX-1432) by Richard S. Hall · 15 years ago