cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco Installer

subhajit
Champ in-the-making
Champ in-the-making
Hi all,

I want to build and make the installer for alfresco community 3.4.0. I have downloaded BitRock Version: 7.1.0 and tried to build alfresco installer .xml files i.e Project.xml but every time I got the following error,

Executing pre build actions
Checking output directory
README file README.txt does not exist.
Build time: 12 seconds
Build failed!
Built with an evaluation version of InstallBuilder


Please help me out.

Thanks
14 REPLIES 14

subhajit
Champ in-the-making
Champ in-the-making
Still no reply. Every time I am getting the following error whenever I am trying to build installer in alfresco,

Executing pre build actions
Checking output directory
Prebuild check
Unknown error while building
Build time: 17 seconds
Build failed!
Built with an evaluation version of InstallBuilder


I am just stuck in this. Please help me out.

Thanks,

subhajit
Champ in-the-making
Champ in-the-making
Still no reply. There is no one who can help me to build and make an installer from alfresco install folder!!!!

mrogers
Star Contributor
Star Contributor
The "installer" is a fairly obscure bit of Alfresco, there are few people who understand it. :mrgreen:

As for your compile error, you are getting errors from compiling quick start.    Its almost as if your quickstart is building against a different, old version of the repo libraries.  

The common problem when compiling is having other character encodings than UTF-8 however that does  not appear to be your problem.

Sorry can't help much more.  The alfresco code does compile.

subhajit
Champ in-the-making
Champ in-the-making
Ok I understood. Thanks for your reply. Can you please tell me one thing- for Alfresco version 3.4.b what Bitrock version should I use?

subhajit
Champ in-the-making
Champ in-the-making
Can it be possible to make custom property unique in alfresco? Suppose I have created 2 custom property say 1. name 2. number, now if any user edit number column then it should be unique.

thanks.