Basically you need to read http://help.github.com/fork-a-repo and http://help.github.com/send-pull-requests
Or just make .patch files and attach to jira. VELO On Wed, Aug 17, 2011 at 2:35 PM, pawel <[email protected]> wrote: > Ok, I think I fixed that, just don't know how to send it to you. I > also fixed one other issue, and you told me that I should use Git in > that thread, but I don't know how, never used it. I see on github link > to read-only repo, so I can't push anything with it. do I have to > crate some account/branch or something else... > > Pawel > > On Aug 17, 6:47 pm, Marvin Froeder <[email protected]> wrote: > > Old issue, is a shame nobody wanna fix it. =/ > > > > VELO > > > > > > > > > > > > > > > > On Wed, Aug 17, 2011 at 1:42 PM, pawel <[email protected]> wrote: > > > Hi, > > > > > I'm trying to run Flexunit tests, but the compilation fails due > > > to:'Error: Unable to resolve resource bundle "SpecificationHelp" for > > > locale "en_US" '. So the code I'm trying to test have > > > [ResourceBundle("SpecificationHelp")] annotations, so obviously > > > compiler needs this resource somewhere on source path. The problem is, > > > the path I'm specifying with 'localesSourcePath' is not added to > > > source paths, when compilling tests. Am I doing something wrong, or FM > > > just lacks that feature? When I run maven with -Dmaven.test.skip=true > > > then it works just fine, so I'm assuming all used tags, spellings etc > > > are correct. > > > > > Thanks, > > > Pawel > > > > > -- > > > You received this message because you are subscribed to the Google > > > Groups "Flex Mojos" group. > > > To post to this group, send email to [email protected] > > > To unsubscribe from this group, send email to > > > [email protected] > > > For more options, visit this group at > > >http://groups.google.com/group/flex-mojos > > > > >http://flexmojos.sonatype.org/ > > -- > You received this message because you are subscribed to the Google > Groups "Flex Mojos" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/flex-mojos > > http://flexmojos.sonatype.org/ > -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos http://flexmojos.sonatype.org/
