简体   繁体   English

Primefaces文件上传补丁

[英]Primefaces Fileupload Patch

I have the same problem as the guy in this post. 我和这篇文章中的人有同样的问题。

Can you help me apply the patch from here 你能帮我从这里申请补丁吗

I have no idea if that solves it, but I will try if you can tell me how to apply a patch :-) 我不知道是否可以解决它,但是如果您能告诉我如何应用补丁,我会尽力的:-)

PrimeFaces uses Apache Subversion (SVN) as code repository. PrimeFaces使用Apache Subversion (SVN)作为代码存储库。 It's available here . 在这里可用。 If you configure your development tool to connect to this code repository (eg Eclipse has a Subclipse plugin for this), then you can hook on it, download the entire project, apply the patch yourself and then rebuild the project into a JAR file yourself. 如果您将开发工具配置为连接到此代码存储库(例如Eclipse为此提供了Subclipse插件),则可以对其进行挂钩,下载整个项目,自己应用补丁,然后自己将项目重新构建为JAR文件。

This should be pretty straightforward if you're already familiar with code repositories like CVS, Git, Mercurial, etc. An alternative is to wait for them to release a new version so that you can just download the ready-to-use JAR from their side. 如果您已经熟悉CVS,Git,Mercurial等代码存储库,那么这应该非常简单。另一种方法是等待它们发布新版本,以便您可以从其中下载现成的JAR。侧。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM