This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 179024

Summary: Headless (commandline) build fails for Java SE/POJO SE project
Product: soa Reporter: _ gmpatil <gmpatil>
Component: Composite ApplicationAssignee: _ gmpatil <gmpatil>
Status: CLOSED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description _ gmpatil 2009-12-24 10:44:05 UTC
Headless (commandline build) fails with below error.

BUILD FAILED
c:\ats\t\driver-tests\pojose\provider1\caEchos\nbproject\build-impl.xml:103: The following error occurred while executing this line:
c:\ats\t\driver-tests\pojose\provider1\jseEchos\nbproject\pojo-bld.xml:33: Unable to rename old file (c:\ats\t\driver-tests\pojose\provider1\jseEchos\dist\jseEchos.jar) to temporary file

This is causing all POJO SE ATS tests to fail during the build step.
Comment 1 _ gmpatil 2009-12-24 16:06:36 UTC
Fixed in gf esb v2.2 patch 1 build.
Change log: http://hg-soabi.stc.com/gfesbv22/rev/ff8f131606cc .
Comment 2 senthilprabhu 2010-11-16 13:06:58 UTC
PojoSE projects can be built successfully in commandline.
This is verified to work correctly in CAPS 63 M5 build (20101103-1248).
This issue can be closed.