[JBoss JIRA] (JBIDE-13741) Hibernate JPA related Exception after creating HTML5 application project from JBoss Central
by Koen Aers (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13741?page=com.atlassian.jira.plugi... ]
Koen Aers updated JBIDE-13741:
------------------------------
Fix Version/s: 4.2.x
(was: 4.0.2.Final)
> Hibernate JPA related Exception after creating HTML5 application project from JBoss Central
> -------------------------------------------------------------------------------------------
>
> Key: JBIDE-13741
> URL: https://issues.jboss.org/browse/JBIDE-13741
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.0.1.Final
> Reporter: Denis Golovin
> Assignee: Koen Aers
> Fix For: 4.2.x
>
>
> {code}java.lang.IllegalArgumentException: duplicate listener: AbstractJpaProject.ResourceModelListener[2A-67-71-5A](HibernateJpaProject[6D-42-E1-75](jboss-as-kitchensink-html5-mobile))
> at org.eclipse.jpt.common.utility.internal.ListenerList.add(ListenerList.java:95)
> at org.eclipse.jpt.jpa.core.resource.xml.JpaXmlResource.addResourceModelListener(JpaXmlResource.java:264)
> at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject.addJpaFileMaybe_(AbstractJpaProject.java:579)
> at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject.addJpaFileMaybe(AbstractJpaProject.java:552)
> at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject.synchronizeJpaFiles(AbstractJpaProject.java:1689)
> at org.jboss.tools.hibernate.jpt.core.internal.HibernateJpaProject.synchronizeJpaFiles(HibernateJpaProject.java:254)
> at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject$InternalResourceDeltaVisitor.fileChangeIsSignificant(AbstractJpaProject.java:1674)
> at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject$ResourceDeltaVisitor.fileChanged(AbstractJpaProject.java:1866)
> at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject$ResourceDeltaVisitor.visit(AbstractJpaProject.java:1858)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:69)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
> at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:49)
> at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject$ResourceDeltaVisitor.visitDelta(AbstractJpaProject.java:1841)
> at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject.internalProjectChanged(AbstractJpaProject.java:1652)
> at org.eclipse.jpt.jpa.core.internal.AbstractJpaProject.projectChanged(AbstractJpaProject.java:1644)
> at org.eclipse.jpt.jpa.core.internal.InternalJpaProjectManager.projectChanged_(InternalJpaProjectManager.java:686)
> at org.eclipse.jpt.jpa.core.internal.InternalJpaProjectManager$ProjectChangeEventHandlerCommand.execute(InternalJpaProjectManager.java:672)
> at org.eclipse.jpt.common.core.internal.utility.command.JobCommandJob.run(JobCommandJob.java:42)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBTIS-298) JBDS-IS zip file has 1.3GB
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-298?page=com.atlassian.jira.plugin.... ]
Nick Boldt edited comment on JBTIS-298 at 8/25/14 11:19 AM:
------------------------------------------------------------
When I build the above PR using ` mvn clean install -Pisbtp2repo`, I get now 4 target files and a repo that's only 95M instead of 1.3G:
{code}
$➔ du -sch jbosstools-integration-stack/target-platform/target/*
8.0K jbosstools-integration-stack/target-platform/target/antrun
6.5M jbosstools-integration-stack/target-platform/target/classes
52K jbosstools-integration-stack/target-platform/target/jbds-is-full.target
12K jbosstools-integration-stack/target-platform/target/jbds-is.target
52K jbosstools-integration-stack/target-platform/target/jbt-is-full.target
12K jbosstools-integration-stack/target-platform/target/jbt-is.target
95M jbosstools-integration-stack/target-platform/target/target-platform.target.repo
101M total
{code}
was (Author: nickboldt):
When I build the above PR using ` mvn clean install -Pisbtp2repo`, I get:
{code}
$➔ du -sch jbosstools-integration-stack/target-platform/target/*
8.0K jbosstools-integration-stack/target-platform/target/antrun
6.5M jbosstools-integration-stack/target-platform/target/classes
52K jbosstools-integration-stack/target-platform/target/jbds-is-full.target
12K jbosstools-integration-stack/target-platform/target/jbds-is.target
52K jbosstools-integration-stack/target-platform/target/jbt-is-full.target
12K jbosstools-integration-stack/target-platform/target/jbt-is.target
95M jbosstools-integration-stack/target-platform/target/target-platform.target.repo
101M total
{code}
> JBDS-IS zip file has 1.3GB
> --------------------------
>
> Key: JBTIS-298
> URL: https://issues.jboss.org/browse/JBTIS-298
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: distribution
> Affects Versions: 8.0.0.Alpha1
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
>
> The zip file is available at
> http://www.qa.jboss.com/binaries/RHDS/updates/development/luna/integratio...
> The previos version of JBDS-IS (7.0.2.GA) has 247M
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBTIS-298) JBDS-IS zip file has 1.3GB
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-298?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBTIS-298:
----------------------------------
When I build the above PR using ` mvn clean install -Pisbtp2repo`, I get:
{code}
$➔ du -sch jbosstools-integration-stack/target-platform/target/*
8.0K jbosstools-integration-stack/target-platform/target/antrun
6.5M jbosstools-integration-stack/target-platform/target/classes
52K jbosstools-integration-stack/target-platform/target/jbds-is-full.target
12K jbosstools-integration-stack/target-platform/target/jbds-is.target
52K jbosstools-integration-stack/target-platform/target/jbt-is-full.target
12K jbosstools-integration-stack/target-platform/target/jbt-is.target
95M jbosstools-integration-stack/target-platform/target/target-platform.target.repo
101M total
{code}
> JBDS-IS zip file has 1.3GB
> --------------------------
>
> Key: JBTIS-298
> URL: https://issues.jboss.org/browse/JBTIS-298
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: distribution
> Affects Versions: 8.0.0.Alpha1
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
>
> The zip file is available at
> http://www.qa.jboss.com/binaries/RHDS/updates/development/luna/integratio...
> The previos version of JBDS-IS (7.0.2.GA) has 247M
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBIDE-17919) Snapshot wizard: snapshot file name is not refreshed upon changes between full and deployment type
by Jeff Cantrill (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17919?page=com.atlassian.jira.plugi... ]
Jeff Cantrill commented on JBIDE-17919:
---------------------------------------
Splitting PR and issue into separate tickets so the fix can be merged and the tests later once the target platform is updated
> Snapshot wizard: snapshot file name is not refreshed upon changes between full and deployment type
> --------------------------------------------------------------------------------------------------
>
> Key: JBIDE-17919
> URL: https://issues.jboss.org/browse/JBIDE-17919
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Beta3
> Reporter: Marián Labuda
> Assignee: Jeff Cantrill
> Labels: snapshot_wizard
> Fix For: 4.2.0.CR1
>
>
> When trying to create a new snapshot of FULL or DEPLOYMENT type after creating a snapshot earlier, there is no change of file name for the snapshot. It's still the same file name as it was for the snapshot created right before.
> I think there was intention to let user overwrite previously created snapshot. But this brings complications because of snapshot type. We should not override FULL snapshot with DEPLOYMENT snapshot. I think also, that there should not be overriding at all, but it should be distinguished as it is (after workaround) by number of snapshot.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBIDE-18119) Add Tests to support jbide-17919
by Jeff Cantrill (JIRA)
Jeff Cantrill created JBIDE-18119:
-------------------------------------
Summary: Add Tests to support jbide-17919
Key: JBIDE-18119
URL: https://issues.jboss.org/browse/JBIDE-18119
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.2.0.Beta3
Reporter: Jeff Cantrill
Priority: Minor
Add the tests to support the changes made to JBIDE-17919
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBIDE-18116) Update Thym release on TP
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18116?page=com.atlassian.jira.plugi... ]
Mickael Istria updated JBIDE-18116:
-----------------------------------
Description:
*Reason:* Update Eclipse Thym to pickup fixes to JBDS issues
*License and owner:* Eclipse
*Original p2 repo:* http://download.eclipse.org/thym/snapshots
*JBoss mirror:* http://download.jboss.org/jbosstools/updates/requirements/thym/0.1.0-SNAP...
*Sources:* https://github.com/eclipse/thym
*Affected projects:* jbosstools-aerogear
*Include in JBDS:* YES
*Type of dependency:* build
*List of bundles added/removed:*
{code}
mistria@mistria--rh:~/git/jbosstools-target-platforms/jbosstools/multiple$ ~/git/p2diff/org.eclipse.equinox.p2.example.p2diff.packaging/target/products/org.eclipse.equinox.p2.example.p2diff.product/linux/gtk/x86_64/p2diff http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.4... file:$(pwd)/target/jbosstools-multiple.target.repo/
< org.eclipse.thym.ui [0.1.0.201407181900]
< org.eclipse.thym.ios.core [0.1.0.201407181900]
< org.eclipse.thym.feature.feature.group [0.1.0.201407181900]
< org.eclipse.thym.android.core [0.1.0.201407181900]
< org.eclipse.thym.android.ui [0.1.0.201407181900]
< org.eclipse.thym.core [0.1.0.201407181900]
< org.eclipse.thym.feature.feature.jar [0.1.0.201407181900]
< org.eclipse.thym.ios.ui [0.1.0.201407181900]
> org.eclipse.thym.feature.feature.group [0.1.0.201408251101]
> org.eclipse.thym.core [0.1.0.201408251101]
> org.eclipse.thym.ios.ui [0.1.0.201408251101]
> org.eclipse.thym.android.core [0.1.0.201408251101]
> org.eclipse.thym.android.ui [0.1.0.201408251101]
> org.eclipse.thym.ios.core [0.1.0.201408251101]
> org.eclipse.thym.ui [0.1.0.201408251101]
> org.eclipse.thym.feature.feature.jar [0.1.0.201408251101]
=== Summary ===
http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.4... contains 8 unique IUs
file:/home/mistria/git/jbosstools-target-platforms/jbosstools/multiple/target/jbosstools-multiple.target.repo/ contains 8 unique IUs
{code}
was:
*Reason:* Update Eclipse Thym to pickup fixes to JBDS issues
*License and owner:* Eclipse
*Original p2 repo:* http://download.eclipse.org/thym/snapshots
*JBoss mirror:* http://download.jboss.org/jbosstools/updates/requirements/thym/0.1.0-SNAP...
*Sources:* https://github.com/eclipse/thym
*Affected projects:* jbosstools-aerogear
*Include in JBDS:* YES
*Type of dependency:* build
*List of bundles added/removed:*
> Update Thym release on TP
> -------------------------
>
> Key: JBIDE-18116
> URL: https://issues.jboss.org/browse/JBIDE-18116
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: target-platform, upstream
> Affects Versions: 4.2.0.Beta3
> Reporter: Gorkem Ercan
> Assignee: Mickael Istria
> Priority: Blocker
> Fix For: 4.2.0.CR1
>
>
> *Reason:* Update Eclipse Thym to pickup fixes to JBDS issues
> *License and owner:* Eclipse
> *Original p2 repo:* http://download.eclipse.org/thym/snapshots
> *JBoss mirror:* http://download.jboss.org/jbosstools/updates/requirements/thym/0.1.0-SNAP...
> *Sources:* https://github.com/eclipse/thym
> *Affected projects:* jbosstools-aerogear
> *Include in JBDS:* YES
> *Type of dependency:* build
> *List of bundles added/removed:*
> {code}
> mistria@mistria--rh:~/git/jbosstools-target-platforms/jbosstools/multiple$ ~/git/p2diff/org.eclipse.equinox.p2.example.p2diff.packaging/target/products/org.eclipse.equinox.p2.example.p2diff.product/linux/gtk/x86_64/p2diff http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.4... file:$(pwd)/target/jbosstools-multiple.target.repo/
> < org.eclipse.thym.ui [0.1.0.201407181900]
> < org.eclipse.thym.ios.core [0.1.0.201407181900]
> < org.eclipse.thym.feature.feature.group [0.1.0.201407181900]
> < org.eclipse.thym.android.core [0.1.0.201407181900]
> < org.eclipse.thym.android.ui [0.1.0.201407181900]
> < org.eclipse.thym.core [0.1.0.201407181900]
> < org.eclipse.thym.feature.feature.jar [0.1.0.201407181900]
> < org.eclipse.thym.ios.ui [0.1.0.201407181900]
> > org.eclipse.thym.feature.feature.group [0.1.0.201408251101]
> > org.eclipse.thym.core [0.1.0.201408251101]
> > org.eclipse.thym.ios.ui [0.1.0.201408251101]
> > org.eclipse.thym.android.core [0.1.0.201408251101]
> > org.eclipse.thym.android.ui [0.1.0.201408251101]
> > org.eclipse.thym.ios.core [0.1.0.201408251101]
> > org.eclipse.thym.ui [0.1.0.201408251101]
> > org.eclipse.thym.feature.feature.jar [0.1.0.201408251101]
> === Summary ===
> http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.4... contains 8 unique IUs
> file:/home/mistria/git/jbosstools-target-platforms/jbosstools/multiple/target/jbosstools-multiple.target.repo/ contains 8 unique IUs
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBTIS-298) JBDS-IS zip file has 1.3GB
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-298?page=com.atlassian.jira.plugin.... ]
Nick Boldt edited comment on JBTIS-298 at 8/25/14 11:01 AM:
------------------------------------------------------------
PR to cause this to happen:
https://github.com/jbosstools/jbosstools-integration-stack/pull/214
a) refactor confusing file names
b) validate FULL target platform files (including upstream deps)
c) mirror only the base target platform (jbt-is) so that it's as small as possible
d) produce and package for publishing to nexus all 4 target files (jbds-is.target, jbds-is-full.target, jbt-is.target, jbt-is-full.target)
This PR does not change the metadata inside the .target files, so you still have the same name="" attributes there, eg., name="integration-stack-base-target"
was (Author: nickboldt):
PR to cause this to happen:
a) refactor confusing file names
b) validate FULL target platform files (including upstream deps)
c) mirror only the base target platform (jbt-is) so that it's as small as possible
d) produce and package for publishing to nexus all 4 target files (jbds-is.target, jbds-is-full.target, jbt-is.target, jbt-is-full.target)
This PR does not change the metadata inside the .target files, so you still have the same name="" attributes there, eg., name="integration-stack-base-target"
> JBDS-IS zip file has 1.3GB
> --------------------------
>
> Key: JBTIS-298
> URL: https://issues.jboss.org/browse/JBTIS-298
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: distribution
> Affects Versions: 8.0.0.Alpha1
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
>
> The zip file is available at
> http://www.qa.jboss.com/binaries/RHDS/updates/development/luna/integratio...
> The previos version of JBDS-IS (7.0.2.GA) has 247M
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months