comparison src/main/java/de/intevation/utils/Resources.java @ 11:ad22a59aa5d7

Fix package name
author Torsten Irländer <torsten.irlaender@intevation.de>
date Thu, 18 Apr 2013 16:55:55 +0200
parents eb093385ff7e
children
comparison
equal deleted inserted replaced
10:eb093385ff7e 11:ad22a59aa5d7
12 * distributed under the License is distributed on an "AS IS" BASIS, 12 * distributed under the License is distributed on an "AS IS" BASIS,
13 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 * See the License for the specific language governing permissions and 14 * See the License for the specific language governing permissions and
15 * limitations under the License. 15 * limitations under the License.
16 */ 16 */
17 package org.jboss.as.quickstarts.kitchensink.util; 17 package de.intevation.utils;
18 18
19 import java.util.logging.Logger; 19 import java.util.logging.Logger;
20 20
21 import javax.enterprise.context.RequestScoped; 21 import javax.enterprise.context.RequestScoped;
22 import javax.enterprise.inject.Produces; 22 import javax.enterprise.inject.Produces;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)