download servlet slowness fixed

64 views
Skip to first unread message

Lucio Piccoli

unread,
Nov 3, 2013, 8:39:44 PM11/3/13
to vosao-cms-...@googlegroups.com
the fix is committed to trunk.

let me know if any issues.


--
regards

Lucio Piccoli


Emilio Sanchez

unread,
Nov 4, 2013, 2:15:47 PM11/4/13
to vosao-cms-...@googlegroups.com
Hi Lucio,

I try to catch up with you. For the moment i can build a vosao war file. Can you make a vosao work on your computer ?

Regards
émilio

Emanuele Ziglioli

unread,
Nov 4, 2013, 7:38:29 PM11/4/13
to vosao-cms-...@googlegroups.com
I've merged your changes into my fork and am gonna test your changes, thanks

Emanuele Ziglioli

unread,
Nov 4, 2013, 7:40:16 PM11/4/13
to vosao-cms-...@googlegroups.com
Emilio,

you can use mvn to build the code, and you can import existing mvn projects into Eclipse, that's what I do.
Have also added Eclipse ,project files to my fork.
I can remember a guy who posted detailed instructions on the web

Emilio Sanchez

unread,
Nov 8, 2013, 6:24:08 AM11/8/13
to vosao-cms-...@googlegroups.com
Hi,
I've succeeded in making vosao work locally, and quite easily.  
The instructions at http://www.vosao.org/developer/doc/building are smart.
Great !




Emilio Sanchez

unread,
Dec 1, 2013, 12:04:49 PM12/1/13
to vosao-cms-...@googlegroups.com
Hi Lucio, hi guys

I wasn't gone 

I've just buit and deployed the new vosao version with your improveness ; for the moment the result is spectacular and very positive.

I wondered if i could tag the version in a 0.9.15 and commit the build on SVN ?

Do you agree ?

Regards,
Emilio

Lucio Piccoli

unread,
Dec 1, 2013, 5:09:45 PM12/1/13
to vosao-cms-...@googlegroups.com

Agree!

regards
lucio piccoli

--
 
---
You received this message because you are subscribed to the Google Groups "Vosao CMS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vosao-cms-develo...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Marco Manzi

unread,
Dec 2, 2013, 2:49:23 AM12/2/13
to vosao-cms-...@googlegroups.com
Hi guys, I'm here, I'm following your development and I'm happy to see that your are evolving Vosao. I can't help you until 30 of march because I'm changing job and I have to go to Canada.
I hope to find some spare time for that data >_>
Meanwhile good job :)


2013/12/1 Lucio Piccoli <lucio....@gmail.com>

Lucio Piccoli

unread,
Dec 3, 2013, 1:35:52 AM12/3/13
to vosao-cms-...@googlegroups.com

Hi guys
I can do the release build.
What are the steps to get the released binary available on code.google?

regards
lucio piccoli

Emilio Sanchez

unread,
Dec 8, 2013, 11:09:37 AM12/8/13
to vosao-cms-...@googlegroups.com
Hi Lucio, hi guys

I've uploaded my build in a 0.9.15 war here http://code.google.com/p/vosao/downloads/list

But look at the google message here http://code.google.com/p/vosao/downloads/entry

Google Code will not support creating new downloads starting January 15th, 2014. See here for more information. 

I think we may reconsider the Emanuele suggest of Github. What do you think ?

About a 0.9.15 tag, there's only a 0.9 put tag for the moment on svn, i'm searching if necessary to put 0.9.15

Regards,
Emilio


Lucio Piccoli

unread,
Dec 8, 2013, 6:51:52 PM12/8/13
to vosao-cms-...@googlegroups.com
hi emilio

hmmm looks like only the download portion of the service is being removed.
the svn service remain.
the article recommends moving to google drive for downloads.
http://google-opensource.blogspot.com.au/2013/05/a-change-to-google-code-download-service.html

lets get the 0.9.15 tagged and released binary into google drive.
then we can take time in considering option to move from googlecode to github.
does that make sense?
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Vosao CMS Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to vosao-cms-develo...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.



--
regards

Lucio Piccoli

Emilio Sanchez

unread,
Dec 10, 2013, 12:19:32 PM12/10/13
to vosao-cms-...@googlegroups.com
Hi Lucio,
Ok I'll try to tag the trunk version If I can manage with svn. Please don't upload any change.
For Google Drive you're probably right we'll see
regards

Emilio Sanchez

unread,
Jan 6, 2014, 4:25:23 PM1/6/14
to vosao-cms-...@googlegroups.com
Hi Lucio,
I didn't manage to tag in SVN the latest commits. As it is explained here http://stackoverflow.com/questions/10650689/how-to-make-a-tag-in-svn-using-eclipse,
 tagging a version is not the same paradigm as for CVS so i think it is not possible in SVN if you don't give an URL to save all files.

So I simply uploaded a vosao cms war with 0.9.15. It works fine in my http://www.jexposecvu.com site. 
Moreover, I'm creating 2 issues (first is 596) on comment management that i'm going to solve.
I finally managed to dig into Vosao code a little bit ;-)
Regards
Emilio

Lucio Piccoli

unread,
Jan 14, 2014, 6:26:10 PM1/14/14
to vosao-cms-...@googlegroups.com
hi emilio

nice work on releasing the war the day after xmas... you have been busy!
not sure what the issue is with svn tag, but this normally works.
svn copy https://repos.vosao/trunk https://repos.vosao/tag/0.9.15

Emilio Sanchez

unread,
Jan 16, 2014, 6:33:09 PM1/16/14
to vosao-cms-...@googlegroups.com
Hi Lucio,

your links are broken.
I just really don't know how to tag a version with SVN.
Some say that the source code must be uploaded to a specific url but i don't know, well trunk head can be enough

regards

Lucio Piccoli

unread,
Jan 17, 2014, 1:35:03 AM1/17/14
to vosao-cms-...@googlegroups.com
hi emilio

the url is provided were just examples.
this is what i would have used to tag with actual url.


svn copy https://vosao.googlecode.com/svn/trunk
https://vosao.googlecode.com/svn/tags/0.9.15

this commands svn to make a copy of the repository /trunk dir and
place it in the repository /tags/0.9.15 dir.
it is all done on the svn server. NB. I assume all code is committed to /trunk.

see this http://svnbook.red-bean.com/en/1.7/svn.ref.svn.c.copy.html

does that make sense?

Emilio Sanchez

unread,
Jan 17, 2014, 4:55:40 PM1/17/14
to vosao-cms-...@googlegroups.com
yeah, completely
I'll try it back
thanks a lot.

Emilio Sanchez

unread,
Mar 5, 2014, 6:09:11 PM3/5/14
to vosao-cms-...@googlegroups.com
Hi Lucio,
done. The 0.9.15 tagged version contains your very important bug correction.
I've eventually made it through Eclipse svn.

Best regards.
Reply all
Reply to author
Forward
0 new messages