Closed GoogleCodeExporter closed 9 years ago
I think there is an error when you deployed the package to the maven repo: I
tried to go directly from your source code and then I rebuilt from there after
having touched the "FilesApiUploadAction" file and not it works!
Please let us know where is the new location of your source code: I would like
to help you in the development because I am using this on my projects and I
really need some improvements, that I can code on my own!
Original comment by DoctorMi...@gmail.com
on 30 Sep 2011 at 6:18
I have deployed again the snapshots, could you try again.
To get and compile the sources you have to install svn and maven and run:
svn checkout http://gwtupload.googlecode.com/svn/trunk/GwtUpload gwtupload
cd gwtupload/core
mvn package
then you should have the new .jar file in the target folder.
Original comment by manuel.carrasco.m
on 9 Nov 2011 at 11:06
Original comment by manuel.carrasco.m
on 22 Nov 2011 at 3:26
Original issue reported on code.google.com by
DoctorMi...@gmail.com
on 30 Sep 2011 at 4:10