components/memcached-java/memcached-java.p5m
changeset 1225 2e558aea9a28
parent 1205 6c6c27bcf9ac
child 1251 f1fb66b52f41
equal deleted inserted replaced
1224:aa9ac448f3e6 1225:2e558aea9a28
    28 # come from the javadocs directory under the build directory
    28 # come from the javadocs directory under the build directory
    29 <transform file path=usr/share/lib/java/javadoc/memcached-java/api/(.*) -> \
    29 <transform file path=usr/share/lib/java/javadoc/memcached-java/api/(.*) -> \
    30 	set action.hash javadocs/%<1>>
    30 	set action.hash javadocs/%<1>>
    31 
    31 
    32 set name=pkg.fmri value=pkg:/library/java/memcached-java@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    32 set name=pkg.fmri value=pkg:/library/java/memcached-java@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    33 set name=pkg.summary value="memcached client for the java platform"
    33 set name=pkg.summary value="memcached client for the Java platform"
    34 set name=com.oracle.info.description value="the memcached client for the java platform"
    34 set name=com.oracle.info.description value="the memcached client for the Java platform"
    35 set name=com.oracle.info.tpno value=5586
    35 set name=com.oracle.info.tpno value=5586
    36 set name=info.classification value="org.opensolaris.category.2008:Development/Java"
    36 set name=info.classification value="org.opensolaris.category.2008:Development/Java"
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)