Hi, Would be great if some windows folks try to build and run this. I tried this on windows (Windows 7) it works.
here is new Structure, in jaggery from Windows Look ├───apps │ ├───docs │ │ ├───apidocs │ │ ├───css │ │ ├───edit_area │ │ │ ├───images │ │ │ ├───langs │ │ │ └───reg_syntax │ │ ├───images │ │ ├───includes │ │ ├───js │ │ │ └───google-code-prettify │ │ ├───lib │ │ ├───tmp │ │ └───tryit │ ├───freshometer │ │ ├───images │ │ └───js │ ├───sample │ │ └───bar │ └───shout │ ├───css │ ├───fancybox │ ├───font │ ├───images │ └───js ├───bin ├───carbon │ ├───bin │ │ └───native │ ├───dbscripts │ ├───lib │ │ ├───endorsed │ │ ├───patches │ │ ├───tomcat │ │ │ ├───conf │ │ │ │ └───Catalina │ │ │ │ └───localhost │ │ │ ├───webapps │ │ │ └───work │ │ │ └───Catalina │ │ │ └───localhost │ │ │ ├───docs │ │ │ ├───freshometer │ │ │ ├───sample │ │ │ ├───shout │ │ │ └───_ │ │ │ └───proxytemp │ │ │ ├───hc_1013142561 │ │ │ └───hc_1715274790 │ │ └───xboot │ ├───repository │ │ ├───components │ │ │ ├───configuration │ │ │ │ ├───org.eclipse.core.runtime │ │ │ │ │ └───.manager │ │ │ │ ├───org.eclipse.equinox.app │ │ │ │ │ └───.manager │ │ │ │ ├───org.eclipse.equinox.simpleconfigurator │ │ │ │ ├───org.eclipse.osgi │ │ │ │ │ ├───.manager │ │ │ │ │ └───bundles │ │ │ │ │ ├───11 │ │ │ │ │ │ └───1 │ │ │ │ │ │ └───.cp │ │ │ │ │ ├───110 │ │ │ │ │ │ └───1 │ │ │ │ │ │ └───.cp │ │ │ │ │ ├───181 │ │ │ │ │ │ └───1 │ │ │ │ │ │ └───.cp │ │ │ │ │ ├───187 │ │ │ │ │ │ └───1 │ │ │ │ │ │ └───.cp │ │ │ │ │ ├───30 │ │ │ │ │ │ └───1 │ │ │ │ │ │ └───.cp │ │ │ │ │ └───65 │ │ │ │ │ └───data │ │ │ │ └───org.eclipse.update │ │ │ ├───dropins │ │ │ ├───extensions │ │ │ ├───features │ │ │ │ ├───org.wso2.carbon.core.common_4.0.0.SNAPSHOT │ │ │ │ │ └───META-INF │ │ │ │ ├───org.wso2.carbon.core.runtime_4.0.0.SNAPSHOT │ │ │ │ │ └───META-INF │ │ │ │ ├───org.wso2.carbon.core.server_4.0.0.SNAPSHOT │ │ │ │ │ └───META-INF │ │ │ │ ├───org.wso2.carbon.core.ui_4.0.0.SNAPSHOT │ │ │ │ │ └───META-INF │ │ │ │ ├───org.wso2.carbon.core_4.0.0.SNAPSHOT │ │ │ │ │ └───META-INF │ │ │ │ ├───org.wso2.carbon.jaggery.server_1.0.0.SNAPSHOT │ │ │ │ │ └───META-INF │ │ │ │ ├───org.wso2.carbon.jaggery.ui_1.0.0.SNAPSHOT │ │ │ │ │ └───META-INF │ │ │ │ └───org.wso2.jaggery.styles_1.0.0.SNAPSHOT_M4 │ │ │ │ └───META-INF │ │ │ ├───lib │ │ │ ├───p2 │ │ │ │ ├───org.eclipse.equinox.p2.core │ │ │ │ │ └───cache │ │ │ │ └───org.eclipse.equinox.p2.engine │ │ │ │ ├───.settings │ │ │ │ └───profileRegistry │ │ │ │ └───WSO2CarbonProfile.profile │ │ │ ├───patches │ │ │ └───plugins │ │ │ ├───org.eclipse.equinox.launcher.gtk.linux.x86_1.1.100.v20110505 │ │ │ │ └───META-INF │ │ │ └───org.eclipse.equinox.p2.publisher.eclipse_1.0.0.v20110511 │ │ │ ├───ant_tasks │ │ │ └───META-INF │ │ ├───conf │ │ │ ├───axis2 │ │ │ ├───email │ │ │ ├───etc │ │ │ ├───security │ │ │ └───tomcat │ │ ├───data │ │ ├───database │ │ ├───deployment │ │ │ ├───client │ │ │ │ ├───modules │ │ │ │ └───services │ │ │ └───server │ │ │ ├───axis2modules │ │ │ ├───axis2services │ │ │ └───carbonapps │ │ ├───logs │ │ ├───resources │ │ │ └───security │ │ │ └───tokenstore │ │ └───tenants │ └───tmp │ ├───axis2-tmp-8791009663577736617.tmp │ ├───bundles_info_33a559c4-dbc7-409b-9c7c-09db4c686338 │ ├───carbonapps │ ├───jarsToBundles │ │ └───13363922365570.07911588552738402 │ │ └───META-INF │ └───work ├───modulemetafiles └───modules Thank you On Mon, May 7, 2012 at 4:16 PM, Nuwan Bandara <[email protected]> wrote: > Hi All, > > I have done the required changes to create the proposed jaggery Directory > structure. Please take an update and build the jaggery product to see the > changes. Would be great if some windows folks try to build and run this. > > if there are any error please do report. > > -- > *Thanks & Regards, > > Nuwan Bandara > Associate Technical Lead & Member, MC, Development Technologies > WSO2 Inc. - lean . enterprise . middleware | http://wso2.com > blog : http://nuwanbando.com; email: [email protected]; phone: +94 11 763 > 9629 > * > <http://www.nuwanbando.com/> > -- *Madhuka* Udantha http://madhukaudantha.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
