Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » IAM (Eclipse Integration for Apache Maven) » File org.eclipse.wst.common.component modified
File org.eclipse.wst.common.component modified [message #516762] Thu, 25 February 2010 01:44 Go to next message
Gabriel LANDON is currently offline Gabriel LANDONFriend
Messages: 14
Registered: July 2009
Junior Member
Since i've upgraded to 0.11, the file "org.eclipse.wst.common.component" is modified each time I clean a web project.

Each time the folowing line is added to the file :
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>


So after a couple of days, I end up with a file like that :

<?xml version="1.0" encoding="UTF-8"?>
<project-modules id="moduleCoreId" project-version="1.5.0">
<wb-module deploy-name="TSPBnC">
<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/Util/Util">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/AccesTSP/AccesTSP">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/AccesGPS/AccesGPS">
<dependency-type>uses</dependency-type>
</dependent-module>
<property name="context-root" value="TSPBnC"/>
<wb-resource deploy-path="/" source-path="src/main/webapp"/>
<property name="java-output-path" value="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="src/main/java"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="src/main/resources"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
......
......
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
</wb-module>
</project-modules>


Does anyone have the same behavior?

Regards,

Gabriel.
Re: File org.eclipse.wst.common.component modified [message #517041 is a reply to message #516762] Thu, 25 February 2010 21:04 Go to previous messageGo to next message
Carlos Sanchez is currently offline Carlos SanchezFriend
Messages: 114
Registered: July 2009
Senior Member
I noticed that too and fixed it already in the last 0.12 development build.

If you want to try the new build, it's available at
http://q4e.googlecode.com/svn/trunk/updatesite-dev/


http://code.google.com/p/q4e/wiki/Installation


On 2/24/10 5:44 PM, Gabriel LANDON wrote:
> Since i've upgraded to 0.11, the file "org.eclipse.wst.common.component"
> is modified each time I clean a web project.
>
> Each time the folowing line is added to the file :
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
>
> So after a couple of days, I end up with a file like that :
>
> <?xml version="1.0" encoding="UTF-8"?>
> <project-modules id="moduleCoreId" project-version="1.5.0">
> <wb-module deploy-name="TSPBnC">
> <dependent-module deploy-path="/WEB-INF/lib"
> handle="module:/resource/Util/Util">
> <dependency-type>uses</dependency-type>
> </dependent-module>
> <dependent-module deploy-path="/WEB-INF/lib"
> handle="module:/resource/AccesTSP/AccesTSP">
> <dependency-type>uses</dependency-type>
> </dependent-module>
> <dependent-module deploy-path="/WEB-INF/lib"
> handle="module:/resource/AccesGPS/AccesGPS">
> <dependency-type>uses</dependency-type>
> </dependent-module>
> <property name="context-root" value="TSPBnC"/>
> <wb-resource deploy-path="/" source-path="src/main/webapp"/>
> <property name="java-output-path" value="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="src/main/java"/>
> <wb-resource deploy-path="/WEB-INF/classes"
> source-path="src/main/resources"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> .....
> .....
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/classes"/>
> </wb-module>
> </project-modules>
>
>
> Does anyone have the same behavior?
>
> Regards,
>
> Gabriel.
Re: File org.eclipse.wst.common.component modified [message #517772 is a reply to message #517041] Tue, 02 March 2010 00:17 Go to previous messageGo to next message
Carlos Sanchez is currently offline Carlos SanchezFriend
Messages: 114
Registered: July 2009
Senior Member
mmm, really? I tested it and worked. The file doesn't grow anymore,
lines added previously dont get deleted though, but you can delete all
but one by hand, or delete the eclipse config and reimport the project


On 3/1/10 1:58 PM, glandon@piti.pf wrote:
> Hi Carlos,
>
> I've tried with the latest version from
> http://q4e.googlecode.com/svn/trunk/updatesite-dev/ :
> Eclipse IAM *0.12.0.201002111708* org.eclipse.iam.feature.feature.group
>
> And I still have this problem.
>
> Regards,
> Gabriel LANDON
> /Pacifique Informatique et Télécommunications autour d'Internet/
> Tél : 45 43 82 / Fax : 45 43 82 / Mobile : 28 82 62
> Site : _www.piti.pf/_ <http://www.piti.pf/> - Mail : _info@piti.pf_
> <mailto:info@piti.pf>
>
>
>
>
>
>
> De : Carlos Sanchez <csanchez@exist.com>
> A : Gabriel LANDON <glandon@piti.pf>
> Date : 25/02/2010 11:16
> Objet : Re: File org.eclipsewst.common.component modified
> ------------------------------------------------------------ ------------
>
>
>
> I noticed that too and fixed it already in the last 0.12 development
build.
>
> If you want to try the new build, it's available at
> http://q4e.googlecode.com/svn/trunk/updatesite-dev/
>
>
> http://code.google.com/p/q4e/wiki/Installation
>
>
> On 2/24/10 5:44 PM, Gabriel LANDON wrote:
> > Since i've upgraded to 0.11, the file
"org.eclipse.wst.common.component"
> > is modified each time I clean a web project.
> >
> > Each time the folowing line is added to the file :
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> >
> > So after a couple of days, I end up with a file like that :
> >
> > <?xml version="1.0" encoding="UTF-8"?>
> > <project-modules id="moduleCoreId" project-version="1.5.0">
> > <wb-module deploy-name="TSPBnC">
> > <dependent-module deploy-path="/WEB-INF/lib"
> > handle="module:/resource/Util/Util">
> > <dependency-type>uses</dependency-type>
> > </dependent-module>
> > <dependent-module deploy-path="/WEB-INF/lib"
> > handle="module:/resource/AccesTSP/AccesTSP">
> > <dependency-type>uses</dependency-type>
> > </dependent-module>
> > <dependent-module deploy-path="/WEB-INF/lib"
> > handle="module:/resource/AccesGPS/AccesGPS">
> > <dependency-type>uses</dependency-type>
> > </dependent-module>
> > <property name="context-root" value="TSPBnC"/>
> > <wb-resource deploy-path="/" source-path="src/main/webapp"/>
> > <property name="java-output-path" value="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
source-path="src/main/java"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="src/main/resources"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > .....
> > .....
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > </wb-module>
> > </project-modules>
> >
> >
> > Does anyone have the same behavior?
> >
> > Regards,
> >
> > Gabriel.
>
>
>
Re: File org.eclipse.wst.common.component modified [message #518693 is a reply to message #517772] Thu, 04 March 2010 14:04 Go to previous messageGo to next message
Carlos Sanchez is currently offline Carlos SanchezFriend
Messages: 114
Registered: July 2009
Senior Member
Eclipse config is
..project
..classpath
..settings (directory)

Yes, I have 201002111708 installed


On 3/4/10 10:35 AM, glandon@piti.pf wrote:
> Hi Carlos,
>
> What do you mean with "delete eclipse" config?
> Which directories or files shall I delete?
>
> I've tried with a fresh eclipse galileo SR2 and I still have the problem.
>
> Are you using : Eclipse IAM *0.12.0.201002111708* ?
>
> Regards,
> Gabriel LANDON
> /Pacifique Informatique et Télécommunications autour d'Internet/
> Tél : 45 43 82 / Fax : 45 43 82 / Mobile : 28 82 62
> Site : _www.piti.pf/_ <http://www.piti.pf/> - Mail : _info@piti.pf_
> <mailto:info@piti.pf>
>
>
>
>
>
>
> De : Carlos Sanchez <csanchez@exist.com>
> A :
> Cc : Gabriel LANDON <glandon@piti.pf>
> Date : 01/03/2010 14:21
> Objet : Re: File org.eclipsewst.common.component modified
> ------------------------------------------------------------ ------------
>
>
>
> mmm, really? I tested it and worked. The file doesn't grow anymore,
> lines added previously dont get deleted though, but you can delete all
> but one by hand, or delete the eclipse config and reimport the project
>
>
> On 3/1/10 1:58 PM, glandon@piti.pf wrote:
> > Hi Carlos,
> >
> > I've tried with the latest version from
> > http://q4e.googlecode.com/svn/trunk/updatesite-dev/ :
> > Eclipse IAM *0.12.0.201002111708*
org.eclipse.iam.feature.feature.group
> >
> > And I still have this problem.
> >
> > Regards,
> > Gabriel LANDON
> > /Pacifique Informatique et Télécommunications autour d'Internet/
> > Tél : 45 43 82 / Fax : 45 43 82 / Mobile : 28 82 62
> > Site : _www.piti.pf/_ <http://www.piti.pf/> - Mail : _info@piti.pf_
> > <mailto:info@piti.pf>
> >
> >
> >
> >
> >
> >
> > De : Carlos Sanchez <csanchez@exist.com>
> > A : Gabriel LANDON <glandon@piti.pf>
> > Date : 25/02/2010 11:16
> > Objet : Re: File org.eclipsewst.common.component modified
> >
------------------------------------------------------------ ------------
> >
> >
> >
> > I noticed that too and fixed it already in the last 0.12 development
> build.
> >
> > If you want to try the new build, it's available at
> > http://q4e.googlecode.com/svn/trunk/updatesite-dev/
> >
> >
> > http://code.google.com/p/q4e/wiki/Installation
> >
> >
> > On 2/24/10 5:44 PM, Gabriel LANDON wrote:
> > > Since i've upgraded to 0.11, the file
> "org.eclipse.wst.common.component"
> > > is modified each time I clean a web project.
> > >
> > > Each time the folowing line is added to the file :
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > >
> > > So after a couple of days, I end up with a file like that :
> > >
> > > <?xml version="1.0" encoding="UTF-8"?>
> > > <project-modules id="moduleCoreId" project-version="1.5.0">
> > > <wb-module deploy-name="TSPBnC">
> > > <dependent-module deploy-path="/WEB-INF/lib"
> > > handle="module:/resource/Util/Util">
> > > <dependency-type>uses</dependency-type>
> > > </dependent-module>
> > > <dependent-module deploy-path="/WEB-INF/lib"
> > > handle="module:/resource/AccesTSP/AccesTSP">
> > > <dependency-type>uses</dependency-type>
> > > </dependent-module>
> > > <dependent-module deploy-path="/WEB-INF/lib"
> > > handle="module:/resource/AccesGPS/AccesGPS">
> > > <dependency-type>uses</dependency-type>
> > > </dependent-module>
> > > <property name="context-root" value="TSPBnC"/>
> > > <wb-resource deploy-path="/" source-path="src/main/webapp"/>
> > > <property name="java-output-path" value="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="src/main/java"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > > source-path="src/main/resources"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > .....
> > > .....
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > </wb-module>
> > > </project-modules>
> > >
> > >
> > > Does anyone have the same behavior?
> > >
> > > Regards,
> > >
> > > Gabriel.
> >
> >
> >
>
>
>
>
Re: File org.eclipse.wst.common.component modified [message #518719 is a reply to message #518693] Thu, 04 March 2010 19:46 Go to previous messageGo to next message
Gabriel LANDON is currently offline Gabriel LANDONFriend
Messages: 14
Registered: July 2009
Junior Member
I've reinstalled a fresh eclipse galileo SR2 with IAM 0.12
I've deleted the project setting files you told me to delete.
I've reimported my project.

And still I have the org.eclipse.wst.common.component which is modifed each time I'm doing a refresh.

Is there a way to rollback to 0.11?

Regards,

Gabriel.
Re: File org.eclipse.wst.common.component modified [message #518799 is a reply to message #518719] Thu, 04 March 2010 23:18 Go to previous messageGo to next message
Carlos Sanchez is currently offline Carlos SanchezFriend
Messages: 114
Registered: July 2009
Senior Member
in the Install menu just uncheck "show only the latest versions..." and
"hide items that are already installed"
then you can choose any version from the IAM update site or the IAM-dev site

I'll take a look to the issue and keep you posted.


On 3/4/10 11:46 AM, Gabriel LANDON wrote:
> I've reinstalled a fresh eclipse galileo SR2 with IAM 0.12
> I've deleted the project setting files you told me to delete.
> I've reimported my project.
>
> And still I have the org.eclipse.wst.common.component which is modifed
> each time I'm doing a refresh.
>
> Is there a way to rollback to 0.11?
>
> Regards,
>
> Gabriel.
>
Re: File org.eclipse.wst.common.component modified [message #519458 is a reply to message #518799] Mon, 08 March 2010 21:31 Go to previous messageGo to next message
Gabriel LANDON is currently offline Gabriel LANDONFriend
Messages: 14
Registered: July 2009
Junior Member
Sorry to bother you again Carlos, but only versions 0.9 and 0.11 are available at http://q4e.googlecode.com/svn/trunk/updatesite-iam/ and only 0.12 is available in http://q4e.googlecode.com/svn/trunk/updatesite-dev/

Is it the site.xml that is not correct as the file of the 0.10 seems to be there?

Also why the maven version is still 2.1 (org.apache.maven.feature_2.1.0.659801e.jar) ?
Will it be possible to have the 2.2.1 soon?

Thank you for your help.

Gabriel.
Re: File org.eclipse.wst.common.component modified [message #520320 is a reply to message #519458] Thu, 11 March 2010 21:56 Go to previous messageGo to next message
Carlos Sanchez is currently offline Carlos SanchezFriend
Messages: 114
Registered: July 2009
Senior Member
I was taking a look and although it's there I was unable to make it show
up in in the update site. Give me a couple of days and will get the
update site fixed.


On 3/8/10 1:31 PM, Gabriel LANDON wrote:
> Sorry to bother you again Carlos, but only versions 0.9 and 0.11 are
> available at http://q4e.googlecode.com/svn/trunk/updatesite-iam/ and
> only 0.12 is available in
> http://q4e.googlecode.com/svn/trunk/updatesite-dev/
>
> Is it the site.xml that is not correct as the file of the 0.10 seems to
> be there?
>
> Also why the maven version is still 2.1
> (org.apache.maven.feature_2.1.0.659801e.jar) ?
> Will it be possible to have the 2.2.1 soon?
>
> Thank you for your help.
>
> Gabriel.
Re: File org.eclipse.wst.common.component modified [message #536582 is a reply to message #520320] Fri, 28 May 2010 18:57 Go to previous messageGo to next message
Gabriel LANDON is currently offline Gabriel LANDONFriend
Messages: 14
Registered: July 2009
Junior Member
Carlos,

I've rollback to 0.10 and now everything works fine.

So I guess I will stick to 0.10 until a stable 0.12 is released.

Regards,

Gabriel.
Re: File org.eclipse.wst.common.component modified [message #572465 is a reply to message #517041] Tue, 02 March 2010 00:17 Go to previous messageGo to next message
Carlos Sanchez is currently offline Carlos SanchezFriend
Messages: 114
Registered: July 2009
Senior Member
mmm, really? I tested it and worked. The file doesn't grow anymore,
lines added previously dont get deleted though, but you can delete all
but one by hand, or delete the eclipse config and reimport the project


On 3/1/10 1:58 PM, glandon@piti.pf wrote:
> Hi Carlos,
>
> I've tried with the latest version from
> http://q4e.googlecode.com/svn/trunk/updatesite-dev/ :
> Eclipse IAM *0.12.0.201002111708* org.eclipse.iam.feature.feature.group
>
> And I still have this problem.
>
> Regards,
> Gabriel LANDON
> /Pacifique Informatique et Télécommunications autour d'Internet/
> Tél : 45 43 82 / Fax : 45 43 82 / Mobile : 28 82 62
> Site : _www.piti.pf/_ <http://www.piti.pf/> - Mail : _info@piti.pf_
> <mailto:info@piti.pf>
>
>
>
>
>
>
> De : Carlos Sanchez <csanchez@exist.com>
> A : Gabriel LANDON <glandon@piti.pf>
> Date : 25/02/2010 11:16
> Objet : Re: File org.eclipsewst.common.component modified
> ------------------------------------------------------------ ------------
>
>
>
> I noticed that too and fixed it already in the last 0.12 development
build.
>
> If you want to try the new build, it's available at
> http://q4e.googlecode.com/svn/trunk/updatesite-dev/
>
>
> http://code.google.com/p/q4e/wiki/Installation
>
>
> On 2/24/10 5:44 PM, Gabriel LANDON wrote:
> > Since i've upgraded to 0.11, the file
"org.eclipse.wst.common.component"
> > is modified each time I clean a web project.
> >
> > Each time the folowing line is added to the file :
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> >
> > So after a couple of days, I end up with a file like that :
> >
> > <?xml version="1.0" encoding="UTF-8"?>
> > <project-modules id="moduleCoreId" project-version="1.5.0">
> > <wb-module deploy-name="TSPBnC">
> > <dependent-module deploy-path="/WEB-INF/lib"
> > handle="module:/resource/Util/Util">
> > <dependency-type>uses</dependency-type>
> > </dependent-module>
> > <dependent-module deploy-path="/WEB-INF/lib"
> > handle="module:/resource/AccesTSP/AccesTSP">
> > <dependency-type>uses</dependency-type>
> > </dependent-module>
> > <dependent-module deploy-path="/WEB-INF/lib"
> > handle="module:/resource/AccesGPS/AccesGPS">
> > <dependency-type>uses</dependency-type>
> > </dependent-module>
> > <property name="context-root" value="TSPBnC"/>
> > <wb-resource deploy-path="/" source-path="src/main/webapp"/>
> > <property name="java-output-path" value="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
source-path="src/main/java"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="src/main/resources"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > .....
> > .....
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="/target/classes"/>
> > </wb-module>
> > </project-modules>
> >
> >
> > Does anyone have the same behavior?
> >
> > Regards,
> >
> > Gabriel.
>
>
>
Re: File org.eclipse.wst.common.component modified [message #572513 is a reply to message #517772] Thu, 04 March 2010 18:57 Go to previous messageGo to next message
Carlos Sanchez is currently offline Carlos SanchezFriend
Messages: 114
Registered: July 2009
Senior Member
Eclipse config is
..project
..classpath
..settings (directory)

Yes, I have 201002111708 installed


On 3/4/10 10:35 AM, glandon@piti.pf wrote:
> Hi Carlos,
>
> What do you mean with "delete eclipse" config?
> Which directories or files shall I delete?
>
> I've tried with a fresh eclipse galileo SR2 and I still have the problem.
>
> Are you using : Eclipse IAM *0.12.0.201002111708* ?
>
> Regards,
> Gabriel LANDON
> /Pacifique Informatique et Télécommunications autour d'Internet/
> Tél : 45 43 82 / Fax : 45 43 82 / Mobile : 28 82 62
> Site : _www.piti.pf/_ <http://www.piti.pf/> - Mail : _info@piti.pf_
> <mailto:info@piti.pf>
>
>
>
>
>
>
> De : Carlos Sanchez <csanchez@exist.com>
> A :
> Cc : Gabriel LANDON <glandon@piti.pf>
> Date : 01/03/2010 14:21
> Objet : Re: File org.eclipsewst.common.component modified
> ------------------------------------------------------------ ------------
>
>
>
> mmm, really? I tested it and worked. The file doesn't grow anymore,
> lines added previously dont get deleted though, but you can delete all
> but one by hand, or delete the eclipse config and reimport the project
>
>
> On 3/1/10 1:58 PM, glandon@piti.pf wrote:
> > Hi Carlos,
> >
> > I've tried with the latest version from
> > http://q4e.googlecode.com/svn/trunk/updatesite-dev/ :
> > Eclipse IAM *0.12.0.201002111708*
org.eclipse.iam.feature.feature.group
> >
> > And I still have this problem.
> >
> > Regards,
> > Gabriel LANDON
> > /Pacifique Informatique et Télécommunications autour d'Internet/
> > Tél : 45 43 82 / Fax : 45 43 82 / Mobile : 28 82 62
> > Site : _www.piti.pf/_ <http://www.piti.pf/> - Mail : _info@piti.pf_
> > <mailto:info@piti.pf>
> >
> >
> >
> >
> >
> >
> > De : Carlos Sanchez <csanchez@exist.com>
> > A : Gabriel LANDON <glandon@piti.pf>
> > Date : 25/02/2010 11:16
> > Objet : Re: File org.eclipsewst.common.component modified
> >
------------------------------------------------------------ ------------
> >
> >
> >
> > I noticed that too and fixed it already in the last 0.12 development
> build.
> >
> > If you want to try the new build, it's available at
> > http://q4e.googlecode.com/svn/trunk/updatesite-dev/
> >
> >
> > http://code.google.com/p/q4e/wiki/Installation
> >
> >
> > On 2/24/10 5:44 PM, Gabriel LANDON wrote:
> > > Since i've upgraded to 0.11, the file
> "org.eclipse.wst.common.component"
> > > is modified each time I clean a web project.
> > >
> > > Each time the folowing line is added to the file :
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > >
> > > So after a couple of days, I end up with a file like that :
> > >
> > > <?xml version="1.0" encoding="UTF-8"?>
> > > <project-modules id="moduleCoreId" project-version="1.5.0">
> > > <wb-module deploy-name="TSPBnC">
> > > <dependent-module deploy-path="/WEB-INF/lib"
> > > handle="module:/resource/Util/Util">
> > > <dependency-type>uses</dependency-type>
> > > </dependent-module>
> > > <dependent-module deploy-path="/WEB-INF/lib"
> > > handle="module:/resource/AccesTSP/AccesTSP">
> > > <dependency-type>uses</dependency-type>
> > > </dependent-module>
> > > <dependent-module deploy-path="/WEB-INF/lib"
> > > handle="module:/resource/AccesGPS/AccesGPS">
> > > <dependency-type>uses</dependency-type>
> > > </dependent-module>
> > > <property name="context-root" value="TSPBnC"/>
> > > <wb-resource deploy-path="/" source-path="src/main/webapp"/>
> > > <property name="java-output-path" value="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> source-path="src/main/java"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > > source-path="src/main/resources"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > .....
> > > .....
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > <wb-resource deploy-path="/WEB-INF/classes"
> > source-path="/target/classes"/>
> > > </wb-module>
> > > </project-modules>
> > >
> > >
> > > Does anyone have the same behavior?
> > >
> > > Regards,
> > >
> > > Gabriel.
> >
> >
> >
>
>
>
>
Re: File org.eclipse.wst.common.component modified [message #572596 is a reply to message #572513] Thu, 04 March 2010 19:46 Go to previous messageGo to next message
Gabriel LANDON is currently offline Gabriel LANDONFriend
Messages: 14
Registered: July 2009
Junior Member
I've reinstalled a fresh eclipse galileo SR2 with IAM 0.12
I've deleted the project setting files you told me to delete.
I've reimported my project.

And still I have the org.eclipse.wst.common.component which is modifed each time I'm doing a refresh.

Is there a way to rollback to 0.11?

Regards,

Gabriel.
Re: File org.eclipse.wst.common.component modified [message #572657 is a reply to message #518719] Fri, 05 March 2010 04:13 Go to previous messageGo to next message
Carlos Sanchez is currently offline Carlos SanchezFriend
Messages: 114
Registered: July 2009
Senior Member
in the Install menu just uncheck "show only the latest versions..." and
"hide items that are already installed"
then you can choose any version from the IAM update site or the IAM-dev site

I'll take a look to the issue and keep you posted.


On 3/4/10 11:46 AM, Gabriel LANDON wrote:
> I've reinstalled a fresh eclipse galileo SR2 with IAM 0.12
> I've deleted the project setting files you told me to delete.
> I've reimported my project.
>
> And still I have the org.eclipse.wst.common.component which is modifed
> each time I'm doing a refresh.
>
> Is there a way to rollback to 0.11?
>
> Regards,
>
> Gabriel.
>
Re: File org.eclipse.wst.common.component modified [message #572699 is a reply to message #572657] Mon, 08 March 2010 21:31 Go to previous messageGo to next message
Gabriel LANDON is currently offline Gabriel LANDONFriend
Messages: 14
Registered: July 2009
Junior Member
Sorry to bother you again Carlos, but only versions 0.9 and 0.11 are available at http://q4e.googlecode.com/svn/trunk/updatesite-iam/ and only 0.12 is available in http://q4e.googlecode.com/svn/trunk/updatesite-dev/

Is it the site.xml that is not correct as the file of the 0.10 seems to be there?

Also why the maven version is still 2.1 (org.apache.maven.feature_2.1.0.659801e.jar) ?
Will it be possible to have the 2.2.1 soon?

Thank you for your help.

Gabriel.
Re: File org.eclipse.wst.common.component modified [message #572712 is a reply to message #572699] Thu, 11 March 2010 21:56 Go to previous messageGo to next message
Carlos Sanchez is currently offline Carlos SanchezFriend
Messages: 114
Registered: July 2009
Senior Member
I was taking a look and although it's there I was unable to make it show
up in in the update site. Give me a couple of days and will get the
update site fixed.


On 3/8/10 1:31 PM, Gabriel LANDON wrote:
> Sorry to bother you again Carlos, but only versions 0.9 and 0.11 are
> available at http://q4e.googlecode.com/svn/trunk/updatesite-iam/ and
> only 0.12 is available in
> http://q4e.googlecode.com/svn/trunk/updatesite-dev/
>
> Is it the site.xml that is not correct as the file of the 0.10 seems to
> be there?
>
> Also why the maven version is still 2.1
> (org.apache.maven.feature_2.1.0.659801e.jar) ?
> Will it be possible to have the 2.2.1 soon?
>
> Thank you for your help.
>
> Gabriel.
Re: File org.eclipse.wst.common.component modified [message #573159 is a reply to message #520320] Fri, 28 May 2010 18:57 Go to previous message
Gabriel LANDON is currently offline Gabriel LANDONFriend
Messages: 14
Registered: July 2009
Junior Member
Carlos,

I've rollback to 0.10 and now everything works fine.

So I guess I will stick to 0.10 until a stable 0.12 is released.

Regards,

Gabriel.
Previous Topic:Eclipse IAM at Eclipse Marketplace
Next Topic:Fail using IAM with Eclipse Galileo
Goto Forum:
  


Current Time: Fri Apr 19 23:14:03 GMT 2024

Powered by FUDForum. Page generated in 0.04060 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top