Déploiement en .jar: erreur détecté
Bonsoir,
Lorsque mon .jar a été exporté, une fenêtre m'affiche ceci:
Jar export finished with warnings.see details:
Code:
1 2 3 4 5 6 7 8
|
duplicate entry: org/apache/xmlbeans/BindingConfig.class
duplicate entry: org/apache/xmlbeans/BindingConfig.class
duplicate entry: org/apache/xmlbeans/DelegateXmlObject.class
duplicate entry: org/apache/xmlbeans/DelegateXmlObject.class
duplicate entry: org/apache/xmlbeans/Filer.class
...
... |
Dois-je craindre quelque chose?
Mon appli fonctionne mais je ne sais si ca pose problème ?