Este conteúdo não está disponível no idioma selecionado.
5.3. Container - 6.2.0
Table 5.3, “Container Enhancements in 6.2.0” lists the enhancements in version 6.2.0.
Enhancement | Description |
---|---|
KARAF-1080 | Spring feature repo for spring related features |
KARAF-1563 | Support clean-all & clean-cache directly in karaf main jar |
KARAF-1989 | Add CXF DOSGi feature uri to org.apache.karaf.features.repos.cfg |
KARAF-1990 | Add Cellar feature URI in org.apache.karaf.features.repos.cfg |
KARAF-2017 | Service wrapper should use and populate JAVA_HOME in conf file |
KARAF-2024 | add @id for org.ops4j.pax.url.mvn.repositories urls |
KARAF-2043 | Document caveats of Pax Url Wrap when used in Karaf Shell |
KARAF-2049 | Instructions in welcome screen is a bit misleading with hit |
KARAF-2072 | Spelling correction |
KARAF-2094 | Include howto add additional jvm configurations (if using the wrapper) to the documentation |
KARAF-2097 | endorse stax-api spec jar |
KARAF-2108 | a feature depend itself will cause stackoverflow error |
KARAF-2119 | upgrade pax.base to 1.4.0 |
KARAF-2163 | Add a jre-1.8 to jre.properties |
KARAF-2175 | Add the sonatype standard snapshot repository to the karaf repositories |
KARAF-2230 | Watch command - Add option to control if the console should clear or not |
KARAF-2273 | Turn blueprint as synchronous by default |
KARAF-2290 | should also endorse activation-api spec jar |
KARAF-2298 | Karaf shell option for a "transient" bundle stop |
KARAF-2320 | make kar deployer/service to support NoAutoRefreshBundles option |
KARAF-2360 | Add password option to admin:connect and ssh:ssh commands |
KARAF-2449 | Include heap dump in the zip created by dev:create-dump |
KARAF-2453 | Using features to extend existing configuration |
KARAF-2499 | Karaf should exit if the data directory is deleted |
KARAF-2500 | Karaf should monitor the lock file existence |
KARAF-2501 | Break some bundle dependencies in the console |
KARAF-2517 | Add Spring or Blueprint state in the BundleMBean |
KARAF-2535 | Introduce blueprint-web feature |
KARAF-2569 | Introduce KARAF_ETC env variable |
KARAF-2609 | Provides etc/org.apache.karaf.kar.cfg file in the distribution |
KARAF-2610 | Update the comments in etc/users.properties (to include changes on groups/roles) |
KARAF-2637 | Optimize the kar deployer to not read/write the status every time a bundle changes |
KARAF-2638 | Speed up karaf startup a bit by setting the specs timeout to 0 |
KARAF-2639 | Provide a way to configure ciphers and macs and use only the secured one by default |
KARAF-2649 | Add Spring Security features |
KARAF-2660 | Upgrade to javax.annotation 1.2.0 |
KARAF-2666 | Provide hibernate features |
KARAF-2691 | Karaf shell info command to display the pid |
KARAF-2700 | Upgrade to Felix Metatype 1.0.10 |
KARAF-2746 | Hibernate feature enhancements |
KARAF-2749 | BundleSelector should be more "selective" |
KARAF-2751 | Add Hibernate-Validator feature |
KARAF-2791 | AddFeaturesToRepoMojo should support read version from dependency features |
KARAF-2801 | Fix camel-extras features repository URL |
KARAF-2832 | Fix exception when using the features-maven-plugin with non osgi compliant features version |
KARAF-2842 | Add an option to feature:install to install the bundles without starting it |
KARAF-2855 | The config:list command should sort configurations and properties |
KARAF-2857 | Add Solaris x86_64 support to wrapper |
KARAF-2883 | Use better version range in Spring features |
KARAF-2916 | Add fully qualified DN replacement for role search |
KARAF-2918 | Provide ability to set a banner prior to user login via ssh |
KARAF-2921 | bin/karaf selecting the wrong Java VM on a computer with Java 8 installed |
KARAF-2941 | Let jdbc be more robust against broken data sources |
KARAF-2974 | Mentioning of version number delimiter missing in obr:deploy command help |
KARAF-2978 | RBAC-- recognize group configuration when use Publickey to Login |
KARAF-2984 | Improve setenv script to include placeholder for extra java options |
KARAF-2995 | RBAC - the shell command acl configuration modification can't take effect unless we restart the Karaf server |
KARAF-3001 | RBAC - MBean Server RBAC guard should support wildcard role |
KARAF-3002 | RBAC-add a jmx.acl.whitelist so that all ObjectName in this list will bypass the RBAC |
KARAF-3020 | RBAC-put "type" right after the domain when generate the PID from JMX ObjectName |
KARAF-3022 | RBAC - support the JMX operation match starts with a wildcard |
KARAF-3024 | RBAC - Support wildcard in jmx.acl.....cfg filename |
KARAF-3029 | Support encryption of Maven repo passwords |
KARAF-3041 | Provide additional helper methods in OsgiCommandSupport |
KARAF-3042 | Add a variable (false by default) to enable redirect to karaf.out |
KARAF-3073 | Add jvisualvm config in monitoring documentation |
KARAF-3075 | AdminService should avoid writing file in case just read instance status |
KARAF-3111 | Instance/Admin Service should provide more options as part of instance settings |
KARAF-3112 | make stopTimeout of AdminService configurable |
KARAF-3119 | Do not allow empty passwords by default for ldap |
KARAF-3124 | Provide shell:env command |
KARAF-3125 | Add a possibility to cache LDAP credentials |
KARAF-3126 | add more specific completer for admin:start|stop command |
KARAF-3130 | add admin:change-ssh-host command |
KARAF-3134 | Log executed shell commands at debug level |
KARAF-3164 | Document exposing JAAS BackendEngineFactory services for the login module |
KARAF-3166 | Add SyncopeLoginModule (including backend) |
KARAF-3199 | Tone down system out logging when creating child instances |
KARAF-3222 | Command description for osgi:shutdown could be improved |
KARAF-3246 | Rename jpa features as jpa/jpa20 and jpa21 |
KARAF-3255 | Document jasypt property placeholder |
KARAF-3268 | remove karaf.admin.role |
KARAF-3293 | more fine-grained way to specify the jmx.acl.whitelist.cfg |
KARAF-3367 | add additional configuration options when use wrapper:install |
KARAF-3372 | only register HUP signal handler for non-windows platform |
KARAF-3403 | bin/client Utility Throws ArrayIndexOutOfBoundsException |
KARAF-3433 | when OBR resolver to resolve the bundles in a given feature, it should also take the dependency feature bundles into account |
KARAF-3446 | avoid Karaf client script "logout" command throwing an exception |
KARAF-3500 | NPE throws when executing "bin/client shutdown" |
KARAF-3513 | JMXConnectorServer should be able to pick up the new KeystoreInstance available in container |
KARAF-3576 | Optimize GuardProxyCatalog#getServiceInvocationRoles |
KARAF-3577 | Optimize SecuredCommandConfigTransformer#generateServiceGuardConfig |
KARAF-3583 | Add option to configure log level in the client script |
KARAF-3673 | Align classmate version between hibernate and hibernate-validator features |
KARAF-448 | Make scanning for MANIFEST.MF in jar consistent between osgi:install and feature:install |
KARAF-1718 | Add support for support for conditional bundle and feature definition inside features |
KARAF-2044 | Provide the ability to edit text resources from the Karaf shell |
KARAF-2078 | Create the shell:date command |
KARAF-2164 | Create shell:wc command |
KARAF-2185 | Provide Spring 3.2.x support |
KARAF-2370 | Add alias command |
KARAF-2372 | Introduce boot features sync mode property (true|false) |
KARAF-2567 | Add support for JAAS groups - backport to 2.x |
KARAF-2568 | Add Role-based access to JMX - backport to 2.x |
KARAF-2642 | CLONE - Provide additional enterprise features |
KARAF-2658 | Include Pax CDI 0.6.0 repository in Karaf enterprise features |
KARAF-2848 | Add MSSQL datasource type |
KARAF-2917 | Command to display bundle id |
KARAF-3058 | add backing engine serivce for org.apache.karaf.jaas.modules.publickey.PublickeyLoginModule |
KARAF-3104 | Add the connector feature from ServiceMix |
KARAF-3205 | Refactor create-dump to be more low level |
KARAF-3207 | Provide an audit login module |
KARAF-3579 | bundles in etc/startup.properties shouldn't be uninstalled through feature service |
KARAF-3592 | Add jaas commands to create group and list group |
KARAF-979 | access control for shell commands |
ENTESB-1556 | Align dependency versions |
ENTESB-2402 | Upgrade Hibernate version |
ENTESB-2483 | Strip unsupported spring versions out of karaf 2.4 |
ENTESB-2508 | Update pax cdi version to 0.10.0 |
ENTESB-2788 | Only ship the Weld CDI impl in Fuse 6.2 |
ENTESB-2833 | Get rid of the felix web console |
ENTESB-3169 | Upgrade to Jetty 8.1.17 |
KARAF-1934 | Release Apache Karaf 2.3.1 |
KARAF-2076 | Add a pojosr unit test to validate that we can use OSGI Config Admin with value encrypted (JAAS - Jasypt) |
KARAF-2083 | Remove icu4j dependency |
KARAF-2129 | more svn:ignores setttings |
KARAF-2161 | Incorrect LGPL license info in Notices file |
KARAF-2165 | Create karaf-2.x branch |
KARAF-2222 | Add hawtio to features.repos |
KARAF-2336 | Remove karaf-pax-exam and use pax-exam for itests |
KARAF-2413 | Add features:chooseurl for camel-extra |
KARAF-2934 | Role-based security for Shell/Console commands - backport to 2.x branch |
KARAF-3231 | Release Apache Karaf 2.4.0 |
KARAF-3464 | Upgrade to Pax CDI 0.11.0 |
KARAF-1948 | Upgrade to Apache POM 11 |
KARAF-1955 | Upgrade to ServiceMix Specs 2.2.0 |
KARAF-1981 | Upgrade to Felix ConfigAdmin 1.6.0 |
KARAF-2002 | Upgrade to Pax Web 1.1.6 |
KARAF-2015 | Upgrade to Pax Web 1.1.7 |
KARAF-2036 | Upgrade to Pax Web 1.1.9 |
KARAF-2055 | Upgrade to Apache POM 12 |
KARAF-2061 | Upgrade to commons-codec 1.7 |
KARAF-2063 | Upgrade to Felix EventAdmin 1.3.2 |
KARAF-2064 | Upgrade to Felix Metatype 1.0.6 |
KARAF-2065 | Upgrade to Felix SCR 1.6.2 |
KARAF-2068 | Upgrade to ASM 4.1 |
KARAF-2079 | upgrade to pax web 1.1.10 |
KARAF-2080 | Upgrade to slf4j 1.7.2 |
KARAF-2081 | Upgrade to JUnit 4.11 |
KARAF-2088 | Upgrade to Jetty 7.6.8.v20121106 |
KARAF-2147 | Upgrade to Aries JMX 1.1.1 |
KARAF-2148 | Upgrade to Aries Proxy 1.0.1 |
KARAF-2149 | Upgrade to Aries Blueprint Core 1.1.0 |
KARAF-2150 | Upgrade to Aries Blueprint CM 1.0.1 |
KARAF-2157 | Upgrade to Aries Util 1.1.0 |
KARAF-2162 | Upgrade to Pax Web 1.1.12 |
KARAF-2177 | Upgrade to Felix Framework 4.2.1 |
KARAF-2197 | Upgrade to JLine 2.10 |
KARAF-2208 | Upgrade to Aries JPA Blueprint 1.0.1 |
KARAF-2232 | Upgrade to Aries Blueprint Core 1.2.0 |
KARAF-2235 | Upgrade to Pax-Web 2.1.x and Jetty 8 |
KARAF-2279 | Upgrade to OSGi Core 5.0.0 |
KARAF-2293 | Upgrade to Pax Web 2.1.3 |
KARAF-2327 | Upgrade to commons-codec 1.8 |
KARAF-2328 | Upgrade to guava 14.0.1 |
KARAF-2329 | Upgrade to jline 2.11 |
KARAF-2330 | Upgrade to Aries Transaction Blueprint 1.0.1 |
KARAF-2331 | Upgrade to XBean 3.13 |
KARAF-2332 | Upgrade to jansi 1.11 |
KARAF-2333 | Upgrade to Pax SwissBox 1.6.0 |
KARAF-2334 | Upgrade to slf4j 1.7.5 |
KARAF-2337 | Upgrade to Apache POM 13 |
KARAF-2350 | Upgrade to Pax Web 2.1.4 |
KARAF-2383 | Upgrade to XBean 3.14 |
KARAF-2389 | Upgrade to commons-compress 1.5 |
KARAF-2393 | Upgrade to Felix Maven Bundle plugin 2.4.0 |
KARAF-2394 | Upgrade to Felix WebConsole 4.2.0 |
KARAF-2398 | Upgrade to ServiceMix cglib bundle 3.0_1 |
KARAF-2422 | Upgrade to Pax Exam 3.2.0 |
KARAF-2510 | Upgrade to Aries Blueprint CM 1.0.2 |
KARAF-2534 | Upgrade to aries-proxy-impl 1.0.2, blueprint-core 1.3.0 and blueprint-cm 1.0.3 |
KARAF-2554 | Upgrade to Felix ConfigAdmin 1.8.0 |
KARAF-2555 | Upgrade to Felix Metatype 1.0.8 |
KARAF-2556 | Upgrade to Pax Web 3.0.x |
KARAF-2559 | Upgrade to Felix SCR 1.8.0 |
KARAF-2560 | Upgrade to Felix Utils 1.4.0 |
KARAF-2564 | Upgrade to Felix WebConsole Event plugin 1.1.0 |
KARAF-2565 | Upgrade to OSGi Compendium 5.0.0 |
KARAF-2579 | Upgrade to Pax Exam 3.3.0 |
KARAF-2582 | Upgrade to json 20131018 |
KARAF-2583 | Upgrade to ServiceMix Specs 2.3.0 |
KARAF-2584 | Upgrade to XBean 3.16 |
KARAF-2590 | Upgrade to Pax Exam 3.4.0 |
KARAF-2608 | Upgrade to Pax Web 3.0.5 |
KARAF-2643 | Upgrade to Felix FileInstall 3.2.8 |
KARAF-2644 | Upgrade to Felix Utils 1.4.2 |
KARAF-2661 | Upgrade to ServiceMix Specs 2.4.0 |
KARAF-2681 | Upgrade to Pax Web 3.0.6 |
KARAF-2693 | Upgrade to Pax Logging 1.7.2 |
KARAF-2695 | Upgrade to commons-codec 1.9 |
KARAF-2697 | Upgrade to Aries Blueprint Core 1.4.0 |
KARAF-2702 | Upgrade to bndlib 2.2.0 |
KARAF-2703 | Upgrade to maven-assembly-plugin 2.4 |
KARAF-2704 | Upgrade to maven-compiler-plugin 3.1 |
KARAF-2705 | Upgrade to maven-dependency-plugin 2.8 |
KARAF-2706 | Upgrade to maven-deploy-plugin 2.8.1 |
KARAF-2708 | Upgrade to maven-enforcer-plugin 1.3.1 |
KARAF-2709 | Upgrade to maven-idea-plugin 2.2.1 |
KARAF-2711 | Upgrade to maven-javadoc-plugin 2.9.1 |
KARAF-2713 | Upgrade to maven-jxr-plugin 2.4 |
KARAF-2714 | Upgrade to maven-project-info-reports-plugin 2.7 |
KARAF-2715 | Upgrade to maven-release-plugin 2.4.2 |
KARAF-2716 | Upgrade to maven-remote-resources-plugin 1.5 |
KARAF-2717 | Upgrade to maven-resources-plugin 2.6 |
KARAF-2718 | Upgrade to maven-shade-plugin 2.2 |
KARAF-2719 | Upgrade to maven-site-plugin 3.3 |
KARAF-2720 | Upgrade to maven-source-plugin 2.2.1 |
KARAF-2721 | Upgrade to maven-surefire-report-plugin 2.16 |
KARAF-2722 | Upgrade to maven-war-plugin 2.4 |
KARAF-2723 | Upgrade to maven-rat-plugin 0.10 and fix rat issues |
KARAF-2724 | Upgrade to build-helper-maven-plugin 1.8 |
KARAF-2733 | Upgrade to commons-beanutils 1.9.1 |
KARAF-2736 | Upgrade to Aries Transaction Manager 1.1.0 |
KARAF-2737 | Upgrade to Felix SCR 1.8.2 |
KARAF-2769 | Upgrade to Pax CDI 0.7.0 |
KARAF-2813 | Use EventAdmin to provide an audit trail of events, but it's lacking the authenticated Subject who performed the action |
KARAF-2816 | upgrade to spring 3.2.8.RELEASE |
KARAF-2853 | Upgrade to Apache POM 14 |
KARAF-2860 | Upgrade to Felix Framework 4.4.0/Felix Framework Security 2.4.0 |
KARAF-2861 | Upgrade to ASM 5.0.3 |
KARAF-2866 | Upgrade to Pax Web 3.0.7 |
KARAF-2868 | Upgrade to aries jmx core 1.1.2 |
KARAF-2874 | Upgrade to XBean 3.18 |
KARAF-2889 | Upgrade to Equinox 3.9.1-v20140110-1610 |
KARAF-2906 | Upgrade to fileinstall 3.4.0 |
KARAF-2932 | Upgrade to Felix WebConsole 4.2.2 |
KARAF-2933 | Upgrade to Jasypt 1.9.2 |
KARAF-2936 | Upgrade to slf4j 1.7.7 / Pax Logging 1.7.3 |
KARAF-2937 | Upgrade to json 20140107 |
KARAF-2945 | Upgrade to Aries Proxy 1.0.3 and Aries spifly 1.0.1 in order to support ASM5 and Java8 |
KARAF-3028 | Update Pax Web dependency to 3.1.1 |
KARAF-3031 | Upgrade to Pax URL 2.1.0 |
KARAF-3046 | Upgrade to gogo runtime 0.12.1 |
KARAF-3101 | Upgrade to Spring 4.0.5.RELEASE |
KARAF-3106 | Upgrade to blueprint core 1.4.1 |
KARAF-3107 | Upgrade to maven-bundle-plugin 2.5.0 |
KARAF-3109 | Upgrade to Pax Exam 4.0.0 |
KARAF-3110 | Upgrade to felix utils 1.6.0 |
KARAF-3116 | Upgrade to Felix Framework 4.4.1 |
KARAF-3120 | Upgrade to Aries JPA 1.0.2 |
KARAF-3131 | Upgrade to Hibernate 4.2.15.Final/4.3.6.Final |
KARAF-3140 | Upgrade to sshd 0.12.0 |
KARAF-3156 | Upgrade to Pax CDI 0.8.0 |
KARAF-3157 | Upgrade to Pax Exam 4.1.0 |
KARAF-3182 | Upgrade to Felix EventAdmin 1.4.0 |
KARAF-3183 | Upgrade to bndlib 2.3.0 |
KARAF-3185 | Upgrade to Felix BundleRepository 2.0.2 |
KARAF-3191 | Upgrade to Pax Web 3.1.2 |
KARAF-3198 | Cleanup Pax Swissbox dependencies |
KARAF-3201 | Upgrade to pax-logging 1.7.4 |
KARAF-3206 | Upgrade to ConfigAdmin 1.8.0 |
KARAF-3226 | Upgrade to Spring 4.0.7.RELEASE |
KARAF-3227 | Upgrade to Spring 3.2.11.RELEASE |
KARAF-3229 | Upgrade to Felix EventAdmin 1.4.2 |
KARAF-3233 | Upgrade to Pax Exam 4.2.0 |
KARAF-3243 | Upgrade to Pax URL 2.2.0 |
KARAF-3265 | Upgrade to Aries Blueprint CM 1.0.5 |
KARAF-3281 | Upgrade to Pax Logging 1.8.0 (log4j v2 support) |
KARAF-3291 | Upgrade to Pax Exam 4.3.0 |
KARAF-3305 | Upgrade to Aries Blueprint Core 1.4.2 |
KARAF-3306 | Upgrade to Aries JNDI API 1.1.0 |
KARAF-3308 | Upgade to Aries Proxy Impl 1.0.4 |
KARAF-3309 | Upgrade to Felix Maven Bundle Plugin 2.5.3 |
KARAF-3322 | Upgrade to exec-maven-plugin 1.3.2 |
KARAF-3470 | Upgrade to Pax Exam 4.4.0 |
KARAF-3510 | Upgrade to pax-web 3.1.4 |
KARAF-3586 | Upgrade to pax-logging 1.8.2 |
KARAF-3587 | Upgrade to pax-url 2.4.0 |
KARAF-3591 | Upgrade to pax-web 3.2.0 |
KARAF-3594 | Upgrade to Aries JMX Core 1.1.3 |
KARAF-3595 | Upgrade to Aries Transaction JDBC 2.1.1 |
KARAF-3598 | Upgrade to bundlerepository 2.0.4 |
KARAF-3599 | Upgrade to configadmin 1.8.2 |
KARAF-3600 | Upgrade to felix utils 1.8.0 |
KARAF-3657 | Upgrade to ServiceMix Specs 2.5.0 |
KARAF-3678 | Upgrade to Pax Web 3.2.2 |
KARAF-3724 | Upgrade to Pax Web 3.2.3 |