Author: max.andersen(a)jboss.com
Date: 2008-04-03 06:49:56 -0400 (Thu, 03 Apr 2008)
New Revision: 7281
Added:
trunk/seam/features/org.jboss.tools.seam.feature/feature.properties
trunk/seam/plugins/org.jboss.tools.seam.core/about.ini
trunk/seam/plugins/org.jboss.tools.seam.core/about.mappings
trunk/seam/plugins/org.jboss.tools.seam.core/about.properties
trunk/seam/plugins/org.jboss.tools.seam.core/seam_icon.png
Removed:
trunk/hibernatetools/plugins/org.hibernate.eclipse/welcome.xml
Modified:
trunk/hibernatetools/features/org.hibernate.eclipse.feature/build.properties
trunk/hibernatetools/plugins/org.hibernate.eclipse/about.html
trunk/hibernatetools/plugins/org.hibernate.eclipse/about.ini
trunk/hibernatetools/plugins/org.hibernate.eclipse/about.properties
trunk/hibernatetools/plugins/org.hibernate.eclipse/build.properties
trunk/seam/features/org.jboss.tools.seam.feature/build.properties
trunk/seam/features/org.jboss.tools.seam.feature/feature.xml
Log:
JBIDE-1971 Hibernate and Seam branding and proper build.properties
Modified: trunk/hibernatetools/features/org.hibernate.eclipse.feature/build.properties
===================================================================
---
trunk/hibernatetools/features/org.hibernate.eclipse.feature/build.properties 2008-04-03
10:46:54 UTC (rev 7280)
+++
trunk/hibernatetools/features/org.hibernate.eclipse.feature/build.properties 2008-04-03
10:49:56 UTC (rev 7281)
@@ -1 +1,2 @@
-bin.includes = feature.xml
+bin.includes = feature.xml,\
+ feature.properties
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse/about.html 2008-04-03 10:46:54 UTC
(rev 7280)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse/about.html 2008-04-03 10:49:56 UTC
(rev 7281)
@@ -21,7 +21,7 @@
</p>
<p>Information about this plugin is available at <a
href="http://tools.hibernate.org">tools.hibernate.org</a>
-and <a
href="http://www.jboss.com/products/jbosside">JBoss IDE project
page</a></p>
+and <a
href="http://www.jboss.org/tools">JBoss Tools project
page</a></p>
<p>
This software is distributed under the terms of the FSF Lesser Gnu
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse/about.ini
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse/about.ini 2008-04-03 10:46:54 UTC
(rev 7280)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse/about.ini 2008-04-03 10:49:56 UTC
(rev 7281)
@@ -19,10 +19,6 @@
# Property "appName" contains name of the application (not translated)
# needed for primary features only
-# Property "welcomePage" contains path to welcome page (special XML-based
format)
-# optional
-welcomePage=welcome.xml
-
# Property "welcomePerspective" contains the id of the perspective in which
the
# welcome page is to be opened.
# optional
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse/about.properties
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse/about.properties 2008-04-03
10:46:54 UTC (rev 7280)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse/about.properties 2008-04-03
10:49:56 UTC (rev 7281)
@@ -2,6 +2,6 @@
\n\
Version: {featureVersion}\n\
\n\
-(c) Copyright JBoss Inc. contributors and others 2004 - 2006. All rights reserved.\n\
+(c) Copyright JBoss Inc. contributors and others 2004 - 2008. All rights reserved.\n\
Visit
http://tools.hibernate.org
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse/build.properties
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse/build.properties 2008-04-03
10:46:54 UTC (rev 7280)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse/build.properties 2008-04-03
10:49:56 UTC (rev 7281)
@@ -14,10 +14,15 @@
lib/annotations/hibernate-validator.jar,\
lib/annotations/hibernate-search.jar,\
lib/annotations/lucene-core-2.2.0.jar,\
- lib/hibernate/log4j-1.2.15.jar
+ lib/hibernate/log4j-1.2.15.jar,\
+ about.ini,\
+ about.mappings,\
+ about.properties,\
+ hibernate_icon.gif
jars.compile.order = org.hibernate.eclipse.jar
source.org.hibernate.eclipse.jar = src/
output.org.hibernate.eclipse.jar = bin/
-src.includes = src/
+src.includes = src/,\
+ about.html
bin.excludes = lib/.cvsignore
source.lib/tools/bsh-2.0b1.jar = src/
Deleted: trunk/hibernatetools/plugins/org.hibernate.eclipse/welcome.xml
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse/welcome.xml 2008-04-03 10:46:54 UTC
(rev 7280)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse/welcome.xml 2008-04-03 10:49:56 UTC
(rev 7281)
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<welcomePage title="Hibernate Tools for Eclipse"
format="wrap">
-
-<intro><p>This page will help familiarize you with the Hibernate Tools for
Eclipse plugin.
-To get started, read the sections below and click on the related
links.</p></intro>
-
-<item><b>Creating a Hibernate Console Configuration</b>
-<p>To be able to use Hibernate Tools optimally you need to create a "Hibernate
Console Configuration".
-Such a configuration tells Hibernate Tools which hibernate configuration (cfg.xml),
mapping files
-and classpath it should use to build up a Hibernate Configuration.
-</p></item>
-
-<item><b>Opening the Hibernate Console Perspective</b>
-<p>Select ...</p></item>
-
-<item><b>Learn More</b>
-<p>To learn more about Hibernate Tools you can read the <topic
id="/org.hibernate.eclipse.help/toc.xml">Hibernate Tools Help</topic>
or visit
-<a href="http://tools.hibernate.org">Hibernate Tools
Website</a></p>
-</item>
-
-</welcomePage>
Modified: trunk/seam/features/org.jboss.tools.seam.feature/build.properties
===================================================================
--- trunk/seam/features/org.jboss.tools.seam.feature/build.properties 2008-04-03 10:46:54
UTC (rev 7280)
+++ trunk/seam/features/org.jboss.tools.seam.feature/build.properties 2008-04-03 10:49:56
UTC (rev 7281)
@@ -1 +1,2 @@
-bin.includes = feature.xml
+bin.includes = feature.xml,\
+ feature.properties
Added: trunk/seam/features/org.jboss.tools.seam.feature/feature.properties
===================================================================
Modified: trunk/seam/features/org.jboss.tools.seam.feature/feature.xml
===================================================================
--- trunk/seam/features/org.jboss.tools.seam.feature/feature.xml 2008-04-03 10:46:54 UTC
(rev 7280)
+++ trunk/seam/features/org.jboss.tools.seam.feature/feature.xml 2008-04-03 10:49:56 UTC
(rev 7281)
@@ -1,25 +1,26 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.jboss.tools.seam.feature"
- label="SeamTools Feature"
- version="1.0.0"
- provider-name="RedHat, Inc.">
-
- <description
url="http://www.jboss.org/tools">
- JBossTools Seam Feature
- </description>
-
- <copyright>
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+ id="org.jboss.tools.seam.feature"
+ label="SeamTools Feature"
+ version="1.0.0"
+ provider-name="RedHat, Inc."
+ plugin="org.jboss.tools.seam.core">
+
+ <description
url="http://www.jboss.org/tools">
+ JBossTools Seam Feature
+ </description>
+
+ <copyright>
Copyright (c) 2007 Red Hat, Inc.
Distributed under license by Red Hat, Inc. All rights reserved.
This program is made available under the terms of the
Eclipse Public License v1.0 which accompanies this distribution,
and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
-Red Hat, Inc. - initial API and implementation
- </copyright>
-
- <license
url="http://www.eclipse.org/legal/epl-v10.html">
+Red Hat, Inc. - initial API and implementation
+ </copyright>
+
+ <license
url="http://www.eclipse.org/legal/epl-v10.html">
Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
@@ -215,51 +216,51 @@
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
-litigation.
- </license>
+litigation.
+ </license>
<url>
<update label="JBossTools Update Site"
url="http://download.jboss.org/jbosstools/updates/stable"/>
<discovery label="JBossTools Development Update Site"
url="http://download.jboss.org/updates/development"/>
</url>
-
- <requires>
- <import feature="org.jboss.tools.richfaces.feature"/>
- <import feature="org.jboss.ide.eclipse.as.feature"/>
- <import feature="org.hibernate.eclipse.feature"/>
- <import feature="org.eclipse.datatools.connectivity.feature"/>
- <import feature="org.eclipse.datatools.enablement.jdbc.feature"/>
- </requires>
-
- <plugin
- id="org.jboss.tools.seam.core"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.seam.ui"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.jboss.tools.seam.xml"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.seam.xml.ui"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.seam.text.ext"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
-</feature>
+
+ <requires>
+ <import feature="org.jboss.tools.richfaces.feature"/>
+ <import feature="org.jboss.ide.eclipse.as.feature"/>
+ <import feature="org.hibernate.eclipse.feature"/>
+ <import feature="org.eclipse.datatools.connectivity.feature"/>
+ <import feature="org.eclipse.datatools.enablement.jdbc.feature"/>
+ </requires>
+
+ <plugin
+ id="org.jboss.tools.seam.core"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.seam.ui"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.jboss.tools.seam.xml"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.seam.xml.ui"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.seam.text.ext"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+</feature>
Added: trunk/seam/plugins/org.jboss.tools.seam.core/about.ini
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/about.ini (rev
0)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/about.ini 2008-04-03 10:49:56 UTC (rev
7281)
@@ -0,0 +1,27 @@
+# about.ini
+# contains information about a feature
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# "%key" are externalized strings defined in about.properties
+# This file does not need to be translated.
+# test
+# Property "aboutText" contains blurb for "About" dialog
(translated)
+aboutText=%blurb
+
+# Property "windowImage" contains path to window icon (16x16)
+# needed for primary features only
+
+# Property "featureImage" contains path to feature image (32x32)
+featureImage=seam_icon.png
+
+# Property "aboutImage" contains path to product image (500x330 or 115x164)
+# needed for primary features only
+
+# Property "appName" contains name of the application (not translated)
+# needed for primary features only
+
+# Property "welcomePerspective" contains the id of the perspective in which
the
+# welcome page is to be opened.
+# optional
+
+
+
Property changes on: trunk/seam/plugins/org.jboss.tools.seam.core/about.ini
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/seam/plugins/org.jboss.tools.seam.core/about.mappings
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/about.mappings
(rev 0)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/about.mappings 2008-04-03 10:49:56 UTC
(rev 7281)
@@ -0,0 +1,5 @@
+# about.mappings
+# contains fill-ins for about.properties
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file does not need to be translated.
+
Property changes on: trunk/seam/plugins/org.jboss.tools.seam.core/about.mappings
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/seam/plugins/org.jboss.tools.seam.core/about.properties
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/about.properties
(rev 0)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/about.properties 2008-04-03 10:49:56 UTC
(rev 7281)
@@ -0,0 +1,7 @@
+blurb=Seam Tools for Eclipse\n\
+\n\
+Version: {featureVersion}\n\
+\n\
+Copyright (c) 2007 Red Hat, Inc 2007 - 2008. All rights reserved.\n\
+Visit
http://www.jboss.org/tools and
http://www.seamframework.org
+
Property changes on: trunk/seam/plugins/org.jboss.tools.seam.core/about.properties
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/seam/plugins/org.jboss.tools.seam.core/seam_icon.png
===================================================================
(Binary files differ)
Property changes on: trunk/seam/plugins/org.jboss.tools.seam.core/seam_icon.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream