Git Product home page Git Product logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 13, 2024
The relative path to dependency jars are encoded as part of jar's manifest.  If 
you
do "cd lib && jar -xvf gdata-client-1.0.jar && more META-INF/MANIFEST.MF it 
will list
the dependencies for gdata-client.jar.  likewise this applies for other jars as 
well.
 Its unclear why the path in manifest is not picked up.  

Let us know if this helps.

Original comment by [email protected] on 26 Mar 2008 at 4:25

from gdata-java-client.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 13, 2024
Should both the JVM and javac read the dependency jars from the jar manifest?  
Which
version of javac do you use to build the samples?  I'd be surprised if the Iced 
Tea
compiler behaves much differently than does the Sun Java compiler since Iced 
Tea is
based on Sun OpenJDK.

Original comment by [email protected] on 26 Mar 2008 at 4:23

from gdata-java-client.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 13, 2024
Successfully built the samples using Sun JDK 1.6.0_03.  IcedTea 1.7.0-b21 must
continue to suffer from javac bug
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4212732 which reported that 
javac
(prior to 1.5 tiger-b26) ignored classpath entries in the manifest file.

Original comment by [email protected] on 30 Mar 2008 at 3:20

from gdata-java-client.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 13, 2024
Yeah., true.  Please use 1.6 or greater to build the javadocs.

Original comment by [email protected] on 30 Mar 2008 at 3:11

  • Changed state: WontFix

from gdata-java-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.