Code Monkey home page Code Monkey logo

Comments (5)

artclarke avatar artclarke commented on August 29, 2024

I answered this previously :). It seems like a simple feature but is not. It requires help from ivy and xuggler build system changes. And, if you read the code conventions section on my web site, build system changes have a two drink minimum. Unfortunately, I do not drink.

Patches welcome though.

Sent from my iPhone

On Jun 20, 2012, at 11:29 AM, [email protected] wrote:

It'd be really nice to be able to have a 'sources' and 'javadoc' JAR in the repository to make it easier developing against Xuggle in Eclipse with m2eclipse. If you add a 'sources' and 'javadoc' JAR to the repository, m2eclipse will download these JARs to add documentation to code completion and to be able to look into what's going on inside of class files. In Maven, all that needs to be added is the following plugins:

org.apache.maven.plugins maven-source-plugin attach-source jar org.apache.maven.plugins maven-javadoc-plugin attach-javadoc jar

Reply to this email directly or view it on GitHub:
#3

from xuggle-xuggler.

naftulikay avatar naftulikay commented on August 29, 2024

I don't mean to be a troll, but is the reason that you chose Ant and Ivy is because Maven is unable to do what you need for the project? They're using Ant over at Red5 and it drives me insane. I assume that Maven could do whatever you need to do, but am I mistaken?

from xuggle-xuggler.

artclarke avatar artclarke commented on August 29, 2024

I choose ant originally because red5 and Robert used it at the time. The Xuggle build system became complicated once c and assembly became required. Now it's just not worth the effort to redo in maven IMO, although I do new projects with maven.

Now mr troll, patches welcome :)

Sent from my iPhonebf

On Jun 21, 2012, at 12:38 PM, [email protected] wrote:

I don't mean to be a troll, but is the reason that you chose Ant and Ivy is because Maven is unable to do what you need for the project? They're using Ant over at Red5 and it drives me insane. I assume that Maven could do whatever you need to do, but am I mistaken?


Reply to this email directly or view it on GitHub:
#3 (comment)

from xuggle-xuggler.

naftulikay avatar naftulikay commented on August 29, 2024

from xuggle-xuggler.

artclarke avatar artclarke commented on August 29, 2024

will not fix in xuggle

from xuggle-xuggler.

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.