Hello, As Prabath also mentioned, you will just have to check out the code from the location [1]. This has an svn extern to "carbon-platform", so after you check it out, first build carbon-platform by running "build.sh" with the option to only build IS. It gives a menu to select it from. So this would take a bit of time and hopefully will succeed without any problems. Only after that, goto the "product" directory and build that. That should be it.
Regards, Anjana. 1. https://wso2.org/repos/wso2/branches/solutions/identity/2.0.1/ On Tue, Nov 10, 2009 at 5:57 AM, Ruchith Fernando <[email protected]> wrote: > Hi Prabath, > > Thanks for the quick reply. > > On Mon, Nov 9, 2009 at 6:02 PM, Prabath Siriwardena <[email protected]> wrote: >> Hi Ruchith; >> >> In the case of the build from the branch - the issues seems to be >> related to building Axis2. Can you please try to build Axis2 version >> separately - which you checked out along with 2.0.1 platform. > > Axis2 build failed : [3] >> >> Also - FYI if you want to build IS 2.0.1 - then you only need to >> checkout from [1] and build only the Identity Project - since all the >> carbon related artifacts are in maven repos. > > I checked out from [1] and tried and it failed. Output [2] > I'd like to get the 2.0.1 branch working if possible rather than > building everything. > So what do you think I can do to fix the build in code from [1]. > > Thanks a lot, > Ruchith > > 1. https://wso2.org/repos/wso2/branches/solutions/identity/2.0.1/product > 2. http://ruchith.org/is/output > 3. http://www.pastie.org/691169 > >> >> If you also want to build carbon platform manually - then [1] will also >> check you out the Carbon 2.0. platform as well and you can build >> platform with build.sh. >> >> Thanks & regards. >> -Prabath >> >> [1]:https://wso2.org/repos/wso2/branches/solutions/identity/2.0.1 >> >> Thanks & regards. >> -Prabath >> >> Ruchith Fernando wrote: >>> Hi, >>> >>> I'm trying to use the WSO2 identity solution for one of my research >>> projects. >>> I'm looking for a CardSpace IdP implementation. >>> >>> First I checked out the trunk from [1] and tried to build it. But >>> build failed with this [2] error. >>> >>> I also tried the 2.0.1 tag [2] but I running the build.sh fails with >>> the following output [4]. >>> >>> Any thoughts on how I can get one of these builds to work? >>> >>> Thanks, >>> Ruchith >>> >>> 1. https://wso2.org/repos/wso2/trunk/solutions/identity >>> 2. http://ruchith.org/is/output.trunk >>> 3. https://wso2.org/repos/wso2/tags/solutions/identity/2.0.1 >>> 4. http://ruchith.org/is/output.2.0.1 >>> >>> _______________________________________________ >>> Carbon-dev mailing list >>> [email protected] >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> >> >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> > > > > -- > http://ruchith.org > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > _______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
