Author: sletellier Date: 2008-10-07 13:56:26 +0000 (Tue, 07 Oct 2008) New Revision: 1519 Added: isis-fish/branches/arbo-maven/src/main/resources/jnlp/sun.jnlp Removed: isis-fish/branches/arbo-maven/src/jnlp/sun.jnlp Log: arborenscence maven2 Deleted: isis-fish/branches/arbo-maven/src/jnlp/sun.jnlp =================================================================== --- isis-fish/branches/arbo-maven/src/jnlp/sun.jnlp 2008-10-07 13:55:18 UTC (rev 1518) +++ isis-fish/branches/arbo-maven/src/jnlp/sun.jnlp 2008-10-07 13:56:26 UTC (rev 1519) @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<jnlp spec="1.0+" codebase="http://isis-fish.labs.libre-entreprise.org/jnlp" href="sun.jnlp"> - <information> - <title>Sun MicroSystems</title> - <vendor>Sun MicroSystems, Inc.</vendor> - <offline-allowed /> - </information> - <resources> - -<jar href="@mail@"/> -<jar href="@activation@"/> - - </resources> - <component-desc/> -</jnlp> \ No newline at end of file Copied: isis-fish/branches/arbo-maven/src/main/resources/jnlp/sun.jnlp (from rev 1518, isis-fish/branches/arbo-maven/src/jnlp/sun.jnlp) =================================================================== --- isis-fish/branches/arbo-maven/src/main/resources/jnlp/sun.jnlp (rev 0) +++ isis-fish/branches/arbo-maven/src/main/resources/jnlp/sun.jnlp 2008-10-07 13:56:26 UTC (rev 1519) @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="utf-8"?> +<jnlp spec="1.0+" codebase="http://isis-fish.labs.libre-entreprise.org/jnlp" href="sun.jnlp"> + <information> + <title>Sun MicroSystems</title> + <vendor>Sun MicroSystems, Inc.</vendor> + <offline-allowed /> + </information> + <resources> + +<jar href="@mail@"/> +<jar href="@activation@"/> + + </resources> + <component-desc/> +</jnlp> \ No newline at end of file