castor

clean target of castor-1.1.1-src.tgz build.xml does not work because of missing xmlctf directory

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1.1
  • Fix Version/s: 1.1.2
  • Component/s: General
  • Labels:
    None
  • Environment:
    Linux
  • Testcase included:
    yes
  • Number of attachments :
    1

Description

Download castor-1.1.1-src.tgz
unpack
cd src
ant clean

betelgeuse@pena ~/btdown/castor-1.1.1/src $ ant clean
Buildfile: build.xml

clean:
[delete] Deleting directory /home/betelgeuse/btdown/castor-1.1.1/build
[delete] Deleting directory /home/betelgeuse/btdown/castor-1.1.1/dist

clean.ddlgen:
[delete] Deleting directory /home/betelgeuse/btdown/castor-1.1.1/ddlgen/build

clean.codegen:
[delete] Deleting directory /home/betelgeuse/btdown/castor-1.1.1/codegen/build

clean.anttask:
[delete] Deleting directory /home/betelgeuse/btdown/castor-1.1.1/anttask/build

BUILD FAILED
/home/betelgeuse/btdown/castor-1.1.1/src/build.xml:211: The following error occurred while executing this line:
java.io.FileNotFoundException: /home/betelgeuse/btdown/castor-1.1.1/xmlctf/build.xml (No such file or directory)

Total time: 0 seconds

Activity

Hide
Werner Guttmann added a comment -

Is there a particular reason as to why you are trying this against the sources of 1.1.1 rather e.g. SVN trunk or the SVN 1.1.1 release ?

Show
Werner Guttmann added a comment - Is there a particular reason as to why you are trying this against the sources of 1.1.1 rather e.g. SVN trunk or the SVN 1.1.1 release ?
Hide
Werner Guttmann added a comment -

Oops, looks like I mis-read your comment .. ;-(. It might as well be that we didn't include the xmlctf directory in the source JAR.

Show
Werner Guttmann added a comment - Oops, looks like I mis-read your comment .. ;-(. It might as well be that we didn't include the xmlctf directory in the source JAR.
Hide
Werner Guttmann added a comment -

The resolution to this issue is to add additional 'code' to the 'source' target for the xmlctf module (and all other missing modules, that is).

Show
Werner Guttmann added a comment - The resolution to this issue is to add additional 'code' to the 'source' target for the xmlctf module (and all other missing modules, that is).
Hide
Werner Guttmann added a comment -

As a work-around, please do get the sources from the 1.1.1 tag of the SVN repo.

Show
Werner Guttmann added a comment - As a work-around, please do get the sources from the 1.1.1 tag of the SVN repo.
Hide
Werner Guttmann added a comment -

Final patch for review (xmlctf module only).

Show
Werner Guttmann added a comment - Final patch for review (xmlctf module only).

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved:

Time Tracking

Estimated:
20m
Original Estimate - 20 minutes
Remaining:
20m
Remaining Estimate - 20 minutes
Logged:
Not Specified
Time Spent - Not Specified