Author: heiko.braun(a)jboss.com
Date: 2007-11-26 12:34:29 -0500 (Mon, 26 Nov 2007)
New Revision: 5118
Added:
framework/trunk/framwork.iml
Removed:
rest/
Modified:
JBossWS.ipr
spi/trunk/src/main/java/org/jboss/wsf/spi/deployment/Deployment.java
spi/trunk/version.properties
Log:
Discard project
Modified: JBossWS.ipr
===================================================================
--- JBossWS.ipr 2007-11-26 15:21:19 UTC (rev 5117)
+++ JBossWS.ipr 2007-11-26 17:34:29 UTC (rev 5118)
@@ -2,20 +2,6 @@
<project version="4" relativePaths="true">
<component name="AntConfiguration">
<defaultAnt bundledAnt="true" />
- <buildFile url="file://$PROJECT_DIR$/framework/trunk/build.xml">
- <additionalClassPath />
- <antReference projectDefault="true" />
- <customJdkName value="" />
- <maximumHeapSize value="128" />
- <properties />
- </buildFile>
- <buildFile url="file://$PROJECT_DIR$/common/trunk/build.xml">
- <additionalClassPath />
- <antReference projectDefault="true" />
- <customJdkName value="" />
- <maximumHeapSize value="128" />
- <properties />
- </buildFile>
<buildFile url="file://$PROJECT_DIR$/stack/native/trunk/build.xml">
<additionalClassPath />
<antReference projectDefault="true" />
@@ -23,27 +9,6 @@
<maximumHeapSize value="128" />
<properties />
</buildFile>
- <buildFile
url="file://$PROJECT_DIR$/container/jboss50/trunk/build.xml">
- <additionalClassPath />
- <antReference projectDefault="true" />
- <customJdkName value="" />
- <maximumHeapSize value="128" />
- <properties />
- </buildFile>
- <buildFile
url="file://$PROJECT_DIR$/container/jboss42/trunk/build.xml">
- <additionalClassPath />
- <antReference projectDefault="true" />
- <customJdkName value="" />
- <maximumHeapSize value="128" />
- <properties />
- </buildFile>
- <buildFile
url="file://$PROJECT_DIR$/container/jboss40/trunk/build.xml">
- <additionalClassPath />
- <antReference projectDefault="true" />
- <customJdkName value="" />
- <maximumHeapSize value="128" />
- <properties />
- </buildFile>
</component>
<component name="BuildJarProjectSettings">
<option name="BUILD_JARS_ON_MAKE" value="false" />
@@ -294,19 +259,13 @@
</component>
<component name="ProjectModuleManager">
<modules>
- <module
fileurl="file://$PROJECT_DIR$/../jbossas/branches/Branch_4_2/server/42-server.iml"
filepath="$PROJECT_DIR$/../jbossas/branches/Branch_4_2/server/42-server.iml"
group="AS" />
- <module
fileurl="file://$PROJECT_DIR$/../jbossas/branches/Branch_4_2/system/42-system.iml"
filepath="$PROJECT_DIR$/../jbossas/branches/Branch_4_2/system/42-system.iml"
group="AS" />
- <module
fileurl="file://$PROJECT_DIR$/../jbossas/branches/Branch_4_2/tomcat/42-tomcat.iml"
filepath="$PROJECT_DIR$/../jbossas/branches/Branch_4_2/tomcat/42-tomcat.iml"
group="AS" />
- <module
fileurl="file://$PROJECT_DIR$/../jbossas/trunk/server/as-server.iml"
filepath="$PROJECT_DIR$/../jbossas/trunk/server/as-server.iml"
group="AS" />
- <module
fileurl="file://$PROJECT_DIR$/../jbossas/trunk/system/as-system.iml"
filepath="$PROJECT_DIR$/../jbossas/trunk/system/as-system.iml"
group="AS" />
- <module
fileurl="file://$PROJECT_DIR$/../jbossas/trunk/tomcat/as-tomcat.iml"
filepath="$PROJECT_DIR$/../jbossas/trunk/tomcat/as-tomcat.iml"
group="AS" />
- <module fileurl="file://$PROJECT_DIR$/common/common.iml"
filepath="$PROJECT_DIR$/common/common.iml" />
- <module fileurl="file://$PROJECT_DIR$/framework/framework.iml"
filepath="$PROJECT_DIR$/framework/framework.iml" />
- <module
fileurl="file://$PROJECT_DIR$/container/jboss40/trunk/jboss40.iml"
filepath="$PROJECT_DIR$/container/jboss40/trunk/jboss40.iml"
group="container" />
- <module
fileurl="file://$PROJECT_DIR$/container/jboss42/trunk/jboss42.iml"
filepath="$PROJECT_DIR$/container/jboss42/trunk/jboss42.iml"
group="container" />
- <module
fileurl="file://$PROJECT_DIR$/container/jboss50/trunk/jboss50.iml"
filepath="$PROJECT_DIR$/container/jboss50/trunk/jboss50.iml"
group="container" />
- <module fileurl="file://$PROJECT_DIR$/stack/native/trunk/native.iml"
filepath="$PROJECT_DIR$/stack/native/trunk/native.iml" group="stack"
/>
+ <module
fileurl="file://$PROJECT_DIR$/../../../Desktop/JSR-311/0.5/examples/Jersey-Examples.iml"
filepath="$PROJECT_DIR$/../../../Desktop/JSR-311/0.5/examples/Jersey-Examples.iml"
/>
+ <module fileurl="file://$PROJECT_DIR$/framework/trunk/framwork.iml"
filepath="$PROJECT_DIR$/framework/trunk/framwork.iml" />
+ <module
fileurl="file://$PROJECT_DIR$/../jbossas/branches/Branch_4_2/webservices/jboss42.iml"
filepath="$PROJECT_DIR$/../jbossas/branches/Branch_4_2/webservices/jboss42.iml"
group="container" />
+ <module
fileurl="file://$PROJECT_DIR$/../jbossas/trunk/webservices/jboss50.iml"
filepath="$PROJECT_DIR$/../jbossas/trunk/webservices/jboss50.iml"
group="container" />
+ <module
fileurl="file://$PROJECT_DIR$/stack/native/branches/rest/rest.iml"
filepath="$PROJECT_DIR$/stack/native/branches/rest/rest.iml"
group="stack" />
<module fileurl="file://$PROJECT_DIR$/spi/trunk/spi.iml"
filepath="$PROJECT_DIR$/spi/trunk/spi.iml" />
+ <module
fileurl="file:///tmp/webservice_producer/webservice_producer.iml"
filepath="/tmp/webservice_producer/webservice_producer.iml" />
</modules>
</component>
<component name="ProjectRootManager" version="2"
assert-keyword="true" jdk-15="true" project-jdk-name="1.5"
project-jdk-type="JavaSDK">
Added: framework/trunk/framwork.iml
===================================================================
--- framework/trunk/framwork.iml (rev 0)
+++ framework/trunk/framwork.iml 2007-11-26 17:34:29 UTC (rev 5118)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module version="4" relativePaths="true"
type="JAVA_MODULE">
+ <component name="ModuleRootManager" />
+ <component name="NewModuleRootManager"
inherit-compiler-output="true">
+ <exclude-output />
+ <content url="file://$MODULE_DIR$">
+ <sourceFolder url="file://$MODULE_DIR$/src/main/java"
isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/src/test/java"
isTestSource="false" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntryProperties />
+ </component>
+</module>
+
Modified: spi/trunk/src/main/java/org/jboss/wsf/spi/deployment/Deployment.java
===================================================================
--- spi/trunk/src/main/java/org/jboss/wsf/spi/deployment/Deployment.java 2007-11-26
15:21:19 UTC (rev 5117)
+++ spi/trunk/src/main/java/org/jboss/wsf/spi/deployment/Deployment.java 2007-11-26
17:34:29 UTC (rev 5118)
@@ -36,7 +36,7 @@
{
public enum DeploymentType
{
- JAXRPC_CLIENT, JAXRPC_JSE, JAXRPC_EJB21, JAXRPC_EJB3, JAXWS_JSE, JAXWS_EJB3
+ JAXRPC_CLIENT, JAXRPC_JSE, JAXRPC_EJB21, JAXRPC_EJB3, JAXWS_JSE, JAXWS_EJB3,
REST_JSE, REST_EJB3
};
public enum DeploymentState
Modified: spi/trunk/version.properties
===================================================================
--- spi/trunk/version.properties 2007-11-26 15:21:19 UTC (rev 5117)
+++ spi/trunk/version.properties 2007-11-26 17:34:29 UTC (rev 5118)
@@ -5,8 +5,8 @@
specification.vendor=JBoss (
http://www.jboss.org)
specification.version=jbossws-2.0
-version.id=1.0.0.GA
-repository.id=1.0.0.GA
+version.id=1.0.1.DEV
+repository.id=snapshot
implementation.title=JBoss Web Services - SPI
implementation.url=http://www.jboss.org/products/jbossws