Re: Dependencies with native components

2011-05-31 Thread Aaron Bedra
The main thing that we have run into is leiningen's inability to build a 
native dependency.  We have a few projects where we had to build some 
wrappers and those have to be built and installed with a shell script 
before running leiningen.  Is that in the pipeline?

Cheers,

Aaron Bedra
--
Clojure/core
http://clojure.com

On 05/29/2011 11:25 PM, Phil Hagelberg wrote:

I started a thread on the Leiningen mailing list about improving
support for dependencies with native components, but I realized I
should have put it on the main Clojure list instead for a wider
audience: 
http://groups.google.com/group/leiningen/browse_thread/thread/11e225cdea343176

If you maintain or use a library that includes native code then please
take a look at the proposal; your input is welcome.

-Phil



--
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: Dependencies with native components

2011-05-31 Thread Phil Hagelberg
On May 31, 5:57 am, Aaron Bedra aaron.be...@gmail.com wrote:
 The main thing that we have run into is leiningen's inability to build a
 native dependency.  We have a few projects where we had to build some
 wrappers and those have to be built and installed with a shell script
 before running leiningen.  Is that in the pipeline?

I have no plans myself, but I could help if someone wants to take
point on implementing it.

-Phil

-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Dependencies with native components

2011-05-29 Thread Phil Hagelberg
I started a thread on the Leiningen mailing list about improving
support for dependencies with native components, but I realized I
should have put it on the main Clojure list instead for a wider
audience: 
http://groups.google.com/group/leiningen/browse_thread/thread/11e225cdea343176

If you maintain or use a library that includes native code then please
take a look at the proposal; your input is welcome.

-Phil

-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en