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 - Headless (commandline) build fails for Java SE/POJO SE project
Summary: Headless (commandline) build fails for Java SE/POJO SE project
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: _ gmpatil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-24 10:44 UTC by _ gmpatil
Modified: 2010-11-16 13:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.