Change change.XXXXXXXXX.kFVn10CF.txt by [EMAIL PROTECTED] /Users/ben/ src/svn/openlaszlo/branches/legals/ on 2006-09-15 11:59:15 PDT

Summary: Do not query svn for version info unless explicitly requested

New Features:

Bugs Fixed: LPP-2635 Build system fails if svn client > 1.3.1 is not present

Technical Reviewer: ptw
QA Reviewer: mamye
Doc Reviewer: none

Documentation:
By default, the build system will not try to query subversion. This means it won't fail if subversion is not present. If you want the compiled in version info to come from svn, pass in -Dsvn.query=true, and make sure that svn 1.3.1 or later is present. If you want to explicitly specify a build id, pass in - Dbuild.id="my_special_build_id"

This addresses problems we've had building on machines with no subversion client or
pre-1.3.1 versions of subversion client.

Release Notes:

Details:


Tests:

Files:
M      WEB-INF/lps/server/build.xml

Change change.XXXXXXXXX.kFVn10CF.txt by [EMAIL PROTECTED] 
/Users/ben/src/svn/openlaszlo/branches/legals/ on 2006-09-15 11:59:15 PDT

Summary: Do not query svn for version info unless explicitly requested

New Features:

Bugs Fixed: LPP-2635 Build system fails if svn client > 1.3.1 is not present

Technical Reviewer: ptw
QA Reviewer: mamye
Doc Reviewer: none

Documentation:
By default, the build system will not try to query subversion. This means it 
won't fail
if subversion is not present. If you want the compiled in version info to come 
from 
svn, pass in -Dsvn.query=true, and make sure that svn 1.3.1 or later is 
present. 
If you want to explicitly specify a build id, pass in 
-Dbuild.id="my_special_build_id"

This addresses problems we've had building on machines with no subversion 
client or 
pre-1.3.1 versions of subversion client. 

Release Notes:

Details:
    

Tests:

Files:
M      WEB-INF/lps/server/build.xml
_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to