Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 132615 --- Target "compile" in BuildEngine.xml should not depends on the target "compileTest"

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 132615 --- Target "compile" in BuildEngine.xml should not depends on the target "compileTest"

Subject: [birt-dev]CheckIn: Fix Bugzilla Bug 132615 --- Target "compile" in BuildEngine.xml should not depends on the target "compileTest"

Summary 

Remove the dependency from "compile" to "compileTest".

Bugzilla Bug (s) Resolved:

Fix Bugzilla Bug 132615 --- Target "compile" in BuildEngine.xml should not depends on the target "compileTest"

Description:

Why:

Target "compile" can not have the dependency on target "compileTest", or some build errors will occur in daily build

Fix:

Remove the dependency

 

Test Description:

 

Files Edited:

cvs ci -m "use third party plugins in ant build" -l "/org.eclipse.birt.core/BuildCore.xml"

cvs ci -m "use third party plugins in ant build" -l "/org.eclipse.birt.report.engine.emitter.html/BuildHtmlEmitter.xml"

cvs ci -m "use third party plugins in ant build" -l "/org.eclipse.birt.report.engine/BuildEngine.xml"

cvs ci -m "use third party plugins in ant build" -l "/org.eclipse.birt.report.engine.emitter.pdf/.classpath" "/org.eclipse.birt.report.engine.emitter.pdf/META-INF/MANIFEST.MF" "/org.eclipse.birt.report.engine.emitter.pdf/BuildEnginePDF.xml" "/org.eclipse.birt.report.engine.emitter.pdf/build.properties"

cvs ci -m "use third party plugins in ant build" -l "/com.lowagie.itext/META-INF/MANIFEST.MF"


Notes to Build Team:

 

Notes to Developers:

Notes to QA:

 

Quotes to Documentation:

Wei Wang

Actuate Corportation(SH) R&D Center

Email: wwang@xxxxxxxxxxx



Back to the top