Re: [wicketstuff/wicket-contrib-jasperpreports] Is anyone supporting this?

2010-06-10 Thread Charles Deal
the > repo to the end of the pom file, so if you have that repo location I'd > appreciate it! > > Thanks for all your help! > Steve > > > -- > *From:* Charles Deal > *To:* users@wicket.apache.org; Steven Haines > *Sent:* Wed, June 9

Re: [wicketstuff/wicket-contrib-jasperpreports] Is anyone supporting this?

2010-06-09 Thread Charles Deal
ib-jasperreports into my application (Maven)? > > Thanks! > Steve > > > > > > - Original Message > From: Michael O'Cleirigh > To: users@wicket.apache.org > Sent: Tue, June 8, 2010 9:05:07 AM > Subject: Re: [wicketstuff/wicket-contrib-jasperpreports] Is an

Re: [wicketstuff/wicket-contrib-jasperpreports] Is anyone supporting this?

2010-06-09 Thread Steven Haines
to my application (Maven)? Thanks! Steve - Original Message From: Michael O'Cleirigh To: users@wicket.apache.org Sent: Tue, June 8, 2010 9:05:07 AM Subject: Re: [wicketstuff/wicket-contrib-jasperpreports] Is anyone supporting this? Hi Charles, As long as wicketstuff-core buil

Re: [wicketstuff/wicket-contrib-jasperpreports] Is anyone supporting this?

2010-06-08 Thread Michael O'Cleirigh
Hi Charles, As long as wicketstuff-core builds locally with wicket-contrib-jasperreports in the core pom (as a module) you can commit the core pom. I have a hudson instance running that will build and auto deploy into the sonatype snapshot repository a 1.4.10-SNAPSHOT version of your artifa

Re: [wicketstuff/wicket-contrib-jasperpreports] Is anyone supporting this?

2010-06-08 Thread Charles Deal
Awesome. Thanks. I pushed up my initial set of changes. wicket-contrib-jasperreports now builds as 1.4.10-SNAPSHOT using wicketstuff-core. However, I have not added it to the wicketstuff-core build. I'll try to get on that shortly, at least it is no worse off than it was before and now at least

Re: [wicketstuff/wicket-contrib-jasperpreports] Is anyone supporting this?

2010-06-07 Thread nino martinez wael
youve been added. As for the requirement with core, I think you just need to add the project to the pom on core, I'd suggest looking at one of the projects thats already in there (so you can copy and paste).. regards Nino 2010/6/7 Charles Deal : > Excellent.  sf username: cdeal > > First things

Re: [wicketstuff/wicket-contrib-jasperpreports] Is anyone supporting this?

2010-06-07 Thread Rodolfo Hansen
Changes I made on my own code I could push-back. Some helper code; auto-caching of compiled jrxml; and support for accepting PDF Form submitions... On Mon, 2010-06-07 at 11:07 -0400, Charles Deal wrote: > The first set of code I wanted to push back was just some housekeeping > stuff. Use slf4j

Re: [wicketstuff/wicket-contrib-jasperpreports] Is anyone supporting this?

2010-06-07 Thread Charles Deal
The first set of code I wanted to push back was just some housekeeping stuff. Use slf4j, reference wicketstuff-core, minor html changes. After that, I will look at anything that I did in my own code to customize it and see if i can push any of that back. What kind of changes did you have in mind

Re: [wicketstuff/wicket-contrib-jasperpreports] Is anyone supporting this?

2010-06-07 Thread Rodolfo Hansen
I think I have a couple of lines of code I can submit, And I can help you out in case you need any help. On Mon, Jun 7, 2010 at 8:16 AM, Charles Deal wrote: > Excellent. sf username: cdeal > > First things first then. If I get some patches put into scm other people > will see that it is still

Re: [wicketstuff/wicket-contrib-jasperpreports] Is anyone supporting this?

2010-06-07 Thread Charles Deal
Excellent. sf username: cdeal First things first then. If I get some patches put into scm other people will see that it is still a viable project. Then as I get time, I'll extract some of my code into some kind of example. What are the requirements for building with core and who do I contact t

Re: [wicketstuff/wicket-contrib-jasperpreports] Is anyone supporting this?

2010-06-03 Thread nino martinez wael
go for commit rights. And for requirements it would be good to have an example project other than that it should just be working :) 2010/6/3 Charles Deal : > Is anyone out there maintaining/using this library? > > I am using it and I have a handful of modifications that I'd like to push > back i

[wicketstuff/wicket-contrib-jasperpreports] Is anyone supporting this?

2010-06-03 Thread Charles Deal
Is anyone out there maintaining/using this library? I am using it and I have a handful of modifications that I'd like to push back into the source tree. Should I prepare a patch and JIRA issue or shall I pursue commit access for this library? I would also like to get it hooked into the build pro