Re: ivy4r vs buildr

2010-08-23 Thread Peter Schröder
http://github.com/klaas1979/ivy4r/ last commit on 2010-06-09 why do you think this is dead? Am 23.08.2010 um 09:57 schrieb Nikos Maris: Is there any partial Ivy support in the svn? Ivy4r seems to be a dead project. -- Nikos Maris Software Engineer IMC

Re: Jetty error: JSP support not configured

2010-08-12 Thread Peter Schröder
did you read the FAQ? http://wiki.eclipse.org/Jetty/FAQ#JSP_support_not_configured.3F Am 11.08.2010 um 21:55 schrieb Juan Carlos Méndez: I'm trying to run jetty using TestServer but the following error is thrown: JSP support not configured Any ideas? This is my config: JETTY = [

Re: gimme my buildr shirt

2010-07-29 Thread Peter Schröder
AM, Peter Schröder peter.schroe...@blau.dewrote: hi alex, what will happen to the buildr shirt thing? http://www.doodle.com/nszvtq2v8haw4ubb kind regards, peter

Re: Buildr and Ivy4r integration

2010-07-19 Thread Peter Schröder
i just hacked a vry simple example... http://github.com/phoet/buildr-examples/tree/master/ivy4r/simple/ but it might help Am 19.07.2010 um 17:19 schrieb Jacek Sokulski: Hi, Is there any example available of Ivy4r usage for transitive dependency management in buildr (or any example of

Re: require cobertura.rb

2010-07-12 Thread Peter Schröder
hi adam, i think that requiring the task adds the cobertura dependencies to the classpath. doing so will result in the classes beeing instrumented (i think). we simply removed code coverage from our builds because it's just a nice to have and looking at the coverage should be a development

Re: Buildr 1.4.0 RC4

2010-06-14 Thread Peter Schröder
is anyone able to open that link? Am 11.06.2010 um 01:41 schrieb Antoine Toulme: All, Buildr 1.4.0 RC4 is available here: http://people.apache.org/~toulmean/buildr/1.4.0RC4/ Please play with it. This is very likely our GA. I will open a vote for it tomorrow. Thanks, Antoine

Re: buildr 1.4 as --pre release

2010-06-14 Thread Peter Schröder
at 00:31, Peter Schröder p...@blau.de wrote: is it possible to publish the latest release candidate as a gem? gem install buildr --pre i think this would be very convenient and is a best practice in the ruby community king regards, peter

Re: buildr 1.4 as --pre release

2010-06-14 Thread Peter Schröder
as prerelease and could not find anything. Do you know how to do that ? On Mon, Jun 14, 2010 at 00:31, Peter Schröder p...@blau.de wrote: is it possible to publish the latest release candidate as a gem? gem install buildr --pre i think this would be very convenient and is a best practice

Re: Buildr 1.4.0 RC4

2010-06-11 Thread Peter Schröder
server is currently not reachable. tests rescheduled for monday Am 11.06.2010 um 01:41 schrieb Antoine Toulme: All, Buildr 1.4.0 RC4 is available here: http://people.apache.org/~toulmean/buildr/1.4.0RC4/ Please play with it. This is very likely our GA. I will open a vote for it

Re: Buildr 1.4.0 RC4

2010-06-10 Thread Peter Schröder
i will put it on our ci-server with jruby 1.5.1 today and report back Am 11.06.2010 um 01:41 schrieb Antoine Toulme: All, Buildr 1.4.0 RC4 is available here: http://people.apache.org/~toulmean/buildr/1.4.0RC4/ Please play with it. This is very likely our GA. I will open a vote for it

Re: copy a package

2010-05-07 Thread Peter Schröder
thx, ill try Am 06.05.2010 um 18:53 schrieb Alex Boisvert: On Thu, May 6, 2010 at 9:51 AM, Alex Boisvert alex.boisv...@gmail.comwrote: As workaround you could create two wars in one go, e.g., [project.name, #{project.name}-test].each do |id| package(:war, :id = id).tap do |war|

copy a package

2010-05-06 Thread Peter Schröder
hi, i have a buildfile that produces a complex war. i want to duplicate that war and add some libraries for testing before deploying it to our testserver. the original war must not be changed, because it is published to our integration server afterwards. is there some way of cloning or

Re: Buildr 1.4.0RC2 is out

2010-04-26 Thread Peter Schröder
we had some problems with circular dependencies on the ivy4r plugin but now everything works. Am 24.04.2010 um 19:05 schrieb Antoine Toulme: I pushed RC3 which fixes this bug. I will start a vote for this RC3 to be our GA now. http://people.apache.org/~toulmean/buildr/1.4.0RC3/ On Fri,

buildr eclipse

2010-04-13 Thread Peter Schröder
hi, i just tried the buildr eclipse plugin and i think that there is a little bug in the documentation: http://buildr.apache.org/more_stuff.html#eclipse eclipse.natures :plugin should be eclipse.natures :plugin or something like that kind regards, peter

Re: changelog encoding

2010-03-25 Thread Peter Schröder
, 2010 at 10:50 AM, Alex Boisvert alex.boisv...@gmail.comwrote: I'm trying to tweak the encoding sent by Apache's server to be UTF-8 using .htaccess. Need to wait for mirrors to pick up the change to see if it works. alex On Wed, Mar 24, 2010 at 8:54 AM, Peter Schröder p...@blau.de

Re: Controlling verbosity

2010-03-24 Thread Peter Schröder
could one set that variable in the .buildr/buildr.rb file, so that it works for all builds? Am 23.03.2010 um 17:59 schrieb Alex Boisvert: This was brought up in another email but I figured it deserved a separate thread. Right now buildr --trace turns the verbose fire-hose to full blast.

changelog encoding

2010-03-24 Thread Peter Schröder
just a sidenote, the changelog (http://buildr.apache.org/CHANGELOG) has an encoding issue :-) Peter Schröder -- thats not my name!

Re: changelog encoding

2010-03-24 Thread Peter Schröder
. Where and how do you see this problem ? Thanks! Antoine On Wed, Mar 24, 2010 at 02:14, Peter Schröder p...@blau.de wrote: just a sidenote, the changelog (http://buildr.apache.org/CHANGELOG) has an encoding issue :-) Peter Schröder -- thats not my name!

Re: dependencies not used for groovyc

2010-02-26 Thread Peter Schröder
i filed https://issues.apache.org/jira/browse/BUILDR-381 maybe the behavior of buildr -V is a problem of using RVM. I don't mind, I just found it kind of wierd. kind regards, peter Am 25.02.2010 um 18:53 schrieb Alex Boisvert: On Wed, Feb 24, 2010 at 11:48 PM, Peter Schröder p...@blau.de

Re: dependencies not used for groovyc

2010-02-24 Thread Peter Schröder
: java.lang.NoClassDefFoundError: junit/framework/TestCase Buildr aborted! java.lang.NoClassDefFoundError: junit/framework/TestCase any ideas? Am 24.02.2010 um 11:16 schrieb Peter Schröder: hi, i have a problem migrating an existing groovy project from ant to buildr. while defining

Re: installation/checking install

2010-02-21 Thread Peter Schröder
did you try the buildr installer for windows? Am 22.02.2010 um 00:10 schrieb Adam Crain: I would like to give builder a whirl, but installation has proven less that easy So far I've tried windows and cygwin installs to no avail. I was able to get the windows install to eventually

Re: New buildr user questions

2010-02-12 Thread Peter Schröder
i think this a good idea. there should at least be some hints! it is very difficult to understand where methods lice 'enhance' come from, especially for non ruby/rake userers. kind regards, peter Am 12.02.2010 um 06:04 schrieb Kevin Smith: On Tue, 2010-02-09 at 22:06 -0800, Antoine Toulme

AW: dzone

2010-01-24 Thread Peter Schröder
other people think. My $0.02 on the buildr state of the union. Thanks for the article! Every bit of advocacy helps. Now if I could find some time to blog... alex On Thu, Jan 21, 2010 at 12:37 AM, Peter Schröder p...@blau.de wrote: hi, i posted a little article about buildr on dzone ( http

Re: Continuous Integration Tool with Buildr support?

2010-01-19 Thread Peter Schröder
we use atlassian bamboo for this. there is an example of how to integrate buildr with bamboo: http://cwiki.apache.org/confluence/display/BUILDR/How+to+use+Atlassian+Bamboo Am 19.01.2010 um 08:50 schrieb Anders Janmyr: Hi, I am planning to use Buildr in a project which will use Java and

Re: buildr local_task

2010-01-12 Thread Peter Schröder
yeah, but there is a working example here: http://cwiki.apache.org/confluence/display/BUILDR/How+to+create+and+use+an+extension+%28working+example+FOR+REAL%21%29 boy, the apache wiki is sooo slow! Am 12.01.2010 um 02:17 schrieb Alex Boisvert: Looks like a documentation bug. It should be

very verbose ant task

2010-01-08 Thread Peter Schröder
hi, we use a xdoclet ant taks for creating or legacy ejb project. we wrote an extension for this (described here http://cwiki.apache.org/confluence/display/BUILDR/How+to+integrate+a+XDOCLET+task). this task logs it's output with some log setting, that i was not able to configure properly. i

Re: very verbose ant task

2010-01-08 Thread Peter Schröder
? I'm not sure I understand the issue. An alternative, or something to try, is to place the same task in a native ant xml file and run it from buildr. If you can create a smallish project to reproduce, I could spend a few cycles on it. alex On Fri, Jan 8, 2010 at 3:06 AM, Peter

Re: sensible default exclude

2010-01-05 Thread Peter Schröder
/directories are defined, with a decent set of default values. alex On Tue, Jan 5, 2010 at 10:15 AM, Peter Schröder p...@blau.de wrote: hi, i am doing a simple task like package(:zip, :file=_(:target, #{PROJECT_NAME}.zip)).include(_(:context, '*')) and get a zip containing ALL

Re: jruby ruby environment switch

2010-01-04 Thread Peter Schröder
sweet! Am 01.01.2010 um 21:24 schrieb Labnotes: On Jan 1, 2010, at 8:13 AM, Peter Schröder p...@blau.de wrote: hi, i have a non-buildr-related question, but i think that here is a good place to ask! i am currently working on os-x with ruby and jruby related tasks. i am

jruby ruby environment switch

2010-01-01 Thread Peter Schröder
hi, i have a non-buildr-related question, but i think that here is a good place to ask! i am currently working on os-x with ruby and jruby related tasks. i am including my jruby executables and gems to the path in my .profile file. if i want to switch to the default ruby environment i comment

buildr The build system that doesn't suck

2009-12-27 Thread Peter Schröder
is that slogan back again? or did i just not notice it on the page? kind regards, peter

AW: include :as is lazy?

2009-12-26 Thread Peter Schröder
:as is lazy? On Tue, Dec 22, 2009 at 12:22 PM, Peter Schröder p...@blau.de wrote: hi, i have some problem understanding the documentation of packaging: snip--- You can also use :as='.' to include all files from the given directory. For example: package(:zip).include 'target/docs/*' package

include as is lazy?

2009-12-22 Thread Peter Schröder
sorry, i replied to a message... Am 22.12.2009 um 21:22 schrieb Peter Schröder: hi, i have some problem understanding the documentation of packaging: snip--- You can also use :as='.' to include all files from the given directory. For example: package(:zip).include 'target/docs

AW: including resources in classpath for tests

2009-12-10 Thread Peter Schröder
hi jesus, are you working with jpa compiler? i tried to follow the example provided in the buildr docs, but i could not get it working. it always fails with a java.util.MissingResourceException which i thought might be related to http://issues.apache.org/jira/browse/OPENJPA-889 i dont have

Re: AW: documentation about git on github and buildr

2009-12-09 Thread Peter Schröder
...@detailedbalance.netwrote: Hi Peter, On Nov 17, 2009, at 2:49 PM, Peter Schröder wrote: hi antoine, i am currently using the apache mirror right after noticing that the one on github is out of sync. but i have some problems with that: 1. i like github and contributing/sharing code on it with my

cobertura tasks and test.using :integration

2009-11-25 Thread Peter Schröder
hi, we have an issue regarding the order of task when running cobertura-tasks in the test-integration mode. we want to package the cobertura-results, so that an reports-artifact can be created and uploaded, but the package task needs to be run before the test-integration setup and teardown.

Re: cobertura tasks and test.using :integration

2009-11-25 Thread Peter Schröder
that we can attach all reports to a build. Am 25.11.2009 um 20:58 schrieb Alex Boisvert: Create a package task for the cobertura reports (which is not a dependency of :package) and add it as a dependency of :upload ? On Nov 25, 2009 4:54 AM, Peter Schröder p...@blau.de wrote: hi, we have

proxy exclude fails

2009-11-22 Thread Peter Schröder
every access to proxy.exclude fails: repositories.remote http://www.ibiblio.org/maven2/; # options.proxy.http = 'http://myproxy:8080' # options.proxy.exclude '*.mycompany.com' # options.proxy.exclude 'localhost' define simple, :version=1.0.0 do # options.proxy.http = 'http://myproxy:8080'

AW: problems on building buildr

2009-11-22 Thread Peter Schröder
of documentation myopia) As far as I know, we don't use this method of packaging anymore. We use Gem tasks itself to package Buildr instead of using Buildr itself. (See rakelib/package.rake) alex On Wed, Nov 18, 2009 at 11:43 PM, Peter Schröder peter.schroe...@blau.dewrote: hi, i tried

problems on building buildr

2009-11-21 Thread Peter Schröder
hi, i tried to follow the contribution-guide and then buildr buildr with $ buildr -t -f buildr.buildfile package wich failed with undefined method `write' for #String:0x3f4de7ea is there some gem missing?! see the attachment for trace $ jruby -v jruby 1.4.0RC2 (ruby 1.8.7 patchlevel 174)

problems on building buildr

2009-11-19 Thread Peter Schröder
hi, i tried to follow the contribution-guide and then buildr buildr with $ buildr -t -f buildr.buildfile package wich failed with undefined method `write' for #String:0x3f4de7ea is there some gem missing?! see the attachment for trace $ jruby -v jruby 1.4.0RC2 (ruby 1.8.7 patchlevel 174)

bad error-reporting

2009-11-19 Thread Peter Schröder
hi, we are migrating our projects to buildr and there is often the case that we miss to copy some folder or something is empty. in this case rake aborts with: Don't know how to build task '' this error message is not very helpfull especially for the newbees around. i played around a little

nice support

2009-11-19 Thread Peter Schröder
hi all, i think that the mailing list has become a great place for help and i am very kind of the speed that patches get applied! thank you very much!

Re: Bug in linking additional test-folder?

2009-11-03 Thread Peter Schröder
at 6:02 AM, Peter Schröder p...@blau.de wrote: Hi, I am experiencing a strange behavior of buildr when having an empty test-folder. See the example in the attachment, and look into the readme.txt for the problem. Kind regards Peter

Re: Is there a way to delay building a sub project?

2009-10-29 Thread Peter Schröder
hi andrew, we had quite the same problem and we are solving it with a mix of subprojects, environment-variables and buildr-integration-setup the tests we want to run for integration-tests (we call them system- tests) are seperated into a different source directory called test- system. we

Re: unpredictable behavior of test.using :integration

2009-10-23 Thread Peter Schröder
that it is neccessary to support all my needs, but i think a clear instruction what you can do and what you cant would help! kind Regards, Peter Am 21.10.2009 um 20:40 schrieb Assaf Arkin: On Wed, Oct 21, 2009 at 2:10 AM, Peter Schröder p...@blau.de wrote: another thing i noticed

helper for directories

2009-10-23 Thread Peter Schröder
hi there, i am looking for the way that buildr is creating directories on demand. i would like to use some magic like if the directory is missing, just create it! so that i dont have to create the directories myself. kind regards, peter

error executing tests with no default test-folder

2009-10-21 Thread Peter Schröder
hi, i have a subproject that holds only system-tests. for that reason it contains only of one class in one folder src/test-system/java . i add this folder using test.compile.from _(src/test-system/java) wich results in a Class not found exception: Compiling chief:systemtest:test into

AW: compiling groovy fails

2009-10-13 Thread Peter Schröder
...@gmail.com] Gesendet: Montag, 12. Oktober 2009 22:39 An: users@buildr.apache.org Betreff: Re: compiling groovy fails On Mon, Oct 12, 2009 at 9:53 AM, Peter Schröder p...@blau.de wrote: Currently I am stuck building a groovy-sub-project. It fails compiling the groovy-source: [groovyc

compiling groovy fails

2009-10-12 Thread Peter Schröder
Hi, I am currently trying to get some buildr-examples up and running: http://github.com/phoet/buildr-examples Currently I am stuck building a groovy-sub-project. It fails compiling the groovy-source: [groovyc] Compiling 1 source file to

Re: Redirecting RJB output

2009-09-16 Thread peter schröder
everything to said interface, and have RJB instanciate the interface and pass output along to stdout and stderr. Was this attempted before ? Any advice on this ? Thanks, Antoine _ Peter Schröder IT blau: +49 (0) 178 139 1035 fax: +49 (0) 40 288

Re: error calling net ssh

2009-09-10 Thread peter schröder
a first draw to a workaround: edit gemspec: ~/jruby/lib/ruby/gems/1.8/specifications$ joe buildr-1.3.4-java.gemspec use a new version of openssl: s.add_dependency(%qjruby-openssl, [= 0.5.2]) its in there 3-times! Am 10.09.2009 um 12:21 schrieb peter schröder: Executing this in a buildfile

Re: client classes or jar in server-war

2009-08-03 Thread peter schröder
its an ivy4r related issue http://github.com/inbox/187981 Am 31.07.2009 um 16:37 schrieb Alex Boisvert: Or maybe you didn't have package(:jar) in your client project? On Fri, Jul 31, 2009 at 1:11 AM, peter schröder p...@blau.de wrote: Hey Alex, I tried that, but it didnt work. I think

client classes or jar in server-war

2009-07-30 Thread peter schröder
hi, we have a project with subproject client and server. the client-classes should be included in the server war. the only working solution we came up with is: package(:war).with :classes = [project('client').compile.target, compile.target, resources.target] wich i find quite verbose. is

Re: Buildr book

2009-06-26 Thread peter schröder
? _ Peter Schröder IT blau: +49 (0) 178 139 1035 fax: +49 (0) 40 288 071 - 71 mail: p...@blau.de blau Mobilfunk GmbH Schulterblatt 124 D-20357 Hamburg Sitz: Hamburg HRB 80531 Amtsgericht Hamburg Geschäftsführer: Dirk Freise, Martin Ostermayer, Thorsten Rehling

Re: Ivy Extension for buildr 'ivy4r'

2009-06-24 Thread peter schröder
to buildr, but it is working for us. Regards Klaas _ Peter Schröder IT blau: +49 (0) 178 139 1035 fax: +49 (0) 40 288 071 - 71 mail: p...@blau.de blau Mobilfunk GmbH Schulterblatt 124 D-20357 Hamburg Sitz: Hamburg HRB 80531 Amtsgericht Hamburg Geschäftsführer

Re: Buildr 1.3.4 Released

2009-04-29 Thread peter schröder
of buildr? We are currently evaluating buildr combined with ivy for dependency- mechanism, but a built-in maven dependency-support would be even nicer! Kind Regards, Peter Am 28.04.2009 um 21:57 schrieb Alex Boisvert: On Mon, Apr 27, 2009 at 11:33 PM, peter schröder p...@blau.de wrote: Nice! I

Re: Buildr 1.3.4 Released

2009-04-29 Thread peter schröder
? define 'my-project' do compile.with transitive('org.apache.wicket:wicket:jar:1.4') end Daniel On Wed, Apr 29, 2009 at 8:27 PM, Alex Boisvert boisv...@intalio.com wrote: Hi Peter, On Tue, Apr 28, 2009 at 11:16 PM, peter schröder p...@blau.de wrote: Hi Alex, i joined the list in April