Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] apigen in Gerrit validation builds - is thisuseful?

I didn't look into it in detail, but I think this generates the .api_description file which belongs to the artifact and must not be removed from it.

Dani



From:        Lars Vogel <lars.vogel@xxxxxxxxxxx>
To:        "Eclipse Platform UI component developers list." <platform-ui-dev@xxxxxxxxxxx>
Date:        13.07.2017 23:02
Subject:        [platform-ui-dev] apigen in Gerrit validation builds - is this        useful?
Sent by:        platform-ui-dev-bounces@xxxxxxxxxxx




Friends of the Eclipse Platform,

it looks to me that our Gerrit validation builds are generating the
api baseline.

https://hudson.eclipse.org/platform/job/eclipse.platform.ui-Gerrit/13145/consoleFull

For example:

[INFO] Command line:
[/opt/public/common/jdk1.8.0_x64-latest/jre/bin/java, -jar,
/jobs/genie.platform/eclipse.platform.ui-Gerrit/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar,
-install, /jobs/genie.platform/eclipse.platform.ui-Gerrit/workspace/bundles/org.eclipse.core.databinding/target/eclipserun-work,
-configuration,
/jobs/genie.platform/eclipse.platform.ui-Gerrit/workspace/bundles/org.eclipse.core.databinding/target/eclipserun-work/configuration,
-data, target/apibuild-workspace, -application,
org.eclipse.ant.core.antRunner, -buildfile, target/.apibuild.xml]
Buildfile: target/.apibuild.xml

Is this currently used by the Gerrit validation jobs? AFAIK it is not.

If it is not used, does anyone how we can turn this generation of for
the validation jobs? I would assume that this would speed up the build
validation jobs.

Best regards, Lars


--
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web:
http://www.vogella.com
_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-ui-dev



Back to the top