You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "CRG (JIRA)" <ji...@apache.org> on 2009/02/09 22:58:00 UTC

[jira] Created: (BUILDR-246) IOException: Invalid argument Received from Testing

IOException: Invalid argument Received from Testing
---------------------------------------------------

                 Key: BUILDR-246
                 URL: https://issues.apache.org/jira/browse/BUILDR-246
             Project: Buildr
          Issue Type: Bug
    Affects Versions: 1.3.3
         Environment: Microsoft Windows XP
Professional
Version 2002
Service Pack 2

ruby 1.8.7 (2008-05-31 patchlevel 0) [i386-mswin32]

java version "1.5.0_15"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
Java HotSpot(TM) Client VM (build 1.5.0_15-b04, mixed mode)
            Reporter: CRG


Hopefully, this is something I've done wrong.  I set up a custom layout.  My source code compiles with no problems.  When the test task is invoked, it appears I have no problems with compiling JUnit tests.  However, when the actual test process starts, I receive the following:

Testing ABC-Common
IOException: Invalid argument
[Failed] Your build failed with an error: C:/projects/abc/codelines/trunk/java/abc/ABC-Common:
Invalid argument
buildr aborted!
←[31mInvalid argument←[0m

(See full trace by running task with --trace)

The full trace is:

(in C:/projects/abc/codelines/trunk/java/abc/ABC-Common, development)
** Invoke buildr:initialize (first_time)
** Execute buildr:initialize
** Invoke ABC-Common (first_time)
** Execute ABC-Common
** Invoke H:/.m2/repository/org/apache/ant/ant/1.7.1/ant-1.7.1.jar (first_time, not_needed)
** Invoke H:/.m2/repository/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar (first_time, not_needed)
** Invoke H:/.m2/repository/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.jar (first_time, not_needed)
** Invoke c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java (first_time, not_needed)
** Invoke C:/java/jdk1.5.0_15/lib/tools.jar (first_time, not_needed)
** Invoke ABC-Common 
** Invoke test (first_time)
** Execute test
Testing ABC-Common
Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
** Invoke ABC-Common:test (first_time)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile (first_time, not_needed)
** Invoke ABC-Common:test:compile (first_time, not_needed)
** Invoke ABC-Common:compile (first_time, not_needed)
** Invoke ABC-Common:resources (first_time)
** Execute ABC-Common:resources
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/src/java (first_time, not_needed)
** Invoke ABC-Common:test:resources (first_time)
** Execute ABC-Common:test:resources
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (first_time, not_needed)
** Invoke ABC-Common:compile (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (first_time, not_needed)
** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/test/java (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/test (first_time, not_needed)
** Invoke ABC-Common:test:compile (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesessibuildr aborted!
Invalid argument
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `new'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `filter_classes'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:202:in `tests'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:440:in `run_tests'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:199:in `initialize'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:227:in `execute'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:164:in `run_local_tests'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `each'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `run_local_tests'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `[]'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `each'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:158:in `run_local_tests'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:536:in `first_time'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1931:in `invoke_task'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `each'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1903:in `top_level'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:170:in `run'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:161:in `run'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/bin/buildr:20
c:/ruby/1.8.7/bin/buildr:19:in `load'
c:/ruby/1.8.7/bin/buildr:19
on.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (not_needed)
** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (not_needed)
Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
** Invoke ABC-Common:test:setup (first_time)
** Execute ABC-Common:test:setup
** Execute ABC-Common:test
IOException: Invalid argument
** Invoke ABC-Common:test:teardown (first_time)
** Execute ABC-Common:test:teardown

buildfile is:

# Generated by Buildr 1.3.3, change to your liking
# Version number for this release
VERSION_NUMBER = "1.0.0"
# Group identifier for your projects
GROUP = "ABC-Common"
COPYRIGHT = ""

SERVLET = '../../ThirdParty/Sun/Servlet/2.3/lib/servlet-2_3.jar'
J2EE = '../../ThirdParty/Sun/J2EE/lib/j2ee.jar'
APACHE_NET = '../../ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar'
COBRA = '../../ThirdParty/Cobra/lib/CobraCommon.jar'
DBUNIT = '../../ThirdParty/DBUnit/lib/dbunit-2.1-oracle.jar'
LOG4J = '../../ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar'
COMMONS_COLLECTIONS = '../../ThirdParty/Apache/Collections/lib/*.jar'
COMMONS_LANG = '../../ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar'
CRYSTAL = '../../ThirdParty/Crystal_Decisions/2.5/lib/**/*.jar'
APACHE_AXIS = '../../ThirdParty/Apache/Axis/1.1/lib/**/*.jar'
APACHE_DBCP = '../../ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar'
SQL_SERVER = '../../ThirdParty/Microsoft/SqlServer/2000/lib/**/*.jar'
ORACLE = '../../ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar'
JTDS = '../../ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar'
INTERBASE = '../../ThirdParty/Borland/Interbase/7.1/lib/interclient.jar'
MOCKITO = '../../ThirdParty/Mockito/1.7/mockito-all-1.7.jar'
JDBC = struct(
  :apache_dbcp => APACHE_DBCP,
  :sql_server => SQL_SERVER,
  :oracle => ORACLE,
  :jtds => JTDS,
  :interbase => INTERBASE  
)

# Specify Maven 2.0 remote repositories here, like this:
repositories.remote << "http://www.ibiblio.org/maven2/"

my_layout = Layout.new
my_layout[:source, :main, :java] = 'src/java'
my_layout[:source, :test, :java] = 'test/java'
my_layout[:target] = 'build'
my_layout[:target, :main, :classes] = 'build/classes'  
my_layout[:target, :test, :classes] = 'build/test'


desc "ABC-Common"
define "ABC-Common", :layout=>my_layout do

  project.version = VERSION_NUMBER
  project.group = GROUP
  manifest["Implementation-Vendor"] = COPYRIGHT
  
  compile.with LOG4J, J2EE, JDBC, CRYSTAL, COMMONS_LANG, APACHE_NET, COBRA, APACHE_AXIS
  test.with MOCKITO
  
end

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (BUILDR-246) IOException: Invalid argument Received from Testing

Posted by "CRG (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673561#action_12673561 ] 

CRG commented on BUILDR-246:
----------------------------

It seems, though, that  with my real project, glob patterns worked for the compilation of both the source and test files.  Only the testing broke.  Being an ant veteran, I'm used to the glob patterns.  At some point it would be nice to be able to use them, but you've provided an adequate work around.

> IOException: Invalid argument Received from Testing
> ---------------------------------------------------
>
>                 Key: BUILDR-246
>                 URL: https://issues.apache.org/jira/browse/BUILDR-246
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.3.3
>         Environment: Microsoft Windows XP
> Professional
> Version 2002
> Service Pack 2
> ruby 1.8.7 (2008-05-31 patchlevel 0) [i386-mswin32]
> java version "1.5.0_15"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
> Java HotSpot(TM) Client VM (build 1.5.0_15-b04, mixed mode)
>            Reporter: CRG
>         Attachments: buildr.zip
>
>
> Hopefully, this is something I've done wrong.  I set up a custom layout.  My source code compiles with no problems.  When the test task is invoked, it appears I have no problems with compiling JUnit tests.  However, when the actual test process starts, I receive the following:
> Testing ABC-Common
> IOException: Invalid argument
> [Failed] Your build failed with an error: C:/projects/abc/codelines/trunk/java/abc/ABC-Common:
> Invalid argument
> buildr aborted!
> ←[31mInvalid argument←[0m
> (See full trace by running task with --trace)
> The full trace is:
> (in C:/projects/abc/codelines/trunk/java/abc/ABC-Common, development)
> ** Invoke buildr:initialize (first_time)
> ** Execute buildr:initialize
> ** Invoke ABC-Common (first_time)
> ** Execute ABC-Common
> ** Invoke H:/.m2/repository/org/apache/ant/ant/1.7.1/ant-1.7.1.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.jar (first_time, not_needed)
> ** Invoke c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java (first_time, not_needed)
> ** Invoke C:/java/jdk1.5.0_15/lib/tools.jar (first_time, not_needed)
> ** Invoke ABC-Common 
> ** Invoke test (first_time)
> ** Execute test
> Testing ABC-Common
> Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
> ** Invoke ABC-Common:test (first_time)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile (first_time, not_needed)
> ** Invoke ABC-Common:test:compile (first_time, not_needed)
> ** Invoke ABC-Common:compile (first_time, not_needed)
> ** Invoke ABC-Common:resources (first_time)
> ** Execute ABC-Common:resources
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/src/java (first_time, not_needed)
> ** Invoke ABC-Common:test:resources (first_time)
> ** Execute ABC-Common:test:resources
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (first_time, not_needed)
> ** Invoke ABC-Common:compile (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
> ** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/test/java (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/test (first_time, not_needed)
> ** Invoke ABC-Common:test:compile (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesessibuildr aborted!
> Invalid argument
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `new'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `filter_classes'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:202:in `tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:440:in `run_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:199:in `initialize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:227:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:164:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `[]'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:158:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:536:in `first_time'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1931:in `invoke_task'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1903:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:170:in `run'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:161:in `run'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/bin/buildr:20
> c:/ruby/1.8.7/bin/buildr:19:in `load'
> c:/ruby/1.8.7/bin/buildr:19
> on.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
> ** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (not_needed)
> ** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (not_needed)
> Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
> ** Invoke ABC-Common:test:setup (first_time)
> ** Execute ABC-Common:test:setup
> ** Execute ABC-Common:test
> IOException: Invalid argument
> ** Invoke ABC-Common:test:teardown (first_time)
> ** Execute ABC-Common:test:teardown
> buildfile is:
> # Generated by Buildr 1.3.3, change to your liking
> # Version number for this release
> VERSION_NUMBER = "1.0.0"
> # Group identifier for your projects
> GROUP = "ABC-Common"
> COPYRIGHT = ""
> SERVLET = '../../ThirdParty/Sun/Servlet/2.3/lib/servlet-2_3.jar'
> J2EE = '../../ThirdParty/Sun/J2EE/lib/j2ee.jar'
> APACHE_NET = '../../ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar'
> COBRA = '../../ThirdParty/Cobra/lib/CobraCommon.jar'
> DBUNIT = '../../ThirdParty/DBUnit/lib/dbunit-2.1-oracle.jar'
> LOG4J = '../../ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar'
> COMMONS_COLLECTIONS = '../../ThirdParty/Apache/Collections/lib/*.jar'
> COMMONS_LANG = '../../ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar'
> CRYSTAL = '../../ThirdParty/Crystal_Decisions/2.5/lib/**/*.jar'
> APACHE_AXIS = '../../ThirdParty/Apache/Axis/1.1/lib/**/*.jar'
> APACHE_DBCP = '../../ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar'
> SQL_SERVER = '../../ThirdParty/Microsoft/SqlServer/2000/lib/**/*.jar'
> ORACLE = '../../ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar'
> JTDS = '../../ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar'
> INTERBASE = '../../ThirdParty/Borland/Interbase/7.1/lib/interclient.jar'
> MOCKITO = '../../ThirdParty/Mockito/1.7/mockito-all-1.7.jar'
> JDBC = struct(
>   :apache_dbcp => APACHE_DBCP,
>   :sql_server => SQL_SERVER,
>   :oracle => ORACLE,
>   :jtds => JTDS,
>   :interbase => INTERBASE  
> )
> # Specify Maven 2.0 remote repositories here, like this:
> repositories.remote << "http://www.ibiblio.org/maven2/"
> my_layout = Layout.new
> my_layout[:source, :main, :java] = 'src/java'
> my_layout[:source, :test, :java] = 'test/java'
> my_layout[:target] = 'build'
> my_layout[:target, :main, :classes] = 'build/classes'  
> my_layout[:target, :test, :classes] = 'build/test'
> desc "ABC-Common"
> define "ABC-Common", :layout=>my_layout do
>   project.version = VERSION_NUMBER
>   project.group = GROUP
>   manifest["Implementation-Vendor"] = COPYRIGHT
>   
>   compile.with LOG4J, J2EE, JDBC, CRYSTAL, COMMONS_LANG, APACHE_NET, COBRA, APACHE_AXIS
>   test.with MOCKITO
>   
> end
> Here is my gem list:
> activesupport (2.2.2)
> Antwrap (0.7.0)
> archive-tar-minitar (0.5.2)
> builder (2.1.2)
> buildr (1.3.3)
> ci_reporter (1.5.2)
> commonwatir (1.6.2)
> firewatir (1.6.2)
> highline (1.4.0)
> hoe (1.8.2, 1.7.0)
> hpricot (0.6.164)
> htmlentities (4.0.0)
> linecache (0.43)
> markaby (0.5)
> net-sftp (2.0.1)
> net-ssh (2.0.4)
> rake (0.8.3, 0.8.1)
> rcor (0.9.3)
> rjb (1.1.6)
> rspec (1.1.5)
> ruby-debug-base (0.10.3, 0.10.2)
> ruby-debug-ide (0.4.4, 0.3.1)
> rubyforge (1.0.1, 1.0.0)
> rubyzip (0.9.1)
> s4t-utils (1.0.4)
> sanitize (1.0.4)
> user-choices (1.1.6)
> watir (1.6.2)
> win32-api (1.2.2)
> win32-process (0.6.0)
> windows-api (0.2.4)
> windows-pr (0.9.8)
> xml-simple (1.0.11)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (BUILDR-246) test.with does not accept path with glob pattern, leads to "IOException: Invalid argument Received from Testing"

Posted by "Alex Boisvert (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BUILDR-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Boisvert updated BUILDR-246:
---------------------------------

    Priority: Minor  (was: Major)
     Summary: test.with does not accept path with glob pattern, leads to "IOException: Invalid argument Received from Testing"  (was: IOException: Invalid argument Received from Testing)

> test.with does not accept path with glob pattern, leads to "IOException: Invalid argument Received from Testing"
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: BUILDR-246
>                 URL: https://issues.apache.org/jira/browse/BUILDR-246
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.3.3
>         Environment: Microsoft Windows XP
> Professional
> Version 2002
> Service Pack 2
> ruby 1.8.7 (2008-05-31 patchlevel 0) [i386-mswin32]
> java version "1.5.0_15"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
> Java HotSpot(TM) Client VM (build 1.5.0_15-b04, mixed mode)
>            Reporter: CRG
>            Priority: Minor
>         Attachments: buildr.zip
>
>
> Hopefully, this is something I've done wrong.  I set up a custom layout.  My source code compiles with no problems.  When the test task is invoked, it appears I have no problems with compiling JUnit tests.  However, when the actual test process starts, I receive the following:
> Testing ABC-Common
> IOException: Invalid argument
> [Failed] Your build failed with an error: C:/projects/abc/codelines/trunk/java/abc/ABC-Common:
> Invalid argument
> buildr aborted!
> ←[31mInvalid argument←[0m
> (See full trace by running task with --trace)
> The full trace is:
> (in C:/projects/abc/codelines/trunk/java/abc/ABC-Common, development)
> ** Invoke buildr:initialize (first_time)
> ** Execute buildr:initialize
> ** Invoke ABC-Common (first_time)
> ** Execute ABC-Common
> ** Invoke H:/.m2/repository/org/apache/ant/ant/1.7.1/ant-1.7.1.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.jar (first_time, not_needed)
> ** Invoke c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java (first_time, not_needed)
> ** Invoke C:/java/jdk1.5.0_15/lib/tools.jar (first_time, not_needed)
> ** Invoke ABC-Common 
> ** Invoke test (first_time)
> ** Execute test
> Testing ABC-Common
> Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
> ** Invoke ABC-Common:test (first_time)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile (first_time, not_needed)
> ** Invoke ABC-Common:test:compile (first_time, not_needed)
> ** Invoke ABC-Common:compile (first_time, not_needed)
> ** Invoke ABC-Common:resources (first_time)
> ** Execute ABC-Common:resources
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/src/java (first_time, not_needed)
> ** Invoke ABC-Common:test:resources (first_time)
> ** Execute ABC-Common:test:resources
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (first_time, not_needed)
> ** Invoke ABC-Common:compile (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
> ** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/test/java (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/test (first_time, not_needed)
> ** Invoke ABC-Common:test:compile (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesessibuildr aborted!
> Invalid argument
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `new'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `filter_classes'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:202:in `tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:440:in `run_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:199:in `initialize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:227:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:164:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `[]'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:158:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:536:in `first_time'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1931:in `invoke_task'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1903:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:170:in `run'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:161:in `run'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/bin/buildr:20
> c:/ruby/1.8.7/bin/buildr:19:in `load'
> c:/ruby/1.8.7/bin/buildr:19
> on.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
> ** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (not_needed)
> ** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (not_needed)
> Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
> ** Invoke ABC-Common:test:setup (first_time)
> ** Execute ABC-Common:test:setup
> ** Execute ABC-Common:test
> IOException: Invalid argument
> ** Invoke ABC-Common:test:teardown (first_time)
> ** Execute ABC-Common:test:teardown
> buildfile is:
> # Generated by Buildr 1.3.3, change to your liking
> # Version number for this release
> VERSION_NUMBER = "1.0.0"
> # Group identifier for your projects
> GROUP = "ABC-Common"
> COPYRIGHT = ""
> SERVLET = '../../ThirdParty/Sun/Servlet/2.3/lib/servlet-2_3.jar'
> J2EE = '../../ThirdParty/Sun/J2EE/lib/j2ee.jar'
> APACHE_NET = '../../ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar'
> COBRA = '../../ThirdParty/Cobra/lib/CobraCommon.jar'
> DBUNIT = '../../ThirdParty/DBUnit/lib/dbunit-2.1-oracle.jar'
> LOG4J = '../../ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar'
> COMMONS_COLLECTIONS = '../../ThirdParty/Apache/Collections/lib/*.jar'
> COMMONS_LANG = '../../ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar'
> CRYSTAL = '../../ThirdParty/Crystal_Decisions/2.5/lib/**/*.jar'
> APACHE_AXIS = '../../ThirdParty/Apache/Axis/1.1/lib/**/*.jar'
> APACHE_DBCP = '../../ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar'
> SQL_SERVER = '../../ThirdParty/Microsoft/SqlServer/2000/lib/**/*.jar'
> ORACLE = '../../ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar'
> JTDS = '../../ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar'
> INTERBASE = '../../ThirdParty/Borland/Interbase/7.1/lib/interclient.jar'
> MOCKITO = '../../ThirdParty/Mockito/1.7/mockito-all-1.7.jar'
> JDBC = struct(
>   :apache_dbcp => APACHE_DBCP,
>   :sql_server => SQL_SERVER,
>   :oracle => ORACLE,
>   :jtds => JTDS,
>   :interbase => INTERBASE  
> )
> # Specify Maven 2.0 remote repositories here, like this:
> repositories.remote << "http://www.ibiblio.org/maven2/"
> my_layout = Layout.new
> my_layout[:source, :main, :java] = 'src/java'
> my_layout[:source, :test, :java] = 'test/java'
> my_layout[:target] = 'build'
> my_layout[:target, :main, :classes] = 'build/classes'  
> my_layout[:target, :test, :classes] = 'build/test'
> desc "ABC-Common"
> define "ABC-Common", :layout=>my_layout do
>   project.version = VERSION_NUMBER
>   project.group = GROUP
>   manifest["Implementation-Vendor"] = COPYRIGHT
>   
>   compile.with LOG4J, J2EE, JDBC, CRYSTAL, COMMONS_LANG, APACHE_NET, COBRA, APACHE_AXIS
>   test.with MOCKITO
>   
> end
> Here is my gem list:
> activesupport (2.2.2)
> Antwrap (0.7.0)
> archive-tar-minitar (0.5.2)
> builder (2.1.2)
> buildr (1.3.3)
> ci_reporter (1.5.2)
> commonwatir (1.6.2)
> firewatir (1.6.2)
> highline (1.4.0)
> hoe (1.8.2, 1.7.0)
> hpricot (0.6.164)
> htmlentities (4.0.0)
> linecache (0.43)
> markaby (0.5)
> net-sftp (2.0.1)
> net-ssh (2.0.4)
> rake (0.8.3, 0.8.1)
> rcor (0.9.3)
> rjb (1.1.6)
> rspec (1.1.5)
> ruby-debug-base (0.10.3, 0.10.2)
> ruby-debug-ide (0.4.4, 0.3.1)
> rubyforge (1.0.1, 1.0.0)
> rubyzip (0.9.1)
> s4t-utils (1.0.4)
> sanitize (1.0.4)
> user-choices (1.1.6)
> watir (1.6.2)
> win32-api (1.2.2)
> win32-process (0.6.0)
> windows-api (0.2.4)
> windows-pr (0.9.8)
> xml-simple (1.0.11)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (BUILDR-246) IOException: Invalid argument Received from Testing

Posted by "CRG (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BUILDR-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

CRG updated BUILDR-246:
-----------------------

    Description: 
Hopefully, this is something I've done wrong.  I set up a custom layout.  My source code compiles with no problems.  When the test task is invoked, it appears I have no problems with compiling JUnit tests.  However, when the actual test process starts, I receive the following:

Testing ABC-Common
IOException: Invalid argument
[Failed] Your build failed with an error: C:/projects/abc/codelines/trunk/java/abc/ABC-Common:
Invalid argument
buildr aborted!
←[31mInvalid argument←[0m

(See full trace by running task with --trace)

The full trace is:

(in C:/projects/abc/codelines/trunk/java/abc/ABC-Common, development)
** Invoke buildr:initialize (first_time)
** Execute buildr:initialize
** Invoke ABC-Common (first_time)
** Execute ABC-Common
** Invoke H:/.m2/repository/org/apache/ant/ant/1.7.1/ant-1.7.1.jar (first_time, not_needed)
** Invoke H:/.m2/repository/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar (first_time, not_needed)
** Invoke H:/.m2/repository/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.jar (first_time, not_needed)
** Invoke c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java (first_time, not_needed)
** Invoke C:/java/jdk1.5.0_15/lib/tools.jar (first_time, not_needed)
** Invoke ABC-Common 
** Invoke test (first_time)
** Execute test
Testing ABC-Common
Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
** Invoke ABC-Common:test (first_time)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile (first_time, not_needed)
** Invoke ABC-Common:test:compile (first_time, not_needed)
** Invoke ABC-Common:compile (first_time, not_needed)
** Invoke ABC-Common:resources (first_time)
** Execute ABC-Common:resources
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/src/java (first_time, not_needed)
** Invoke ABC-Common:test:resources (first_time)
** Execute ABC-Common:test:resources
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (first_time, not_needed)
** Invoke ABC-Common:compile (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (first_time, not_needed)
** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/test/java (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/test (first_time, not_needed)
** Invoke ABC-Common:test:compile (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesessibuildr aborted!
Invalid argument
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `new'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `filter_classes'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:202:in `tests'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:440:in `run_tests'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:199:in `initialize'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:227:in `execute'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:164:in `run_local_tests'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `each'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `run_local_tests'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `[]'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `each'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:158:in `run_local_tests'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:536:in `first_time'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1931:in `invoke_task'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `each'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1903:in `top_level'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:170:in `run'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:161:in `run'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/bin/buildr:20
c:/ruby/1.8.7/bin/buildr:19:in `load'
c:/ruby/1.8.7/bin/buildr:19
on.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (not_needed)
** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (not_needed)
Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
** Invoke ABC-Common:test:setup (first_time)
** Execute ABC-Common:test:setup
** Execute ABC-Common:test
IOException: Invalid argument
** Invoke ABC-Common:test:teardown (first_time)
** Execute ABC-Common:test:teardown

buildfile is:

# Generated by Buildr 1.3.3, change to your liking
# Version number for this release
VERSION_NUMBER = "1.0.0"
# Group identifier for your projects
GROUP = "ABC-Common"
COPYRIGHT = ""

SERVLET = '../../ThirdParty/Sun/Servlet/2.3/lib/servlet-2_3.jar'
J2EE = '../../ThirdParty/Sun/J2EE/lib/j2ee.jar'
APACHE_NET = '../../ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar'
COBRA = '../../ThirdParty/Cobra/lib/CobraCommon.jar'
DBUNIT = '../../ThirdParty/DBUnit/lib/dbunit-2.1-oracle.jar'
LOG4J = '../../ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar'
COMMONS_COLLECTIONS = '../../ThirdParty/Apache/Collections/lib/*.jar'
COMMONS_LANG = '../../ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar'
CRYSTAL = '../../ThirdParty/Crystal_Decisions/2.5/lib/**/*.jar'
APACHE_AXIS = '../../ThirdParty/Apache/Axis/1.1/lib/**/*.jar'
APACHE_DBCP = '../../ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar'
SQL_SERVER = '../../ThirdParty/Microsoft/SqlServer/2000/lib/**/*.jar'
ORACLE = '../../ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar'
JTDS = '../../ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar'
INTERBASE = '../../ThirdParty/Borland/Interbase/7.1/lib/interclient.jar'
MOCKITO = '../../ThirdParty/Mockito/1.7/mockito-all-1.7.jar'
JDBC = struct(
  :apache_dbcp => APACHE_DBCP,
  :sql_server => SQL_SERVER,
  :oracle => ORACLE,
  :jtds => JTDS,
  :interbase => INTERBASE  
)

# Specify Maven 2.0 remote repositories here, like this:
repositories.remote << "http://www.ibiblio.org/maven2/"

my_layout = Layout.new
my_layout[:source, :main, :java] = 'src/java'
my_layout[:source, :test, :java] = 'test/java'
my_layout[:target] = 'build'
my_layout[:target, :main, :classes] = 'build/classes'  
my_layout[:target, :test, :classes] = 'build/test'


desc "ABC-Common"
define "ABC-Common", :layout=>my_layout do

  project.version = VERSION_NUMBER
  project.group = GROUP
  manifest["Implementation-Vendor"] = COPYRIGHT
  
  compile.with LOG4J, J2EE, JDBC, CRYSTAL, COMMONS_LANG, APACHE_NET, COBRA, APACHE_AXIS
  test.with MOCKITO
  
end


Here is my gem list:

activesupport (2.2.2)
Antwrap (0.7.0)
archive-tar-minitar (0.5.2)
builder (2.1.2)
buildr (1.3.3)
ci_reporter (1.5.2)
commonwatir (1.6.2)
firewatir (1.6.2)
highline (1.4.0)
hoe (1.8.2, 1.7.0)
hpricot (0.6.164)
htmlentities (4.0.0)
linecache (0.43)
markaby (0.5)
net-sftp (2.0.1)
net-ssh (2.0.4)
rake (0.8.3, 0.8.1)
rcor (0.9.3)
rjb (1.1.6)
rspec (1.1.5)
ruby-debug-base (0.10.3, 0.10.2)
ruby-debug-ide (0.4.4, 0.3.1)
rubyforge (1.0.1, 1.0.0)
rubyzip (0.9.1)
s4t-utils (1.0.4)
sanitize (1.0.4)
user-choices (1.1.6)
watir (1.6.2)
win32-api (1.2.2)
win32-process (0.6.0)
windows-api (0.2.4)
windows-pr (0.9.8)
xml-simple (1.0.11)

  was:
Hopefully, this is something I've done wrong.  I set up a custom layout.  My source code compiles with no problems.  When the test task is invoked, it appears I have no problems with compiling JUnit tests.  However, when the actual test process starts, I receive the following:

Testing ABC-Common
IOException: Invalid argument
[Failed] Your build failed with an error: C:/projects/abc/codelines/trunk/java/abc/ABC-Common:
Invalid argument
buildr aborted!
←[31mInvalid argument←[0m

(See full trace by running task with --trace)

The full trace is:

(in C:/projects/abc/codelines/trunk/java/abc/ABC-Common, development)
** Invoke buildr:initialize (first_time)
** Execute buildr:initialize
** Invoke ABC-Common (first_time)
** Execute ABC-Common
** Invoke H:/.m2/repository/org/apache/ant/ant/1.7.1/ant-1.7.1.jar (first_time, not_needed)
** Invoke H:/.m2/repository/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar (first_time, not_needed)
** Invoke H:/.m2/repository/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.jar (first_time, not_needed)
** Invoke c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java (first_time, not_needed)
** Invoke C:/java/jdk1.5.0_15/lib/tools.jar (first_time, not_needed)
** Invoke ABC-Common 
** Invoke test (first_time)
** Execute test
Testing ABC-Common
Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
** Invoke ABC-Common:test (first_time)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile (first_time, not_needed)
** Invoke ABC-Common:test:compile (first_time, not_needed)
** Invoke ABC-Common:compile (first_time, not_needed)
** Invoke ABC-Common:resources (first_time)
** Execute ABC-Common:resources
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/src/java (first_time, not_needed)
** Invoke ABC-Common:test:resources (first_time)
** Execute ABC-Common:test:resources
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (first_time, not_needed)
** Invoke ABC-Common:compile (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (first_time, not_needed)
** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/test/java (first_time, not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/test (first_time, not_needed)
** Invoke ABC-Common:test:compile (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesessibuildr aborted!
Invalid argument
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `new'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `filter_classes'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:202:in `tests'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:440:in `run_tests'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:199:in `initialize'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:227:in `execute'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:164:in `run_local_tests'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `each'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `run_local_tests'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `[]'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `each'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:158:in `run_local_tests'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:536:in `first_time'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1931:in `invoke_task'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `each'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1903:in `top_level'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:170:in `run'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:161:in `run'
c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/bin/buildr:20
c:/ruby/1.8.7/bin/buildr:19:in `load'
c:/ruby/1.8.7/bin/buildr:19
on.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (not_needed)
** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (not_needed)
Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
** Invoke ABC-Common:test:setup (first_time)
** Execute ABC-Common:test:setup
** Execute ABC-Common:test
IOException: Invalid argument
** Invoke ABC-Common:test:teardown (first_time)
** Execute ABC-Common:test:teardown

buildfile is:

# Generated by Buildr 1.3.3, change to your liking
# Version number for this release
VERSION_NUMBER = "1.0.0"
# Group identifier for your projects
GROUP = "ABC-Common"
COPYRIGHT = ""

SERVLET = '../../ThirdParty/Sun/Servlet/2.3/lib/servlet-2_3.jar'
J2EE = '../../ThirdParty/Sun/J2EE/lib/j2ee.jar'
APACHE_NET = '../../ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar'
COBRA = '../../ThirdParty/Cobra/lib/CobraCommon.jar'
DBUNIT = '../../ThirdParty/DBUnit/lib/dbunit-2.1-oracle.jar'
LOG4J = '../../ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar'
COMMONS_COLLECTIONS = '../../ThirdParty/Apache/Collections/lib/*.jar'
COMMONS_LANG = '../../ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar'
CRYSTAL = '../../ThirdParty/Crystal_Decisions/2.5/lib/**/*.jar'
APACHE_AXIS = '../../ThirdParty/Apache/Axis/1.1/lib/**/*.jar'
APACHE_DBCP = '../../ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar'
SQL_SERVER = '../../ThirdParty/Microsoft/SqlServer/2000/lib/**/*.jar'
ORACLE = '../../ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar'
JTDS = '../../ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar'
INTERBASE = '../../ThirdParty/Borland/Interbase/7.1/lib/interclient.jar'
MOCKITO = '../../ThirdParty/Mockito/1.7/mockito-all-1.7.jar'
JDBC = struct(
  :apache_dbcp => APACHE_DBCP,
  :sql_server => SQL_SERVER,
  :oracle => ORACLE,
  :jtds => JTDS,
  :interbase => INTERBASE  
)

# Specify Maven 2.0 remote repositories here, like this:
repositories.remote << "http://www.ibiblio.org/maven2/"

my_layout = Layout.new
my_layout[:source, :main, :java] = 'src/java'
my_layout[:source, :test, :java] = 'test/java'
my_layout[:target] = 'build'
my_layout[:target, :main, :classes] = 'build/classes'  
my_layout[:target, :test, :classes] = 'build/test'


desc "ABC-Common"
define "ABC-Common", :layout=>my_layout do

  project.version = VERSION_NUMBER
  project.group = GROUP
  manifest["Implementation-Vendor"] = COPYRIGHT
  
  compile.with LOG4J, J2EE, JDBC, CRYSTAL, COMMONS_LANG, APACHE_NET, COBRA, APACHE_AXIS
  test.with MOCKITO
  
end


> IOException: Invalid argument Received from Testing
> ---------------------------------------------------
>
>                 Key: BUILDR-246
>                 URL: https://issues.apache.org/jira/browse/BUILDR-246
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.3.3
>         Environment: Microsoft Windows XP
> Professional
> Version 2002
> Service Pack 2
> ruby 1.8.7 (2008-05-31 patchlevel 0) [i386-mswin32]
> java version "1.5.0_15"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
> Java HotSpot(TM) Client VM (build 1.5.0_15-b04, mixed mode)
>            Reporter: CRG
>
> Hopefully, this is something I've done wrong.  I set up a custom layout.  My source code compiles with no problems.  When the test task is invoked, it appears I have no problems with compiling JUnit tests.  However, when the actual test process starts, I receive the following:
> Testing ABC-Common
> IOException: Invalid argument
> [Failed] Your build failed with an error: C:/projects/abc/codelines/trunk/java/abc/ABC-Common:
> Invalid argument
> buildr aborted!
> ←[31mInvalid argument←[0m
> (See full trace by running task with --trace)
> The full trace is:
> (in C:/projects/abc/codelines/trunk/java/abc/ABC-Common, development)
> ** Invoke buildr:initialize (first_time)
> ** Execute buildr:initialize
> ** Invoke ABC-Common (first_time)
> ** Execute ABC-Common
> ** Invoke H:/.m2/repository/org/apache/ant/ant/1.7.1/ant-1.7.1.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.jar (first_time, not_needed)
> ** Invoke c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java (first_time, not_needed)
> ** Invoke C:/java/jdk1.5.0_15/lib/tools.jar (first_time, not_needed)
> ** Invoke ABC-Common 
> ** Invoke test (first_time)
> ** Execute test
> Testing ABC-Common
> Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
> ** Invoke ABC-Common:test (first_time)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile (first_time, not_needed)
> ** Invoke ABC-Common:test:compile (first_time, not_needed)
> ** Invoke ABC-Common:compile (first_time, not_needed)
> ** Invoke ABC-Common:resources (first_time)
> ** Execute ABC-Common:resources
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/src/java (first_time, not_needed)
> ** Invoke ABC-Common:test:resources (first_time)
> ** Execute ABC-Common:test:resources
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (first_time, not_needed)
> ** Invoke ABC-Common:compile (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
> ** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/test/java (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/test (first_time, not_needed)
> ** Invoke ABC-Common:test:compile (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesessibuildr aborted!
> Invalid argument
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `new'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `filter_classes'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:202:in `tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:440:in `run_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:199:in `initialize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:227:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:164:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `[]'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:158:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:536:in `first_time'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1931:in `invoke_task'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1903:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:170:in `run'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:161:in `run'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/bin/buildr:20
> c:/ruby/1.8.7/bin/buildr:19:in `load'
> c:/ruby/1.8.7/bin/buildr:19
> on.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
> ** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (not_needed)
> ** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (not_needed)
> Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
> ** Invoke ABC-Common:test:setup (first_time)
> ** Execute ABC-Common:test:setup
> ** Execute ABC-Common:test
> IOException: Invalid argument
> ** Invoke ABC-Common:test:teardown (first_time)
> ** Execute ABC-Common:test:teardown
> buildfile is:
> # Generated by Buildr 1.3.3, change to your liking
> # Version number for this release
> VERSION_NUMBER = "1.0.0"
> # Group identifier for your projects
> GROUP = "ABC-Common"
> COPYRIGHT = ""
> SERVLET = '../../ThirdParty/Sun/Servlet/2.3/lib/servlet-2_3.jar'
> J2EE = '../../ThirdParty/Sun/J2EE/lib/j2ee.jar'
> APACHE_NET = '../../ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar'
> COBRA = '../../ThirdParty/Cobra/lib/CobraCommon.jar'
> DBUNIT = '../../ThirdParty/DBUnit/lib/dbunit-2.1-oracle.jar'
> LOG4J = '../../ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar'
> COMMONS_COLLECTIONS = '../../ThirdParty/Apache/Collections/lib/*.jar'
> COMMONS_LANG = '../../ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar'
> CRYSTAL = '../../ThirdParty/Crystal_Decisions/2.5/lib/**/*.jar'
> APACHE_AXIS = '../../ThirdParty/Apache/Axis/1.1/lib/**/*.jar'
> APACHE_DBCP = '../../ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar'
> SQL_SERVER = '../../ThirdParty/Microsoft/SqlServer/2000/lib/**/*.jar'
> ORACLE = '../../ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar'
> JTDS = '../../ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar'
> INTERBASE = '../../ThirdParty/Borland/Interbase/7.1/lib/interclient.jar'
> MOCKITO = '../../ThirdParty/Mockito/1.7/mockito-all-1.7.jar'
> JDBC = struct(
>   :apache_dbcp => APACHE_DBCP,
>   :sql_server => SQL_SERVER,
>   :oracle => ORACLE,
>   :jtds => JTDS,
>   :interbase => INTERBASE  
> )
> # Specify Maven 2.0 remote repositories here, like this:
> repositories.remote << "http://www.ibiblio.org/maven2/"
> my_layout = Layout.new
> my_layout[:source, :main, :java] = 'src/java'
> my_layout[:source, :test, :java] = 'test/java'
> my_layout[:target] = 'build'
> my_layout[:target, :main, :classes] = 'build/classes'  
> my_layout[:target, :test, :classes] = 'build/test'
> desc "ABC-Common"
> define "ABC-Common", :layout=>my_layout do
>   project.version = VERSION_NUMBER
>   project.group = GROUP
>   manifest["Implementation-Vendor"] = COPYRIGHT
>   
>   compile.with LOG4J, J2EE, JDBC, CRYSTAL, COMMONS_LANG, APACHE_NET, COBRA, APACHE_AXIS
>   test.with MOCKITO
>   
> end
> Here is my gem list:
> activesupport (2.2.2)
> Antwrap (0.7.0)
> archive-tar-minitar (0.5.2)
> builder (2.1.2)
> buildr (1.3.3)
> ci_reporter (1.5.2)
> commonwatir (1.6.2)
> firewatir (1.6.2)
> highline (1.4.0)
> hoe (1.8.2, 1.7.0)
> hpricot (0.6.164)
> htmlentities (4.0.0)
> linecache (0.43)
> markaby (0.5)
> net-sftp (2.0.1)
> net-ssh (2.0.4)
> rake (0.8.3, 0.8.1)
> rcor (0.9.3)
> rjb (1.1.6)
> rspec (1.1.5)
> ruby-debug-base (0.10.3, 0.10.2)
> ruby-debug-ide (0.4.4, 0.3.1)
> rubyforge (1.0.1, 1.0.0)
> rubyzip (0.9.1)
> s4t-utils (1.0.4)
> sanitize (1.0.4)
> user-choices (1.1.6)
> watir (1.6.2)
> win32-api (1.2.2)
> win32-process (0.6.0)
> windows-api (0.2.4)
> windows-pr (0.9.8)
> xml-simple (1.0.11)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (BUILDR-246) IOException: Invalid argument Received from Testing

Posted by "Alex Boisvert (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673560#action_12673560 ] 

Alex Boisvert commented on BUILDR-246:
--------------------------------------

Confirmed.   The issue here is that Buildr.artifacts(...) accepts string parameters but assumes the strings are filenames, not glob patterns.

In other words, the current recommended approach would be to write something like MOCKITO = Dir['./lib/Mockito/1.7/*.jar'] if you want to use filename glob patterns.

I guess we could make Buildr.artifacts(...) accept glob patterns although it would require detecting whether the string is a filename or a pattern to avoid the case where a missing or misspelt filename would get convert to an empty array.

Thoughts?

> IOException: Invalid argument Received from Testing
> ---------------------------------------------------
>
>                 Key: BUILDR-246
>                 URL: https://issues.apache.org/jira/browse/BUILDR-246
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.3.3
>         Environment: Microsoft Windows XP
> Professional
> Version 2002
> Service Pack 2
> ruby 1.8.7 (2008-05-31 patchlevel 0) [i386-mswin32]
> java version "1.5.0_15"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
> Java HotSpot(TM) Client VM (build 1.5.0_15-b04, mixed mode)
>            Reporter: CRG
>         Attachments: buildr.zip
>
>
> Hopefully, this is something I've done wrong.  I set up a custom layout.  My source code compiles with no problems.  When the test task is invoked, it appears I have no problems with compiling JUnit tests.  However, when the actual test process starts, I receive the following:
> Testing ABC-Common
> IOException: Invalid argument
> [Failed] Your build failed with an error: C:/projects/abc/codelines/trunk/java/abc/ABC-Common:
> Invalid argument
> buildr aborted!
> ←[31mInvalid argument←[0m
> (See full trace by running task with --trace)
> The full trace is:
> (in C:/projects/abc/codelines/trunk/java/abc/ABC-Common, development)
> ** Invoke buildr:initialize (first_time)
> ** Execute buildr:initialize
> ** Invoke ABC-Common (first_time)
> ** Execute ABC-Common
> ** Invoke H:/.m2/repository/org/apache/ant/ant/1.7.1/ant-1.7.1.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.jar (first_time, not_needed)
> ** Invoke c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java (first_time, not_needed)
> ** Invoke C:/java/jdk1.5.0_15/lib/tools.jar (first_time, not_needed)
> ** Invoke ABC-Common 
> ** Invoke test (first_time)
> ** Execute test
> Testing ABC-Common
> Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
> ** Invoke ABC-Common:test (first_time)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile (first_time, not_needed)
> ** Invoke ABC-Common:test:compile (first_time, not_needed)
> ** Invoke ABC-Common:compile (first_time, not_needed)
> ** Invoke ABC-Common:resources (first_time)
> ** Execute ABC-Common:resources
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/src/java (first_time, not_needed)
> ** Invoke ABC-Common:test:resources (first_time)
> ** Execute ABC-Common:test:resources
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (first_time, not_needed)
> ** Invoke ABC-Common:compile (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
> ** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/test/java (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/test (first_time, not_needed)
> ** Invoke ABC-Common:test:compile (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesessibuildr aborted!
> Invalid argument
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `new'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `filter_classes'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:202:in `tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:440:in `run_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:199:in `initialize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:227:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:164:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `[]'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:158:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:536:in `first_time'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1931:in `invoke_task'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1903:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:170:in `run'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:161:in `run'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/bin/buildr:20
> c:/ruby/1.8.7/bin/buildr:19:in `load'
> c:/ruby/1.8.7/bin/buildr:19
> on.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
> ** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (not_needed)
> ** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (not_needed)
> Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
> ** Invoke ABC-Common:test:setup (first_time)
> ** Execute ABC-Common:test:setup
> ** Execute ABC-Common:test
> IOException: Invalid argument
> ** Invoke ABC-Common:test:teardown (first_time)
> ** Execute ABC-Common:test:teardown
> buildfile is:
> # Generated by Buildr 1.3.3, change to your liking
> # Version number for this release
> VERSION_NUMBER = "1.0.0"
> # Group identifier for your projects
> GROUP = "ABC-Common"
> COPYRIGHT = ""
> SERVLET = '../../ThirdParty/Sun/Servlet/2.3/lib/servlet-2_3.jar'
> J2EE = '../../ThirdParty/Sun/J2EE/lib/j2ee.jar'
> APACHE_NET = '../../ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar'
> COBRA = '../../ThirdParty/Cobra/lib/CobraCommon.jar'
> DBUNIT = '../../ThirdParty/DBUnit/lib/dbunit-2.1-oracle.jar'
> LOG4J = '../../ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar'
> COMMONS_COLLECTIONS = '../../ThirdParty/Apache/Collections/lib/*.jar'
> COMMONS_LANG = '../../ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar'
> CRYSTAL = '../../ThirdParty/Crystal_Decisions/2.5/lib/**/*.jar'
> APACHE_AXIS = '../../ThirdParty/Apache/Axis/1.1/lib/**/*.jar'
> APACHE_DBCP = '../../ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar'
> SQL_SERVER = '../../ThirdParty/Microsoft/SqlServer/2000/lib/**/*.jar'
> ORACLE = '../../ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar'
> JTDS = '../../ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar'
> INTERBASE = '../../ThirdParty/Borland/Interbase/7.1/lib/interclient.jar'
> MOCKITO = '../../ThirdParty/Mockito/1.7/mockito-all-1.7.jar'
> JDBC = struct(
>   :apache_dbcp => APACHE_DBCP,
>   :sql_server => SQL_SERVER,
>   :oracle => ORACLE,
>   :jtds => JTDS,
>   :interbase => INTERBASE  
> )
> # Specify Maven 2.0 remote repositories here, like this:
> repositories.remote << "http://www.ibiblio.org/maven2/"
> my_layout = Layout.new
> my_layout[:source, :main, :java] = 'src/java'
> my_layout[:source, :test, :java] = 'test/java'
> my_layout[:target] = 'build'
> my_layout[:target, :main, :classes] = 'build/classes'  
> my_layout[:target, :test, :classes] = 'build/test'
> desc "ABC-Common"
> define "ABC-Common", :layout=>my_layout do
>   project.version = VERSION_NUMBER
>   project.group = GROUP
>   manifest["Implementation-Vendor"] = COPYRIGHT
>   
>   compile.with LOG4J, J2EE, JDBC, CRYSTAL, COMMONS_LANG, APACHE_NET, COBRA, APACHE_AXIS
>   test.with MOCKITO
>   
> end
> Here is my gem list:
> activesupport (2.2.2)
> Antwrap (0.7.0)
> archive-tar-minitar (0.5.2)
> builder (2.1.2)
> buildr (1.3.3)
> ci_reporter (1.5.2)
> commonwatir (1.6.2)
> firewatir (1.6.2)
> highline (1.4.0)
> hoe (1.8.2, 1.7.0)
> hpricot (0.6.164)
> htmlentities (4.0.0)
> linecache (0.43)
> markaby (0.5)
> net-sftp (2.0.1)
> net-ssh (2.0.4)
> rake (0.8.3, 0.8.1)
> rcor (0.9.3)
> rjb (1.1.6)
> rspec (1.1.5)
> ruby-debug-base (0.10.3, 0.10.2)
> ruby-debug-ide (0.4.4, 0.3.1)
> rubyforge (1.0.1, 1.0.0)
> rubyzip (0.9.1)
> s4t-utils (1.0.4)
> sanitize (1.0.4)
> user-choices (1.1.6)
> watir (1.6.2)
> win32-api (1.2.2)
> win32-process (0.6.0)
> windows-api (0.2.4)
> windows-pr (0.9.8)
> xml-simple (1.0.11)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (BUILDR-246) IOException: Invalid argument Received from Testing

Posted by "Alex Boisvert (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672332#action_12672332 ] 

Alex Boisvert commented on BUILDR-246:
--------------------------------------

Can you create a simple(r) project that reproduces the issue?   I would make diagnosis and creating a test case for this issue much easier.  thanks!

> IOException: Invalid argument Received from Testing
> ---------------------------------------------------
>
>                 Key: BUILDR-246
>                 URL: https://issues.apache.org/jira/browse/BUILDR-246
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.3.3
>         Environment: Microsoft Windows XP
> Professional
> Version 2002
> Service Pack 2
> ruby 1.8.7 (2008-05-31 patchlevel 0) [i386-mswin32]
> java version "1.5.0_15"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
> Java HotSpot(TM) Client VM (build 1.5.0_15-b04, mixed mode)
>            Reporter: CRG
>
> Hopefully, this is something I've done wrong.  I set up a custom layout.  My source code compiles with no problems.  When the test task is invoked, it appears I have no problems with compiling JUnit tests.  However, when the actual test process starts, I receive the following:
> Testing ABC-Common
> IOException: Invalid argument
> [Failed] Your build failed with an error: C:/projects/abc/codelines/trunk/java/abc/ABC-Common:
> Invalid argument
> buildr aborted!
> ←[31mInvalid argument←[0m
> (See full trace by running task with --trace)
> The full trace is:
> (in C:/projects/abc/codelines/trunk/java/abc/ABC-Common, development)
> ** Invoke buildr:initialize (first_time)
> ** Execute buildr:initialize
> ** Invoke ABC-Common (first_time)
> ** Execute ABC-Common
> ** Invoke H:/.m2/repository/org/apache/ant/ant/1.7.1/ant-1.7.1.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.jar (first_time, not_needed)
> ** Invoke c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java (first_time, not_needed)
> ** Invoke C:/java/jdk1.5.0_15/lib/tools.jar (first_time, not_needed)
> ** Invoke ABC-Common 
> ** Invoke test (first_time)
> ** Execute test
> Testing ABC-Common
> Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
> ** Invoke ABC-Common:test (first_time)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile (first_time, not_needed)
> ** Invoke ABC-Common:test:compile (first_time, not_needed)
> ** Invoke ABC-Common:compile (first_time, not_needed)
> ** Invoke ABC-Common:resources (first_time)
> ** Execute ABC-Common:resources
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/src/java (first_time, not_needed)
> ** Invoke ABC-Common:test:resources (first_time)
> ** Execute ABC-Common:test:resources
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (first_time, not_needed)
> ** Invoke ABC-Common:compile (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
> ** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/test/java (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/test (first_time, not_needed)
> ** Invoke ABC-Common:test:compile (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesessibuildr aborted!
> Invalid argument
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `new'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `filter_classes'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:202:in `tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:440:in `run_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:199:in `initialize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:227:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:164:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `[]'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:158:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:536:in `first_time'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1931:in `invoke_task'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1903:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:170:in `run'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:161:in `run'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/bin/buildr:20
> c:/ruby/1.8.7/bin/buildr:19:in `load'
> c:/ruby/1.8.7/bin/buildr:19
> on.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
> ** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (not_needed)
> ** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (not_needed)
> Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
> ** Invoke ABC-Common:test:setup (first_time)
> ** Execute ABC-Common:test:setup
> ** Execute ABC-Common:test
> IOException: Invalid argument
> ** Invoke ABC-Common:test:teardown (first_time)
> ** Execute ABC-Common:test:teardown
> buildfile is:
> # Generated by Buildr 1.3.3, change to your liking
> # Version number for this release
> VERSION_NUMBER = "1.0.0"
> # Group identifier for your projects
> GROUP = "ABC-Common"
> COPYRIGHT = ""
> SERVLET = '../../ThirdParty/Sun/Servlet/2.3/lib/servlet-2_3.jar'
> J2EE = '../../ThirdParty/Sun/J2EE/lib/j2ee.jar'
> APACHE_NET = '../../ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar'
> COBRA = '../../ThirdParty/Cobra/lib/CobraCommon.jar'
> DBUNIT = '../../ThirdParty/DBUnit/lib/dbunit-2.1-oracle.jar'
> LOG4J = '../../ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar'
> COMMONS_COLLECTIONS = '../../ThirdParty/Apache/Collections/lib/*.jar'
> COMMONS_LANG = '../../ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar'
> CRYSTAL = '../../ThirdParty/Crystal_Decisions/2.5/lib/**/*.jar'
> APACHE_AXIS = '../../ThirdParty/Apache/Axis/1.1/lib/**/*.jar'
> APACHE_DBCP = '../../ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar'
> SQL_SERVER = '../../ThirdParty/Microsoft/SqlServer/2000/lib/**/*.jar'
> ORACLE = '../../ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar'
> JTDS = '../../ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar'
> INTERBASE = '../../ThirdParty/Borland/Interbase/7.1/lib/interclient.jar'
> MOCKITO = '../../ThirdParty/Mockito/1.7/mockito-all-1.7.jar'
> JDBC = struct(
>   :apache_dbcp => APACHE_DBCP,
>   :sql_server => SQL_SERVER,
>   :oracle => ORACLE,
>   :jtds => JTDS,
>   :interbase => INTERBASE  
> )
> # Specify Maven 2.0 remote repositories here, like this:
> repositories.remote << "http://www.ibiblio.org/maven2/"
> my_layout = Layout.new
> my_layout[:source, :main, :java] = 'src/java'
> my_layout[:source, :test, :java] = 'test/java'
> my_layout[:target] = 'build'
> my_layout[:target, :main, :classes] = 'build/classes'  
> my_layout[:target, :test, :classes] = 'build/test'
> desc "ABC-Common"
> define "ABC-Common", :layout=>my_layout do
>   project.version = VERSION_NUMBER
>   project.group = GROUP
>   manifest["Implementation-Vendor"] = COPYRIGHT
>   
>   compile.with LOG4J, J2EE, JDBC, CRYSTAL, COMMONS_LANG, APACHE_NET, COBRA, APACHE_AXIS
>   test.with MOCKITO
>   
> end
> Here is my gem list:
> activesupport (2.2.2)
> Antwrap (0.7.0)
> archive-tar-minitar (0.5.2)
> builder (2.1.2)
> buildr (1.3.3)
> ci_reporter (1.5.2)
> commonwatir (1.6.2)
> firewatir (1.6.2)
> highline (1.4.0)
> hoe (1.8.2, 1.7.0)
> hpricot (0.6.164)
> htmlentities (4.0.0)
> linecache (0.43)
> markaby (0.5)
> net-sftp (2.0.1)
> net-ssh (2.0.4)
> rake (0.8.3, 0.8.1)
> rcor (0.9.3)
> rjb (1.1.6)
> rspec (1.1.5)
> ruby-debug-base (0.10.3, 0.10.2)
> ruby-debug-ide (0.4.4, 0.3.1)
> rubyforge (1.0.1, 1.0.0)
> rubyzip (0.9.1)
> s4t-utils (1.0.4)
> sanitize (1.0.4)
> user-choices (1.1.6)
> watir (1.6.2)
> win32-api (1.2.2)
> win32-process (0.6.0)
> windows-api (0.2.4)
> windows-pr (0.9.8)
> xml-simple (1.0.11)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (BUILDR-246) IOException: Invalid argument Received from Testing

Posted by "CRG (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672380#action_12672380 ] 

CRG commented on BUILDR-246:
----------------------------

Alex,

I think I have found the problem.  It looks like it's related to filename expansion and possibly directory expansion.  I have MOCKITO, a path to a jar, defined in 3 different ways:

#MOCKITO = './lib/Mockito/1.7/mockito-all-1.7.jar'
MOCKITO = './lib/Mockito/1.7/*.jar'
#MOCKITO = './lib/Mockito/1.7/**/*.jar'


In my environment, the first style works fine.  The second and third fail with the "invalid argument" error.  This was a little surprising because buildr compiles source and test files with dependencies that have pathname expansion.

> IOException: Invalid argument Received from Testing
> ---------------------------------------------------
>
>                 Key: BUILDR-246
>                 URL: https://issues.apache.org/jira/browse/BUILDR-246
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.3.3
>         Environment: Microsoft Windows XP
> Professional
> Version 2002
> Service Pack 2
> ruby 1.8.7 (2008-05-31 patchlevel 0) [i386-mswin32]
> java version "1.5.0_15"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
> Java HotSpot(TM) Client VM (build 1.5.0_15-b04, mixed mode)
>            Reporter: CRG
>         Attachments: buildr.zip
>
>
> Hopefully, this is something I've done wrong.  I set up a custom layout.  My source code compiles with no problems.  When the test task is invoked, it appears I have no problems with compiling JUnit tests.  However, when the actual test process starts, I receive the following:
> Testing ABC-Common
> IOException: Invalid argument
> [Failed] Your build failed with an error: C:/projects/abc/codelines/trunk/java/abc/ABC-Common:
> Invalid argument
> buildr aborted!
> ←[31mInvalid argument←[0m
> (See full trace by running task with --trace)
> The full trace is:
> (in C:/projects/abc/codelines/trunk/java/abc/ABC-Common, development)
> ** Invoke buildr:initialize (first_time)
> ** Execute buildr:initialize
> ** Invoke ABC-Common (first_time)
> ** Execute ABC-Common
> ** Invoke H:/.m2/repository/org/apache/ant/ant/1.7.1/ant-1.7.1.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.jar (first_time, not_needed)
> ** Invoke c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java (first_time, not_needed)
> ** Invoke C:/java/jdk1.5.0_15/lib/tools.jar (first_time, not_needed)
> ** Invoke ABC-Common 
> ** Invoke test (first_time)
> ** Execute test
> Testing ABC-Common
> Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
> ** Invoke ABC-Common:test (first_time)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile (first_time, not_needed)
> ** Invoke ABC-Common:test:compile (first_time, not_needed)
> ** Invoke ABC-Common:compile (first_time, not_needed)
> ** Invoke ABC-Common:resources (first_time)
> ** Execute ABC-Common:resources
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/src/java (first_time, not_needed)
> ** Invoke ABC-Common:test:resources (first_time)
> ** Execute ABC-Common:test:resources
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (first_time, not_needed)
> ** Invoke ABC-Common:compile (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesession.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
> ** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (first_time, not_needed)
> ** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/test/java (first_time, not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Mockito/1.7/mockito-all-1.7.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/test (first_time, not_needed)
> ** Invoke ABC-Common:test:compile (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/abc/ABC-Common/build/classes (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Sun/J2EE/lib/j2ee.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msbase.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/mssqlserver.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Microsoft/SqlServer/2000/lib/msutil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Borland/Interbase/7.1/lib/interclient.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cecore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/celib.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ceplugins.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cereports.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/cesessibuildr aborted!
> Invalid argument
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `new'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:62:in `filter_classes'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/java/tests.rb:202:in `tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:440:in `run_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:199:in `initialize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:227:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:164:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:161:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `[]'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/project.rb:348:in `local_projects'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:158:in `run_local_tests'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/test.rb:536:in `first_time'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:482:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `synchronize'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:468:in `invoke_with_call_chain'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:463:in `invoke'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1931:in `invoke_task'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `each'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1903:in `top_level'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:170:in `run'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:321:in `standard_exception_handling'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/lib/buildr/core/application.rb:161:in `run'
> c:/ruby/1.8.7/lib/ruby/gems/1.8/gems/buildr-1.3.3/bin/buildr:20
> c:/ruby/1.8.7/bin/buildr:19:in `load'
> c:/ruby/1.8.7/bin/buildr:19
> on.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/CorbaIDL.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ebus405.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/MetafileRenderer.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rasapp.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/rascore.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/ReportTemplate.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/Serialization.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/URIUtil.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-advanced.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/webreporting-core.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Crystal_Decisions/2.5/lib/WebReportWizard.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Cobra/lib/CobraCommon.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis-ant.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/axis.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-discovery.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/commons-logging.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/jaxrpc.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/log4j-1.2.8.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/saaj.jar (not_needed)
> ** Invoke C:/projects/abc/codelines/trunk/java/ThirdParty/Apache/Axis/1.1/lib/wsdl4j.jar (not_needed)
> ** Invoke H:/.m2/repository/junit/junit/4.4/junit-4.4.jar (not_needed)
> ** Invoke H:/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (not_needed)
> Testing needed. Latest prerequisite change: Mon Feb 09 16:07:02 -0500 2009 (C:/projects/abc/codelines/trunk/java/abc/ABC-Common/buildfile). Last successful test run: <EARLY TIME>.
> ** Invoke ABC-Common:test:setup (first_time)
> ** Execute ABC-Common:test:setup
> ** Execute ABC-Common:test
> IOException: Invalid argument
> ** Invoke ABC-Common:test:teardown (first_time)
> ** Execute ABC-Common:test:teardown
> buildfile is:
> # Generated by Buildr 1.3.3, change to your liking
> # Version number for this release
> VERSION_NUMBER = "1.0.0"
> # Group identifier for your projects
> GROUP = "ABC-Common"
> COPYRIGHT = ""
> SERVLET = '../../ThirdParty/Sun/Servlet/2.3/lib/servlet-2_3.jar'
> J2EE = '../../ThirdParty/Sun/J2EE/lib/j2ee.jar'
> APACHE_NET = '../../ThirdParty/Apache/Net/1.3.0/lib/commons-net-1.3.0.jar'
> COBRA = '../../ThirdParty/Cobra/lib/CobraCommon.jar'
> DBUNIT = '../../ThirdParty/DBUnit/lib/dbunit-2.1-oracle.jar'
> LOG4J = '../../ThirdParty/Apache/Log4J/1.2.8/lib/log4j-1.2.8.jar'
> COMMONS_COLLECTIONS = '../../ThirdParty/Apache/Collections/lib/*.jar'
> COMMONS_LANG = '../../ThirdParty/Apache/Lang/2.4/commons-lang-2.4.jar'
> CRYSTAL = '../../ThirdParty/Crystal_Decisions/2.5/lib/**/*.jar'
> APACHE_AXIS = '../../ThirdParty/Apache/Axis/1.1/lib/**/*.jar'
> APACHE_DBCP = '../../ThirdParty/Apache/Dbcp/1.2.1/lib/commons-dbcp-1.2.1.jar'
> SQL_SERVER = '../../ThirdParty/Microsoft/SqlServer/2000/lib/**/*.jar'
> ORACLE = '../../ThirdParty/Oracle/JDBC/10.1.0.4/lib/ojdbc14.jar'
> JTDS = '../../ThirdParty/SourceForge/JTDS/0.8RC1/lib/jtds-0.8-rc1.jar'
> INTERBASE = '../../ThirdParty/Borland/Interbase/7.1/lib/interclient.jar'
> MOCKITO = '../../ThirdParty/Mockito/1.7/mockito-all-1.7.jar'
> JDBC = struct(
>   :apache_dbcp => APACHE_DBCP,
>   :sql_server => SQL_SERVER,
>   :oracle => ORACLE,
>   :jtds => JTDS,
>   :interbase => INTERBASE  
> )
> # Specify Maven 2.0 remote repositories here, like this:
> repositories.remote << "http://www.ibiblio.org/maven2/"
> my_layout = Layout.new
> my_layout[:source, :main, :java] = 'src/java'
> my_layout[:source, :test, :java] = 'test/java'
> my_layout[:target] = 'build'
> my_layout[:target, :main, :classes] = 'build/classes'  
> my_layout[:target, :test, :classes] = 'build/test'
> desc "ABC-Common"
> define "ABC-Common", :layout=>my_layout do
>   project.version = VERSION_NUMBER
>   project.group = GROUP
>   manifest["Implementation-Vendor"] = COPYRIGHT
>   
>   compile.with LOG4J, J2EE, JDBC, CRYSTAL, COMMONS_LANG, APACHE_NET, COBRA, APACHE_AXIS
>   test.with MOCKITO
>   
> end
> Here is my gem list:
> activesupport (2.2.2)
> Antwrap (0.7.0)
> archive-tar-minitar (0.5.2)
> builder (2.1.2)
> buildr (1.3.3)
> ci_reporter (1.5.2)
> commonwatir (1.6.2)
> firewatir (1.6.2)
> highline (1.4.0)
> hoe (1.8.2, 1.7.0)
> hpricot (0.6.164)
> htmlentities (4.0.0)
> linecache (0.43)
> markaby (0.5)
> net-sftp (2.0.1)
> net-ssh (2.0.4)
> rake (0.8.3, 0.8.1)
> rcor (0.9.3)
> rjb (1.1.6)
> rspec (1.1.5)
> ruby-debug-base (0.10.3, 0.10.2)
> ruby-debug-ide (0.4.4, 0.3.1)
> rubyforge (1.0.1, 1.0.0)
> rubyzip (0.9.1)
> s4t-utils (1.0.4)
> sanitize (1.0.4)
> user-choices (1.1.6)
> watir (1.6.2)
> win32-api (1.2.2)
> win32-process (0.6.0)
> windows-api (0.2.4)
> windows-pr (0.9.8)
> xml-simple (1.0.11)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.