Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37867792
en ru br
ALT Linux repositórios
S:1.0.1-alt1_jpp11

Group :: Desenvolvimento/Java
RPM: jgrapht

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: remove_uneccessary_hardcoded_classpath.patch
Download


--- build.xml.orig	2010-02-02 19:06:29.343248719 -0500
+++ build.xml	2010-02-02 19:06:31.486264282 -0500
@@ -267,12 +267,10 @@
   <target name="jar" depends="compile">
     <jar jarfile="${project.jar}" basedir="${build.dir}">
       <manifest>
         <attribute name="Main-Class" 
           value="org.jgrapht.demo.JGraphAdapterDemo"/>
-        <attribute name="Class-Path" 
-          value="lib/${jgraph.jar.name}"/>
         <attribute name="Specification-Title" 
           value="${project.name}"/>
         <attribute name="Specification-Version" 
           value="${project.version}"/>
         <attribute name="Implementation-Version" 
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009