You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2020/04/23 11:24:29 UTC

[sling-org-apache-sling-feature] branch master updated (3272f7e -> 4085cd9)

This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git.


 discard 3272f7e  Merge branch 'master' of /tmp/sling-org-apache-sling-feature-io
 discard 9e773fe  Prepare for move to feature
 discard d219b3c  SLING-9362 : Use Apache Felix cm.json for JSON handling
 discard 3115ff6  SLING-9362 : Use Apache Felix cm.json for JSON handling
 discard 338b0d0  SLING-9362 : Use Apache Felix cm.json for JSON handling
 discard 03ba567  SLING-9362 : Use Apache Felix cm.json for JSON handling
 discard 3f2e175  SLING-9362 : Use Apache Felix cm.json for JSON handling
 discard f67482f  SLING-9263 : Allow feature ids and urls in manifest header
 discard ce9ae2a  SLING-9262 : Add prototype feature to feature archive
 discard 68514a5  SLING-9261 : Do not compress feature archive at all
 discard 927ddd7  SLING-9258 : Provide features to consumer when reading feature archive
 discard 2c6644a  SLING-9087 : Support creation of feature archives. Change format of archive to a pure repository archive, make sure to exclude META-INF
 discard cf17696  SLING-8676 : Prototype does not allow to remove requirements and capabilities
 discard c957ee6  SLING-9087 : Support creation of feature archives. Add unit tests
 discard 02c86b3  SLING-9098 : Support creation of feature archives
 discard d88d855  SLING-9098 : Provide support for directly downloading artifacts through mvn
 discard cae30dc  SLING-9087 : Support creation of feature archives
 discard 09fce04  SLING-9087 : Support creation of feature archives
 discard 38dc0a2  Remove unused imports
 discard 9290ce0  SLING-9087 : Support creation of feature archives
 discard fb1136f  SLING-9087 : Support creation of feature archives
 discard 946a9d4  SLING-9080 : Support ArtifactProvider and FeatureProvider through ArtifactManager
 discard 10cffb8  SLING-9038 - Catch File Not Found Exception and only report it as trace message as it might be resolved later in another try
 discard 282c341  SLING-8419 move JSON configuration serialization code to dedicated package with no dependencies to Sling Feature
 discard e098978  SLING-8935 support primitive arrays and collection types
 discard b1488f1  refactor API
 discard e50cab0  SLING-8419 refactor method to serialize OSGi configs as JSON
 discard a208d56  SLING-8632 : Add a method to get a JSON object from an extension
 discard de17f82  SLING-8631 : Introduce state for extensions
 discard 965cf5e  @trivial removed unused imports
 discard 0682791  SLING-8502 : Update to latest Apache Felix Utils
 discard 3743d14  Merge pull request #13 from apache/issues/SLING-8421-2
 discard 96c3872  SLING-8421: add getFileFromURL and getJarFileFromURL method to IOUtils.
 discard a843e85  SLING-8421: add getFileFromURL and getJarFileFromURL method to IOUtils.
 discard e15cb54  SLING-8421: Allow artifact providers that work with URLs instead of Files
 discard 93fa88e  SLING-8478 : Adding method to match Requirements and Capabilities
 discard 8646f79  SLING-8476 : Packages are exported with 0.x
 discard a8ec38a  SLING-8133 Feature IO doesn't allow for bundles with same ID and different versions.
 discard 84e5e4c  SLING-8121 Rename feature 'include' to 'prototype'
 discard 3426f7d  SLING-8124 : Remove method to get framework id
 discard 74cbb2d  SLING-8119 : Improve configuration handling
 discard 5968ce0  SLING-8112: encoded path to local repository correctly on windows.
 discard ed3be5d  SLING-8109 Replace KeyValueMap with Map<String,String>
 discard e98564e  SLING-8100 : Add complete flag to Feature
 discard 3b443fa  Fix up Javadoc
 discard d33f758  SLING-8064 : Support marking a feature as final
 discard be03a53  Make subclassing of JSON IO easier
 discard e00e354  Back to dictionary for configurations
 discard 39a9acd  Move all json handling methods into base class
 discard e129a7c  Fix Text Extension Serialization.
 discard c46b4e5  SLING-8027 - Malformed JSON when serialising "include" elements
 discard 13337b0  SLING-7998 - The FeatureJSONReader doesn't report in which file it encountered an error when the location information is available
 discard c9225ff  Move file based artifact management into separate package
 discard 4c4c2e7  Create interface for ArtifactManager
 discard 45c9a75  Remove unuse method
 discard 41bb2b5  SLING-7941 - Use streaming APIs to marshall the Feature to JSON
 discard 3d39d57  The runmodes bundle attribute needs to be written out as 'run-modes'
 discard 35f5af7  Merge pull request #3 from apache/issues/SLING-7829
 discard d35a849  Fix check type to not fail if class is null and more than a null value is present.
 discard 252cc31  SLING-7829: Change the includes to be include and from a list to a single (optional) field
 discard 8bc632a  Support for null variable values
 discard c34f756  Change variable handling to not allow variables to be defined twice
 discard 7e2a58f  Make ArtifactManager AutoCloseable
 discard 8ae6880  Use Felix Framework 6.0.1 by default.
 discard 96f6682  SLING-7841: Add support for basic auth in repo urls.
 discard 9478f2c  SLING-7827 : Remove Application concept from feature model
 discard f28157c  SLING-7784 : Unable to add comments to the removals → bundles section
 discard ad948a7  SLING-7765 Application creation missing variable declarations
 discard 0da0538  SLING-7765 Application creation missing variable declarations
 discard 027e32a  SLING-7677 - FeatureJSONWriter uses isOptional instead of isRequired
 discard 32503e4  Add some missing Javadoc
 discard 24a281e  Move version to 0.1.0
 discard 9cd33e8  [Sling Feature Model] Refactor FeatureUtil out of the support module
 discard 2eaca8f  [Sling Feature Model] Split off IO packages into separate module.

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (4085cd9)
            \
             O -- O -- O   (3272f7e)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 io/CloseShieldWriter.java                     |  43 --
 io/ConfiguratorUtil.java                      |  80 ---
 io/IOUtils.java                               | 300 -----------
 io/archive/ArchiveReader.java                 | 180 -------
 io/archive/ArchiveWriter.java                 | 191 -------
 io/archive/package-info.java                  |  23 -
 io/artifacts/ArtifactHandler.java             |  71 ---
 io/artifacts/ArtifactManager.java             | 527 -------------------
 io/artifacts/ArtifactManagerConfig.java       | 183 -------
 io/artifacts/package-info.java                |  23 -
 io/artifacts/spi/ArtifactProvider.java        |  58 ---
 io/artifacts/spi/ArtifactProviderContext.java |  49 --
 io/artifacts/spi/package-info.java            |  23 -
 io/json/ConfigurationJSONReader.java          |  73 ---
 io/json/ConfigurationJSONWriter.java          |  69 ---
 io/json/FeatureJSONReader.java                | 716 --------------------------
 io/json/FeatureJSONWriter.java                | 415 ---------------
 io/json/JSONConstants.java                    |  85 ---
 io/json/ManifestUtils.java                    | 518 -------------------
 io/json/package-info.java                     |  23 -
 io/package-info.java                          |  23 -
 21 files changed, 3673 deletions(-)
 delete mode 100644 io/CloseShieldWriter.java
 delete mode 100644 io/ConfiguratorUtil.java
 delete mode 100644 io/IOUtils.java
 delete mode 100644 io/archive/ArchiveReader.java
 delete mode 100644 io/archive/ArchiveWriter.java
 delete mode 100644 io/archive/package-info.java
 delete mode 100644 io/artifacts/ArtifactHandler.java
 delete mode 100644 io/artifacts/ArtifactManager.java
 delete mode 100644 io/artifacts/ArtifactManagerConfig.java
 delete mode 100644 io/artifacts/package-info.java
 delete mode 100644 io/artifacts/spi/ArtifactProvider.java
 delete mode 100644 io/artifacts/spi/ArtifactProviderContext.java
 delete mode 100644 io/artifacts/spi/package-info.java
 delete mode 100644 io/json/ConfigurationJSONReader.java
 delete mode 100644 io/json/ConfigurationJSONWriter.java
 delete mode 100644 io/json/FeatureJSONReader.java
 delete mode 100644 io/json/FeatureJSONWriter.java
 delete mode 100644 io/json/JSONConstants.java
 delete mode 100644 io/json/ManifestUtils.java
 delete mode 100644 io/json/package-info.java
 delete mode 100644 io/package-info.java