Great! I am just a little bit worried that the core is getting too big. The OAuth lib itself builds fine but sometimes we embed OAuth library in other JARs. The build error occurs in a JMeter plugin for OAuth. We build the plugin with OAuth code so only one JAR is delivered. For use- cases like this, it's very important to keep the dependencies to a minimum.
Thanks! Zhihong On Apr 14, 12:38 pm, John Kristian <[email protected]> wrote: > To build from the current source, you'll need the java-twitter > library. Maven will take care of this, since the dependency is > declared inhttp://oauth.googlecode.com/svn/code/java/core/pom.xml > > The Twitter-related code will probably move into java-twitter. I've > been discussing that with its > author.http://groups.google.com/group/java-twitter?hl=en > > On Apr 13, 11:57 am, Zhihong <[email protected]> wrote: > > > I just checked out the new Java Library today from > >http://oauth.googlecode.com/svn/code/java/core/src/main/javabut my > > program doesn't build anymore because of a new directory called > > java_twitter. > > > Does java_twitter really belong to core? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/oauth?hl=en -~----------~----~----~----~------~----~------~--~---
