ZGRViewer applet svn

View: New views
2 Messages — Rating Filter:   Alert me  

ZGRViewer applet svn

by jcervera :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I had yesterday a similar problem as the one reported by ... Pascal-26 Apr 13, 2009; 09:57pm.  
Not successfull mvn compile of the zgrviewer (not the applet in my case), and  a very similar trace...

In my case, after a study of the trace, and revision of classes with "complaints" in the maven process,
(via a jd-gui "decompilation"), I realized that zgrviewer applet did'nt "mvn compile" as a result of a lack
of several methods in the zvtm-0.10.0-SNAPSHOT.jar file downloaded by maven on my /home/.m2/repository.

In particular, in fr/inria/zvtm/engine/VCursor.class  (unstickLastGlyph method ... )
and  in fr/inria/zvtm/glyphs/Glyph.class (stickToGlyph method...)

I "svn co"-downloaded zvtm and mvn compiled, replaced (jar u...) VCursor.class and Glyph.class in the
repository ( /home/.m2/repository/fr/inria/zvtm/zvtm/0.10.0-SNAPSHOT/zvtm-0.10.0-SNAPSHOT.jar)
and now in the trunk of zgrviewer  the command "mvn compile" did'nt complain again.

So there is perhaps a lack of syncronization problem between trunk version of zgrviewer got by
svn and  dependencies got by mvn downloads...

Hope  that could help others in the future.

Jaime

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
zvtm-devel mailing list
zvtm-devel@...
https://lists.sourceforge.net/lists/listinfo/zvtm-devel

Re: ZGRViewer applet svn

by Emmanuel Pietriga-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I've just switched zgrviewer/svn to zvtm-0.10.0 (which was released  
yesterday). This should solve the problem.

thanks for the report,
Emmanuel

On 25 sept. 09, at 20:21, jaime.cervera@... wrote:

> I had yesterday a similar problem as the one reported by ...  
> Pascal-26 Apr 13, 2009; 09:57pm.
> Not successfull mvn compile of the zgrviewer (not the applet in my  
> case), and  a very similar trace...
>
> In my case, after a study of the trace, and revision of classes with  
> "complaints" in the maven process,
> (via a jd-gui "decompilation"), I realized that zgrviewer applet  
> did'nt "mvn compile" as a result of a lack
> of several methods in the zvtm-0.10.0-SNAPSHOT.jar file downloaded  
> by maven on my /home/.m2/repository.
>
> In particular, in fr/inria/zvtm/engine/VCursor.class  
> (unstickLastGlyph method ... )
> and  in fr/inria/zvtm/glyphs/Glyph.class (stickToGlyph method...)
>
> I "svn co"-downloaded zvtm and mvn compiled, replaced (jar u...)  
> VCursor.class and Glyph.class in the
> repository ( /home/.m2/repository/fr/inria/zvtm/zvtm/0.10.0-SNAPSHOT/
> zvtm-0.10.0-SNAPSHOT.jar)
> and now in the trunk of zgrviewer  the command "mvn compile" did'nt  
> complain again.
>
> So there is perhaps a lack of syncronization problem between trunk  
> version of zgrviewer got by
> svn and  dependencies got by mvn downloads...
>
> Hope  that could help others in the future.
>
> Jaime
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart  
> your
> developing skills, take BlackBerry mobile applications to market and  
> stay
> ahead of the curve. Join us from November 9-12, 2009. Register  
> now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> zvtm-devel mailing list
> zvtm-devel@...
> https://lists.sourceforge.net/lists/listinfo/zvtm-devel

--
Emmanuel Pietriga
INRIA Saclay - Projet In Situ    tel : +33 1 69 15 34 66
Bat 490, Université Paris-Sud    fax : +33 1 69 15 65 86
91405 ORSAY Cedex FRANCE     http://www.lri.fr/~pietriga


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
zvtm-devel mailing list
zvtm-devel@...
https://lists.sourceforge.net/lists/listinfo/zvtm-devel