-Donald Jason Dillon wrote:
Um... why are we using this pinned snapshot? Whats broken with the release? --jason On Aug 15, 2007, at 3:21 PM, [EMAIL PROTECTED] wrote:Author: hogstrom Date: Wed Aug 15 15:21:13 2007 New Revision: 566358 URL: http://svn.apache.org/viewvc?view=rev&rev=566358 Log: Fix from branches/2.0 that allows Windows users to compile the server. Added: geronimo/server/branches/2.0.1/repository/org/codehaus/- copied from r565833, geronimo/server/branches/2.0/repository/org/codehaus/geronimo/server/branches/2.0.1/repository/org/codehaus/mojo/- copied from r565833, geronimo/server/branches/2.0/repository/org/codehaus/mojo/geronimo/server/branches/2.0.1/repository/org/codehaus/mojo/jspc/- copied from r565833, geronimo/server/branches/2.0/repository/org/codehaus/mojo/jspc/ geronimo/server/branches/2.0.1/repository/org/codehaus/mojo/jspc/jspc-maven-plugin/ - copied from r565833, geronimo/server/branches/2.0/repository/org/codehaus/mojo/jspc/jspc-maven-plugin/ geronimo/server/branches/2.0.1/repository/org/codehaus/mojo/jspc/jspc-maven-plugin/2.0-alpha-1-20070806/ - copied from r565833, geronimo/server/branches/2.0/repository/org/codehaus/mojo/jspc/jspc-maven-plugin/2.0-alpha-1-20070806/ geronimo/server/branches/2.0.1/repository/org/codehaus/mojo/jspc/jspc-maven-plugin/2.0-alpha-1-20070806/jspc-maven-plugin-2.0-alpha-1-20070806.jar - copied unchanged from r565833, geronimo/server/branches/2.0/repository/org/codehaus/mojo/jspc/jspc-maven-plugin/2.0-alpha-1-20070806/jspc-maven-plugin-2.0-alpha-1-20070806.jar geronimo/server/branches/2.0.1/repository/org/codehaus/mojo/jspc/jspc-maven-plugin/2.0-alpha-1-20070806/jspc-maven-plugin-2.0-alpha-1-20070806.pom - copied unchanged from r565885, geronimo/server/branches/2.0/repository/org/codehaus/mojo/jspc/jspc-maven-plugin/2.0-alpha-1-20070806/jspc-maven-plugin-2.0-alpha-1-20070806.pomModified: geronimo/server/branches/2.0.1/pom.xml geronimo/server/branches/2.0.1/repository/pom.xml Modified: geronimo/server/branches/2.0.1/pom.xmlURL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0.1/pom.xml?view=diff&rev=566358&r1=566357&r2=566358 ==============================================================================--- geronimo/server/branches/2.0.1/pom.xml (original) +++ geronimo/server/branches/2.0.1/pom.xml Wed Aug 15 15:21:13 2007 @@ -1615,7 +1615,7 @@ <plugin> <groupId>org.codehaus.mojo.jspc</groupId> <artifactId>jspc-maven-plugin</artifactId> - <version>2.0-alpha-1</version> + <version>2.0-alpha-1-20070806</version> <executions> <execution> <goals> Modified: geronimo/server/branches/2.0.1/repository/pom.xmlURL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0.1/repository/pom.xml?view=diff&rev=566358&r1=566357&r2=566358 ==============================================================================--- geronimo/server/branches/2.0.1/repository/pom.xml (original)+++ geronimo/server/branches/2.0.1/repository/pom.xml Wed Aug 15 15:21:13 2007@@ -199,6 +199,13 @@ <artifactId>openejb-server</artifactId> </dependency> + <!-- See GERONIMO-3410 --> + <dependency> + <groupId>org.codehaus.mojo.jspc</groupId> + <artifactId>jspc-maven-plugin</artifactId> + <version>2.0-alpha-1-20070806</version> + </dependency> + </dependencies> <repositories>
smime.p7s
Description: S/MIME Cryptographic Signature
