Modified: stanbol/branches/STANBOL-913/smartcn-token/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/smartcn-token/pom.xml?rev=1446166&r1=1446165&r2=1446166&view=diff ============================================================================== --- stanbol/branches/STANBOL-913/smartcn-token/pom.xml (original) +++ stanbol/branches/STANBOL-913/smartcn-token/pom.xml Thu Feb 14 13:22:53 2013 @@ -9,8 +9,7 @@ License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> @@ -22,7 +21,7 @@ <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.smartcn.token</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.10.0</version> <packaging>bundle</packaging> <name>Apache Stanbol Enhancement Engine : Smart Chinese Tokenizer</name> @@ -33,12 +32,12 @@ <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/smartcn-token/ + scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/smartcn-token </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/smartcn-token/ + scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/smartcn-token </developerConnection> - <url>http://stanbol.apache.org/</url> + <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url> </scm> <build>
Modified: stanbol/branches/STANBOL-913/tika/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/tika/pom.xml?rev=1446166&r1=1446165&r2=1446166&view=diff ============================================================================== --- stanbol/branches/STANBOL-913/tika/pom.xml (original) +++ stanbol/branches/STANBOL-913/tika/pom.xml Thu Feb 14 13:22:53 2013 @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -29,7 +28,7 @@ <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.tika</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>yes</version> <packaging>bundle</packaging> <name>Apache Stanbol Enhancement Engine : Tika</name> @@ -41,12 +40,12 @@ <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/tika/ + scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/tika </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/tika/ + scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/tika </developerConnection> - <url>http://stanbol.apache.org/</url> + <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url> </scm> <build> Modified: stanbol/branches/STANBOL-913/topic/engine/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/topic/engine/pom.xml?rev=1446166&r1=1446165&r2=1446166&view=diff ============================================================================== --- stanbol/branches/STANBOL-913/topic/engine/pom.xml (original) +++ stanbol/branches/STANBOL-913/topic/engine/pom.xml Thu Feb 14 13:22:53 2013 @@ -9,8 +9,7 @@ License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -23,7 +22,7 @@ <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engine.topic</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.10.0</version> <packaging>bundle</packaging> <name>Apache Stanbol Enhancement Engine : Topic Classification</name> @@ -41,12 +40,12 @@ <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/topic/engine/ + scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/topic/engine </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/topic/engine/ + scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/topic/engine </developerConnection> - <url>http://stanbol.apache.org/</url> + <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url> </scm> <build> @@ -107,10 +106,9 @@ <phase>compile</phase> <configuration> <target> - <property name="resources.dir" - value="${project.basedir}/src/main/resources/"/> + <property name="resources.dir" value="${project.basedir}/src/main/resources/" /> <ant antfile="${project.basedir}/build-archives.xml"> - <target name="all"/> + <target name="all" /> </ant> </target> </configuration> Modified: stanbol/branches/STANBOL-913/topic/web/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/topic/web/pom.xml?rev=1446166&r1=1446165&r2=1446166&view=diff ============================================================================== --- stanbol/branches/STANBOL-913/topic/web/pom.xml (original) +++ stanbol/branches/STANBOL-913/topic/web/pom.xml Thu Feb 14 13:22:53 2013 @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -29,7 +28,7 @@ <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engine.topic.web</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.10.0</version> <packaging>bundle</packaging> <name>Apache Stanbol Enhancement Engine : Topic Classification : Web API</name> @@ -42,12 +41,12 @@ <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engine/topic/web/ + scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/topic/web </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engine/topic/web/ + scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/topic/web </developerConnection> - <url>http://stanbol.apache.org/</url> + <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url> </scm> <build> @@ -113,7 +112,7 @@ <dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engine.topic</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.10.0</version> </dependency> <dependency> Modified: stanbol/branches/STANBOL-913/uima/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/uima/pom.xml?rev=1446166&r1=1446165&r2=1446166&view=diff ============================================================================== --- stanbol/branches/STANBOL-913/uima/pom.xml (original) +++ stanbol/branches/STANBOL-913/uima/pom.xml Thu Feb 14 13:22:53 2013 @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -41,12 +40,12 @@ <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima + scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/uima </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima + scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/uima </developerConnection> - <url>http://stanbol.apache.org/</url> + <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url> </scm> <modules> Modified: stanbol/branches/STANBOL-913/uima/uimalocal-template/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/uima/uimalocal-template/pom.xml?rev=1446166&r1=1446165&r2=1446166&view=diff ============================================================================== --- stanbol/branches/STANBOL-913/uima/uimalocal-template/pom.xml (original) +++ stanbol/branches/STANBOL-913/uima/uimalocal-template/pom.xml Thu Feb 14 13:22:53 2013 @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> @@ -32,12 +31,12 @@ <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimalocal-template + scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/uima/uimalocal-template </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimalocal-template + scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/uima/uimalocal-template </developerConnection> - <url>http://stanbol.apache.org/</url> + <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url> </scm> <build> @@ -150,23 +149,23 @@ <configuration> <target> <pathconvert property="plugins.jars" pathsep="${path.separator}"> - <path refid="maven.runtime.classpath"/> - <map from="${project.build.directory}${file.separator}classes" to=""/> + <path refid="maven.runtime.classpath" /> + <map from="${project.build.directory}${file.separator}classes" to="" /> </pathconvert> <pathconvert pathsep=" " property="bundles"> - <path path="${plugins.jars}"/> + <path path="${plugins.jars}" /> <mapper> <chainedmapper> - <flattenmapper/> - <globmapper from="*" to="file:modules/*" casesensitive="no"/> + <flattenmapper /> + <globmapper from="*" to="file:modules/*" casesensitive="no" /> </chainedmapper> </mapper> </pathconvert> <propertyfile file="${project.build.directory}/config.properties"> - <entry key="felix.auto.start" value="${bundles} file:modules/${project.build.finalName}.jar"/> - <entry key="org.osgi.framework.bootdelegation" value="*"/> + <entry key="felix.auto.start" value="${bundles} file:modules/${project.build.finalName}.jar" /> + <entry key="org.osgi.framework.bootdelegation" value="*" /> </propertyfile> - <copy file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}" tofile="${project.build.directory}/felix.jar"/> + <copy file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}" tofile="${project.build.directory}/felix.jar" /> </target> </configuration> </execution> @@ -214,25 +213,25 @@ <version>1.6</version> <configuration> <target> - <property name="vm.args" value=""/> + <property name="vm.args" value="" /> <pathconvert property="plugins.jars" pathsep="${path.separator}"> - <path refid="maven.runtime.classpath"/> - <map from="${project.build.directory}${file.separator}classes" to=""/> + <path refid="maven.runtime.classpath" /> + <map from="${project.build.directory}${file.separator}classes" to="" /> </pathconvert> <makeurl property="urls" separator=" "> - <path path="${plugins.jars}"/> - <path location="${project.build.directory}/${project.build.finalName}.jar"/> + <path path="${plugins.jars}" /> + <path location="${project.build.directory}/${project.build.finalName}.jar" /> </makeurl> <propertyfile file="${project.build.directory}/run.properties"> - <entry key="felix.auto.start" value="${urls}"/> - <entry key="felix.auto.deploy.action" value="uninstall,install,update,start"/> - <entry key="org.osgi.framework.storage" value="${project.build.directory}${file.separator}felix-cache"/> - <entry key="org.osgi.framework.bootdelegation" value="*"/> + <entry key="felix.auto.start" value="${urls}" /> + <entry key="felix.auto.deploy.action" value="uninstall,install,update,start" /> + <entry key="org.osgi.framework.storage" value="${project.build.directory}${file.separator}felix-cache" /> + <entry key="org.osgi.framework.bootdelegation" value="*" /> </propertyfile> - <makeurl property="run.properties.url" file="${project.build.directory}/run.properties"/> + <makeurl property="run.properties.url" file="${project.build.directory}/run.properties" /> <java fork="true" jar="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}"> - <sysproperty key="felix.config.properties" value="${run.properties.url}"/> - <jvmarg line="${vm.args}"/> + <sysproperty key="felix.config.properties" value="${run.properties.url}" /> + <jvmarg line="${vm.args}" /> </java> </target> </configuration> Modified: stanbol/branches/STANBOL-913/uima/uimaremote/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/uima/uimaremote/pom.xml?rev=1446166&r1=1446165&r2=1446166&view=diff ============================================================================== --- stanbol/branches/STANBOL-913/uima/uimaremote/pom.xml (original) +++ stanbol/branches/STANBOL-913/uima/uimaremote/pom.xml Thu Feb 14 13:22:53 2013 @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> @@ -32,12 +31,12 @@ <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimaremote + scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/uima/uimaremote </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimaremote + scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/uima/uimaremote </developerConnection> - <url>http://stanbol.apache.org/</url> + <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url> </scm> <build> @@ -164,23 +163,23 @@ <configuration> <target> <pathconvert property="plugins.jars" pathsep="${path.separator}"> - <path refid="maven.runtime.classpath"/> - <map from="${project.build.directory}${file.separator}classes" to=""/> + <path refid="maven.runtime.classpath" /> + <map from="${project.build.directory}${file.separator}classes" to="" /> </pathconvert> <pathconvert pathsep=" " property="bundles"> - <path path="${plugins.jars}"/> + <path path="${plugins.jars}" /> <mapper> <chainedmapper> - <flattenmapper/> - <globmapper from="*" to="file:modules/*" casesensitive="no"/> + <flattenmapper /> + <globmapper from="*" to="file:modules/*" casesensitive="no" /> </chainedmapper> </mapper> </pathconvert> <propertyfile file="${project.build.directory}/config.properties"> - <entry key="felix.auto.start" value="${bundles} file:modules/${project.build.finalName}.jar"/> - <entry key="org.osgi.framework.bootdelegation" value="*"/> + <entry key="felix.auto.start" value="${bundles} file:modules/${project.build.finalName}.jar" /> + <entry key="org.osgi.framework.bootdelegation" value="*" /> </propertyfile> - <copy file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}" tofile="${project.build.directory}/felix.jar"/> + <copy file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}" tofile="${project.build.directory}/felix.jar" /> </target> </configuration> </execution> @@ -228,25 +227,25 @@ <version>1.6</version> <configuration> <target> - <property name="vm.args" value=""/> + <property name="vm.args" value="" /> <pathconvert property="plugins.jars" pathsep="${path.separator}"> - <path refid="maven.runtime.classpath"/> - <map from="${project.build.directory}${file.separator}classes" to=""/> + <path refid="maven.runtime.classpath" /> + <map from="${project.build.directory}${file.separator}classes" to="" /> </pathconvert> <makeurl property="urls" separator=" "> - <path path="${plugins.jars}"/> - <path location="${project.build.directory}/${project.build.finalName}.jar"/> + <path path="${plugins.jars}" /> + <path location="${project.build.directory}/${project.build.finalName}.jar" /> </makeurl> <propertyfile file="${project.build.directory}/run.properties"> - <entry key="felix.auto.start" value="${urls}"/> - <entry key="felix.auto.deploy.action" value="uninstall,install,update,start"/> - <entry key="org.osgi.framework.storage" value="${project.build.directory}${file.separator}felix-cache"/> - <entry key="org.osgi.framework.bootdelegation" value="*"/> + <entry key="felix.auto.start" value="${urls}" /> + <entry key="felix.auto.deploy.action" value="uninstall,install,update,start" /> + <entry key="org.osgi.framework.storage" value="${project.build.directory}${file.separator}felix-cache" /> + <entry key="org.osgi.framework.bootdelegation" value="*" /> </propertyfile> - <makeurl property="run.properties.url" file="${project.build.directory}/run.properties"/> + <makeurl property="run.properties.url" file="${project.build.directory}/run.properties" /> <java fork="true" jar="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}"> - <sysproperty key="felix.config.properties" value="${run.properties.url}"/> - <jvmarg line="${vm.args}"/> + <sysproperty key="felix.config.properties" value="${run.properties.url}" /> + <jvmarg line="${vm.args}" /> </java> </target> </configuration> Modified: stanbol/branches/STANBOL-913/uima/uimatotriples/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/uima/uimatotriples/pom.xml?rev=1446166&r1=1446165&r2=1446166&view=diff ============================================================================== --- stanbol/branches/STANBOL-913/uima/uimatotriples/pom.xml (original) +++ stanbol/branches/STANBOL-913/uima/uimatotriples/pom.xml Thu Feb 14 13:22:53 2013 @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> @@ -32,12 +31,12 @@ <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimatotriple + scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/uima/uimatotriple </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimatotriple + scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/uima/uimatotriple </developerConnection> - <url>http://stanbol.apache.org/</url> + <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url> </scm> <build> @@ -149,23 +148,23 @@ <configuration> <target> <pathconvert property="plugins.jars" pathsep="${path.separator}"> - <path refid="maven.runtime.classpath"/> - <map from="${project.build.directory}${file.separator}classes" to=""/> + <path refid="maven.runtime.classpath" /> + <map from="${project.build.directory}${file.separator}classes" to="" /> </pathconvert> <pathconvert pathsep=" " property="bundles"> - <path path="${plugins.jars}"/> + <path path="${plugins.jars}" /> <mapper> <chainedmapper> - <flattenmapper/> - <globmapper from="*" to="file:modules/*" casesensitive="no"/> + <flattenmapper /> + <globmapper from="*" to="file:modules/*" casesensitive="no" /> </chainedmapper> </mapper> </pathconvert> <propertyfile file="${project.build.directory}/config.properties"> - <entry key="felix.auto.start" value="${bundles} file:modules/${project.build.finalName}.jar"/> - <entry key="org.osgi.framework.bootdelegation" value="*"/> + <entry key="felix.auto.start" value="${bundles} file:modules/${project.build.finalName}.jar" /> + <entry key="org.osgi.framework.bootdelegation" value="*" /> </propertyfile> - <copy file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}" tofile="${project.build.directory}/felix.jar"/> + <copy file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}" tofile="${project.build.directory}/felix.jar" /> </target> </configuration> </execution> @@ -213,25 +212,25 @@ <version>1.6</version> <configuration> <target> - <property name="vm.args" value=""/> + <property name="vm.args" value="" /> <pathconvert property="plugins.jars" pathsep="${path.separator}"> - <path refid="maven.runtime.classpath"/> - <map from="${project.build.directory}${file.separator}classes" to=""/> + <path refid="maven.runtime.classpath" /> + <map from="${project.build.directory}${file.separator}classes" to="" /> </pathconvert> <makeurl property="urls" separator=" "> - <path path="${plugins.jars}"/> - <path location="${project.build.directory}/${project.build.finalName}.jar"/> + <path path="${plugins.jars}" /> + <path location="${project.build.directory}/${project.build.finalName}.jar" /> </makeurl> <propertyfile file="${project.build.directory}/run.properties"> - <entry key="felix.auto.start" value="${urls}"/> - <entry key="felix.auto.deploy.action" value="uninstall,install,update,start"/> - <entry key="org.osgi.framework.storage" value="${project.build.directory}${file.separator}felix-cache"/> - <entry key="org.osgi.framework.bootdelegation" value="*"/> + <entry key="felix.auto.start" value="${urls}" /> + <entry key="felix.auto.deploy.action" value="uninstall,install,update,start" /> + <entry key="org.osgi.framework.storage" value="${project.build.directory}${file.separator}felix-cache" /> + <entry key="org.osgi.framework.bootdelegation" value="*" /> </propertyfile> - <makeurl property="run.properties.url" file="${project.build.directory}/run.properties"/> + <makeurl property="run.properties.url" file="${project.build.directory}/run.properties" /> <java fork="true" jar="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}"> - <sysproperty key="felix.config.properties" value="${run.properties.url}"/> - <jvmarg line="${vm.args}"/> + <sysproperty key="felix.config.properties" value="${run.properties.url}" /> + <jvmarg line="${vm.args}" /> </java> </target> </configuration> Modified: stanbol/branches/STANBOL-913/xmpextractor/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/xmpextractor/pom.xml?rev=1446166&r1=1446165&r2=1446166&view=diff ============================================================================== --- stanbol/branches/STANBOL-913/xmpextractor/pom.xml (original) +++ stanbol/branches/STANBOL-913/xmpextractor/pom.xml Thu Feb 14 13:22:53 2013 @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.stanbol</groupId> @@ -27,7 +26,7 @@ <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.xmpextractor</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.10.0</version> <packaging>bundle</packaging> <name>Apache Stanbol Enhancement Engine : XMP Extractor</name> @@ -37,12 +36,12 @@ <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/xmpextractor/ + scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/xmpextractor </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/xmpextractor/ + scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/xmpextractor </developerConnection> - <url>http://stanbol.apache.org/</url> + <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url> </scm> <build> <plugins> Modified: stanbol/branches/STANBOL-913/zemanta/pom.xml URL: http://svn.apache.org/viewvc/stanbol/branches/STANBOL-913/zemanta/pom.xml?rev=1446166&r1=1446165&r2=1446166&view=diff ============================================================================== --- stanbol/branches/STANBOL-913/zemanta/pom.xml (original) +++ stanbol/branches/STANBOL-913/zemanta/pom.xml Thu Feb 14 13:22:53 2013 @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -29,21 +28,21 @@ <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.enhancer.engines.zemanta</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.10.0</version> <packaging>bundle</packaging> <name>Apache Stanbol Enhancement Engine : Zemanta</name> - <description></description> + <description /> <inceptionYear>2010</inceptionYear> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/zemanta/ + scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/zemanta </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/zemanta/ + scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/zemanta </developerConnection> - <url>http://stanbol.apache.org/</url> + <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url> </scm> <build>
