Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lkundrak:IDEA
cglib
cglib-build_xml.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cglib-build_xml.patch of Package cglib
--- cglib/build.xml.orig 2008-08-14 13:37:22.000000000 +0200 +++ cglib/build.xml 2008-08-14 13:35:51.000000000 +0200 @@ -124,14 +124,6 @@ <exclude name="samples/**" /> </jar> - <taskdef name="jarjar" classname="com.tonicsystems.jarjar.JarJarTask" classpathref="compile.classpath"/> - <jarjar basedir="${build.home}/classes" jarfile="${dist.home}/${component.name}-nodep-${component.version}.jar" > - <zipfileset dir="lib" includes="asm*.txt"/> - <zipfileset src="lib/asm-3.1.jar" excludes="META-INF"/> - <rule pattern="org.objectweb.asm.**" result="net.sf.cglib.asm.@1"/> - <include name="**/*"/> - <exclude name="samples/**"/> - </jarjar> </target> <target depends="compile,javadoc" description="Create docs and source distribution" name="srcjar">
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