File tree Expand file tree Collapse file tree
oak-blob/src/main/java/org/apache/jackrabbit/oak/spi/blob Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 * See the License for the specific language governing permissions and
1515 * limitations under the License.
1616 */
17- /* see JCR-4060 */
18- @ org .osgi .annotation .versioning .Version ("2.15.0" )
17+
18+ @ Version ("1.0.0" )
19+ @ Internal
1920package org .apache .jackrabbit .oak .spi .blob .data ;
21+
22+ import org .apache .jackrabbit .oak .commons .annotations .Internal ;
23+ import org .osgi .annotation .versioning .Version ;
Original file line number Diff line number Diff line change 1414 * See the License for the specific language governing permissions and
1515 * limitations under the License.
1616 */
17- /* see JCR-4060 */
18- @ org .osgi .annotation .versioning .Version ("2.13.5" )
17+
18+ @ Version ("2.13.5" )
19+ @ Internal
1920package org .apache .jackrabbit .oak .spi .blob .data .util ;
21+
22+ import org .apache .jackrabbit .oak .commons .annotations .Internal ;
23+ import org .osgi .annotation .versioning .Version ;
Original file line number Diff line number Diff line change 1414 * See the License for the specific language governing permissions and
1515 * limitations under the License.
1616 */
17- /* see JCR-4060 */
18- @ org .osgi .annotation .versioning .Version ("2.13.5" )
17+
18+ @ Version ("1.0.0" )
19+ @ Internal
1920package org .apache .jackrabbit .oak .spi .blob .fs .local ;
21+
22+ import org .apache .jackrabbit .oak .commons .annotations .Internal ;
23+ import org .osgi .annotation .versioning .Version ;
Original file line number Diff line number Diff line change 1414 * See the License for the specific language governing permissions and
1515 * limitations under the License.
1616 */
17- /* see JCR-4060 */
18- @ org .osgi .annotation .versioning .Version ("2.13.5" )
17+
18+ @ Version ("1.0.0" )
19+ @ Internal
1920package org .apache .jackrabbit .oak .spi .blob .fs ;
21+
22+ import org .apache .jackrabbit .oak .commons .annotations .Internal ;
23+ import org .osgi .annotation .versioning .Version ;
You can’t perform that action at this time.
0 commit comments