On 6/23/20 12:38 PM, Raymond Auge wrote:
`ant test` transitively invokes `deploy` target which builds the artifacts.

You'll want to run the following commands that are currently failing for me

ant clean
ant
ant test-compile
ant embed

cd res/maven
ant -f mvn-pub.xml generic-install

Is that last command working for you?

The error I'm getting is:

package:
      [jar] Building jar: /development/pivotal/cloudfoundry/spring-projects/graal/tomcat10/output/build/lib/annotations-api.jar

add-osgi:
     [echo] add-osgi /development/pivotal/cloudfoundry/spring-projects/graal/tomcat10/output/build/lib/annotations-api.jar true
      [bnd] 1 ERRORS
      [bnd]  Invalid value for Bundle-Version, ${version_cleanup;9.0.0-native-image-dev} does not match [0-9]{1,9}(\.[0-9]{1,9}(\.[0-9]{1,9}(\.[0-9A-Za-z_-]+)?)?)?       [bnd] /development/pivotal/cloudfoundry/spring-projects/graal/tomcat10/res/bnd/annotations-api.jar.tmp.bnd: bnd failed       [bnd]     at aQute.bnd.ant.BndTask.executeBackwardCompatible(BndTask.java:240)
      [bnd]     at aQute.bnd.ant.BndTask.execute(BndTask.java:119)
      [bnd]     at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)

Filip


- Ray

On Tue, Jun 23, 2020 at 3:21 PM Filip Hanik <fha...@vmware.com <mailto:fha...@vmware.com>> wrote:

    *From:* Raymond Auge <raymond.a...@liferay.com
    <mailto:raymond.a...@liferay.com>>
    *Sent:* Tuesday, June 23, 2020 12:17 PM
    *To:* Tomcat Developers List <dev@tomcat.apache.org
    <mailto:dev@tomcat.apache.org>>
    *Subject:* Re: [tomcat] branch 9.0.x updated: Fixes OSGI bundling
    error

    k, so travis config is borked.. I should add github actions.

    *//*

    I don’t think Travis tests artifact generation

    - Ray

    On Tue, Jun 23, 2020 at 3:13 PM Raymond Auge
    <raymond.a...@liferay.com <mailto:raymond.a...@liferay.com>> wrote:

    <snip>



--
*Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile> (@rotty3000) Senior Software Architect *Liferay, Inc.* <http://www.liferay.com> (@Liferay)

Reply via email to