[webbeans-commits] Webbeans SVN: r1668 - extensions/trunk/se.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Mon Feb 23 19:35:33 EST 2009


Author: peteroyle
Date: 2009-02-23 19:35:33 -0500 (Mon, 23 Feb 2009)
New Revision: 1668

Removed:
   extensions/trunk/se/nbactions.xml
Log:
removing nbactions

Deleted: extensions/trunk/se/nbactions.xml
===================================================================
--- extensions/trunk/se/nbactions.xml	2009-02-24 00:15:25 UTC (rev 1667)
+++ extensions/trunk/se/nbactions.xml	2009-02-24 00:35:33 UTC (rev 1668)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-    JBoss, Home of Professional Open Source
-    Copyright 2008, Red Hat Middleware LLC, and individual contributors
-    by the @authors tag. See the copyright.txt in the distribution for a
-    full listing of individual contributors.
-
-    Licensed under the Apache License, Version 2.0 (the "License");
-    you may not use this file except in compliance with the License.
-    You may obtain a copy of the License at
-    http://www.apache.org/licenses/LICENSE-2.0
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
-
---><actions>
-        <action>
-            <actionName>CUSTOM-Jalopy Format</actionName>
-            <displayName>Jalopy Format</displayName>
-            <goals>
-                <goal>jalopy:format</goal>
-            </goals>
-        </action>
-        <action>
-            <actionName>CUSTOM-License Format</actionName>
-            <displayName>License Format</displayName>
-            <goals>
-                <goal>license:format</goal>
-            </goals>
-        </action>
-    </actions>




More information about the weld-commits mailing list