Project

General

Profile

Actions

Bug #5352

closed

build-area-2.1 is not working and build-area-2.2 is needed for kepler-2.2 release.

Added by jianwu jianwu about 13 years ago. Updated almost 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
build system
Target version:
Start date:
03/15/2011
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5352

Description

I didn't see build-area-2.2 module for kepler-2.2 at https://code.kepler-project.org/code/kepler/releases/release-branches/ or https://code.kepler-project.org/code/kepler/releases/released/. When I tried to use https://code.kepler-project.org/code/kepler/releases/release-branches/build-area-2.1/, I got the following exception. Since kepler trunk is ever changing, we'd better have a build-area-2.2 module for kepler 2.2 release.

kepler:build-area-2.1 jianwu$ svn info
Path: .
URL: https://code.kepler-project.org/code/kepler/releases/release-branches/build-area-2.1
Repository Root: https://code.kepler-project.org/code/kepler
Repository UUID: edc41a2b-3e5c-0410-9d3f-8540a70682f1
Revision: 27291
Node Kind: directory
Schedule: normal
Last Changed Author: welker
Last Changed Rev: 26871
Last Changed Date: 2011-01-31 14:25:53 -0800 (Mon, 31 Jan 2011)

kepler:build-area-2.1 jianwu$ ant
Buildfile: /Users/jianwu/Kepler/repository/kepler/kepler-branch-2.2/build-area-2.1/build.xml

BUILD FAILED
/Users/jianwu/Kepler/repository/kepler/kepler-branch-2.2/build-area-2.1/build.xml:4: The following error occurred while executing this line:
/Users/jianwu/Kepler/repository/kepler/kepler-branch-2.2/build-area-2.1/settings/taskdefs.xml:5: typedef class org.kepler.build.Get cannot be found
using the classloader AntClassLoader[]

Total time: 0 seconds

Actions #1

Updated by David Welker about 13 years ago

Nice catch.

I have added a build-area-2.2.

For the problem with the build-area-2.1, you simply have to rename build-area-2.1 to "build-area" instead of keeping the name as "build-area-2.1." I have added documentation to this effect to the wiki,

Closing.

Actions #2

Updated by jianwu jianwu about 13 years ago

The new build-area-2.2 seems have problem to check out ptolemy. Here is the error I got when I first use 'ant change-to -Dsuite=kepler-2.2' after build-area check out. It tries to check out two version of ptolemy.

[change-to] ptolemy-8.1:
[change-to] Downloading ptolemy-8.1...
[change-to] svn co -r head http://code.kepler-project.org/code/kepler/releases/release-branches/ptolemy-8.1 /Users/jianwu/Kepler/repository/kepler/kepler-branch-2.2/ptolemy-8.1
[change-to] A /Users/jianwu/Kepler/repository/kepler/kepler-branch-2.2/ptolemy-8.1/lib
....
[change-to] A /Users/jianwu/Kepler/repository/kepler/kepler-branch-2.2/ptolemy-8.1/module-info/licenses.txt
[change-to] A /Users/jianwu/Kepler/repository/kepler/kepler-branch-2.2/ptolemy-8.1/module-info/revision.txt
[change-to] Checked out revision 27294.
[change-to]
[change-to] ptolemy revision: 60245
[change-to] svn co -r 60245 svn://source.eecs.berkeley.edu/chess/ptII/trunk /Users/jianwu/Kepler/repository/kepler/kepler-branch-2.2/ptolemy-8.1/src
[change-to] svn: '/Users/jianwu/Kepler/repository/kepler/kepler-branch-2.2/ptolemy-8.1/src' is already a working copy for a different URL
[change-to]

BUILD FAILED
/Users/jianwu/Kepler/repository/kepler/kepler-branch-2.2/build-area/build.xml:81: ERROR: It appears that the command did not execute properly and exited with an exit code of: 1

Total time: 4 minutes 58 seconds

Actions #3

Updated by David Welker almost 13 years ago

Fixed. Closing.

Actions #4

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 5352

Actions

Also available in: Atom PDF