Two sub reports in one report with different data sources in struts2-jasper report environment

2011-01-31 Thread @rju
hi genius... can we use two sub reports in one report with different data sources in struts2-jasper report environment?? i.e. can we send two lists in action because i need to execute two reports in one so i am planning it using sub reports but for that i am unable to send two lists

Re: JIRA - can't edit issues anymore

2011-01-31 Thread Paul Benedict
I must admit, I will need their email address. Have that upon you? On Tue, Feb 1, 2011 at 1:08 AM, Lukasz Lenart wrote: > 2011/2/1 Paul Benedict : > > I may have lost some permissions. I should be able to edit any STR issue. > > Who do I contact to get this back? > > Funny, you're the Project Lea

Re: JIRA - can't edit issues anymore

2011-01-31 Thread Lukasz Lenart
2011/2/1 Paul Benedict : > I may have lost some permissions. I should be able to edit any STR issue. > Who do I contact to get this back? Funny, you're the Project Lead of the STR ;-) INFRA can help, I remember they had asked what kind of access rights do you need when they've been merging Struts

Re: GXP Plugin

2011-01-31 Thread Lukasz Lenart
Hi, One thing, the InjectedObjectContainer class is not needed, I've modified the GxpResult class and right now the Struts Inject mechanism will inject a Container instance into a GxpResult object and then the GxpResult can used it to inject further. Take a look on the source, there is a setter i

Re: A new release

2011-01-31 Thread Lukasz Lenart
2011/1/31 Paul Benedict : > He he.. I'll give you the answer that I got whenever I wanted to do "beta" > releases. Votes determine the quality of the release, not the version label. > So 2.2.2 could be production if it's voted that way. When you put out your > vote, ask: > > [ ] GA > [ ] Beta > [ ]

JIRA - can't edit issues anymore

2011-01-31 Thread Paul Benedict
I may have lost some permissions. I should be able to edit any STR issue. Who do I contact to get this back?

Re: GXP Plugin

2011-01-31 Thread Maurizio Cucchiara
> Do you know if Struts still compiles binaries nightly that I can use to > test? Started now, check it up on [1], the build process is still pending, so you should wait until the #262 version is builded [1] https://hudson.apache.org/hudsons/job/Struts2/lastBuild/org.apache.struts$struts2-assembl

Re: GXP Plugin

2011-01-31 Thread Ben McCann
Thanks John. Feel free to mark the bug as closed now. Do you know if Struts still compiles binaries nightly that I can use to test? Thanks, Ben On Mon, Jan 31, 2011 at 2:16 PM, John Lindal wrote: > All the code was moved to org.apache.struts2.views.gxp, to conform to the > project standards.

Re: XWork maven-shade-plugin configuation

2011-01-31 Thread Maurizio Cucchiara
John, I didn't follow the asm's matter, but as I said a couple of days ago [1] struts-core already depends on commons-io library (actually is a fileupload's dependency), so there cannot be a struts application without common-io library along its path. [1] https://issues.apache.org/jira/browse/WW-3

Re: svn commit: r1065355 - /struts/struts2/trunk/xwork-core/pom.xml

2011-01-31 Thread Maurizio Cucchiara
Have you tried to launch the struts blank application after this change? FileUtils depends on a lot of other io classes, when you shade it xwork starts to looking for other resources along the org/apache/commons/io/xwork/ path. On 30 January 2011 20:13, wrote: > Author: jafl > Date: Sun Jan 30

Re: GXP Plugin

2011-01-31 Thread John Lindal
All the code was moved to org.apache.struts2.views.gxp, to conform to the project standards. But you're right that two files are missing: struts-plugin.xml and InjectedObjectContainer.java I have checked these in under WW-3475. Please check the new contents of trunk, and let me know if this

Re: GXP Plugin

2011-01-31 Thread Ben McCann
There's some code missing from the Subversion repository. E.g. the following two directories don't appear to be there: src/main/resources/ src/main/java/com/google/struts/gxp/ On Mon, Jan 31, 2011 at 1:57 PM, John Lindal wrote: > If you're referring to the pom.xml for building the gxp plugin,

Re: GXP Plugin

2011-01-31 Thread John Lindal
If you're referring to the pom.xml for building the gxp plugin, then that already has the dependency mentioned in the ticket, at least in trunk. John On 1/31/11 1:52 PM, "Ben McCann" wrote: Hi, I was wondering if someone would be able to check-in the rest of the code for the GXP plugin that I

GXP Plugin

2011-01-31 Thread Ben McCann
Hi, I was wondering if someone would be able to check-in the rest of the code for the GXP plugin that I contributed. Only half of it got checked in because of some mix-up with lost paperwork or something along those lines. I got a software grant form signed off on by one of our VPs at which point