Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Running Galileo builds

For those who are trying to invoke Galileo builds through Hudson and not
having success...

There is a sequence to follow:

1. galileo.generate
2. galileo.build
3. galileo.fixperm (should run automatically after galileo.build)
4. galileo.publish (just pushes to a staging directory on the build machine,
not the main download site due to permission issues)

The error below is due to trying to invoke the build without generating,
which performs a clean of the build directory.  Yes, I know there are lots
of improvements that can be made here, but it works well enough for me.  If
you're interested in contributing, just say the word.

I've just run generate and build, so there's now a build in progress.

Thanks,
Rich

------ Forwarded Message
From: Richard Gronback <richard.gronback@xxxxxxxxxxx>
Date: Fri, 20 Feb 2009 08:46:46 -0500
To: Richard Gronback <richard.gronback@xxxxxxxxxxx>
Subject: Galileo build failed

Director failed to create product!
   Check the log file for more information:
http://build.eclipse.org/galileo/build/galileo-I20090218-1522.log.txt.
            



------ End of Forwarded Message



Back to the top