Re: Standard repository layout?

2014-04-10 Thread Ben McCann
Ivy and SBT. Unfortunately they don't want to make it the default for backwards compatibility, but at least it will be a little easier to make Gradle use the correct layout. -Ben On Thu, Apr 10, 2014 at 9:06 AM, Josh Suereth wrote: > Right, Ivy has a default for local in its ivysettings

Re: Standard repository layout?

2014-04-10 Thread Ben McCann
there. Thanks, Ben On Thu, Apr 10, 2014 at 5:48 AM, Josh Suereth wrote: > Sorry, send that a bit too early, here's the hook to local where we adapt > the pattern for sbt plugins: > > > https://github.com/sbt/sbt/blob/0.13/ivy/src/main/scala/sbt/Resolver.scala#L281-L285 > &

Standard repository layout?

2014-04-10 Thread Ben McCann
omain". Thanks, Ben -- about.me/benmccann

Re: [Bug 55899] [PATCH] Distribute Mac OS X .pkg installer of Ant (patch included)

2013-12-27 Thread Ben Gertzfield
and earlier, but they removed it in 10.9. I think a lot of OS X users have grown to depend on Ant being available, but I feel requiring them to install Homebrew or other heavyweight package management systems is a lot to ask. It'd be really nice if we could fill in the gaps Apple left behind in 10.9. Ben

Re: Contributing a tool to build OS X .pkg of Apache Ant

2013-12-17 Thread Ben Gertzfield
Looks like I should have filed this as an Ant Enhancement task. I've just done so and filed Ant Bug 55899 along with a patch: https://issues.apache.org/bugzilla/show_bug.cgi?id=55899 Ben On Tue, Dec 17, 2013 at 10:50 AM, Ben Gertzfield wrote: > Excellent. I'm not sure what t

Re: Contributing a tool to build OS X .pkg of Apache Ant

2013-12-17 Thread Ben Gertzfield
's run on OS X hosts. >From bf8c0746ef979aff0e439b4e2fe917e78023356a Mon Sep 17 00:00:00 2001 From: Ben Gertzfield Date: Tue, 17 Dec 2013 10:43:53 -0800 Subject: [PATCH] Add OS X build script. Split targets zip_distribution, tar_distribution, pkg_distribution off main_distribution. --- bu

Contributing a tool to build OS X .pkg of Apache Ant

2013-12-16 Thread Ben Gertzfield
Zd I'd like to contribute this script (which runs on OS X) to the project, but I'm not sure which Ant repo it belongs in (core? build? antlibs?). Where should this script live? Thanks, Ben

Contributing a tool to build OS X .pkg of Apache Ant

2013-12-16 Thread Ben Gertzfield
Zd I'd like to contribute this script (which runs on OS X) to the project, but I'm not sure which Ant repo it belongs in (core? build? antlibs?). Where should this script live? Thanks, Ben

Re: Problem in extending org.apache.tools.ant.taskdefs.Java class

2006-08-11 Thread Ben
Thx. Added. On 8/11/06, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: Hello Ben, once you have created your initial bug report, you can enter attachments to it. Regards, Antoine Original-Nachricht Datum: Fri, 11 Aug 2006 12:11:02 -0500 Von: Ben <[EMAIL PROTE

Re: Problem in extending org.apache.tools.ant.taskdefs.Java class

2006-08-11 Thread Ben
I can't seem to attach the zip file. The bug reporting page (http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant) doesn't allow attachment. Should I send it in email? Ben. On 8/11/06, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: Hello Ben, the best way is to create

Re: Problem in extending org.apache.tools.ant.taskdefs.Java class

2006-08-10 Thread Ben
product can be resolved by placing the jar files of different version into appropriate sub-directories. This class works with Ant 1.6.5. I'd like to contribute it to Ant, anybody give me some hint of how to do that? Thanks! Ben. On 8/9/06, Ben <[EMAIL PROTECTED]> wrote: Suppose I

Re: Problem in extending org.apache.tools.ant.taskdefs.Java class

2006-08-09 Thread Ben
explicitly specifying versions as in maven. Ben. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem in extending org.apache.tools.ant.taskdefs.Java class

2006-08-08 Thread Ben
I'm still stuck. :-< On 8/8/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote: On Tue, 8 Aug 2006, Ben <[EMAIL PROTECTED]> wrote: > Nah. commandline will never get me the hierarchy that I > want. java.exe only accepts a flat set of urls. I know. That's why I assumed

Re: Problem in extending org.apache.tools.ant.taskdefs.Java class

2006-08-08 Thread Ben
. 6. MainProxy also needs to set the thread context class loader. And there it goes. It's just the commons-logging thing always giving me problem. Had to do ugly work-around for it. :-( On 8/8/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote: On Mon, 7 Aug 2006, Ben <[EMAIL PROT

Re: Problem in extending org.apache.tools.ant.taskdefs.Java class

2006-08-07 Thread Ben
Stephan, I'm talking about the forked version, cuz that's almost the only mode I use. :-) Will verify the new JUnitTask once I'm through the test. (been having a bit problem with libs using commons logging.) Ben. On 8/7/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote: On

Problem in extending org.apache.tools.ant.taskdefs.Java class

2006-08-07 Thread Ben
Hi guys. I hope this is the right place for me to ask development quesiton about Ant. Please let me know otherwise. I recently created a class loader implementation that will load classes following hierarchical structure. i.e. jar files in the same folder or sub-folders will take precedence ov

Ant 1.6.2 release?

2004-05-27 Thread Ben Sommerville
icial version to my team (for all the usual reasons). If there is a release expected soon I can hold off and wait for it. Otherwise I'll look into what I can do myself. thanks -- Ben Sommerville Bullet Proof Systems [EMAIL PROTECTED] --

exec cp won't work -- cannot stat existing file

2003-08-28 Thread Ben Pracht
I've tried vmlauncher=true and false, and both give me the same results. However, when I change the value of ${CopyCommand} to a shell script called bcp, the script runs, and successfully copies the file. How can I fix this problem? Thanks in advance, Ben P This email scanned for Vir