Re: SVN migration

Michael Kuß <[email protected]> Mon, 27 Feb 2006 15:21:32 +0100
Newsgroups gmane.comp.java.jrpm.devel
Message-ID <[email protected]>
Hello Nikita,

some of your issues should be fixed already in CVS.
That is:
- CHAR.java
- Bzip Issue with newer bzip files
- Your NullPointer issue (just fixed ;) )
- Paul Nasrat patch should be included

Do you have example rpms for the Header.java issue and the RPMLead.java
issue. Than I can fix against them.
Also if we can improve logging I am happy with input about that.


Regards,
	Micha

--
Want a developer in berlin?
http://www.michael-kuss.de


Nikita wrote:
> Hello Yannick,
> 
> 
> 
> I work on package management tool (http://easyrpm.sourceforge.net)
> that uses jrpm. I have made some changes in jrpm to get it working
> properly. Sorry to say, I can't provide patches, because in my version
> there are too many small optimizations that made reading of rpmdb much
> faster (from 20 sec to 12). This optimizations include deleting of
> loggers that is not good for the library.
> 
> Needed changes:
> CHAR.java - read 1 byte as char instead of two
> Header.java - skip wholes between header entries (there are some)
> RPMHeader.java, RPMSignature.java: "enum" -> "enumeration" as "enum"
> is a keyword in java 1.5. 
> RPMLead.java "unknown" type should be passes as it is "noarch"
> 
> Also a patch by Paul Nasrat that skips magic bytes in header should be
> applied.
> 
> 
> jrpm(original) reads installable Opera rpms with exception.
> opera-7.54-20040803.4-shared-qt.i386-en.rpm and
> opera-7.21-20031013.4-shared-qt.i386.rpm
> java.lang.NullPointerException at
>   com.jguild.jrpm.io.RPMFile.readFromStream(RPMFile.java:281) at
>   com.jguild.jrpm.io.RPMFile.<init>(RPMFile.java:47) at
> 
> Monday, February 27, 2006, 1:21:19 PM, you wrote:
> 
> YM> Sourceforge finally has released the SVN support :D
> 
> YM> I'm now in process of migrating the code to the SVN repository :)
> 
> YM> Also, since the library is stable, and although it doesn't do everything
> YM> we would have wanted to add to it, it does do the basic functionality, i
> YM> was thinking of making a 1.0 release with that functionality, rather
> YM> than leave it beta for several more years, what do you guys think ?
> 
> 
> YM> -------------------------------------------------------
> YM> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> YM> that extends applications into web and mobile media. Attend the live webcast
> YM> and join the prime developer group breaking into this new coding territory!
> YM> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> YM> _______________________________________________
> YM> jrpm-devel mailing list
> YM> [email protected]
> YM> https://lists.sourceforge.net/lists/listinfo/jrpm-devel
> 
> 
> 



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642