[ 
https://issues.apache.org/jira/browse/CAMEL-6567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13722364#comment-13722364
 ] 

David J. M. Karlsen commented on CAMEL-6567:
--------------------------------------------

The karaf validation fails with:
[WARNING] Failed to validate feature camel-disruptor
[WARNING] No export found to match sun.misc (imported by 
mvn:com.lmax/disruptor/3.1.1)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.743s
[INFO] Finished at: Mon Jul 29 13:30:22 CEST 2013
[INFO] Final Memory: 20M/229M
[INFO] ------------------------------------------------------------------------
Jul 29, 2013 1:30:22 PM org.ops4j.pax.swissbox.bnd.BndUtils$1 run
WARNING: Bundle cannot be generated
java.io.IOException: Pipe closed
        at 
java.io.PipedInputStream.checkStateForReceive(PipedInputStream.java:261)
        at java.io.PipedInputStream.receive(PipedInputStream.java:202)
        at java.io.PipedOutputStream.write(PipedOutputStream.java:122)
        at java.util.zip.ZipOutputStream.writeInt(ZipOutputStream.java:590)
        at java.util.zip.ZipOutputStream.writeEXT(ZipOutputStream.java:427)
        at java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:262)
        at aQute.lib.osgi.Jar.writeResource(Jar.java:446)
        at aQute.lib.osgi.Jar.write(Jar.java:224)
        at org.ops4j.pax.swissbox.bnd.BndUtils$1.run(BndUtils.java:174)

[ERROR] Failed to execute goal 
org.apache.karaf.tooling:features-maven-plugin:2.3.2:validate (validate) on 
project apache-camel: Unable to validate 
/home/et2448/projects/ext/github.com/camel/platforms/karaf/features/target/classes/features.xml:
 1 unresolved imports in feature camel-disruptor -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.

which seems unrelated.
                
> Upgrade to Spring Batch 2.2.1
> -----------------------------
>
>                 Key: CAMEL-6567
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6567
>             Project: Camel
>          Issue Type: Task
>          Components: camel-spring-batch
>            Reporter: David J. M. Karlsen
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.12.0
>
>
> Upgrade to spring batch 2.2.0RELEASE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to