[Yanel-commits] [wyona/yanel] d7d0e5: Clean up debug statements, better gitignore

Michael Wechner michael.wechner at wyona.com
Tue Sep 4 09:26:42 CEST 2012


  Branch: refs/heads/master
  Home:   https://github.com/wyona/yanel
  Commit: d7d0e5f1c17cb68bdd9df7243dad9249445ebb2a
      https://github.com/wyona/yanel/commit/d7d0e5f1c17cb68bdd9df7243dad9249445ebb2a
  Author: Cedric Staub <cs.staub at gmail.com>
  Date:   2012-07-27 (Fri, 27 Jul 2012)

  Changed paths:
    M .gitignore
    M src/contributions/resources/contact-form/src/java/org/wyona/yanel/impl/resources/contactform/ContactResource.java
    M src/contributions/resources/personalized-content/src/java/org/wyona/yanel/impl/resources/boost/PersonalizedContentResource.java
    M src/contributions/resources/search/src/java/org/wyona/yanel/impl/resources/search/CleanIndexResource.java
    M src/core/java/org/wyona/yanel/core/attributes/annotatable/Util.java
    M src/resources/pageMetaDataManager/src/java/com/wyona/yanel/metadata/manager/PageMetaDataManager.java
    M src/resources/registration/src/java/org/wyona/yanel/resources/registration/UserRegistrationResource.java
    M src/resources/scheduler/src/java/org/wyona/yanel/impl/resources/scheduler/SchedulerResource.java
    M src/resources/workflow-dashboard/src/java/org/wyona/yanel/impl/resources/dashboard/WorkflowDashboardResource.java
    M src/resources/xml/src/java/org/wyona/yanel/impl/resources/XMLResource.java
    M src/webapp/src/java/org/wyona/yanel/servlet/YanelServlet.java
    M src/webapp/src/java/org/wyona/yanel/servlet/security/impl/AutoLogin.java

  Log Message:
  -----------
  Clean up debug statements, better gitignore


  Commit: 6d88ff88b38a162786a1e54c9118fa73f6a2dabd
      https://github.com/wyona/yanel/commit/6d88ff88b38a162786a1e54c9118fa73f6a2dabd
  Author: Cedric Staub <cs.staub at gmail.com>
  Date:   2012-08-09 (Thu, 09 Aug 2012)

  Changed paths:
    M README.txt
    M src/build/build.properties
    M src/build/dependencies.xml
    M src/build/pom-core.xml
    M src/build/resource-types/GWT-RT.build.xml
    M src/build/targets/cruise-control/continuous-integration.xml
    M src/contributions/resources/redirect/src/java/org/wyona/yanel/impl/resources/redirect/RedirectResourceV101.java
    A src/realms/from-scratch-realm-template/ac-policies/policy-map.xml
    A src/realms/from-scratch-realm-template/ac-policies/tinymce-policy.xml
    A src/realms/from-scratch-realm-template/src/test/canoo/.gitignore
    A src/realms/from-scratch-realm-template/src/test/canoo/README.txt
    A src/realms/from-scratch-realm-template/src/test/canoo/build.properties
    A src/realms/from-scratch-realm-template/src/test/canoo/build.xml
    A src/realms/from-scratch-realm-template/src/test/canoo/definitions/login.xml
    A src/realms/from-scratch-realm-template/src/test/canoo/definitions/logout.xml
    A src/realms/from-scratch-realm-template/src/test/canoo/dtd/MyWebTest.dtd
    A src/realms/from-scratch-realm-template/src/test/canoo/dtd/WebTest.dtd
    A src/realms/from-scratch-realm-template/src/test/canoo/includes/config.xml
    A src/realms/from-scratch-realm-template/src/test/canoo/includes/configfrench.xml
    A src/realms/from-scratch-realm-template/src/test/canoo/includes/configitalian.xml
    A src/realms/from-scratch-realm-template/src/test/canoo/resources/README.txt
    R src/realms/from-scratch-realm-template/src/test/canoo/tests/README
    A src/realms/from-scratch-realm-template/src/test/canoo/tests/activemq.xml
    A src/realms/from-scratch-realm-template/src/test/canoo/tests/allTests.xml
    A src/realms/from-scratch-realm-template/src/test/canoo/tests/homepage.xml
    A src/realms/from-scratch-realm-template/src/test/canoo/tests/homepage/homepage-redirect.xml
    M src/realms/yanel-website/data-repo/data/en/documentation/security/access-policies.html
    M src/realms/yanel-website/data-repo/data/workflow/workflow-with-review.xml
    M src/resources/tinymce/src/java/org/wyona/yanel/impl/resources/tinymce/TinyMCEResource.java

  Log Message:
  -----------
  Merge branch 'master' of github.com:wyona/yanel into small-fixes


  Commit: 8238e29ceb85c110dd3e5a85bf06dcc4fa1d2435
      https://github.com/wyona/yanel/commit/8238e29ceb85c110dd3e5a85bf06dcc4fa1d2435
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2012-08-09 (Thu, 09 Aug 2012)

  Changed paths:
    M conf/resource-types.xml
    M src/build/resource-types/resource-type.build.xml
    M src/build/targets/build-binary-snapshot.xml
    M src/build/targets/build-update-war.xml
    M src/build/targets/create-new-resource-type.xml
    R src/contributions/resources/404/build.xml
    R src/contributions/resources/404/htdocs/404.xsl
    R src/contributions/resources/404/resource.xml
    R src/contributions/resources/404/src/build/build.properties
    R src/contributions/resources/404/src/build/dependencies.xml
    R src/contributions/resources/404/src/java/org/wyona/yanel/impl/resources/pagenotfound/PageNotFoundResource.java
    R src/contributions/resources/404/yanel-htdocs/doc/index.html
    R src/contributions/resources/404/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/404/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/404/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/404/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/GWT-sandbox/README.txt
    R src/contributions/resources/GWT-sandbox/build.xml
    R src/contributions/resources/GWT-sandbox/htdocs/trials.html
    R src/contributions/resources/GWT-sandbox/resource.xml
    R src/contributions/resources/GWT-sandbox/src-gwt/build.properties
    R src/contributions/resources/GWT-sandbox/src-gwt/gwt-incubator-20091216-r1739.jar
    R src/contributions/resources/GWT-sandbox/src-gwt/java/org/wyona/gwt/trials/Trials.gwt.xml
    R src/contributions/resources/GWT-sandbox/src-gwt/java/org/wyona/gwt/trials/TrialsLocal.gwt.xml
    R src/contributions/resources/GWT-sandbox/src-gwt/java/org/wyona/gwt/trials/client/ScrollTableTrial.java
    R src/contributions/resources/GWT-sandbox/src/build/GWT.build.properties
    R src/contributions/resources/GWT-sandbox/src/build/build.properties
    R src/contributions/resources/GWT-sandbox/src/build/dependencies.xml
    R src/contributions/resources/GWT-sandbox/src/java/org/wyona/gwt/trials/yanel/TrialsResource.java
    R src/contributions/resources/atom-entry/build.xml
    R src/contributions/resources/atom-entry/resource.xml
    R src/contributions/resources/atom-entry/src/build/build.properties
    R src/contributions/resources/atom-entry/src/build/dependencies.xml
    R src/contributions/resources/atom-entry/src/java/org/wyona/yanel/impl/resources/AtomEntryResource.java
    R src/contributions/resources/atom-entry/yanel-htdocs/doc/index.html
    R src/contributions/resources/atom-entry/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/atom-entry/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/atom-entry/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/atom-entry/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/atom/build.xml
    R src/contributions/resources/atom/resource.xml
    R src/contributions/resources/atom/src/build/build.properties
    R src/contributions/resources/atom/src/build/dependencies.xml
    R src/contributions/resources/atom/src/java/org/wyona/yanel/impl/resources/AtomFeedResource.java
    R src/contributions/resources/atom/xslt/atomfeed2rss2.0.xsl
    R src/contributions/resources/atom/xslt/atomfeed2xhtml.xsl
    R src/contributions/resources/atom/yanel-htdocs/doc/index.html
    R src/contributions/resources/atom/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/atom/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/atom/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/atom/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/calendar/build.xml
    R src/contributions/resources/calendar/resource.xml
    R src/contributions/resources/calendar/src/build/build.properties
    R src/contributions/resources/calendar/src/build/dependencies.xml
    R src/contributions/resources/calendar/src/java/org/wyona/yanel/impl/resources/calendar/CalendarEvent.java
    R src/contributions/resources/calendar/src/java/org/wyona/yanel/impl/resources/calendar/CalendarResource.java
    R src/contributions/resources/calendar/src/test/README
    R src/contributions/resources/calendar/xslt/xml2ics.xsl
    R src/contributions/resources/calendar/xslt/xml2xhtml.xsl
    R src/contributions/resources/calendar/yanel-htdocs/doc/index.html
    R src/contributions/resources/calendar/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/calendar/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/calendar/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/calendar/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/contact-form/build.xml
    R src/contributions/resources/contact-form/conf/contact-form_de.properties
    R src/contributions/resources/contact-form/conf/contact-form_en.properties
    R src/contributions/resources/contact-form/resource.xml
    R src/contributions/resources/contact-form/src/build/build.properties
    R src/contributions/resources/contact-form/src/build/dependencies.xml
    R src/contributions/resources/contact-form/src/build/pom.xml
    R src/contributions/resources/contact-form/src/java/org/wyona/yanel/impl/resources/contactform/ContactBean.java
    R src/contributions/resources/contact-form/src/java/org/wyona/yanel/impl/resources/contactform/ContactResource.java
    R src/contributions/resources/contact-form/src/java/org/wyona/yanel/impl/resources/contactform/SendMail.java
    R src/contributions/resources/contact-form/xml/contact-form.xml
    R src/contributions/resources/contact-form/xslt/contact-form.xsl
    R src/contributions/resources/contact-form/yanel-htdocs/doc/index.html
    R src/contributions/resources/contact-form/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/contact-form/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/contact-form/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/contact-form/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/data-repo-sitetree/build.xml
    R src/contributions/resources/data-repo-sitetree/htdocs/google-sitemap.xsl
    R src/contributions/resources/data-repo-sitetree/htdocs/js/0FC180485DC8A34A5C5CA696E2B6B4BB.cache.html
    R src/contributions/resources/data-repo-sitetree/htdocs/js/0FC180485DC8A34A5C5CA696E2B6B4BB.cache.js
    R src/contributions/resources/data-repo-sitetree/htdocs/js/0FC180485DC8A34A5C5CA696E2B6B4BB.cache.xml
    R src/contributions/resources/data-repo-sitetree/htdocs/js/36405D4C763C7C779F3772AE85F35AD2.cache.html
    R src/contributions/resources/data-repo-sitetree/htdocs/js/36405D4C763C7C779F3772AE85F35AD2.cache.js
    R src/contributions/resources/data-repo-sitetree/htdocs/js/36405D4C763C7C779F3772AE85F35AD2.cache.xml
    R src/contributions/resources/data-repo-sitetree/htdocs/js/46A9B1637C9B8F861F92D0C2836D3FFE.cache.html
    R src/contributions/resources/data-repo-sitetree/htdocs/js/46A9B1637C9B8F861F92D0C2836D3FFE.cache.js
    R src/contributions/resources/data-repo-sitetree/htdocs/js/46A9B1637C9B8F861F92D0C2836D3FFE.cache.xml
    R src/contributions/resources/data-repo-sitetree/htdocs/js/B1376A70D12F96DE9514A704FB8F7BA6.cache.html
    R src/contributions/resources/data-repo-sitetree/htdocs/js/B1376A70D12F96DE9514A704FB8F7BA6.cache.js
    R src/contributions/resources/data-repo-sitetree/htdocs/js/B1376A70D12F96DE9514A704FB8F7BA6.cache.xml
    R src/contributions/resources/data-repo-sitetree/htdocs/js/B4236F5D573A0F1DC5011887EE2FB5C7.cache.html
    R src/contributions/resources/data-repo-sitetree/htdocs/js/B4236F5D573A0F1DC5011887EE2FB5C7.cache.js
    R src/contributions/resources/data-repo-sitetree/htdocs/js/B4236F5D573A0F1DC5011887EE2FB5C7.cache.xml
    R src/contributions/resources/data-repo-sitetree/htdocs/js/GwtExt.css
    R src/contributions/resources/data-repo-sitetree/htdocs/js/TestNavigationTree.html
    R src/contributions/resources/data-repo-sitetree/htdocs/js/clear.cache.gif
    R src/contributions/resources/data-repo-sitetree/htdocs/js/gwt.js
    R src/contributions/resources/data-repo-sitetree/htdocs/js/history.html
    R src/contributions/resources/data-repo-sitetree/htdocs/js/hosted.html
    R src/contributions/resources/data-repo-sitetree/htdocs/js/init.js
    R src/contributions/resources/data-repo-sitetree/htdocs/js/org.wyona.yanel.navigation.gwt.navigationtree.NavigationTree-xs.nocache.js
    R src/contributions/resources/data-repo-sitetree/htdocs/js/org.wyona.yanel.navigation.gwt.navigationtree.NavigationTree.nocache.js
    R src/contributions/resources/data-repo-sitetree/htdocs/js/sample-tree.xml
    R src/contributions/resources/data-repo-sitetree/htdocs/json-node.xsl
    R src/contributions/resources/data-repo-sitetree/htdocs/sitetree.xsl
    R src/contributions/resources/data-repo-sitetree/resource.xml
    R src/contributions/resources/data-repo-sitetree/src/build/build.properties
    R src/contributions/resources/data-repo-sitetree/src/build/dependencies.xml
    R src/contributions/resources/data-repo-sitetree/src/java/org/wyona/yanel/impl/resources/navigation/DataRepoSitetreeResource.java
    R src/contributions/resources/data-repo-sitetree/src/test/README
    R src/contributions/resources/data-repo-sitetree/yanel-htdocs/doc/index.html
    R src/contributions/resources/data-repo-sitetree/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/data-repo-sitetree/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/data-repo-sitetree/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/data-repo-sitetree/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/davcollection/build.xml
    R src/contributions/resources/davcollection/resource.xml
    R src/contributions/resources/davcollection/src/build/build.properties
    R src/contributions/resources/davcollection/src/build/dependencies.xml
    R src/contributions/resources/davcollection/src/java/org/wyona/yanel/impl/resources/DavCollection.java
    R src/contributions/resources/davcollection/src/java/org/wyona/yanel/impl/resources/XmlViewResource.java
    R src/contributions/resources/davcollection/yanel-htdocs/doc/index.html
    R src/contributions/resources/davcollection/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/davcollection/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/davcollection/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/davcollection/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/forgotpw/build.xml
    R src/contributions/resources/forgotpw/htdocs/forgotpw.xsl
    R src/contributions/resources/forgotpw/resource.xml
    R src/contributions/resources/forgotpw/src/build/build.properties
    R src/contributions/resources/forgotpw/src/build/dependencies.xml
    R src/contributions/resources/forgotpw/src/build/pom.xml
    R src/contributions/resources/forgotpw/src/java/org/wyona/yanel/impl/resources/forgotpw/ForgotPassword.java
    R src/contributions/resources/forgotpw/src/java/org/wyona/yanel/impl/resources/forgotpw/ResetPWExpire.java
    R src/contributions/resources/forgotpw/yanel-htdocs/doc/index.html
    R src/contributions/resources/forgotpw/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/forgotpw/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/forgotpw/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/forgotpw/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/generic-exception-handler/build.xml
    R src/contributions/resources/generic-exception-handler/htdocs/exception-handler.xsl
    R src/contributions/resources/generic-exception-handler/resource.xml
    R src/contributions/resources/generic-exception-handler/src/build/build.properties
    R src/contributions/resources/generic-exception-handler/src/build/dependencies.xml
    R src/contributions/resources/generic-exception-handler/src/java/org/wyona/yanel/impl/resources/exception/GenericExceptionHandler.java
    R src/contributions/resources/generic-exception-handler/yanel-htdocs/doc/index.html
    R src/contributions/resources/generic-exception-handler/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/image/build.xml
    R src/contributions/resources/image/resource-mobile.xml
    R src/contributions/resources/image/resource.xml
    R src/contributions/resources/image/src/build/build.properties
    R src/contributions/resources/image/src/build/dependencies.xml
    R src/contributions/resources/image/src/java/org/wyona/yanel/impl/resources/image/ImageResource.java
    R src/contributions/resources/image/src/java/org/wyona/yanel/impl/resources/image/MobileImageResource.java
    R src/contributions/resources/image/src/test/htmlunit/org/wyona/yanel/impl/resources/image/ImageResourceWebTest.java
    R src/contributions/resources/image/src/test/junit/org/wyona/yanel/impl/resources/image/ImageResourceTest.java
    R src/contributions/resources/image/yanel-htdocs/doc/index.html
    R src/contributions/resources/image/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/image/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/image/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/image/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/lookup/build.xml
    R src/contributions/resources/lookup/htdocs/js/60093025021DC9943BCB5518A7A39762.cache.html
    R src/contributions/resources/lookup/htdocs/js/60093025021DC9943BCB5518A7A39762.cache.js
    R src/contributions/resources/lookup/htdocs/js/60093025021DC9943BCB5518A7A39762.cache.xml
    R src/contributions/resources/lookup/htdocs/js/6B554B95B7469F086DD0938405452CD5.cache.html
    R src/contributions/resources/lookup/htdocs/js/6B554B95B7469F086DD0938405452CD5.cache.js
    R src/contributions/resources/lookup/htdocs/js/6B554B95B7469F086DD0938405452CD5.cache.xml
    R src/contributions/resources/lookup/htdocs/js/6E1C0E01CB1C1E58E17525AB9FDC9092.cache.html
    R src/contributions/resources/lookup/htdocs/js/6E1C0E01CB1C1E58E17525AB9FDC9092.cache.js
    R src/contributions/resources/lookup/htdocs/js/6E1C0E01CB1C1E58E17525AB9FDC9092.cache.xml
    R src/contributions/resources/lookup/htdocs/js/731CAC4DC964505EDBAD08230BE1F6EE.cache.html
    R src/contributions/resources/lookup/htdocs/js/731CAC4DC964505EDBAD08230BE1F6EE.cache.js
    R src/contributions/resources/lookup/htdocs/js/731CAC4DC964505EDBAD08230BE1F6EE.cache.xml
    R src/contributions/resources/lookup/htdocs/js/99A4A183C52217B1F571E5D5249C6C74.cache.html
    R src/contributions/resources/lookup/htdocs/js/99A4A183C52217B1F571E5D5249C6C74.cache.js
    R src/contributions/resources/lookup/htdocs/js/99A4A183C52217B1F571E5D5249C6C74.cache.xml
    R src/contributions/resources/lookup/htdocs/js/GwtExt.css
    R src/contributions/resources/lookup/htdocs/js/TestLookupTree.html
    R src/contributions/resources/lookup/htdocs/js/clear.cache.gif
    R src/contributions/resources/lookup/htdocs/js/gwt.js
    R src/contributions/resources/lookup/htdocs/js/history.html
    R src/contributions/resources/lookup/htdocs/js/hosted.html
    R src/contributions/resources/lookup/htdocs/js/init.js
    R src/contributions/resources/lookup/htdocs/js/org.wyona.yanel.navigation.gwt.lookuptree.LookupTree-xs.nocache.js
    R src/contributions/resources/lookup/htdocs/js/org.wyona.yanel.navigation.gwt.lookuptree.LookupTree.nocache.js
    R src/contributions/resources/lookup/htdocs/js/sample-tree.xml
    R src/contributions/resources/lookup/htdocs/json-node-grid.xsl
    R src/contributions/resources/lookup/htdocs/json-node.jelly
    R src/contributions/resources/lookup/htdocs/json-node.xsl
    R src/contributions/resources/lookup/htdocs/tinymce-lookup.jelly
    R src/contributions/resources/lookup/resource.xml
    R src/contributions/resources/lookup/src/build/build.properties
    R src/contributions/resources/lookup/src/build/dependencies.xml
    R src/contributions/resources/lookup/src/java/org/wyona/yanel/impl/resources/navigation/lookup/LookupResource.java
    R src/contributions/resources/lookup/src/test/README
    R src/contributions/resources/lookup/yanel-htdocs/doc/index.html
    R src/contributions/resources/lookup/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/lookup/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/lookup/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/lookup/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/morelikethis/build.xml
    R src/contributions/resources/morelikethis/resource.xml
    R src/contributions/resources/morelikethis/src/build/build.properties
    R src/contributions/resources/morelikethis/src/build/dependencies.xml
    R src/contributions/resources/morelikethis/src/java/org/wyona/yanel/impl/resources/morelikethis/MoreLikeThisResource.java
    R src/contributions/resources/morelikethis/yanel-htdocs/doc/index.html
    R src/contributions/resources/morelikethis/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/morelikethis/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/morelikethis/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/morelikethis/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/nutch/build.xml
    R src/contributions/resources/nutch/conf/common-terms.utf8
    R src/contributions/resources/nutch/conf/nutch-default.xml
    R src/contributions/resources/nutch/conf/nutch-local.xml.template
    R src/contributions/resources/nutch/conf/nutch_de.properties
    R src/contributions/resources/nutch/conf/nutch_en.properties
    R src/contributions/resources/nutch/conf/nutch_fr.properties
    R src/contributions/resources/nutch/conf/nutch_it.properties
    R src/contributions/resources/nutch/conf/synonymously.owl
    R src/contributions/resources/nutch/lib/plugins/index-basic/index-basic.jar
    R src/contributions/resources/nutch/lib/plugins/index-basic/plugin.xml
    R src/contributions/resources/nutch/lib/plugins/nutch-extensionpoints/nutch-extensionpoints.jar
    R src/contributions/resources/nutch/lib/plugins/nutch-extensionpoints/plugin.xml
    R src/contributions/resources/nutch/lib/plugins/parse-html/parse-html.jar
    R src/contributions/resources/nutch/lib/plugins/parse-html/plugin.xml
    R src/contributions/resources/nutch/lib/plugins/parse-html/tagsoup-1.0rc3.jar
    R src/contributions/resources/nutch/lib/plugins/parse-js/parse-js.jar
    R src/contributions/resources/nutch/lib/plugins/parse-js/plugin.xml
    R src/contributions/resources/nutch/lib/plugins/parse-text/parse-text.jar
    R src/contributions/resources/nutch/lib/plugins/parse-text/plugin.xml
    R src/contributions/resources/nutch/lib/plugins/protocol-file/plugin.xml
    R src/contributions/resources/nutch/lib/plugins/protocol-file/protocol-file.jar
    R src/contributions/resources/nutch/lib/plugins/protocol-http/plugin.xml
    R src/contributions/resources/nutch/lib/plugins/protocol-http/protocol-http.jar
    R src/contributions/resources/nutch/lib/plugins/query-basic/plugin.xml
    R src/contributions/resources/nutch/lib/plugins/query-basic/query-basic.jar
    R src/contributions/resources/nutch/lib/plugins/query-site/plugin.xml
    R src/contributions/resources/nutch/lib/plugins/query-site/query-site.jar
    R src/contributions/resources/nutch/lib/plugins/query-url/plugin.xml
    R src/contributions/resources/nutch/lib/plugins/query-url/query-url.jar
    R src/contributions/resources/nutch/lib/plugins/scoring-opic/plugin.xml
    R src/contributions/resources/nutch/lib/plugins/scoring-opic/scoring-opic.jar
    R src/contributions/resources/nutch/lib/plugins/summary-basic/plugin.xml
    R src/contributions/resources/nutch/lib/plugins/summary-basic/summary-basic.jar
    R src/contributions/resources/nutch/lib/plugins/urlfilter-regex/plugin.xml
    R src/contributions/resources/nutch/lib/plugins/urlfilter-regex/urlfilter-regex.jar
    R src/contributions/resources/nutch/resource.xml
    R src/contributions/resources/nutch/src/build/build.properties
    R src/contributions/resources/nutch/src/build/dependencies.xml
    R src/contributions/resources/nutch/src/java/org/wyona/yanel/impl/resources/NutchResource.java
    R src/contributions/resources/nutch/src/test/htmlunit/org/wyona/yanel/impl/resources/NutchResourceWebTest.java
    R src/contributions/resources/nutch/src/test/junit/org/wyona/yanel/impl/resources/NutchResourceTest.java
    R src/contributions/resources/nutch/xslt/result2xhtml.xsl
    R src/contributions/resources/nutch/yanel-htdocs/doc/index.html
    R src/contributions/resources/nutch/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/nutch/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/nutch/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/nutch/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/pdf/build.xml
    R src/contributions/resources/pdf/resource.xml
    R src/contributions/resources/pdf/src/build/build.properties
    R src/contributions/resources/pdf/src/build/dependencies.xml
    R src/contributions/resources/pdf/src/build/pom.xml
    R src/contributions/resources/pdf/src/java/org/wyona/yanel/impl/resources/PDFResource.java
    R src/contributions/resources/pdf/xslt/xml2fo.xsl
    R src/contributions/resources/pdf/yanel-htdocs/doc/index.html
    R src/contributions/resources/pdf/yanel-htdocs/icons/128x128/rt-icon.png
    R src/contributions/resources/pdf/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/pdf/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/pdf/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/pdf/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/personalized-content/build.xml
    R src/contributions/resources/personalized-content/resource.xml
    R src/contributions/resources/personalized-content/src/build/build.properties
    R src/contributions/resources/personalized-content/src/build/dependencies.xml
    R src/contributions/resources/personalized-content/src/java/org/wyona/yanel/impl/resources/boost/PersonalizedContentResource.java
    R src/contributions/resources/personalized-content/yanel-htdocs/doc/index.html
    R src/contributions/resources/personalized-content/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/personalized-content/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/personalized-content/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/personalized-content/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/policymanager/build.xml
    R src/contributions/resources/policymanager/htdocs/.gitignore
    R src/contributions/resources/policymanager/htdocs/README.txt
    R src/contributions/resources/policymanager/resource.xml
    R src/contributions/resources/policymanager/src-gwt/README.txt
    R src/contributions/resources/policymanager/src-gwt/build.properties
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/AccessPolicyEditor.gwt.xml
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/AccessPolicyEditor.java
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/AddRemoveIdentitiesWidget.java
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/AlphabeticalFilterButton.java
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/AsynchronousIdentitiesAndRightsGetter.java
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/AsynchronousPolicyGetter.java
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/AsynchronousPolicySetter.java
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/CutPasteListOrderWidget.java
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/Group.java
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/I18n.java
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/IdentitiesListBoxWidget.java
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/Item.java
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/PolicyListBoxWidget.java
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/Right.java
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/User.java
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/public/TestAccessPolicyEditor.html
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/public/i18n.xml
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/public/sample-identities-and-usecases.xml
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/public/sample-policy.xml
    R src/contributions/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/public/style.css
    R src/contributions/resources/policymanager/src/build/GWT.build.properties
    R src/contributions/resources/policymanager/src/build/build.properties
    R src/contributions/resources/policymanager/src/build/dependencies.xml
    R src/contributions/resources/policymanager/src/build/pom.xml
    R src/contributions/resources/policymanager/src/java/org/wyona/yanel/impl/resources/policymanager/PolicyManagerResource.java
    R src/contributions/resources/policymanager/src/java/org/wyona/yanel/impl/resources/policymanager/PolicyViewer.java
    R src/contributions/resources/policymanager/yanel-htdocs/doc/index.html
    R src/contributions/resources/policymanager/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/policymanager/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/policymanager/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/policymanager/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/redirect/build.xml
    R src/contributions/resources/redirect/resource-v1.0.1.xml
    R src/contributions/resources/redirect/resource.xml
    R src/contributions/resources/redirect/src/build/build.properties
    R src/contributions/resources/redirect/src/build/dependencies.xml
    R src/contributions/resources/redirect/src/build/pom.xml
    R src/contributions/resources/redirect/src/java/org/wyona/yanel/impl/resources/redirect/RedirectResource.java
    R src/contributions/resources/redirect/src/java/org/wyona/yanel/impl/resources/redirect/RedirectResourceV101.java
    R src/contributions/resources/redirect/yanel-htdocs/doc/index.html
    R src/contributions/resources/redirect/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/redirect/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/redirect/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/redirect/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/resource-creator/build.xml
    R src/contributions/resources/resource-creator/htdocs/css/resource-creator.css
    R src/contributions/resources/resource-creator/htdocs/js/ajaxlookup.js
    R src/contributions/resources/resource-creator/resource.xml
    R src/contributions/resources/resource-creator/src/build/build.properties
    R src/contributions/resources/resource-creator/src/build/dependencies.xml
    R src/contributions/resources/resource-creator/src/build/pom.xml
    R src/contributions/resources/resource-creator/src/java/org/wyona/yanel/impl/resources/rescreator/ResourceCreatorResource.java
    R src/contributions/resources/resource-creator/src/test/README
    R src/contributions/resources/resource-creator/yanel-htdocs/doc/index.html
    R src/contributions/resources/resource-creator/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/resource-creator/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/resource-creator/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/resource-creator/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/search/build.xml
    R src/contributions/resources/search/htdocs/clean-index.xsl
    R src/contributions/resources/search/htdocs/reindexer.xsl
    R src/contributions/resources/search/htdocs/results2xhtml.xsl
    R src/contributions/resources/search/resource-clean-index.xml
    R src/contributions/resources/search/resource-reindexer.xml
    R src/contributions/resources/search/resource.xml
    R src/contributions/resources/search/src/build/build.properties
    R src/contributions/resources/search/src/build/dependencies.xml
    R src/contributions/resources/search/src/java/org/wyona/yanel/impl/resources/search/CleanIndexResource.java
    R src/contributions/resources/search/src/java/org/wyona/yanel/impl/resources/search/DebugContentHandler.java
    R src/contributions/resources/search/src/java/org/wyona/yanel/impl/resources/search/ReindexResource.java
    R src/contributions/resources/search/src/java/org/wyona/yanel/impl/resources/search/Result.java
    R src/contributions/resources/search/src/java/org/wyona/yanel/impl/resources/search/SearchResource.java
    R src/contributions/resources/search/src/java/org/wyona/yanel/impl/resources/search/TitleContentHandler.java
    R src/contributions/resources/search/src/java/org/wyona/yanel/impl/resources/search/XHTMLBean.java
    R src/contributions/resources/search/src/java/org/wyona/yanel/impl/resources/search/XHTMLBeanContentHandler.java
    R src/contributions/resources/search/yanel-htdocs/doc/index.html
    R src/contributions/resources/search/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/search/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/search/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/search/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/security-api/build.xml
    R src/contributions/resources/security-api/htdocs/group-overview.xsl
    R src/contributions/resources/security-api/resource.xml
    R src/contributions/resources/security-api/src/build/build.properties
    R src/contributions/resources/security-api/src/build/dependencies.xml
    R src/contributions/resources/security-api/src/build/pom.xml
    R src/contributions/resources/security-api/src/java/org/wyona/yanel/impl/resources/securityapi/UserManagerResource.java
    R src/contributions/resources/security-api/yanel-htdocs/doc/index.html
    R src/contributions/resources/security-api/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/security-api/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/security-api/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/security-api/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/sessionmanager/build.xml
    R src/contributions/resources/sessionmanager/htdocs/sessionmanager.xsl
    R src/contributions/resources/sessionmanager/resource.xml
    R src/contributions/resources/sessionmanager/src/build/build.properties
    R src/contributions/resources/sessionmanager/src/build/dependencies.xml
    R src/contributions/resources/sessionmanager/src/java/org/wyona/yanel/impl/resources/sessionmanager/SessionManagerResource.java
    R src/contributions/resources/sessionmanager/yanel-htdocs/doc/index.html
    R src/contributions/resources/sessionmanager/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/sessionmanager/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/sessionmanager/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/sessionmanager/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/timeline/build.xml
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/CHANGES.txt
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/LICENSE.txt
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/README.txt
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/content/history.html
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-arrow-point-down.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-arrow-point-left.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-arrow-point-right.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-arrow-point-up.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-bottom-left.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-bottom-right.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-bottom.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-left.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-right.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-top-left.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-top-right.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-top.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/close-button.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/copy.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/message-bottom-left.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/message-bottom-right.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/message-left.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/message-right.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/message-top-left.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/message-top-right.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/scripts/signal.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/simile-ajax-api.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/simile-ajax-bundle.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/styles/graphics-ie6.css
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/styles/graphics.css
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/blue-circle.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-bottom-arrow.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-bottom-left.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-bottom-right.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-bottom.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-left-arrow.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-left.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-right-arrow.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-right.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-top-arrow.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-top-left.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-top-right.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-top.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/close-button.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/copyright-vertical.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/copyright.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/dark-blue-circle.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/dark-green-circle.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/dark-red-circle.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/dull-blue-circle.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/dull-green-circle.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/dull-red-circle.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/gray-circle.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/green-circle.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/message-bottom-left.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/message-bottom-right.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/message-left.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/message-right.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/message-top-left.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/message-top-right.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/progress-running.gif
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/red-circle.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/top-bubble.png
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/cs/labellers.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/cs/timeline.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/de/labellers.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/de/timeline.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/en/labellers.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/en/timeline.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/es/labellers.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/es/timeline.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/fr/labellers.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/fr/timeline.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/it/labellers.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/it/timeline.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/nl/labellers.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/nl/timeline.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/ru/labellers.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/ru/timeline.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/se/labellers.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/se/timeline.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/tr/labellers.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/tr/timeline.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/vi/labellers.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/vi/timeline.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/zh/labellers.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/zh/timeline.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/timeline-api.js
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/timeline-bundle.css
    R src/contributions/resources/timeline/htdocs/timeline_2.3.0/timeline_js/timeline-bundle.js
    R src/contributions/resources/timeline/resource.xml
    R src/contributions/resources/timeline/src/build/build.properties
    R src/contributions/resources/timeline/src/build/dependencies.xml
    R src/contributions/resources/timeline/src/java/edu/mit/simile/yanel/impl/resources/timeline/TimelineResource.java
    R src/contributions/resources/timeline/src/test/README
    R src/contributions/resources/timeline/src/timeline-template.xhtml
    R src/contributions/resources/timeline/yanel-htdocs/doc/index.html
    R src/contributions/resources/timeline/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/timeline/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/timeline/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/timeline/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/wiki/README.txt
    R src/contributions/resources/wiki/build.xml
    R src/contributions/resources/wiki/config/wikiParser.config
    R src/contributions/resources/wiki/resource.xml
    R src/contributions/resources/wiki/src/build/build.properties
    R src/contributions/resources/wiki/src/build/dependencies.xml
    R src/contributions/resources/wiki/src/build/pom.xml
    R src/contributions/resources/wiki/src/build/spring-wiki-config.xml
    R src/contributions/resources/wiki/src/java/org/wyona/yanel/impl/resources/DataPath.java
    R src/contributions/resources/wiki/src/java/org/wyona/yanel/impl/resources/DefaultDataPath.java
    R src/contributions/resources/wiki/src/java/org/wyona/yanel/impl/resources/LinkChecker.java
    R src/contributions/resources/wiki/src/java/org/wyona/yanel/impl/resources/WikiResource.java
    R src/contributions/resources/wiki/src/test/htmlunit/org/wyona/yanel/impl/resources/WikiResourceWebTest.java
    R src/contributions/resources/wiki/src/test/junit/org/wyona/yanel/impl/resources/README
    R src/contributions/resources/wiki/xslt/wiki2xhtml.xsl
    R src/contributions/resources/wiki/yanel-htdocs/doc/index.html
    R src/contributions/resources/wiki/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/wiki/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/wiki/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/wiki/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/xinha/build.xml
    R src/contributions/resources/xinha/htdocs/.gitignore
    R src/contributions/resources/xinha/htdocs/css/xinha-resource.css
    R src/contributions/resources/xinha/htdocs/js/README
    R src/contributions/resources/xinha/htdocs/xinha-fix.jelly
    R src/contributions/resources/xinha/htdocs/xinha-status.jelly
    R src/contributions/resources/xinha/htdocs/xinha.jelly
    R src/contributions/resources/xinha/resource.xml
    R src/contributions/resources/xinha/src/build/build.properties
    R src/contributions/resources/xinha/src/build/dependencies.xml
    R src/contributions/resources/xinha/src/java/org/wyona/yanel/impl/resources/xinha/XinhaResource.java
    R src/contributions/resources/xinha/src/test/README
    R src/contributions/resources/xinha/yanel-htdocs/doc/index.html
    R src/contributions/resources/xinha/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/xinha/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/xinha/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/xinha/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/yanel-user/build.xml
    R src/contributions/resources/yanel-user/htdocs/yanel-user-profile.xsl
    R src/contributions/resources/yanel-user/resource.xml
    R src/contributions/resources/yanel-user/src/build/build.properties
    R src/contributions/resources/yanel-user/src/build/dependencies.xml
    R src/contributions/resources/yanel-user/src/build/pom.xml
    R src/contributions/resources/yanel-user/src/java/org/wyona/yanel/impl/resources/YanelUserResource.java
    R src/contributions/resources/yanel-user/src/java/org/wyona/yanel/impl/resources/yaneluser/EditYanelUserProfileResource.java
    R src/contributions/resources/yanel-user/src/test/htmlunit/org/wyona/yanel/impl/resources/YanelUserResourceWebTest.java
    R src/contributions/resources/yanel-user/xslt/yanel-user-profile.xsl
    R src/contributions/resources/yanel-user/yanel-htdocs/doc/index.html
    R src/contributions/resources/yanel-user/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/yanel-user/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/yanel-user/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/yanel-user/yanel-htdocs/icons/scalable/rt-icon.svg
    R src/contributions/resources/zip/build.xml
    R src/contributions/resources/zip/resource.xml
    R src/contributions/resources/zip/src/build/build.properties
    R src/contributions/resources/zip/src/build/dependencies.xml
    R src/contributions/resources/zip/src/java/org/wyona/yanel/impl/resources/ZipResource.java
    R src/contributions/resources/zip/yanel-htdocs/doc/index.html
    R src/contributions/resources/zip/yanel-htdocs/icons/16x16/rt-icon.png
    R src/contributions/resources/zip/yanel-htdocs/icons/22x22/rt-icon.png
    R src/contributions/resources/zip/yanel-htdocs/icons/32x32/rt-icon.png
    R src/contributions/resources/zip/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/404/build.xml
    A src/resources/404/htdocs/404.xsl
    A src/resources/404/resource.xml
    A src/resources/404/src/build/build.properties
    A src/resources/404/src/build/dependencies.xml
    A src/resources/404/src/java/org/wyona/yanel/impl/resources/pagenotfound/PageNotFoundResource.java
    A src/resources/404/yanel-htdocs/doc/index.html
    A src/resources/404/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/404/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/404/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/404/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/GWT-sandbox/README.txt
    A src/resources/GWT-sandbox/build.xml
    A src/resources/GWT-sandbox/htdocs/trials.html
    A src/resources/GWT-sandbox/resource.xml
    A src/resources/GWT-sandbox/src-gwt/build.properties
    A src/resources/GWT-sandbox/src-gwt/gwt-incubator-20091216-r1739.jar
    A src/resources/GWT-sandbox/src-gwt/java/org/wyona/gwt/trials/Trials.gwt.xml
    A src/resources/GWT-sandbox/src-gwt/java/org/wyona/gwt/trials/TrialsLocal.gwt.xml
    A src/resources/GWT-sandbox/src-gwt/java/org/wyona/gwt/trials/client/ScrollTableTrial.java
    A src/resources/GWT-sandbox/src/build/GWT.build.properties
    A src/resources/GWT-sandbox/src/build/build.properties
    A src/resources/GWT-sandbox/src/build/dependencies.xml
    A src/resources/GWT-sandbox/src/java/org/wyona/gwt/trials/yanel/TrialsResource.java
    A src/resources/atom-entry/build.xml
    A src/resources/atom-entry/resource.xml
    A src/resources/atom-entry/src/build/build.properties
    A src/resources/atom-entry/src/build/dependencies.xml
    A src/resources/atom-entry/src/java/org/wyona/yanel/impl/resources/AtomEntryResource.java
    A src/resources/atom-entry/yanel-htdocs/doc/index.html
    A src/resources/atom-entry/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/atom-entry/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/atom-entry/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/atom-entry/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/atom/build.xml
    A src/resources/atom/resource.xml
    A src/resources/atom/src/build/build.properties
    A src/resources/atom/src/build/dependencies.xml
    A src/resources/atom/src/java/org/wyona/yanel/impl/resources/AtomFeedResource.java
    A src/resources/atom/xslt/atomfeed2rss2.0.xsl
    A src/resources/atom/xslt/atomfeed2xhtml.xsl
    A src/resources/atom/yanel-htdocs/doc/index.html
    A src/resources/atom/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/atom/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/atom/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/atom/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/calendar/build.xml
    A src/resources/calendar/resource.xml
    A src/resources/calendar/src/build/build.properties
    A src/resources/calendar/src/build/dependencies.xml
    A src/resources/calendar/src/java/org/wyona/yanel/impl/resources/calendar/CalendarEvent.java
    A src/resources/calendar/src/java/org/wyona/yanel/impl/resources/calendar/CalendarResource.java
    A src/resources/calendar/src/test/README
    A src/resources/calendar/xslt/xml2ics.xsl
    A src/resources/calendar/xslt/xml2xhtml.xsl
    A src/resources/calendar/yanel-htdocs/doc/index.html
    A src/resources/calendar/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/calendar/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/calendar/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/calendar/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/contact-form/build.xml
    A src/resources/contact-form/conf/contact-form_de.properties
    A src/resources/contact-form/conf/contact-form_en.properties
    A src/resources/contact-form/resource.xml
    A src/resources/contact-form/src/build/build.properties
    A src/resources/contact-form/src/build/dependencies.xml
    A src/resources/contact-form/src/build/pom.xml
    A src/resources/contact-form/src/java/org/wyona/yanel/impl/resources/contactform/ContactBean.java
    A src/resources/contact-form/src/java/org/wyona/yanel/impl/resources/contactform/ContactResource.java
    A src/resources/contact-form/src/java/org/wyona/yanel/impl/resources/contactform/SendMail.java
    A src/resources/contact-form/xml/contact-form.xml
    A src/resources/contact-form/xslt/contact-form.xsl
    A src/resources/contact-form/yanel-htdocs/doc/index.html
    A src/resources/contact-form/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/contact-form/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/contact-form/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/contact-form/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/data-repo-sitetree/build.xml
    A src/resources/data-repo-sitetree/htdocs/google-sitemap.xsl
    A src/resources/data-repo-sitetree/htdocs/js/0FC180485DC8A34A5C5CA696E2B6B4BB.cache.html
    A src/resources/data-repo-sitetree/htdocs/js/0FC180485DC8A34A5C5CA696E2B6B4BB.cache.js
    A src/resources/data-repo-sitetree/htdocs/js/0FC180485DC8A34A5C5CA696E2B6B4BB.cache.xml
    A src/resources/data-repo-sitetree/htdocs/js/36405D4C763C7C779F3772AE85F35AD2.cache.html
    A src/resources/data-repo-sitetree/htdocs/js/36405D4C763C7C779F3772AE85F35AD2.cache.js
    A src/resources/data-repo-sitetree/htdocs/js/36405D4C763C7C779F3772AE85F35AD2.cache.xml
    A src/resources/data-repo-sitetree/htdocs/js/46A9B1637C9B8F861F92D0C2836D3FFE.cache.html
    A src/resources/data-repo-sitetree/htdocs/js/46A9B1637C9B8F861F92D0C2836D3FFE.cache.js
    A src/resources/data-repo-sitetree/htdocs/js/46A9B1637C9B8F861F92D0C2836D3FFE.cache.xml
    A src/resources/data-repo-sitetree/htdocs/js/B1376A70D12F96DE9514A704FB8F7BA6.cache.html
    A src/resources/data-repo-sitetree/htdocs/js/B1376A70D12F96DE9514A704FB8F7BA6.cache.js
    A src/resources/data-repo-sitetree/htdocs/js/B1376A70D12F96DE9514A704FB8F7BA6.cache.xml
    A src/resources/data-repo-sitetree/htdocs/js/B4236F5D573A0F1DC5011887EE2FB5C7.cache.html
    A src/resources/data-repo-sitetree/htdocs/js/B4236F5D573A0F1DC5011887EE2FB5C7.cache.js
    A src/resources/data-repo-sitetree/htdocs/js/B4236F5D573A0F1DC5011887EE2FB5C7.cache.xml
    A src/resources/data-repo-sitetree/htdocs/js/GwtExt.css
    A src/resources/data-repo-sitetree/htdocs/js/TestNavigationTree.html
    A src/resources/data-repo-sitetree/htdocs/js/clear.cache.gif
    A src/resources/data-repo-sitetree/htdocs/js/gwt.js
    A src/resources/data-repo-sitetree/htdocs/js/history.html
    A src/resources/data-repo-sitetree/htdocs/js/hosted.html
    A src/resources/data-repo-sitetree/htdocs/js/init.js
    A src/resources/data-repo-sitetree/htdocs/js/org.wyona.yanel.navigation.gwt.navigationtree.NavigationTree-xs.nocache.js
    A src/resources/data-repo-sitetree/htdocs/js/org.wyona.yanel.navigation.gwt.navigationtree.NavigationTree.nocache.js
    A src/resources/data-repo-sitetree/htdocs/js/sample-tree.xml
    A src/resources/data-repo-sitetree/htdocs/json-node.xsl
    A src/resources/data-repo-sitetree/htdocs/sitetree.xsl
    A src/resources/data-repo-sitetree/resource.xml
    A src/resources/data-repo-sitetree/src/build/build.properties
    A src/resources/data-repo-sitetree/src/build/dependencies.xml
    A src/resources/data-repo-sitetree/src/java/org/wyona/yanel/impl/resources/navigation/DataRepoSitetreeResource.java
    A src/resources/data-repo-sitetree/src/test/README
    A src/resources/data-repo-sitetree/yanel-htdocs/doc/index.html
    A src/resources/data-repo-sitetree/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/data-repo-sitetree/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/data-repo-sitetree/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/data-repo-sitetree/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/davcollection/build.xml
    A src/resources/davcollection/resource.xml
    A src/resources/davcollection/src/build/build.properties
    A src/resources/davcollection/src/build/dependencies.xml
    A src/resources/davcollection/src/java/org/wyona/yanel/impl/resources/DavCollection.java
    A src/resources/davcollection/src/java/org/wyona/yanel/impl/resources/XmlViewResource.java
    A src/resources/davcollection/yanel-htdocs/doc/index.html
    A src/resources/davcollection/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/davcollection/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/davcollection/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/davcollection/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/forgotpw/build.xml
    A src/resources/forgotpw/htdocs/forgotpw.xsl
    A src/resources/forgotpw/resource.xml
    A src/resources/forgotpw/src/build/build.properties
    A src/resources/forgotpw/src/build/dependencies.xml
    A src/resources/forgotpw/src/build/pom.xml
    A src/resources/forgotpw/src/java/org/wyona/yanel/impl/resources/forgotpw/ForgotPassword.java
    A src/resources/forgotpw/src/java/org/wyona/yanel/impl/resources/forgotpw/ResetPWExpire.java
    A src/resources/forgotpw/yanel-htdocs/doc/index.html
    A src/resources/forgotpw/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/forgotpw/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/forgotpw/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/forgotpw/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/generic-exception-handler/build.xml
    A src/resources/generic-exception-handler/htdocs/exception-handler.xsl
    A src/resources/generic-exception-handler/resource.xml
    A src/resources/generic-exception-handler/src/build/build.properties
    A src/resources/generic-exception-handler/src/build/dependencies.xml
    A src/resources/generic-exception-handler/src/java/org/wyona/yanel/impl/resources/exception/GenericExceptionHandler.java
    A src/resources/generic-exception-handler/yanel-htdocs/doc/index.html
    A src/resources/generic-exception-handler/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/image/build.xml
    A src/resources/image/resource-mobile.xml
    A src/resources/image/resource.xml
    A src/resources/image/src/build/build.properties
    A src/resources/image/src/build/dependencies.xml
    A src/resources/image/src/java/org/wyona/yanel/impl/resources/image/ImageResource.java
    A src/resources/image/src/java/org/wyona/yanel/impl/resources/image/MobileImageResource.java
    A src/resources/image/src/test/htmlunit/org/wyona/yanel/impl/resources/image/ImageResourceWebTest.java
    A src/resources/image/src/test/junit/org/wyona/yanel/impl/resources/image/ImageResourceTest.java
    A src/resources/image/yanel-htdocs/doc/index.html
    A src/resources/image/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/image/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/image/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/image/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/lookup/build.xml
    A src/resources/lookup/htdocs/js/60093025021DC9943BCB5518A7A39762.cache.html
    A src/resources/lookup/htdocs/js/60093025021DC9943BCB5518A7A39762.cache.js
    A src/resources/lookup/htdocs/js/60093025021DC9943BCB5518A7A39762.cache.xml
    A src/resources/lookup/htdocs/js/6B554B95B7469F086DD0938405452CD5.cache.html
    A src/resources/lookup/htdocs/js/6B554B95B7469F086DD0938405452CD5.cache.js
    A src/resources/lookup/htdocs/js/6B554B95B7469F086DD0938405452CD5.cache.xml
    A src/resources/lookup/htdocs/js/6E1C0E01CB1C1E58E17525AB9FDC9092.cache.html
    A src/resources/lookup/htdocs/js/6E1C0E01CB1C1E58E17525AB9FDC9092.cache.js
    A src/resources/lookup/htdocs/js/6E1C0E01CB1C1E58E17525AB9FDC9092.cache.xml
    A src/resources/lookup/htdocs/js/731CAC4DC964505EDBAD08230BE1F6EE.cache.html
    A src/resources/lookup/htdocs/js/731CAC4DC964505EDBAD08230BE1F6EE.cache.js
    A src/resources/lookup/htdocs/js/731CAC4DC964505EDBAD08230BE1F6EE.cache.xml
    A src/resources/lookup/htdocs/js/99A4A183C52217B1F571E5D5249C6C74.cache.html
    A src/resources/lookup/htdocs/js/99A4A183C52217B1F571E5D5249C6C74.cache.js
    A src/resources/lookup/htdocs/js/99A4A183C52217B1F571E5D5249C6C74.cache.xml
    A src/resources/lookup/htdocs/js/GwtExt.css
    A src/resources/lookup/htdocs/js/TestLookupTree.html
    A src/resources/lookup/htdocs/js/clear.cache.gif
    A src/resources/lookup/htdocs/js/gwt.js
    A src/resources/lookup/htdocs/js/history.html
    A src/resources/lookup/htdocs/js/hosted.html
    A src/resources/lookup/htdocs/js/init.js
    A src/resources/lookup/htdocs/js/org.wyona.yanel.navigation.gwt.lookuptree.LookupTree-xs.nocache.js
    A src/resources/lookup/htdocs/js/org.wyona.yanel.navigation.gwt.lookuptree.LookupTree.nocache.js
    A src/resources/lookup/htdocs/js/sample-tree.xml
    A src/resources/lookup/htdocs/json-node-grid.xsl
    A src/resources/lookup/htdocs/json-node.jelly
    A src/resources/lookup/htdocs/json-node.xsl
    A src/resources/lookup/htdocs/tinymce-lookup.jelly
    A src/resources/lookup/resource.xml
    A src/resources/lookup/src/build/build.properties
    A src/resources/lookup/src/build/dependencies.xml
    A src/resources/lookup/src/java/org/wyona/yanel/impl/resources/navigation/lookup/LookupResource.java
    A src/resources/lookup/src/test/README
    A src/resources/lookup/yanel-htdocs/doc/index.html
    A src/resources/lookup/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/lookup/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/lookup/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/lookup/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/morelikethis/build.xml
    A src/resources/morelikethis/resource.xml
    A src/resources/morelikethis/src/build/build.properties
    A src/resources/morelikethis/src/build/dependencies.xml
    A src/resources/morelikethis/src/java/org/wyona/yanel/impl/resources/morelikethis/MoreLikeThisResource.java
    A src/resources/morelikethis/yanel-htdocs/doc/index.html
    A src/resources/morelikethis/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/morelikethis/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/morelikethis/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/morelikethis/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/nutch/build.xml
    A src/resources/nutch/conf/common-terms.utf8
    A src/resources/nutch/conf/nutch-default.xml
    A src/resources/nutch/conf/nutch-local.xml.template
    A src/resources/nutch/conf/nutch_de.properties
    A src/resources/nutch/conf/nutch_en.properties
    A src/resources/nutch/conf/nutch_fr.properties
    A src/resources/nutch/conf/nutch_it.properties
    A src/resources/nutch/conf/synonymously.owl
    A src/resources/nutch/lib/plugins/index-basic/index-basic.jar
    A src/resources/nutch/lib/plugins/index-basic/plugin.xml
    A src/resources/nutch/lib/plugins/nutch-extensionpoints/nutch-extensionpoints.jar
    A src/resources/nutch/lib/plugins/nutch-extensionpoints/plugin.xml
    A src/resources/nutch/lib/plugins/parse-html/parse-html.jar
    A src/resources/nutch/lib/plugins/parse-html/plugin.xml
    A src/resources/nutch/lib/plugins/parse-html/tagsoup-1.0rc3.jar
    A src/resources/nutch/lib/plugins/parse-js/parse-js.jar
    A src/resources/nutch/lib/plugins/parse-js/plugin.xml
    A src/resources/nutch/lib/plugins/parse-text/parse-text.jar
    A src/resources/nutch/lib/plugins/parse-text/plugin.xml
    A src/resources/nutch/lib/plugins/protocol-file/plugin.xml
    A src/resources/nutch/lib/plugins/protocol-file/protocol-file.jar
    A src/resources/nutch/lib/plugins/protocol-http/plugin.xml
    A src/resources/nutch/lib/plugins/protocol-http/protocol-http.jar
    A src/resources/nutch/lib/plugins/query-basic/plugin.xml
    A src/resources/nutch/lib/plugins/query-basic/query-basic.jar
    A src/resources/nutch/lib/plugins/query-site/plugin.xml
    A src/resources/nutch/lib/plugins/query-site/query-site.jar
    A src/resources/nutch/lib/plugins/query-url/plugin.xml
    A src/resources/nutch/lib/plugins/query-url/query-url.jar
    A src/resources/nutch/lib/plugins/scoring-opic/plugin.xml
    A src/resources/nutch/lib/plugins/scoring-opic/scoring-opic.jar
    A src/resources/nutch/lib/plugins/summary-basic/plugin.xml
    A src/resources/nutch/lib/plugins/summary-basic/summary-basic.jar
    A src/resources/nutch/lib/plugins/urlfilter-regex/plugin.xml
    A src/resources/nutch/lib/plugins/urlfilter-regex/urlfilter-regex.jar
    A src/resources/nutch/resource.xml
    A src/resources/nutch/src/build/build.properties
    A src/resources/nutch/src/build/dependencies.xml
    A src/resources/nutch/src/java/org/wyona/yanel/impl/resources/NutchResource.java
    A src/resources/nutch/src/test/htmlunit/org/wyona/yanel/impl/resources/NutchResourceWebTest.java
    A src/resources/nutch/src/test/junit/org/wyona/yanel/impl/resources/NutchResourceTest.java
    A src/resources/nutch/xslt/result2xhtml.xsl
    A src/resources/nutch/yanel-htdocs/doc/index.html
    A src/resources/nutch/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/nutch/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/nutch/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/nutch/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/pdf/build.xml
    A src/resources/pdf/resource.xml
    A src/resources/pdf/src/build/build.properties
    A src/resources/pdf/src/build/dependencies.xml
    A src/resources/pdf/src/build/pom.xml
    A src/resources/pdf/src/java/org/wyona/yanel/impl/resources/PDFResource.java
    A src/resources/pdf/xslt/xml2fo.xsl
    A src/resources/pdf/yanel-htdocs/doc/index.html
    A src/resources/pdf/yanel-htdocs/icons/128x128/rt-icon.png
    A src/resources/pdf/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/pdf/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/pdf/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/pdf/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/personalized-content/build.xml
    A src/resources/personalized-content/resource.xml
    A src/resources/personalized-content/src/build/build.properties
    A src/resources/personalized-content/src/build/dependencies.xml
    A src/resources/personalized-content/src/java/org/wyona/yanel/impl/resources/boost/PersonalizedContentResource.java
    A src/resources/personalized-content/yanel-htdocs/doc/index.html
    A src/resources/personalized-content/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/personalized-content/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/personalized-content/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/personalized-content/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/policymanager/build.xml
    A src/resources/policymanager/htdocs/.gitignore
    A src/resources/policymanager/htdocs/README.txt
    A src/resources/policymanager/resource.xml
    A src/resources/policymanager/src-gwt/README.txt
    A src/resources/policymanager/src-gwt/build.properties
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/AccessPolicyEditor.gwt.xml
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/AccessPolicyEditor.java
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/AddRemoveIdentitiesWidget.java
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/AlphabeticalFilterButton.java
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/AsynchronousIdentitiesAndRightsGetter.java
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/AsynchronousPolicyGetter.java
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/AsynchronousPolicySetter.java
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/CutPasteListOrderWidget.java
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/Group.java
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/I18n.java
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/IdentitiesListBoxWidget.java
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/Item.java
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/PolicyListBoxWidget.java
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/Right.java
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/client/User.java
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/public/TestAccessPolicyEditor.html
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/public/i18n.xml
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/public/sample-identities-and-usecases.xml
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/public/sample-policy.xml
    A src/resources/policymanager/src-gwt/java/org/wyona/security/gwt/accesspolicyeditor/public/style.css
    A src/resources/policymanager/src/build/GWT.build.properties
    A src/resources/policymanager/src/build/build.properties
    A src/resources/policymanager/src/build/dependencies.xml
    A src/resources/policymanager/src/build/pom.xml
    A src/resources/policymanager/src/java/org/wyona/yanel/impl/resources/policymanager/PolicyManagerResource.java
    A src/resources/policymanager/src/java/org/wyona/yanel/impl/resources/policymanager/PolicyViewer.java
    A src/resources/policymanager/yanel-htdocs/doc/index.html
    A src/resources/policymanager/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/policymanager/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/policymanager/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/policymanager/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/redirect/build.xml
    A src/resources/redirect/resource-v1.0.1.xml
    A src/resources/redirect/resource.xml
    A src/resources/redirect/src/build/build.properties
    A src/resources/redirect/src/build/dependencies.xml
    A src/resources/redirect/src/build/pom.xml
    A src/resources/redirect/src/java/org/wyona/yanel/impl/resources/redirect/RedirectResource.java
    A src/resources/redirect/src/java/org/wyona/yanel/impl/resources/redirect/RedirectResourceV101.java
    A src/resources/redirect/yanel-htdocs/doc/index.html
    A src/resources/redirect/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/redirect/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/redirect/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/redirect/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/resource-creator/build.xml
    A src/resources/resource-creator/htdocs/css/resource-creator.css
    A src/resources/resource-creator/htdocs/js/ajaxlookup.js
    A src/resources/resource-creator/resource.xml
    A src/resources/resource-creator/src/build/build.properties
    A src/resources/resource-creator/src/build/dependencies.xml
    A src/resources/resource-creator/src/build/pom.xml
    A src/resources/resource-creator/src/java/org/wyona/yanel/impl/resources/rescreator/ResourceCreatorResource.java
    A src/resources/resource-creator/src/test/README
    A src/resources/resource-creator/yanel-htdocs/doc/index.html
    A src/resources/resource-creator/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/resource-creator/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/resource-creator/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/resource-creator/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/search/build.xml
    A src/resources/search/htdocs/clean-index.xsl
    A src/resources/search/htdocs/reindexer.xsl
    A src/resources/search/htdocs/results2xhtml.xsl
    A src/resources/search/resource-clean-index.xml
    A src/resources/search/resource-reindexer.xml
    A src/resources/search/resource.xml
    A src/resources/search/src/build/build.properties
    A src/resources/search/src/build/dependencies.xml
    A src/resources/search/src/java/org/wyona/yanel/impl/resources/search/CleanIndexResource.java
    A src/resources/search/src/java/org/wyona/yanel/impl/resources/search/DebugContentHandler.java
    A src/resources/search/src/java/org/wyona/yanel/impl/resources/search/ReindexResource.java
    A src/resources/search/src/java/org/wyona/yanel/impl/resources/search/Result.java
    A src/resources/search/src/java/org/wyona/yanel/impl/resources/search/SearchResource.java
    A src/resources/search/src/java/org/wyona/yanel/impl/resources/search/TitleContentHandler.java
    A src/resources/search/src/java/org/wyona/yanel/impl/resources/search/XHTMLBean.java
    A src/resources/search/src/java/org/wyona/yanel/impl/resources/search/XHTMLBeanContentHandler.java
    A src/resources/search/yanel-htdocs/doc/index.html
    A src/resources/search/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/search/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/search/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/search/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/security-api/build.xml
    A src/resources/security-api/htdocs/group-overview.xsl
    A src/resources/security-api/resource.xml
    A src/resources/security-api/src/build/build.properties
    A src/resources/security-api/src/build/dependencies.xml
    A src/resources/security-api/src/build/pom.xml
    A src/resources/security-api/src/java/org/wyona/yanel/impl/resources/securityapi/UserManagerResource.java
    A src/resources/security-api/yanel-htdocs/doc/index.html
    A src/resources/security-api/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/security-api/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/security-api/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/security-api/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/sessionmanager/build.xml
    A src/resources/sessionmanager/htdocs/sessionmanager.xsl
    A src/resources/sessionmanager/resource.xml
    A src/resources/sessionmanager/src/build/build.properties
    A src/resources/sessionmanager/src/build/dependencies.xml
    A src/resources/sessionmanager/src/java/org/wyona/yanel/impl/resources/sessionmanager/SessionManagerResource.java
    A src/resources/sessionmanager/yanel-htdocs/doc/index.html
    A src/resources/sessionmanager/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/sessionmanager/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/sessionmanager/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/sessionmanager/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/timeline/build.xml
    A src/resources/timeline/htdocs/timeline_2.3.0/CHANGES.txt
    A src/resources/timeline/htdocs/timeline_2.3.0/LICENSE.txt
    A src/resources/timeline/htdocs/timeline_2.3.0/README.txt
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/content/history.html
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-arrow-point-down.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-arrow-point-left.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-arrow-point-right.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-arrow-point-up.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-bottom-left.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-bottom-right.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-bottom.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-left.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-right.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-top-left.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-top-right.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/bubble-top.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/close-button.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/copy.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/message-bottom-left.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/message-bottom-right.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/message-left.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/message-right.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/message-top-left.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/images/message-top-right.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/scripts/signal.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/simile-ajax-api.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/simile-ajax-bundle.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/styles/graphics-ie6.css
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_ajax/styles/graphics.css
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/blue-circle.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-bottom-arrow.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-bottom-left.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-bottom-right.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-bottom.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-left-arrow.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-left.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-right-arrow.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-right.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-top-arrow.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-top-left.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-top-right.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/bubble-top.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/close-button.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/copyright-vertical.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/copyright.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/dark-blue-circle.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/dark-green-circle.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/dark-red-circle.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/dull-blue-circle.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/dull-green-circle.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/dull-red-circle.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/gray-circle.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/green-circle.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/message-bottom-left.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/message-bottom-right.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/message-left.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/message-right.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/message-top-left.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/message-top-right.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/progress-running.gif
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/red-circle.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/images/top-bubble.png
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/cs/labellers.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/cs/timeline.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/de/labellers.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/de/timeline.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/en/labellers.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/en/timeline.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/es/labellers.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/es/timeline.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/fr/labellers.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/fr/timeline.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/it/labellers.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/it/timeline.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/nl/labellers.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/nl/timeline.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/ru/labellers.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/ru/timeline.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/se/labellers.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/se/timeline.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/tr/labellers.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/tr/timeline.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/vi/labellers.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/vi/timeline.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/zh/labellers.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/scripts/l10n/zh/timeline.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/timeline-api.js
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/timeline-bundle.css
    A src/resources/timeline/htdocs/timeline_2.3.0/timeline_js/timeline-bundle.js
    A src/resources/timeline/resource.xml
    A src/resources/timeline/src/build/build.properties
    A src/resources/timeline/src/build/dependencies.xml
    A src/resources/timeline/src/java/edu/mit/simile/yanel/impl/resources/timeline/TimelineResource.java
    A src/resources/timeline/src/test/README
    A src/resources/timeline/src/timeline-template.xhtml
    A src/resources/timeline/yanel-htdocs/doc/index.html
    A src/resources/timeline/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/timeline/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/timeline/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/timeline/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/wiki/README.txt
    A src/resources/wiki/build.xml
    A src/resources/wiki/config/wikiParser.config
    A src/resources/wiki/resource.xml
    A src/resources/wiki/src/build/build.properties
    A src/resources/wiki/src/build/dependencies.xml
    A src/resources/wiki/src/build/pom.xml
    A src/resources/wiki/src/build/spring-wiki-config.xml
    A src/resources/wiki/src/java/org/wyona/yanel/impl/resources/DataPath.java
    A src/resources/wiki/src/java/org/wyona/yanel/impl/resources/DefaultDataPath.java
    A src/resources/wiki/src/java/org/wyona/yanel/impl/resources/LinkChecker.java
    A src/resources/wiki/src/java/org/wyona/yanel/impl/resources/WikiResource.java
    A src/resources/wiki/src/test/htmlunit/org/wyona/yanel/impl/resources/WikiResourceWebTest.java
    A src/resources/wiki/src/test/junit/org/wyona/yanel/impl/resources/README
    A src/resources/wiki/xslt/wiki2xhtml.xsl
    A src/resources/wiki/yanel-htdocs/doc/index.html
    A src/resources/wiki/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/wiki/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/wiki/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/wiki/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/xinha/build.xml
    A src/resources/xinha/htdocs/.gitignore
    A src/resources/xinha/htdocs/css/xinha-resource.css
    A src/resources/xinha/htdocs/js/README
    A src/resources/xinha/htdocs/xinha-fix.jelly
    A src/resources/xinha/htdocs/xinha-status.jelly
    A src/resources/xinha/htdocs/xinha.jelly
    A src/resources/xinha/resource.xml
    A src/resources/xinha/src/build/build.properties
    A src/resources/xinha/src/build/dependencies.xml
    A src/resources/xinha/src/java/org/wyona/yanel/impl/resources/xinha/XinhaResource.java
    A src/resources/xinha/src/test/README
    A src/resources/xinha/yanel-htdocs/doc/index.html
    A src/resources/xinha/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/xinha/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/xinha/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/xinha/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/yanel-user/build.xml
    A src/resources/yanel-user/htdocs/yanel-user-profile.xsl
    A src/resources/yanel-user/resource.xml
    A src/resources/yanel-user/src/build/build.properties
    A src/resources/yanel-user/src/build/dependencies.xml
    A src/resources/yanel-user/src/build/pom.xml
    A src/resources/yanel-user/src/java/org/wyona/yanel/impl/resources/YanelUserResource.java
    A src/resources/yanel-user/src/java/org/wyona/yanel/impl/resources/yaneluser/EditYanelUserProfileResource.java
    A src/resources/yanel-user/src/test/htmlunit/org/wyona/yanel/impl/resources/YanelUserResourceWebTest.java
    A src/resources/yanel-user/xslt/yanel-user-profile.xsl
    A src/resources/yanel-user/yanel-htdocs/doc/index.html
    A src/resources/yanel-user/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/yanel-user/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/yanel-user/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/yanel-user/yanel-htdocs/icons/scalable/rt-icon.svg
    A src/resources/zip/build.xml
    A src/resources/zip/resource.xml
    A src/resources/zip/src/build/build.properties
    A src/resources/zip/src/build/dependencies.xml
    A src/resources/zip/src/java/org/wyona/yanel/impl/resources/ZipResource.java
    A src/resources/zip/yanel-htdocs/doc/index.html
    A src/resources/zip/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/zip/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/zip/yanel-htdocs/icons/32x32/rt-icon.png
    A src/resources/zip/yanel-htdocs/icons/scalable/rt-icon.svg

  Log Message:
  -----------
  Merge branch 'master' into small-fixes


  Commit: 5bf56ed7a0d81a696ea0511db61bab9b347d6906
      https://github.com/wyona/yanel/commit/5bf56ed7a0d81a696ea0511db61bab9b347d6906
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2012-08-16 (Thu, 16 Aug 2012)

  Changed paths:
    M conf/log4j.properties
    M src/build/dependencies.xml
    M src/resources/sessionmanager/htdocs/sessionmanager.xsl
    M src/resources/sessionmanager/src/build/dependencies.xml
    M src/resources/sessionmanager/src/java/org/wyona/yanel/impl/resources/sessionmanager/SessionManagerResource.java

  Log Message:
  -----------
  Merge branch 'master' into small-fixes


  Commit: ec67e88f5941c22f42bb120288566fb83aa0721d
      https://github.com/wyona/yanel/commit/ec67e88f5941c22f42bb120288566fb83aa0721d
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2012-09-03 (Mon, 03 Sep 2012)

  Changed paths:
    M conf/log4j.properties
    M conf/realms.xml
    M src/build/build.properties
    M src/build/dependencies.xml
    M src/build/pom-core.xml
    M src/core/java/org/wyona/yanel/core/map/Realm.java
    M src/core/java/org/wyona/yanel/core/map/RealmManager.java
    M src/core/java/org/wyona/yanel/core/map/RealmWithConfigurationExceptionImpl.java
    M src/realms/from-scratch-realm-template/ac-identities/data/users/lenya.xml
    M src/realms/from-scratch-realm-template/res-configs/boost.xml.yanel-rc
    A src/realms/from-scratch-realm-template/res-configs/usecases/pageMetadataManager.html.yanel-rc
    M src/realms/welcome-admin/yanel/data/css/global.css
    A src/realms/welcome-admin/yanel/data/xslt/resources.xsl
    M src/realms/welcome-admin/yanel/data/xslt/welcome.xsl
    M src/realms/welcome-admin/yanel/resources/show-realms/src/build/dependencies.xml
    M src/realms/welcome-admin/yanel/resources/show-realms/src/java/org/wyona/yanel/impl/resources/showrealms/ShowRealms.java
    M src/realms/welcome-admin/yanel/rti/.yanel-rc
    M src/realms/welcome-admin/yanel/rti/index.html.yanel-rc
    A src/realms/welcome-admin/yanel/rti/resources.html.yanel-rc
    M src/realms/yanel-website/data-repo/data/en/getting-started/windows.html
    A src/realms/yanel-website/res-configs-repo/data/boost.xml.yanel-rc
    A src/resources/generic-exception-handler/yanel-htdocs/icons/16x16/rt-icon.png
    A src/resources/generic-exception-handler/yanel-htdocs/icons/22x22/rt-icon.png
    A src/resources/generic-exception-handler/yanel-htdocs/icons/32x32/rt-icon.png
    M src/resources/personalized-content/resource.xml
    M src/resources/personalized-content/src/build/dependencies.xml
    M src/resources/personalized-content/src/java/org/wyona/yanel/impl/resources/boost/PersonalizedContentResource.java
    M src/webapp/src/java/org/wyona/yanel/servlet/menu/impl/DefaultMenuV2.java

  Log Message:
  -----------
  merged with master


  Commit: 8b2ee2728f6f8efaa0110f182cb82db1ea5fcdde
      https://github.com/wyona/yanel/commit/8b2ee2728f6f8efaa0110f182cb82db1ea5fcdde
  Author: Michael Wechner <michael.wechner at wyona.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  changes reverted, because it's important to see some of the changes, although it can be annoying...


Compare: https://github.com/wyona/yanel/compare/905e84fdaeb3...8b2ee2728f6f


More information about the Yanel-commits mailing list