grouper-dev - RE: [grouper-dev] RE: [grouper] Revied setters to eliminate warning in IDE (#16)
Subject: Grouper Developers Forum
List archive
RE: [grouper-dev] RE: [grouper] Revied setters to eliminate warning in IDE (#16)
Chronological Thread
- From: Chris Hyzer <>
- To: Andrea Biancini <>
- Cc: Internet2/grouper <>, Internet2/grouper <>, "" <>
- Subject: RE: [grouper-dev] RE: [grouper] Revied setters to eliminate warning in IDE (#16)
- Date: Mon, 3 Nov 2014 19:08:59 +0000
- Accept-language: en-US
Uh, yeah
J You can link source for those vars so they point to your source dirs, but if you arent changing
grouper API code or client code, you can just remove them probably. Just don’t commit your changes to the .project file. Here is an example if you set them up: Or if you manually edit the grouper-ws .project file (again, don’t commit it), and enter the paths on your machine, and close the project (delete but not contents),
and import again, it should work:
<variableList>
<variable>
<name>GROUPER_V2_2_CLIENT_SOURCE</name>
<value>file:/C:/Users/mchyzer/Documents/GitHub/grouper_v2_2/grouper-misc/grouperClient/src/java</value>
</variable>
<variable>
<name>GROUPER_V2_2_CONF</name>
<value>file:/C:/Users/mchyzer/Documents/GitHub/grouper_v2_2/grouper/conf</value>
</variable>
<variable>
<name>GROUPER_V2_2_SOURCE</name>
<value>file:/C:/Users/mchyzer/Documents/GitHub/grouper_v2_2/grouper/src/grouper</value>
</variable>
</variableList> From: Andrea Biancini [mailto:]
Thanks Chris, it seems quite clear to me! Tomorrow (here in Italy is 7pm) I will try to start and go through it! One last question, I have this problem on GROUPER_2_2_BRANCH (see attached picture). It seems that some source path is missing in grouper-ws. Should I lik those folder to some other in the worskspace? How should I correct this? Thansk! A. On Mon, Nov 3, 2014 at 6:59 PM, Chris Hyzer <> wrote: Uh, volunteering to write tests???? Yes please!
Can you please work in v2_2? I wrote a sample test there that works for me: https://github.com/Internet2/grouper/commit/30ca9eeff26d52b58db6837c27bd9113bd5f3fb2 Note, that will delete your registry since it extends GrouperTest. This is best so the registry
is blank, test will be repeatable. I use eclipse and that project has grouper-ws as a dependency which has “grouper” as a dependency,
which is why the API and junit.jar etc are available… Note, this doesn’t actually test the HTTP traffic and servlet, but it tests the business logic which
I think is fine for now since the servlet works and shouldn’t change much, ok? If you want we can add an end to end test later on… Thanks, Chris From: Andrea Biancini [mailto:]
Thanks Chris,
> Sent: Monday, November 03, 2014 2:31 AM > web:
andrea.biancini.googlepages.com< —
-- Andrea Biancini tel: +39 333 2930873 |
- [grouper-dev] RE: [grouper] Revied setters to eliminate warning in IDE (#16), Chris Hyzer, 11/03/2014
- Re: [grouper-dev] RE: [grouper] Revied setters to eliminate warning in IDE (#16), Andrea Biancini, 11/03/2014
- RE: [grouper-dev] RE: [grouper] Revied setters to eliminate warning in IDE (#16), Chris Hyzer, 11/03/2014
- <Possible follow-up(s)>
- [grouper-dev] RE: [grouper] Revied setters to eliminate warning in IDE (#16), Chris Hyzer, 11/03/2014
- Re: [grouper-dev] RE: [grouper] Revied setters to eliminate warning in IDE (#16), Andrea Biancini, 11/03/2014
- RE: [grouper-dev] RE: [grouper] Revied setters to eliminate warning in IDE (#16), Chris Hyzer, 11/03/2014
- Re: [grouper-dev] RE: [grouper] Revied setters to eliminate warning in IDE (#16), Andrea Biancini, 11/03/2014
- Re: [grouper-dev] RE: [grouper] Revied setters to eliminate warning in IDE (#16), Andrea Biancini, 11/03/2014
Archive powered by MHonArc 2.6.16.