See <http://16degrees.com.au/hudson/job/SimalWebappSVN/2865/changes>
Changes: [[email protected]] Formatted text of index.html to make it readable. [[email protected]] @refactor pull out error reporting code Add error reporting for status = 500 [[email protected]] Don't report problems to an individual - report to the community [[email protected]] Version number of the doapcreator widget is now the same as the Simal version number. [[email protected]] Change version number in the trunk to new SNAPSHOT version 0.2.5-SNAPSHOT [[email protected]] Preparing for a 0.2.4 binary release [[email protected]] Add DOAP project widget suitable for embedding in Simal. Split JISC specific functionality from non-JISC questions. [[email protected]] Integrated doapcreator widget into Simal (fixes Issue 288) [[email protected]] Removed maximize as it is no longer supported by Wookie. [[email protected]] Widget must be serializable and not all Widget attributes are always present. [[email protected]] Change to make all links in the panels bookmarkable. Refactored LinkPanel so it can be reused for generating links to resources in other places. (fixes Issue 281) new review update issue 281 All links in the panels are now bookmarkable. [[email protected]] Added some SPARQL convenience with added prefixes and an extra example query. [[email protected]] Bug in null-check led to another NullPointerException when printing the Error page. [[email protected]] Filter out IDoapResources that have no name, these won't be displayed anyway and would otherwise result in a empty rows on the page. [[email protected]] Update Issue 275 Change scope of jetty dependency to include it in distribution for Joseki to work (fixes Issue 275) ------------------------------------------ Started by an SCM change Updating http://simal.googlecode.com/svn/trunk/uk.ac.osswatch.simal.web U src/main/java/uk/ac/osswatch/simal/wicket/UserApplication.java U src/main/java/uk/ac/osswatch/simal/wicket/BasePage.java U src/main/java/uk/ac/osswatch/simal/wicket/SparqlQueryPage.html D src/main/java/uk/ac/osswatch/simal/wicket/markup/html/repeater/data/table/LinkPropertyColumn$LinkPanel.html U src/main/java/uk/ac/osswatch/simal/wicket/markup/html/repeater/data/table/LinkPropertyColumn.java AU src/main/java/uk/ac/osswatch/simal/wicket/panel/LinkPanel.html AU src/main/java/uk/ac/osswatch/simal/wicket/panel/LinkPanel.java U src/main/java/uk/ac/osswatch/simal/wicket/panel/ProjectListPanel.java U src/main/java/uk/ac/osswatch/simal/wicket/panel/PersonListPanel.java U src/main/java/uk/ac/osswatch/simal/wicket/panel/CategoryListPanel.java U src/main/java/uk/ac/osswatch/simal/wicket/ErrorReportPage.java U src/main/java/uk/ac/osswatch/simal/wicket/SparqlQueryPage.java U src/main/java/uk/ac/osswatch/simal/wicket/widgets/WookieWidgetPanel.java U src/main/java/uk/ac/osswatch/simal/wicket/widgets/WookieWidgetGalleryPanel.java U src/main/java/uk/ac/osswatch/simal/wicket/widgets/Widget.java U src/main/java/uk/ac/osswatch/simal/wicket/widgets/WookieServerConnection.java U src/main/java/uk/ac/osswatch/simal/wicket/widgets/WookieWidgetPanel.html U src/main/java/uk/ac/osswatch/simal/wicket/widgets/InstantiateWidgetPage.java AU src/main/java/uk/ac/osswatch/simal/wicket/widgets/WidgetInstancePage.java U src/main/java/uk/ac/osswatch/simal/wicket/widgets/InstantiateWidgetPage.html AU src/main/java/uk/ac/osswatch/simal/wicket/widgets/WidgetInstance.java AU src/main/java/uk/ac/osswatch/simal/wicket/widgets/WidgetInstancePage.html U src/main/java/uk/ac/osswatch/simal/wicket/data/DetachablePersonModel.java U src/main/java/uk/ac/osswatch/simal/wicket/data/SortableFoafResourceDataProvider.java U src/main/java/uk/ac/osswatch/simal/wicket/data/SortableDoapResourceDataProvider.java U src/main/java/uk/ac/osswatch/simal/wicket/BasePage.html U src/main/java/uk/ac/osswatch/simal/wicket/ToolsPage.java U src/main/widgets/doapcreator/config.xml U src/main/widgets/doapcreator/scripts/doapform.js D src/main/widgets/doapcreator/css/print.css D src/main/widgets/doapcreator/css/layout.css D src/main/widgets/doapcreator/css/html.css U src/main/widgets/doapcreator/css/custom.css AU src/main/widgets/doapcreator/css/default.css U src/main/widgets/doapcreator/index.html U pom.xml At revision 1918 Parsing POMs [uk.ac.osswatch.simal.web] $ /usr/lib/jvm/java-6-sun/bin/java -cp /usr/local/hudson/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.335.jar:/usr/local/apache-maven/apache-maven-2.0.8/boot/classworlds-1.1.jar hudson.maven.agent.Main /usr/local/apache-maven/apache-maven-2.0.8 /usr/local/hudson/war/WEB-INF/lib/remoting-1.335.jar /usr/local/hudson/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.335.jar 48009 <===[HUDSON REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/pom.xml> clean findbugs:findbugs pmd:pmd install [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'findbugs'. [INFO] ------------------------------------------------------------------------ [INFO] Building Simal Web Application [INFO] task-segment: [clean, findbugs:findbugs, pmd:pmd, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory <http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/target> [TASKS] Scanning folder '<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/src/main/java'> for tasks ... log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [TASKS] Found 0. [TASKS] Scanning folder '<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/src/main/resources'> for tasks ... [TASKS] Found 0. [TASKS] Scanning folder '<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/src/main/widgets'> for tasks ... [TASKS] Found 0. [TASKS] Scanning folder '<http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/src/main/java'> for tasks ... [TASKS] Found 0. [INFO] Preparing findbugs:findbugs [HUDSON] Archiving <http://16degrees.com.au/hudson/job/SimalWebappSVN/ws/uk.ac.osswatch.simal.web/pom.xml> to /usr/local/hudson/jobs/SimalWebappSVN/modules/uk.ac.osswatch$simal-webapp/builds/2010-07-11_16-06-04/archive/uk.ac.osswatch/simal-webapp/0.2.5-SNAPSHOT/pom.xml [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [TASKS] Skipping maven reporter: there is already a result available. [INFO] snapshot uk.ac.osswatch:simal-core:0.2.5-SNAPSHOT: checking for updates from simal [INFO] snapshot uk.ac.osswatch:simal-core:0.2.5-SNAPSHOT: checking for updates from caja [INFO] snapshot uk.ac.osswatch:simal-core:0.2.5-SNAPSHOT: checking for updates from oauth [INFO] snapshot uk.ac.osswatch:simal-core:0.2.5-SNAPSHOT: checking for updates from WicketStuff [INFO] snapshot uk.ac.osswatch:simal-core:0.2.5-SNAPSHOT: checking for updates from maven2 [INFO] snapshot uk.ac.osswatch:simal-core:0.2.5-SNAPSHOT: checking for updates from joseki Downloading: http://www.16degrees.com.au/maven/uk/ac/osswatch/simal-core/0.2.5-SNAPSHOT/simal-core-0.2.5-SNAPSHOT.pom Downloading: http://google-caja.googlecode.com/svn/maven/uk/ac/osswatch/simal-core/0.2.5-SNAPSHOT/simal-core-0.2.5-SNAPSHOT.pom Downloading: http://oauth.googlecode.com/svn/code/maven/uk/ac/osswatch/simal-core/0.2.5-SNAPSHOT/simal-core-0.2.5-SNAPSHOT.pom Downloading: http://wicketstuff.org/maven/repository//uk/ac/osswatch/simal-core/0.2.5-SNAPSHOT/simal-core-0.2.5-SNAPSHOT.pom Downloading: http://repo2.maven.org/maven/uk/ac/osswatch/simal-core/0.2.5-SNAPSHOT/simal-core-0.2.5-SNAPSHOT.pom Downloading: http://openjena.org/repo-dev//uk/ac/osswatch/simal-core/0.2.5-SNAPSHOT/simal-core-0.2.5-SNAPSHOT.pom [INFO] snapshot uk.ac.osswatch:simal-rest:0.2.5-SNAPSHOT: checking for updates from simal [INFO] snapshot uk.ac.osswatch:simal-rest:0.2.5-SNAPSHOT: checking for updates from caja [INFO] snapshot uk.ac.osswatch:simal-rest:0.2.5-SNAPSHOT: checking for updates from oauth [INFO] snapshot uk.ac.osswatch:simal-rest:0.2.5-SNAPSHOT: checking for updates from WicketStuff [INFO] snapshot uk.ac.osswatch:simal-rest:0.2.5-SNAPSHOT: checking for updates from maven2 [INFO] snapshot uk.ac.osswatch:simal-rest:0.2.5-SNAPSHOT: checking for updates from joseki Downloading: http://www.16degrees.com.au/maven/uk/ac/osswatch/simal-rest/0.2.5-SNAPSHOT/simal-rest-0.2.5-SNAPSHOT.pom Downloading: http://google-caja.googlecode.com/svn/maven/uk/ac/osswatch/simal-rest/0.2.5-SNAPSHOT/simal-rest-0.2.5-SNAPSHOT.pom Downloading: http://oauth.googlecode.com/svn/code/maven/uk/ac/osswatch/simal-rest/0.2.5-SNAPSHOT/simal-rest-0.2.5-SNAPSHOT.pom Downloading: http://wicketstuff.org/maven/repository//uk/ac/osswatch/simal-rest/0.2.5-SNAPSHOT/simal-rest-0.2.5-SNAPSHOT.pom Downloading: http://repo2.maven.org/maven/uk/ac/osswatch/simal-rest/0.2.5-SNAPSHOT/simal-rest-0.2.5-SNAPSHOT.pom Downloading: http://openjena.org/repo-dev//uk/ac/osswatch/simal-rest/0.2.5-SNAPSHOT/simal-rest-0.2.5-SNAPSHOT.pom Downloading: http://www.16degrees.com.au/maven/uk/ac/osswatch/simal-core/0.2.5-SNAPSHOT/simal-core-0.2.5-SNAPSHOT.jar Downloading: http://google-caja.googlecode.com/svn/maven/uk/ac/osswatch/simal-core/0.2.5-SNAPSHOT/simal-core-0.2.5-SNAPSHOT.jar Downloading: http://oauth.googlecode.com/svn/code/maven/uk/ac/osswatch/simal-core/0.2.5-SNAPSHOT/simal-core-0.2.5-SNAPSHOT.jar Downloading: http://wicketstuff.org/maven/repository//uk/ac/osswatch/simal-core/0.2.5-SNAPSHOT/simal-core-0.2.5-SNAPSHOT.jar Downloading: http://repo2.maven.org/maven/uk/ac/osswatch/simal-core/0.2.5-SNAPSHOT/simal-core-0.2.5-SNAPSHOT.jar Downloading: http://openjena.org/repo-dev//uk/ac/osswatch/simal-core/0.2.5-SNAPSHOT/simal-core-0.2.5-SNAPSHOT.jar Downloading: http://www.16degrees.com.au/maven/uk/ac/osswatch/simal-rest/0.2.5-SNAPSHOT/simal-rest-0.2.5-SNAPSHOT.jar Downloading: http://google-caja.googlecode.com/svn/maven/uk/ac/osswatch/simal-rest/0.2.5-SNAPSHOT/simal-rest-0.2.5-SNAPSHOT.jar Downloading: http://oauth.googlecode.com/svn/code/maven/uk/ac/osswatch/simal-rest/0.2.5-SNAPSHOT/simal-rest-0.2.5-SNAPSHOT.jar Downloading: http://wicketstuff.org/maven/repository//uk/ac/osswatch/simal-rest/0.2.5-SNAPSHOT/simal-rest-0.2.5-SNAPSHOT.jar Downloading: http://repo2.maven.org/maven/uk/ac/osswatch/simal-rest/0.2.5-SNAPSHOT/simal-rest-0.2.5-SNAPSHOT.jar Downloading: http://openjena.org/repo-dev//uk/ac/osswatch/simal-rest/0.2.5-SNAPSHOT/simal-rest-0.2.5-SNAPSHOT.jar Downloading: http://www.16degrees.com.au/maven/org/apache/lucene/lucene-core/2.3.1/lucene-core-2.3.1.jar Downloading: http://google-caja.googlecode.com/svn/maven/org/apache/lucene/lucene-core/2.3.1/lucene-core-2.3.1.jar Downloading: http://oauth.googlecode.com/svn/code/maven/org/apache/lucene/lucene-core/2.3.1/lucene-core-2.3.1.jar Downloading: http://wicketstuff.org/maven/repository//org/apache/lucene/lucene-core/2.3.1/lucene-core-2.3.1.jar Downloading: http://repo2.maven.org/maven/org/apache/lucene/lucene-core/2.3.1/lucene-core-2.3.1.jar Downloading: http://openjena.org/repo-dev//org/apache/lucene/lucene-core/2.3.1/lucene-core-2.3.1.jar Downloading: http://openjena.org/repo/org/apache/lucene/lucene-core/2.3.1/lucene-core-2.3.1.jar Downloading: http://openjena.org/repo-dev/org/apache/lucene/lucene-core/2.3.1/lucene-core-2.3.1.jar Downloading: http://repo1.maven.org/maven2/org/apache/lucene/lucene-core/2.3.1/lucene-core-2.3.1.jar [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) uk.ac.osswatch:simal-core:jar:0.2.5-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=uk.ac.osswatch -DartifactId=simal-core -Dversion=0.2.5-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=uk.ac.osswatch -DartifactId=simal-core -Dversion=0.2.5-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) uk.ac.osswatch:simal-webapp:war:0.2.5-SNAPSHOT 2) uk.ac.osswatch:simal-core:jar:0.2.5-SNAPSHOT 2) uk.ac.osswatch:simal-rest:jar:0.2.5-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=uk.ac.osswatch -DartifactId=simal-rest -Dversion=0.2.5-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=uk.ac.osswatch -DartifactId=simal-rest -Dversion=0.2.5-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) uk.ac.osswatch:simal-webapp:war:0.2.5-SNAPSHOT 2) uk.ac.osswatch:simal-rest:jar:0.2.5-SNAPSHOT ---------- 2 required artifacts are missing. for artifact: uk.ac.osswatch:simal-webapp:war:0.2.5-SNAPSHOT from the specified remote repositories: WicketStuff (http://wicketstuff.org/maven/repository/), oauth (http://oauth.googlecode.com/svn/code/maven), joseki (http://openjena.org/repo-dev/), central (http://repo1.maven.org/maven2), maven2 (http://repo2.maven.org/maven), simal (http://www.16degrees.com.au/maven), caja (http://google-caja.googlecode.com/svn/maven) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 44 seconds [INFO] Finished at: Sun Jul 11 16:06:52 EST 2010 [INFO] Final Memory: 19M/271M [INFO] ------------------------------------------------------------------------ channel stopped -- You received this message because you are subscribed to the Google Groups "Simal Commits" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simal-commits?hl=en.
