Skip to Content.
Sympa Menu

idok-commit - [idok-commit] idok commit r227 - branches/rest

idok-commit AT lists.psi.ch

Subject: Commit emails of the iDok project

List archive

[idok-commit] idok commit r227 - branches/rest


Chronological Thread 
  • From: "AFS account Roman Geus" <geus AT savannah.psi.ch>
  • To: idok-commit AT lists.psi.ch
  • Subject: [idok-commit] idok commit r227 - branches/rest
  • Date: Tue, 23 Sep 2008 17:44:46 +0200
  • List-archive: <https://lists.web.psi.ch/pipermail/idok-commit/>
  • List-id: Commit emails of the iDok project <idok-commit.lists.psi.ch>

Author: geus
Date: Tue Sep 23 17:44:46 2008
New Revision: 227

Log:
Updated PSI ant script to exclude GWT-related code

Modified:
branches/rest/build.xml

Modified: branches/rest/build.xml
==============================================================================
--- branches/rest/build.xml (original)
+++ branches/rest/build.xml Tue Sep 23 17:44:46 2008
@@ -52,7 +52,7 @@
<include name="bcmail.jar" />
<include name="org.restlet.ext.jaxrs_0.9.jar" />
<include name="org.restlet.jar" />
- <include name="com.noelios.reslet.jar" />
+ <include name="com.noelios.restlet.jar" />
<include name="javax.ws.rs.jar" />
</fileset>




  • [idok-commit] idok commit r227 - branches/rest, AFS account Roman Geus, 09/23/2008

Archive powered by MHonArc 2.6.19.

Top of Page