/[Apache-SVN]
ViewVC logotype

Revision 1139830


Jump to revision: Previous Next
Author: sergeyb
Date: Sun Jun 26 16:13:52 2011 UTC (12 years, 10 months ago)
Changed paths: 59
Log Message:
[DOSGI-96] Applying a patch on behalf of Ancoron Luciferis - thanks

Changed paths

Path Details
Directorycxf/dosgi/trunk/discovery/distributed/cxf-discovery/pom.xml modified , text changed
Directorycxf/dosgi/trunk/discovery/distributed/zookeeper-server/pom.xml modified , text changed
Directorycxf/dosgi/trunk/discovery/distributed/zookeeper-server-config/pom.xml modified , text changed
Directorycxf/dosgi/trunk/discovery/distributed/zookeeper-wrapper/pom.xml modified , text changed
Directorycxf/dosgi/trunk/discovery/local/pom.xml modified , text changed
Directorycxf/dosgi/trunk/discovery/local/src/main/java/org/apache/cxf/dosgi/discovery/local/internal/Activator.java modified , text changed
Directorycxf/dosgi/trunk/distribution/multi-bundle/pom.xml modified , text changed
Directorycxf/dosgi/trunk/distribution/multi-bundle/src/main/assembly/assembly.xml modified , text changed
Directorycxf/dosgi/trunk/distribution/multi-bundle/src/main/resources/distro_bundles.xml modified , text changed
Directorycxf/dosgi/trunk/distribution/multi-bundle/src/main/resources/distro_discovery_bundles.xml modified , text changed
Directorycxf/dosgi/trunk/distribution/multi-bundle/src/main/xsl/equinox_distro_config.xslt modified , text changed
Directorycxf/dosgi/trunk/distribution/multi-bundle/src/main/xsl/felix_distro_config.xslt modified , text changed
Directorycxf/dosgi/trunk/distribution/single-bundle/pom.xml modified , text changed
Directorycxf/dosgi/trunk/distribution/sources/pom.xml modified , text changed
Directorycxf/dosgi/trunk/distribution/sources/src/main/assembly/src.xml modified , text changed
Directorycxf/dosgi/trunk/dsw/cxf-dsw/pom.xml modified , text changed
Directorycxf/dosgi/trunk/dsw/cxf-dsw/src/main/java/org/apache/cxf/dosgi/dsw/Activator.java modified , text changed
Directorycxf/dosgi/trunk/dsw/cxf-dsw/src/main/java/org/apache/cxf/dosgi/dsw/handlers/JaxRSHttpServiceConfigurationTypeHandler.java modified , text changed
Directorycxf/dosgi/trunk/dsw/cxf-dsw/src/main/java/org/apache/cxf/dosgi/dsw/handlers/JaxRSPojoConfigurationTypeHandler.java modified , text changed
Directorycxf/dosgi/trunk/dsw/cxf-dsw/src/main/java/org/apache/cxf/dosgi/dsw/service/ExportRegistrationImpl.java modified , text changed
Directorycxf/dosgi/trunk/dsw/cxf-dsw/src/main/java/org/apache/cxf/dosgi/dsw/service/RemoteServiceAdminCore.java modified , text changed
Directorycxf/dosgi/trunk/dsw/cxf-dsw/src/main/java/org/apache/cxf/dosgi/dsw/service/RemoteServiceadminFactory.java modified , text changed
Directorycxf/dosgi/trunk/dsw/cxf-osgi-remote-service-admin-interfaces/pom.xml modified , text changed
Directorycxf/dosgi/trunk/dsw/cxf-topology-manager/pom.xml modified , text changed
Directorycxf/dosgi/trunk/dsw/cxf-topology-manager/src/main/java/org/apache/cxf/dosgi/topologymanager/TopologyManager.java modified , text changed
Directorycxf/dosgi/trunk/dsw/cxf-topology-manager/src/main/java/org/apache/cxf/dosgi/topologymanager/TopologyManagerImport.java modified , text changed
Directorycxf/dosgi/trunk/felix/profiles/pom.xml modified , text changed
Directorycxf/dosgi/trunk/felix/profiles/src/main/resources/client_bundles.txt modified , text changed
Directorycxf/dosgi/trunk/felix/profiles/src/main/resources/dosgi_bundles.txt modified , text changed
Directorycxf/dosgi/trunk/felix/profiles/src/main/resources/server_bundles.txt modified , text changed
Directorycxf/dosgi/trunk/felix/shell.tui/pom.xml modified , text changed
Directorycxf/dosgi/trunk/parent/pom.xml modified , text changed
Directorycxf/dosgi/trunk/pom.xml modified , text changed
Directorycxf/dosgi/trunk/samples/discovery/client/pom.xml modified , text changed
Directorycxf/dosgi/trunk/samples/discovery/impl/pom.xml modified , text changed
Directorycxf/dosgi/trunk/samples/discovery/interface/pom.xml modified , text changed
Directorycxf/dosgi/trunk/samples/ds/client/pom.xml modified , text changed
Directorycxf/dosgi/trunk/samples/ds/impl/pom.xml modified , text changed
Directorycxf/dosgi/trunk/samples/ds/interface/pom.xml modified , text changed
Directorycxf/dosgi/trunk/samples/greeter/client/pom.xml modified , text changed
Directorycxf/dosgi/trunk/samples/greeter/impl/pom.xml modified , text changed
Directorycxf/dosgi/trunk/samples/greeter/interface/pom.xml modified , text changed
Directorycxf/dosgi/trunk/samples/greeter_rest/client/pom.xml modified , text changed
Directorycxf/dosgi/trunk/samples/greeter_rest/impl/pom.xml modified , text changed
Directorycxf/dosgi/trunk/samples/greeter_rest/interface/pom.xml modified , text changed
Directorycxf/dosgi/trunk/samples/security_filter/pom.xml modified , text changed
Directorycxf/dosgi/trunk/samples/spring_dm/client/pom.xml modified , text changed
Directorycxf/dosgi/trunk/samples/spring_dm/impl/pom.xml modified , text changed
Directorycxf/dosgi/trunk/samples/spring_dm/interface/pom.xml modified , text changed
Directorycxf/dosgi/trunk/systests/common/pom.xml modified , text changed
Directorycxf/dosgi/trunk/systests/common_rest/pom.xml modified , text changed
Directorycxf/dosgi/trunk/systests2/common/pom.xml modified , text changed
Directorycxf/dosgi/trunk/systests2/common/src/main/java/org/apache/cxf/dosgi/systests2/common/AbstractTestImportService.java modified , text changed
Directorycxf/dosgi/trunk/systests2/common/src/main/java/org/apache/cxf/dosgi/systests2/common/test1/MyServiceTracker.java modified , text changed
Directorycxf/dosgi/trunk/systests2/common/src/main/java/org/apache/cxf/dosgi/systests2/common/test1/StartServiceTracker.java modified , text changed
Directorycxf/dosgi/trunk/systests2/multi-bundle/pom.xml modified , text changed
Directorycxf/dosgi/trunk/systests2/multi-bundle/src/test/java/org/apache/cxf/dosgi/systests2/multi/MultiBundleTools.java modified , text changed
Directorycxf/dosgi/trunk/systests2/multi-bundle/src/test/java/org/apache/cxf/dosgi/systests2/multi/TestImportService.java modified , text changed
Directorycxf/dosgi/trunk/systests2/single-bundle/pom.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26