You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ma...@apache.org on 2014/03/25 15:15:55 UTC

svn commit: r1581337 [1/4] - in /ace/branches/1.0.0-semanticversion: build/ cnf/ cnf/buildrepo/biz.aQute.junit/ cnf/buildrepo/biz.aQute.launcher/ cnf/buildrepo/ee.minimum/ cnf/buildrepo/org.easymock/ cnf/buildrepo/org.osgi.ee.foundation/ cnf/buildrepo/...

Author: marrs
Date: Tue Mar 25 14:15:50 2014
New Revision: 1581337

URL: http://svn.apache.org/r1581337
Log:
Added baseline support to the 1.0.0 release, so we can start using it as a baseline for further releases.

Added:
    ace/branches/1.0.0-semanticversion/cnf/.gitignore
    ace/branches/1.0.0-semanticversion/cnf/build.properties
    ace/branches/1.0.0-semanticversion/cnf/buildrepo/biz.aQute.junit/biz.aQute.junit-latest.jar   (with props)
    ace/branches/1.0.0-semanticversion/cnf/buildrepo/biz.aQute.launcher/biz.aQute.launcher-latest.jar   (with props)
    ace/branches/1.0.0-semanticversion/cnf/buildrepo/ee.minimum/ee.minimum-1.2.1.jar   (with props)
    ace/branches/1.0.0-semanticversion/cnf/ext/pluginpaths.bnd
    ace/branches/1.0.0-semanticversion/cnf/localrepo/biz.aQute.bnd.annotation/
    ace/branches/1.0.0-semanticversion/cnf/localrepo/biz.aQute.bnd.annotation/biz.aQute.bnd.annotation-1.52.3.jar   (with props)
    ace/branches/1.0.0-semanticversion/cnf/localrepo/biz.aQute.bnd/biz.aQute.bnd-2.2.0.jar   (with props)
    ace/branches/1.0.0-semanticversion/cnf/localrepo/index.xml.sha
    ace/branches/1.0.0-semanticversion/cnf/plugins/biz.aQute.bnd/biz.aQute.bnd-2.2.0.jar   (with props)
    ace/branches/1.0.0-semanticversion/cnf/plugins/biz.aQute.repository/biz.aQute.repository-2.1.0.jar   (with props)
    ace/branches/1.0.0-semanticversion/cnf/releaserepo/index.xml.sha
    ace/branches/1.0.0-semanticversion/cnf/src/.gitignore
Removed:
    ace/branches/1.0.0-semanticversion/cnf/bnd.bnd
    ace/branches/1.0.0-semanticversion/cnf/buildrepo/biz.aQute.junit/biz.aQute.junit-1.1.0.jar
    ace/branches/1.0.0-semanticversion/cnf/buildrepo/biz.aQute.launcher/biz.aQute.launcher-1.0.5.jar
    ace/branches/1.0.0-semanticversion/cnf/buildrepo/ee.minimum/ee.minimum-1.2.0.jar
    ace/branches/1.0.0-semanticversion/cnf/buildrepo/org.easymock/org.easymock-3.1.0.jar
    ace/branches/1.0.0-semanticversion/cnf/buildrepo/org.osgi.ee.foundation/org.osgi.ee.foundation-1.0.0.jar
    ace/branches/1.0.0-semanticversion/cnf/buildrepo/org.osgi.ee.minimum/org.osgi.ee.minimum-1.1.0.jar
    ace/branches/1.0.0-semanticversion/cnf/buildrepo/org.osgi.ee.minimum/org.osgi.ee.minimum-1.1.1.jar
    ace/branches/1.0.0-semanticversion/cnf/localrepo/biz.aQute.bnd/biz.aQute.bnd-1.51.1.jar
    ace/branches/1.0.0-semanticversion/cnf/plugins/biz.aQute.bnd/biz.aQute.bnd-2.0.0.jar
    ace/branches/1.0.0-semanticversion/cnf/plugins/biz.aQute.repository/biz.aQute.repository-2.0.5.jar
Modified:
    ace/branches/1.0.0-semanticversion/build/build.xml
    ace/branches/1.0.0-semanticversion/cnf/build-template.xml
    ace/branches/1.0.0-semanticversion/cnf/build.bnd
    ace/branches/1.0.0-semanticversion/cnf/buildrepo/osgi.core/osgi.core-4.2.0.jar
    ace/branches/1.0.0-semanticversion/cnf/buildrepo/osgi.core/osgi.core-4.3.1.jar
    ace/branches/1.0.0-semanticversion/cnf/ext/defaults.bnd
    ace/branches/1.0.0-semanticversion/cnf/ext/repositories.bnd
    ace/branches/1.0.0-semanticversion/cnf/localrepo/index.xml
    ace/branches/1.0.0-semanticversion/cnf/releaserepo/index.xml
    ace/branches/1.0.0-semanticversion/org.apache.ace.agent.itest/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.agent.launcher/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.agent/.classpath
    ace/branches/1.0.0-semanticversion/org.apache.ace.agent/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.agent/src/org/apache/ace/agent/Constants.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.agent/src/org/apache/ace/agent/ManagementAgent.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.agent/src/org/apache/ace/agent/ManagementAgentFactory.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.ant.tasks/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.authentication.itest/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.authentication/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.authentication/src/org/apache/ace/authentication/api/AuthenticationProcessor.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.authentication/src/org/apache/ace/authentication/api/AuthenticationService.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.builder/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.builder/src/org/apache/ace/builder/ArtifactData.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.builder/src/org/apache/ace/builder/DeploymentPackageBuilder.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.automation/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository.itest/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/Associatable.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/Association.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/AssociationRepository.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/ObjectRepository.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/RepositoryAdmin.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/RepositoryAdminLoginContext.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/RepositoryObject.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/RepositoryUtil.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/SessionFactory.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/helper/ArtifactHelper.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/helper/ArtifactPreprocessor.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/helper/ArtifactRecognizer.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/helper/ArtifactResource.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/helper/PropertyResolver.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/helper/base/ArtifactPreprocessorBase.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/helper/base/VelocityArtifactPreprocessor.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/helper/bundle/BundleHelper.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/helper/configuration/ConfigurationHelper.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/helper/user/UserAdminHelper.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/object/Artifact2FeatureAssociation.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/object/ArtifactObject.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/object/DeploymentArtifact.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/object/DeploymentVersionObject.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/object/Distribution2TargetAssociation.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/object/DistributionObject.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/object/Feature2DistributionAssociation.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/object/FeatureObject.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/object/TargetObject.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/repository/Artifact2FeatureAssociationRepository.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/repository/ArtifactRepository.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/repository/DeploymentVersionRepository.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/repository/Distribution2TargetAssociationRepository.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/repository/DistributionRepository.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/repository/Feature2DistributionAssociationRepository.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/repository/FeatureRepository.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/repository/TargetRepository.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/stateful/StatefulTargetObject.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.repository/src/org/apache/ace/client/repository/stateful/StatefulTargetRepository.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.rest.itest/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.rest.itest/src/org/apache/ace/client/rest/itest/RESTClientTest.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.client.rest/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.configurator.useradmin.itest/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.configurator/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.connectionfactory/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.connectionfactory/src/org/apache/ace/connectionfactory/ConnectionFactory.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.consolelogger/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.deployment.itest/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.deployment.rp.autoconf.itest/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.deployment.rp.autoconf/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.deployment/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.deployment/src/org/apache/ace/deployment/Deployment.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.deployment/src/org/apache/ace/deployment/processor/DeploymentProcessor.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.deployment/src/org/apache/ace/deployment/provider/ArtifactData.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.deployment/src/org/apache/ace/deployment/provider/DeploymentProvider.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.deployment/src/org/apache/ace/deployment/provider/impl/ArtifactDataImpl.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.deployment/src/org/apache/ace/deployment/service/DeploymentService.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.deployment/src/org/apache/ace/deployment/streamgenerator/StreamGenerator.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.deployment/src/org/apache/ace/deployment/util/test/BundleStreamGenerator.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.deployment/src/org/apache/ace/deployment/util/test/TestData.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.deployment/src/org/apache/ace/deployment/util/test/TestProvider.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.discovery/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.discovery/src/org/apache/ace/discovery/Discovery.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.http.itest/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.http/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.http/src/org/apache/ace/http/listener/constants/HttpConstants.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.identification/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.identification/src/org/apache/ace/identification/Identification.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.launcher/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.location.upnp/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.location.upnp/src/org/apache/ace/location/LocationService.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.location.upnp/src/org/apache/ace/location/upnp/UPnPConstants.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.location.upnp/src/org/apache/ace/location/upnp/util/HostUtil.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.log.itest/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.log.server.store.itest/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.log.server.ui/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.log/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.log/src/org/apache/ace/log/AuditEvent.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.log/src/org/apache/ace/log/Log.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.log/src/org/apache/ace/log/LogDescriptor.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.log/src/org/apache/ace/log/LogEvent.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.log/src/org/apache/ace/log/LogSync.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.log/src/org/apache/ace/log/server/store/LogStore.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.log/src/org/apache/ace/log/target/store/LogStore.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.managementagent/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.nodelauncher/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.nodelauncher/src/org/apache/ace/nodelauncher/NodeLauncher.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.nodelauncher/src/org/apache/ace/nodelauncher/NodeLauncherConfig.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.nodelauncher/src/org/apache/ace/nodelauncher/amazon/JcloudsNodeLauncherConfig.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.obr/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.obr/src/org/apache/ace/obr/metadata/MetadataGenerator.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.obr/src/org/apache/ace/obr/storage/BundleStore.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/BundleInfo.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/CapabilityImpl.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/FilterImpl.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/Manifest.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/ManifestEntry.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/Parameter.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/RepositoryImpl.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/RequirementImpl.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/ResourceImpl.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/StringSet.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/Tag.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/VersionRange.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.processlauncher/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.processlauncher/src/org/apache/ace/processlauncher/LaunchConfiguration.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.processlauncher/src/org/apache/ace/processlauncher/ProcessLauncherService.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.processlauncher/src/org/apache/ace/processlauncher/ProcessLifecycleListener.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.processlauncher/src/org/apache/ace/processlauncher/ProcessStreamListener.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.range.api/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.range.api/src/org/apache/ace/range/Range.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.range.api/src/org/apache/ace/range/RangeIterator.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.range.api/src/org/apache/ace/range/SortedRangeSet.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.repository.itest/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.repository/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.repository/src/org/apache/ace/repository/Repository.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.repository/src/org/apache/ace/repository/RepositoryReplication.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.repository/src/org/apache/ace/repository/ext/BackupRepository.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.repository/src/org/apache/ace/repository/ext/CachedRepository.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.repository/src/org/apache/ace/repository/ext/impl/CachedRepositoryImpl.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.repository/src/org/apache/ace/repository/ext/impl/FilebasedBackupRepository.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.repository/src/org/apache/ace/repository/ext/impl/RemoteRepository.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.resourceprocessor.useradmin/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.resourceprocessor.useradmin/src/org/apache/ace/resourceprocessor/useradmin/UserAdminConfigurator.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.scheduler/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.scheduler/src/org/apache/ace/scheduler/constants/SchedulerConstants.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.tageditor/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.target.mgmt.ui/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.test/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.test/src/org/apache/ace/it/ExampleTest.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.test/src/org/apache/ace/it/IntegrationTestBase.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.test/src/org/apache/ace/test/constants/TestConstants.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.test/src/org/apache/ace/test/utils/FileUtils.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.test/src/org/apache/ace/test/utils/NetUtils.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.test/src/org/apache/ace/test/utils/TestUtils.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.test/src/org/apache/ace/test/utils/Util.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.useradmin.ui.itest/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.useradmin.ui/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.useradmin.ui/src/org/apache/ace/useradmin/ui/editor/GroupNotFoundException.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.useradmin.ui/src/org/apache/ace/useradmin/ui/editor/UserAlreadyExistsException.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.useradmin.ui/src/org/apache/ace/useradmin/ui/editor/UserDTO.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.useradmin.ui/src/org/apache/ace/useradmin/ui/editor/UserEditor.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.useradmin.ui/src/org/apache/ace/useradmin/ui/editor/UserNotFoundException.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.verifier/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.verifier/src/org/apache/ace/deployment/verifier/VerifierService.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.webui.vaadin/bnd.bnd
    ace/branches/1.0.0-semanticversion/org.apache.ace.webui.vaadin/src/org/apache/ace/webui/NamedObject.java
    ace/branches/1.0.0-semanticversion/org.apache.ace.webui.vaadin/src/org/apache/ace/webui/UIExtensionFactory.java
    ace/branches/1.0.0-semanticversion/run-target/target.bndrun

Modified: ace/branches/1.0.0-semanticversion/build/build.xml
URL: http://svn.apache.org/viewvc/ace/branches/1.0.0-semanticversion/build/build.xml?rev=1581337&r1=1581336&r2=1581337&view=diff
==============================================================================
--- ace/branches/1.0.0-semanticversion/build/build.xml (original)
+++ ace/branches/1.0.0-semanticversion/build/build.xml Tue Mar 25 14:15:50 2014
@@ -150,4 +150,14 @@
 		<!-- and cleanup -->
 		<delete dir="${target.base.dir}" />
 	</target>
+	
+	<target name="package-release" depends="init" description="Packages all artifacts to a release repository.">
+		<!--
+		<bndrelease />
+		-->
+		<mkdir dir="generated/releaserepo" />
+		<copy todir="generated/releaserepo" flatten="true">
+			<fileset dir=".." includes="*/generated/*.jar" />
+		</copy>
+	</target>
 </project>

Added: ace/branches/1.0.0-semanticversion/cnf/.gitignore
URL: http://svn.apache.org/viewvc/ace/branches/1.0.0-semanticversion/cnf/.gitignore?rev=1581337&view=auto
==============================================================================
--- ace/branches/1.0.0-semanticversion/cnf/.gitignore (added)
+++ ace/branches/1.0.0-semanticversion/cnf/.gitignore Tue Mar 25 14:15:50 2014
@@ -0,0 +1,2 @@
+/bin/
+/cache/

Modified: ace/branches/1.0.0-semanticversion/cnf/build-template.xml
URL: http://svn.apache.org/viewvc/ace/branches/1.0.0-semanticversion/cnf/build-template.xml?rev=1581337&r1=1581336&r2=1581337&view=diff
==============================================================================
--- ace/branches/1.0.0-semanticversion/cnf/build-template.xml (original)
+++ ace/branches/1.0.0-semanticversion/cnf/build-template.xml Tue Mar 25 14:15:50 2014
@@ -30,7 +30,7 @@
 		<dirname property="workspacedir" file="${projectdir}" />
 
 		<!-- Define the location of bnd -->
-		<path id="bnd-classpath" location="${workspacedir}/cnf/plugins/biz.aQute.bnd/biz.aQute.bnd-2.0.0.jar" />
+		<path id="bnd-classpath" location="${workspacedir}/cnf/plugins/biz.aQute.bnd/biz.aQute.bnd-2.2.0.jar" />
 
 		<!-- Load bnd and prepare the workspace -->
 		<taskdef resource="aQute/bnd/ant/taskdef.properties" classpathref="bnd-classpath" />

Modified: ace/branches/1.0.0-semanticversion/cnf/build.bnd
URL: http://svn.apache.org/viewvc/ace/branches/1.0.0-semanticversion/cnf/build.bnd?rev=1581337&r1=1581336&r2=1581337&view=diff
==============================================================================
--- ace/branches/1.0.0-semanticversion/cnf/build.bnd (original)
+++ ace/branches/1.0.0-semanticversion/cnf/build.bnd Tue Mar 25 14:15:50 2014
@@ -1,16 +1,50 @@
-## Place your specific settings here.
-
-
-## Default settings are in ext/*.bnd and they will be overridden by anything
-## you specify in this file.
-
-
-## Properties from ext/*.bnd can be referenced in order to extend them.
-## For example, to add one addtional plugin to the list defined in ext/repositories.bnd:
+########################
+## BND BUILD SETTINGS ##
+########################
+
+
+## Global defaults are loaded from the bnd library (as shown below), place your
+## specific settings here. Additional settings are inherited from ext/*.bnd and
+## they will be overridden by anything you specify in this file.
+
+## General Options
+#project.dependson:     ${p-dependson;:}
+#project.bootclasspath: ${p-bootclasspath;:}
+#project.buildpath:     ${p-buildpath;:}
+#project.sourcepath:    ${p-sourcepath;:}
+#project.allsourcepath: ${p-allsourcepath;:}
+#project.output:        ${p-output}
+#project.testpath:      ${p-testpath;:}
+
+#-verbose:              true
+#project:               ${basedir}
+#src:                   src
+#bin:                   bin
+#target-dir:            generated
+#target:                ${project}/${target-dir}
+#build:                 ${workspace}/cnf
+#p:                     ${basename;${project}}
+#project.name:          ${p}
+#plugin-dir:            ${build}/plugins
+
+## Java Compiler Options
+#java:                  java
+#javac:                 javac
+#javac.source:          1.5
+#javac.target:          1.5
+#javac.debug:           on
+
+## Bnd Options
+#-sources:              true
+#-sourcepath:           ${project}/src
+
+
+## Properties from ext/*.bnd can be referenced in order to extend them. For
+## example, to add one additional plugin to the list defined in
+## ext/repositories.bnd:
 # -plugin: ${ext.repositories.-plugin}, org.example.MyPlugin
 
 
 ## If you use git, you might want to uncomment the following lines:
-# Git-Descriptor: ${system-allow-fail;git describe --dirty --always}
-# Git-SHA: ${system-allow-fail;git rev-list -1 HEAD}
-
+# Git-Descriptor:       ${system-allow-fail;git describe --dirty --always}
+# Git-SHA:              ${system-allow-fail;git rev-list -1 HEAD}

Added: ace/branches/1.0.0-semanticversion/cnf/build.properties
URL: http://svn.apache.org/viewvc/ace/branches/1.0.0-semanticversion/cnf/build.properties?rev=1581337&view=auto
==============================================================================
--- ace/branches/1.0.0-semanticversion/cnf/build.properties (added)
+++ ace/branches/1.0.0-semanticversion/cnf/build.properties Tue Mar 25 14:15:50 2014
@@ -0,0 +1,3 @@
+# This file is used to bootstrap the bnd ANT Task definition found in build-template.xml
+
+bnd.location=plugins/biz.aQute.bnd/biz.aQute.bnd-2.2.0.jar

Added: ace/branches/1.0.0-semanticversion/cnf/buildrepo/biz.aQute.junit/biz.aQute.junit-latest.jar
URL: http://svn.apache.org/viewvc/ace/branches/1.0.0-semanticversion/cnf/buildrepo/biz.aQute.junit/biz.aQute.junit-latest.jar?rev=1581337&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ace/branches/1.0.0-semanticversion/cnf/buildrepo/biz.aQute.junit/biz.aQute.junit-latest.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ace/branches/1.0.0-semanticversion/cnf/buildrepo/biz.aQute.launcher/biz.aQute.launcher-latest.jar
URL: http://svn.apache.org/viewvc/ace/branches/1.0.0-semanticversion/cnf/buildrepo/biz.aQute.launcher/biz.aQute.launcher-latest.jar?rev=1581337&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ace/branches/1.0.0-semanticversion/cnf/buildrepo/biz.aQute.launcher/biz.aQute.launcher-latest.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ace/branches/1.0.0-semanticversion/cnf/buildrepo/ee.minimum/ee.minimum-1.2.1.jar
URL: http://svn.apache.org/viewvc/ace/branches/1.0.0-semanticversion/cnf/buildrepo/ee.minimum/ee.minimum-1.2.1.jar?rev=1581337&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ace/branches/1.0.0-semanticversion/cnf/buildrepo/ee.minimum/ee.minimum-1.2.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: ace/branches/1.0.0-semanticversion/cnf/buildrepo/osgi.core/osgi.core-4.2.0.jar
URL: http://svn.apache.org/viewvc/ace/branches/1.0.0-semanticversion/cnf/buildrepo/osgi.core/osgi.core-4.2.0.jar?rev=1581337&r1=1581336&r2=1581337&view=diff
==============================================================================
Binary files - no diff available.

Modified: ace/branches/1.0.0-semanticversion/cnf/buildrepo/osgi.core/osgi.core-4.3.1.jar
URL: http://svn.apache.org/viewvc/ace/branches/1.0.0-semanticversion/cnf/buildrepo/osgi.core/osgi.core-4.3.1.jar?rev=1581337&r1=1581336&r2=1581337&view=diff
==============================================================================
Binary files - no diff available.

Modified: ace/branches/1.0.0-semanticversion/cnf/ext/defaults.bnd
URL: http://svn.apache.org/viewvc/ace/branches/1.0.0-semanticversion/cnf/ext/defaults.bnd?rev=1581337&r1=1581336&r2=1581337&view=diff
==============================================================================
--- ace/branches/1.0.0-semanticversion/cnf/ext/defaults.bnd (original)
+++ ace/branches/1.0.0-semanticversion/cnf/ext/defaults.bnd Tue Mar 25 14:15:50 2014
@@ -1,34 +1,14 @@
-# General Options
-project.dependson       = ${p-dependson;:}
-project.bootclasspath   = ${p-bootclasspath;:}
-project.buildpath       = ${p-buildpath;:}
-project.sourcepath      = ${p-sourcepath;:}
-project.allsourcepath   = ${p-allsourcepath;:}
-project.output          = ${p-output}
-project.testpath        = ${p-testpath;:}:${workspace}/cnf/lib/testng/testng-6.5.2.jar
+-buildpath: biz.aQute.bnd.annotation
 
--verbose:     true
-project:      ${basedir}
-src:          src
-bin:          bin
-target-dir:   generated
-target:       ${project}/${target-dir}
-build:        ${workspace}/cnf
-p:            ${basename;${project}}
-project.name: ${p}
+project.testpath        = ${p-testpath;:}:${workspace}/cnf/lib/testng/testng-6.5.2.jar
 
-# Java Compiler Options
-java:         java
-javac:        javac
 javac.source: 1.6
 javac.target: 1.6
 javac.debug:  on
 
-# Bnd Options
 -sources:       true
--sourcepath:    ${project}/src
 
 # Default Bundle headers
 Bundle-DocURL: http://ace.apache.org/
 Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
-Bundle-Vendor: The Apache Software Foundation
\ No newline at end of file
+Bundle-Vendor: The Apache Software Foundation

Added: ace/branches/1.0.0-semanticversion/cnf/ext/pluginpaths.bnd
URL: http://svn.apache.org/viewvc/ace/branches/1.0.0-semanticversion/cnf/ext/pluginpaths.bnd?rev=1581337&view=auto
==============================================================================
--- ace/branches/1.0.0-semanticversion/cnf/ext/pluginpaths.bnd (added)
+++ ace/branches/1.0.0-semanticversion/cnf/ext/pluginpaths.bnd Tue Mar 25 14:15:50 2014
@@ -0,0 +1 @@
+-pluginpath: ${plugin-dir}/biz.aQute.repository/biz.aQute.repository-2.1.0.jar

Modified: ace/branches/1.0.0-semanticversion/cnf/ext/repositories.bnd
URL: http://svn.apache.org/viewvc/ace/branches/1.0.0-semanticversion/cnf/ext/repositories.bnd?rev=1581337&r1=1581336&r2=1581337&view=diff
==============================================================================
--- ace/branches/1.0.0-semanticversion/cnf/ext/repositories.bnd (original)
+++ ace/branches/1.0.0-semanticversion/cnf/ext/repositories.bnd Tue Mar 25 14:15:50 2014
@@ -1,10 +1,8 @@
-plugindir: ${workspace}/cnf/plugins
-
--pluginpath: ${plugindir}/biz.aQute.repository/biz.aQute.repository-2.0.5.jar
-
--plugin: aQute.bnd.deployer.repository.LocalIndexedRepo;name=Release;local=${workspace}/cnf/releaserepo;pretty=true,\
+-plugin: \
+	aQute.bnd.deployer.repository.LocalIndexedRepo;name=Release;local=${workspace}/cnf/releaserepo;pretty=true,\
 	aQute.bnd.deployer.repository.LocalIndexedRepo;name=Local;local=${workspace}/cnf/localrepo;pretty=true,\
 	aQute.bnd.deployer.repository.FixedIndexedRepo;name=Library Repository;locations='file://${build}/lib/repository.xml',\
-	aQute.lib.deployer.FileRepo;name=Build;location=${workspace}/cnf/buildrepo
+	aQute.lib.deployer.FileRepo;name=Build;location=${workspace}/cnf/buildrepo,\
+    aQute.lib.deployer.FileRepo;                    name=R;        location=${workspace}/cnf/releaserepo
 
 -releaserepo: Release

Added: ace/branches/1.0.0-semanticversion/cnf/localrepo/biz.aQute.bnd.annotation/biz.aQute.bnd.annotation-1.52.3.jar
URL: http://svn.apache.org/viewvc/ace/branches/1.0.0-semanticversion/cnf/localrepo/biz.aQute.bnd.annotation/biz.aQute.bnd.annotation-1.52.3.jar?rev=1581337&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ace/branches/1.0.0-semanticversion/cnf/localrepo/biz.aQute.bnd.annotation/biz.aQute.bnd.annotation-1.52.3.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ace/branches/1.0.0-semanticversion/cnf/localrepo/biz.aQute.bnd/biz.aQute.bnd-2.2.0.jar
URL: http://svn.apache.org/viewvc/ace/branches/1.0.0-semanticversion/cnf/localrepo/biz.aQute.bnd/biz.aQute.bnd-2.2.0.jar?rev=1581337&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ace/branches/1.0.0-semanticversion/cnf/localrepo/biz.aQute.bnd/biz.aQute.bnd-2.2.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream