Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:pmonrealgonzalez:branches:LibreOffice:Factory
librepository
librepository-1.1.6.build.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File librepository-1.1.6.build.patch of Package librepository
Index: librepository-1.1.6/build.properties =================================================================== --- librepository-1.1.6.orig/build.properties +++ librepository-1.1.6/build.properties @@ -1,7 +1,10 @@ -project.revision=1.1-SNAPSHOT +project.revision=1.1.6 ivy.artifact.group=pentaho-library ivy.artifact.id=librepository impl.title=LibRepository impl.productID=librepository src.dir=${basedir}/source dependency.libbase.revision=1.1.6 + +antcontrib.available=true +build.cache.dir=lib Index: librepository-1.1.6/common_build.xml =================================================================== --- librepository-1.1.6.orig/common_build.xml +++ librepository-1.1.6/common_build.xml @@ -1071,6 +1071,7 @@ TYPICAL TARGET SEQUENCE <path refid="classpath" /> </classpath> <src path="${src.dir}" /> + <exclude name="org/pentaho/reporting/libraries/repository/email/**"/> </javac> </target> @@ -1356,6 +1357,9 @@ TYPICAL TARGET SEQUENCE doctitle="${impl.title} documentation"> <link href="http://java.sun.com/j2se/${javac.source}.0/docs/api/" /> <classpath refid="classpath" /> + <packageset dir="source"> + <exclude name="org/pentaho/reporting/libraries/repository/email/**"/> + </packageset> </javadoc> </target> @@ -1648,4 +1652,4 @@ TYPICAL TARGET SEQUENCE </dot-classpath> </target> -</project> \ No newline at end of file +</project>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor