summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/photo-gallery (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving samples that are not part of the main build to contrib folderlresende2009-01-3135-1260/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739507 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack2009-01-283-5/+5
| | | | | | | | | | | | | and from org.osoa.sca.annotations to org.oasisopen.sca.annotation to reflect the new package names in the OASIS Open SCA specifications. To do this, I: * Renamed the org.osoa.sca package to org.oasisopen.sca using Eclipse refactoring * Renamed the org.osoa.sca.annotations package to org.oasisopen.sca.annotation using Eclipse refactoring * Did a global search and replace for all remaining instances of the old org.osoa package names and replaced with the new org.oasisopen version Hopefully, I have not missed too many instances of the old package name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738490 13f79535-47bb-0310-9956-ffa450edef68
* Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder2008-11-171-9/+9
| | | | | | bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ↵rfeng2008-09-191-1/+1
| | | | | | Axiom based on the patches from Ram for TUSCANY-2606 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696937 13f79535-47bb-0310-9956-ffa450edef68
* Change http://incubator.apache.org/tuscany to http://tuscany.apache.org .vamsic0072008-08-211-2/+2
| | | | | | This should not break anything as the first url redirects to the second anyway. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@687580 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2533 - Angela's patch + other fixes in order to make JCR integration ↵lresende2008-08-085-2/+284
| | | | | | work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683882 13f79535-47bb-0310-9956-ffa450edef68
* Adding better ui and initial navigation to gallerylresende2008-07-1612-10/+209
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677184 13f79535-47bb-0310-9956-ffa450edef68
* Simple picture gallery just showing list of pictures from a album stored as ↵lresende2008-07-0317-171/+194
| | | | | | project resource git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673556 13f79535-47bb-0310-9956-ffa450edef68
* Skeleton for photo-gallery samplelresende2008-07-028-0/+756
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673436 13f79535-47bb-0310-9956-ffa450edef68