cancel
Showing results for 
Search instead for 
Did you mean: 

How does one build a custom 1.4 Alfresco?

adepue
Champ in-the-making
Champ in-the-making
Basically, I want a 1.4 WAR with some custom changes (an additional remote layer of my own, some Spring config changes, etc).  First, I try downloading the SDK - no luck, since it doesn't include build scripts.  Then, I try poking around SVN… hmm… it's not obvious where the 1.4 version resides.  I'm seeing only HEAD, so it looks like I'm going to have to know the SVN revision number.  Am I missing something here?  What is the standard approach to producing a customized 1.4 WAR?

Thanks!
3 REPLIES 3

adepue
Champ in-the-making
Champ in-the-making
Anyone?

andy
Champ on-the-rise
Champ on-the-rise
Hi

The source code for the release is in the SDK - otherwise you will have to check out from svn based on date.

Regards

Andy

adepue
Champ in-the-making
Champ in-the-making
Yes, I saw the source code.  However, I do not see any build scripts.  If someone wants to actually build a 1.4 Alfresco, how do they get hold of something that is buildable?  As far as I can see, one either has to know the SVN revision number for the 1.4 release, or they have to create their own build.