Bruno,
1T3XT info wrote: > We can't have Maven update from the old versions to 5.0 > because that would break everything. > > What we need, is a new project at Maven that no longer > uses the com.lowagie packages, but the com.itextpdf packages. > > I'm not a Maven user (I've followed a course, but I didn't > get the point, I always run into troubles when I try using it), > so it's up to the Maven aficionado's to do everything that is > necessary for Maven to work if that's what they want. > > We'll update the POM if necessary, but we expect the Maven > users to tell us what they need. That wont be too big a problem. As iText changes substantially, it would be very much ok to publish the new iText artifacts using a different group identifier which may very well be com.itextpdf instead of the former com.lowagie. Additionally the mainClass entry has to be updated to reflect the new packages. At first glance that's all there is to change. Regards, Michael. -- View this message in context: http://old.nabble.com/iText-5.0-documentation-tp27026911p27238362.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
