[
https://issues.jboss.org/browse/JBIDE-18540?page=com.atlassian.jira.plugi...
]
Peter Palaga resolved JBIDE-18540.
----------------------------------
Resolution: Done
To sum up: The incorrect content containing {{Generated on 2014-07-04}} was served only by
some of the CDN hosts.
[~youdaboss] found out that these hosts were not able to update their cache properly
because the last-modified date 2013-10-25 of the file on {{origin.download.jboss.org}} was
before the date 2014-07-04 they knew as last modified. {{origin.download.jboss.org}} was
therefore returning HTTP 304.
This situation came about in such a way that at some point, I needed to revert the file to
an older state. I simply copied over my local copy which obviously did not change the
date.
The lesson to learn from this is that the way to the past leads through future dates only:
when reverting to a file with older date, one needs to force last-modified date to be set
to now, e.g. by some dummy edit. I did this two days ago and all CDN hosts serve the
proper content now.
JPP examples in JBoss Central requires JPP 6.2 artifacts
--------------------------------------------------------
Key: JBIDE-18540
URL:
https://issues.jboss.org/browse/JBIDE-18540
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, project-examples
Affects Versions: 4.2.0.CR2
Environment: JBT 4.2.0.CR2
Reporter: Radim Hopp
Assignee: Peter Palaga
Priority: Critical
Portal Application examples referenced from JBoss Central requires JPP 6.2. artifacts,
which are not yet available publicly (on
http://maven.repository.redhat.com/techpreview/all/) thus contains lot of errors after
importing.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)